How To Enable Subsite Creation In SharePoint Online | Admin Center Steps

The subsite creation setting is in the SharePoint admin center’s classic settings page, where admins choose one of three options to enable or disable the feature across the tenant.

The Subsite option is missing from your SharePoint site’s New menu — and the fix isn’t hiding anywhere on the site itself. The control lives at the tenant level in the SharePoint admin center, and in many organizations it’s simply turned off by default. The process to enable subsite creation in SharePoint Online starts in the admin center’s classic settings page, a detail that trips up most admins on the first try.

The setting lets you choose between three behaviors: completely disable subsite creation, allow it only on classic sites, or enable it across all sites. The option most people miss is that the detailed subsite control requires opening the classic settings page, not the modern one.

What the Subsite Setting Actually Controls

The subsite creation setting determines whether users can create new subsites under any SharePoint site in your organization. When disabled, the Subsite command is hidden from the Site contents > New menu, and Microsoft also blocks creation through a direct URL or API call. This makes it a hard block, not just a UI change.

The setting is separate from the broader Users can create SharePoint sites control, which governs site creation from SharePoint, OneDrive, PnP PowerShell, and the REST API. Changing one does not affect the other.

Step-by-Step: Enable Subsite Creation in the Admin Center

You need a SharePoint Administrator role in your Microsoft 365 tenant to change this setting. Standard users and even site owners cannot modify it.

  1. Sign in to the Microsoft 365 admin center and open the SharePoint admin center.
  2. In the left navigation, select Settings.
  3. Under Site creation, click the link to open the classic settings page. This is the step most people miss — the modern settings page shows general site creation options, but the subsite-specific controls live on the classic page.
  4. On the classic settings page, scroll to the Site Creation section.
  5. Choose one of these three options:
    • Disable subsite creation for all sites
    • Enable subsite creation for classic sites only
    • Enable subsite creation for all sites
  6. Click OK to save.

Microsoft’s official documentation covers this process under manage site creation in SharePoint.

Where Users Create a Subsite After It’s Enabled

Once the tenant setting is in place, users with the right permissions can create a subsite directly from any site where subsites are allowed. On the SharePoint site, click the Settings gear icon, select Site contents, then click New and choose Subsite.

If the user is on a classic team site, the default template offered is usually Team site. During creation, they can either accept the default permission inheritance from the parent site or choose unique permissions for the subsite.

Setting Option What It Does Governance Impact
Disable subsite creation for all sites Hides the Subsite command and blocks creation through URL or API Complete prevention of new subsites — the strongest control
Enable subsite creation for classic sites only Allows subsite creation only on classic team sites Modern sites cannot have subsites, limiting the old pattern
Enable subsite creation for all sites Allows subsite creation from any SharePoint site Maximum flexibility, but can lead to sprawl if unmanaged
Users can create sites (separate control) Controls broader site creation from SharePoint, OneDrive, PnP, REST API Does not affect subsite creation or Microsoft 365 groups
Show site creation UI options Controls visibility of create-site buttons in SharePoint and OneDrive Helps reduce confusion when site creation is restricted
Permission inheritance on new subsites New subsites use parent site permissions by default Simpler management, but unique permissions add complexity
Propagation time after setting change 30 to 60 minutes for the change to apply across the tenant Plan ahead — test after an hour, not immediately

Permissions: Who Can Create a Subsite

The ability to create a subsite is tied to the site owner role. Microsoft’s documentation specifies that a user needs full access permission — the site owner level or equivalent — to see the Subsite option under New. Users with Edit or Member permissions will not see it, even when the tenant setting is enabled.

For the tenant-level setting change itself, you need the SharePoint Administrator role. A regular site owner cannot enable subsite creation across the organization.

How Long Does the Change Take to Apply?

The setting change is not instantaneous. Third-party SharePoint guides from SharePoint Diary and Binary Roots note that it can take 30 to 60 minutes for the change to propagate across the tenant. Microsoft does not specify an exact timing in its official documentation, but the propagation window is consistent with other tenant-wide setting changes in SharePoint Online. Check back after an hour if the Subsite option hasn’t appeared yet.

Common Mistakes to Avoid

Mistake Why It Happens The Fix
Subsite option missing from New menu Subsite creation is disabled at the tenant level Enable it in the SharePoint admin center classic settings page
Looking only in the modern admin center The subsite control is on the classic settings page Open Settings > Site creation > click the classic settings link
Users can’t see the Subsite option They have Edit permissions, not Owner Ensure the user is a site owner or has equivalent full access
Change doesn’t appear to work right away The setting takes time to propagate Wait 30 to 60 minutes before retesting
Confusing site creation with subsite creation Two separate settings with similar names in the admin center Verify you’re changing the subsite option under Site Creation
Expecting subsites on modern sites The classic sites only option restricts modern sites Choose Enable for all sites if modern sites need subsites
Only checking the site-level menu The tenant-level setting must be enabled first Check the admin center before troubleshooting at the site level

Why Disable Subsite Creation? The Governance Trade-Off

The same setting that enables subsites is also the enterprise control that prevents uncontrolled site sprawl. When subsite creation is fully open, subsites inherit permissions from the parent site by default, which can create management complexity if unique permissions are later applied. Organizations that want a flat site structure — where each site stands alone without a parent-child hierarchy — often choose to disable subsite creation entirely.

For most organizations, the balanced choice is Enable subsite creation for all sites if your teams rely on subsites for project structure, or Enable for classic sites only if you’re migrating from classic to modern and need to limit the old pattern. The three options give admins a clean range of control, and the right pick depends on whether your site architecture uses subsites as a deliberate structure or views them as legacy overhead.

References & Sources