Issue can't rename Sharepoint name [Moderator note: Personally Identifiable Information removed LTD to [Moderator note: Personally Identifiable Information removed

Ly Ouen (NP SECURE CO.,LTD) 0 Reputation points
2026-09-17T10:08:16.07+00:00

how to change Sharepoint name [Moderator note: Personally Identifiable Information removed to [Moderator note: Personally Identifiable Information removed
This Sharepoint email under on [Moderator note: Personally Identifiable Information removed LTD

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments

1 answer

Sort by: Newest
  1. Helen Luu 2,865 Reputation points Independent Advisor
    2026-09-17T10:29:19.92+00:00

    Hello @Ly Ouen (NP SECURE CO.,LTD)

    To change your SharePoint domain name, you must first add an additional .onmicrosoft.com domain to your tenant.

    As a Microsoft 365 administrator, go to Microsoft 365 Admin Center > Settings > Domains > select one of your existing onmicrosoft.com domains, and then choose "Add onmicrosoft.com domain (Preview)".

    User's image

    User's image

    Once the new domain has been added successfully, you can proceed with renaming your SharePoint domain by using the SharePoint Online Management Shell.

    For example, if you created the domain newtenant.onmicrosoft.com and would like the SharePoint domain rename to take effect on September 19, 2026, run the following commands:

    Connect-SPOService -Url "https://tenant-admin.sharepoint.com"
    
    Start-SPOTenantRename -DomainName "newtenant" -ScheduledDateTime "2026-12-31T10:25:00"
    

    Please note that:

    • Replace https://tenant-admin.sharepoint.com with your SharePoint Admin Center URL. You can find this URL when accessing the SharePoint Admin Center.
    • The value specified for -ScheduledDateTime must be at least 24 hours later than the time you execute the command.
    • The scheduled time is interpreted based on your local computer's date and time settings.

    For detailed prerequisites, limitations, impacts, and step-by-step instructions, please refer to the following Microsoft documentation: Change your SharePoint domain name - SharePoint in Microsoft 365 | Microsoft Learn

    If you are new to SharePoint PowerShell, I recommend reviewing the SharePoint Online Management Shell article before proceeding: Get started with the SharePoint Online Management Shell | Microsoft Learn

    If you have any further questions or need additional assistance, please feel free to let me know.


    If the answer is helpful, please click "Yes". If you have extra questions about this answer, please click "Comment".    

    Note: Please follow the steps in this documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.