You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
modify deny
About this tag
The modify deny permission setting in Windows is used to prevent users from modifying files or folders, including deleting, renaming, or changing content. However, applying modify deny can conflict with read access, as seen in Windows 11 where setting modify deny to prevent deletion also blocks read permissions. This tag covers troubleshooting permission conflicts, particularly when trying to grant read-only access while denying modification. Discussions focus on Windows file sharing and NTFS permissions, highlighting the challenge of balancing read access with modification restrictions. Users seek solutions to allow viewing but prevent deletion or changes, often encountering limitations in the standard permission interface.
Hi,
Trying to share a folder with a second user on my Win11 computer, giving them read only access. The folder is located in "Public Documents". Playing around with the Permissions I can set Read Allow, Write Deny, but this still allows the user to delete stuff. If I set Modify Deny to...