"We once gave you commoners this power and you used it to fuck your computer up and then blamed us for it, so we learned you can't be trusted with this power. We hid it behind a kind of skill test, and you're failing that test."
Andrew is ignorant. He could learn the basics of computer literacy, which would answer all his questions, but I'll take a shot in the dark and say that Andrew doesn't want to do that and is perfectly happy being ignorant. And also angry.
In defense of Andrew, until windows 10 never had I ever installed a program that made it’s own files untouchable unless you did some real fuckery with permissions.
As soon as they introduced that little warning screen in program files it was clear shit was going downhill for power users.
Andrew complains, Microsoft makes a root mode so Andrew can have his way. Andrew breaks his computer the next second by deleting a system file and proceeds to call Microsoft support. :)
His problem is he went to answers.microsoft.com That place is a cesspool of fuck you, but here's a copy paste of something from 2006 so I can get some karma
A while back I was tinkering with some website and installed some npm packages.
Then I tried to delete the nodes modules folder.... NOTHING worked... Safe mode, permissions change, command line deletion,... I spend like an hour googling and raging, it's my fucking computer I put the fucking file there, let me delete it!!!
I was ready to give up and finally stumbled on the answer on stack overflow. The npm folder that was created (I forget exactly what it was) had the ~ symbol in path name and that basically made the folder invincible.
Luckily the poster also posted the command line to nuke the fucker and I was finally able to delete it.
So yea, I kinda get it. Seeing that stupid you don't have permission to delete this file pop-up is rage inducing.
Yeah, that guy's issue isnt a matter of "Microsoft has control over my PC!!!"; more like "I've been using a computer for years and never actually looked at how things work under the surface".
Simple permissions error, happens in Linux all the time as well.
People talking shit about Andrew but I've had seriously weird issues with Windows throwing out odd permissions errors on seemingly basic shit on files that are 0kb after restarting and doing all sorts of basic troubleshooting including CMD Prompt and Powershell guides only for none of them to work.
It reeked of virus but never was. Just weird stupid shit that wasn't easily explained, should've worked but didn't, or various other things that the allmighty Lemmings here think is just beyond a google apparently.
FWIW I'm pretty sure it was straight up related to corrupted files in weird shared folder spots.
You have to pretend they don't exist and never think about them again after hiding them then hopefully never remember or just reinstall because it's been a couple years and probably good to do anyway.
Pebkac. Gui equivalent of chown perfectly working on windows and supports recursing into directories. If the questioner doesn't know how to login as an admin they miss some absolute basic computer usage knowledge, and a general help forum thread wont help them.
Did I do something odd when I set up my windows 11 machine?
If Microsoft has something marked as admin access, it just presents me with a dialogue asking if I want to do whatever as admin
I mean it's not like I have open hardware so there's a whole lot of my machine I really have no practical access to, but everything this guy wants is there
Him saying he's the owner suggests a private machine, so no corporate lockout from system components. Do computer shops set up admin accounts and lock their customers out as low-privileged users?
As far as I remember the secret is to log in as admin and change the ownership of the files to yourself, then change permissions and then do whatever the f you want with the files.