logo
search
Others

Fix SharePoint Error: New Site Group Alias Already Exists

Maira MehtabMaira Mehtab Sep 20, 2026 869 views

Question details

The user encounters an error during SharePoint site creation where an initially available group alias is later reported as already existing.

Product
Microsoft SharePoint
Device & OS
not provided
Scenario
Creating a new SharePoint site or Microsoft 365 group from the admin portal.
Observed behavior
The system initially shows the group alias as available, but fails to proceed, stating the alias already exists. The user cannot locate any active site or group using that name.
Before you start

Verify if another administrator recently created a site or group with the same alias, as synchronization across Microsoft 365 services can sometimes take several minutes to reflect globally.

Solution 1Recommended

Bypass Browser Caching and Synchronization Delays

Use this solution to ensure that outdated browser cache or temporary Microsoft 365 backend sync delays aren't causing false alias availability checks.

Often, the SharePoint site creation wizard relies on cached browser data to perform initial validation. If a group was recently deleted or created, clearing your local cache or using a private window forces the system to pull the most up-to-date directory information.

1
Open an Incognito or Private Window

Launch your web browser and open a new Private or Incognito window to ensure no previously cached session data or cookies are loaded during site creation.

2
Clear browser cache and cookies

If you prefer using your standard browser window, go to your browser's settings, clear the cache and site cookies, and then restart the browser completely.

3
Retry SharePoint site creation

Log back into Microsoft 365 and attempt to create the SharePoint site again using the exact same alias to see if the backend synchronization has caught up.

Manual URL Check: You can also manually type the expected SharePoint site URL (e.g., yourtenant.sharepoint.com/sites/YourAlias) into the browser to check if a site with that name actually already exists.
Free Microsoft Office alternative

Try WPS Office for Seamless Document Management

While troubleshooting complex SharePoint and Microsoft 365 group conflicts, consider WPS Office as a lightweight, free alternative for your everyday productivity. It offers a familiar interface, highly compatible document editing, and streamlined cloud collaboration without the administrative overhead.

  1. 1. Download and Install WPS Office: Visit the official WPS website, download the installer, and follow the simple on-screen instructions to install the suite.
  2. 2. Open Your Office Documents: Launch WPS Office and open your existing .docx, .xlsx, or .pptx files seamlessly without any formatting loss.
  3. 3. Save and Collaborate via Cloud: Use WPS Cloud to securely save your documents, generate sharing links, and collaborate with your team instantly.
Completely free, lightweight, and easy to deploy across devicesFully compatible with Microsoft Word, Excel, and PowerPoint formatsBuilt-in cloud storage for easy document sharing and team collaborationFamiliar user interface that requires zero learning curve
microsoft office alternative - wps office

Frequently Asked Questions

Why does SharePoint say my alias is available at first but fail later?

The initial validation check might only query a local or cached subset of the directory for speed. The final creation step, however, verifies against the entire global Microsoft 365 directory where a hidden or deleted group might still hold the alias.

Can a deleted Microsoft 365 group cause an alias conflict?

Yes. When a Microsoft 365 group is deleted, it is kept in a 'soft-deleted' state for 30 days by default. Its alias remains reserved during this retention period and cannot be reused until the group is permanently purged.

How do I find hidden groups using an alias in Microsoft 365?

You can use the Microsoft 365 Admin Center's search functions under 'Teams and Groups', or use Exchange Online PowerShell cmdlets (such as Get-UnifiedGroup) to search the backend for active or soft-deleted groups occupying your desired alias.