Windows – How to change permissions on a folder when the owner doesn’t have read access and no one else has change permissions enabled

aclfile-permissionsntfspermissionswindows

So the basic scenario is this. UserA creates a folder with a few subfolders and documents. UserB comes along and changes the permissions on the folder and subfolders so he can list folder contents and read folder (not modify or write). Everyone else, including SYSTEM and the owner, can only list folder contents. I know the owner should be able to override permissions on the folder but they can't even see the folder to change permissions. So UserB can't change the permissions because he doesn't have permission to do that and isn't the owner. And UserA can't even see the folder to do anything with it.

Best Answer

Edit the ownership of the parent folder (Security -> Advanced -> Owner -> Edit) and apply that to all subfolders.

enter image description here

after that's done, edit permissions to apply wanted permissions, then tell it to apply the permission to all subfolders before applying.

enter image description here