Celeb Glow
general | March 14, 2026

Cannot remove inherited permissions in Windows 7

I follow the normal steps which brings me to the usual screen:

enter image description here

However, if I chose any of the two options, and then get to OK in the next stage I will get the following error:

enter image description here

What's going on here? I never saw this problem previously?

3

1 Answer

There are a few things you can try to get the ability to change permissions on the folder:

  1. Take ownership of the folder. You can do this on the Owner tab of the Advanced Security dialog box. Be sure to mark "change child objects" so that the change affects everything in the folder.
  2. If step 1 doesn't work, try it again but logged in with the built-in Administrator account.
  3. If that doesn't work, try it booted into Safe Mode. In this mode only a minimal set of system services are running, so if you're getting stopped by a process that's blocking your changes, it might not be running in Safe Mode and therefore unable to block your change.
2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy