Hello there,
To restrict user access to specific subfolders within a file share folder with inherited permissions in Windows, you can follow these steps:
Set up the Inherited Permissions: Make sure the file share folder has inherited permissions enabled. This means that the subfolders within the file share folder will inherit permissions from the parent folder by default.
Remove Inheritance for Specific Subfolders: Identify the subfolders that you want to restrict access to. Right-click on each subfolder, go to "Properties," and navigate to the "Security" tab.
Disable Inheritance: In the Security tab, click on the "Advanced" button. In the Advanced Security Settings window, uncheck the option "Include inheritable permissions from this object's parent" and select "Remove" when prompted to copy or remove inherited permissions.
Preserve or Remove Existing Inherited Permissions: In the "Advanced Security Settings" window, you'll have the option to either preserve or remove the existing inherited permissions. Choose the appropriate option based on your requirements.
Add Explicit Permissions: After disabling inheritance, you can add explicit permissions for specific users or groups who should have access to the subfolder. Click on the "Add" button in the "Advanced Security Settings" window and enter the user or group names. Assign the desired permissions (e.g., Full Control, Modify, Read, etc.) accordingly.
Repeat for other Subfolders: Repeat steps 2 to 5 for each subfolder you want to restrict access to. Customize the permissions as needed for each subfolder.
I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–