Tuesday, June 9, 2015

windows 10 - Account has lost all of it's permissions, how do I fix that?

I made a secondary account when a guest came, and went to the C:\Users folder, right clicked on the main account, went to "Give access to" and then "Remove access". I messed with some other options as well, to make sure they can't enter.



Now, when I log on the main account, the screen is entirely black, no icons are shown, all of the folders on the taskbar are shown as white papers, and I don't have permission do anything on that account, or see anything.




I have to access the files on the main account, via some other account, by going to C:\Users\MainAccount and then typing the password of that account. And then I can access those files, but only from another account, never from that main account. What can I do to fix this?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...