7
5
I had to take ownership of the special folder C:\Program Files\WindowsApps
to fix a problem with icons. The issue is now resolved, so I'd like to reset the permissions to the way they were before I took ownership of the folder.
I reverted NT SERVICE\TrustedInstaller
to the owner and removed my account's permission entries: https://i.stack.imgur.com/wUQli.png
But I still have full control of the folder and can browse the folder in Explorer without getting the usual warning that I would have to take ownership: https://i.stack.imgur.com/Sb2Na.png
Is it possible to restore the default permissions of this folder?
1NT SERVICE\TrustedInstaller not TrustedInstaller – Ramhound – 2018-01-23T01:51:15.460
You failed to remove the Administrator user group. – Ramhound – 2018-01-23T02:33:59.560
Good catch @Ramhound, but after making the change I can still traverse. This must be due to
Users (HOSTNAME\Users)
having Read & Execute, which it had before I changed anything. I am getting the feeling that I can't get the out-the-box experience... which may be okay...? – Louis – 2018-01-24T00:41:39.323