You try to break permission inheritance on a SharePoint subfolder, but the option to stop inheriting permissions is grayed out or does not appear. This problem occurs when the parent library or list settings restrict permission management at the item or folder level. In this article, you will learn the exact causes of this behavior and the steps a site owner can take to enable permission inheritance breaking on subfolders.
Key Takeaways: Breaking Permission Inheritance on a SharePoint Subfolder
- Library Settings > Advanced Settings > Permission Management: The option to break inheritance on folders and items is controlled by the library or list setting called “Grant access to individual items.”
- Site Collection Features > “Allow users to grant access to individual items”: This site collection feature must be active for the library-level setting to appear.
- SharePoint admin center > Active sites > Policies: Site collection admins can disable item-level permission management globally, overriding the library setting.
Why SharePoint Subfolders Cannot Break Permission Inheritance
SharePoint document libraries and lists have a setting that controls whether site members can manage unique permissions on individual items and folders. When this setting is turned off, the option to stop inheriting permissions is hidden or disabled. The setting is named “Grant access to individual items” in the library’s advanced permissions settings. By default, this setting is enabled for new libraries, but it can be disabled by a site owner or by a site collection policy.
Two layers control this behavior. First, a site collection feature named “Allow users to grant access to individual items” must be active. Second, the library or list must have the same setting enabled. If either layer blocks it, the break inheritance option does not appear. Site owners can check both layers without needing help from a SharePoint administrator.
How the Site Collection Feature Controls Item-Level Permissions
The site collection feature “Allow users to grant access to individual items” is activated by default in modern SharePoint sites. However, if a site was created from an older template or if a SharePoint administrator disabled this feature globally, it may be turned off. When this feature is inactive, the library-level setting is hidden entirely.
How the Library Setting Controls Item-Level Permissions
Even when the site collection feature is active, each library and list has its own setting. A site owner can disable “Grant access to individual items” for a specific library to prevent any user from breaking permission inheritance on folders or documents inside it. This setting is found in Library Settings > Advanced Settings.
Steps to Enable Permission Inheritance Breaking on a Subfolder
Follow these steps to check and enable the necessary settings. You must be a site owner or a site collection administrator to perform these steps.
- Verify the site collection feature is active
Go to the site where the library resides. Select the gear icon and choose Site settings. Under Site Collection Administration, click Site collection features. Scroll down to Allow users to grant access to individual items. If it shows Deactivate, the feature is already active. If it shows Activate, click Activate. - Open the library where the subfolder exists
Navigate to the document library or list that contains the subfolder. Click the gear icon and select Library settings (or List settings). If the library is a modern library, you may need to click Library in the top menu, then Library settings in the ribbon. - Check the advanced permissions setting
In Library Settings, click Advanced settings. Scroll to the Permission management section. Find the option Grant access to individual items. Ensure it is set to Yes. If it is set to No, change it to Yes and click OK. - Navigate to the subfolder and break inheritance
Go back to the library. Hover over the subfolder, click the three dots (ellipsis), and select Manage access. In the panel that opens, click Advanced permissions settings. On the Permissions page, click Stop Inheriting Permissions. Confirm the action when prompted. - Assign unique permissions to the subfolder
After breaking inheritance, use the Permissions page to remove unwanted groups and add specific users or groups. Click Grant Permissions to add new entries. Click Remove User Permissions to remove existing ones.
If SharePoint Still Has Issues After the Main Fix
“Stop Inheriting Permissions” Option Is Still Grayed Out
If you enabled both settings but the option remains grayed out, check whether the library is configured to use a custom permission level that restricts permission management. Go to Library Settings > Permissions for this document library. Click Permission Levels. Look for a permission level named Manage Permissions. Any group or user assigned to the library must have this permission to break inheritance. If the library uses a custom permission level that lacks “Manage Permissions,” you must edit that permission level to include it.
The Subfolder Is in a Read-Only or Restricted Library
If the entire library has a policy that blocks editing permissions, such as a site policy or a retention label, the break inheritance option may be unavailable. Check whether the library has a retention label applied. Go to Library Settings > Information management policy settings. If a policy is active, you may need to remove it or adjust its settings before you can break inheritance.
You Are Not a Site Owner or Site Collection Administrator
Only site owners and site collection administrators can change the library-level permission management setting. If you are a member or visitor, the option to break inheritance will not appear. Contact your site owner to request the change. The site owner can also grant you the “Manage Permissions” permission level on the specific library to let you break inheritance without full ownership.
Site Collection Feature vs Library Setting: Key Differences
| Item | Site Collection Feature | Library Setting |
|---|---|---|
| Location | Site Settings > Site Collection Features | Library Settings > Advanced Settings |
| Scope | All libraries and lists in the site collection | Single library or list |
| Default state | Active in modern sites | Yes (enabled) |
| Who can change | Site collection administrator | Site owner |
| Effect when disabled | Hides the library-level setting entirely | Disables break inheritance for that library |
If both the site collection feature and the library setting are enabled, any site owner or user with Manage Permissions can break inheritance on subfolders. If either setting is disabled, the option is unavailable.
You can now check and enable the “Grant access to individual items” setting in your library and the corresponding site collection feature. Next, review any retention policies or custom permission levels that might block the action. An advanced tip is to use SharePoint Manager Plus or the PnP PowerShell module to audit all libraries in a site collection for the permission management setting in bulk.