Share via

I want to rename a server because it does not longer want that name

Karen 20 Reputation points Microsoft Employee
2026-03-31T17:36:07.2833333+00:00

I want to rename a server because it does not longer want that name

User's image

Windows for business | Windows Server | User experience | Other
0 comments No comments

Answer accepted by question author
  1. VPHAN 28,585 Reputation points Independent Advisor
    2026-04-02T17:37:07.1566667+00:00

    Hi Karen,

    How is your issue going? Has it been resolved yet? If it has, please consider accepting the answer as it helps others sharing the same problem benefit too. Thank you :)

    VP

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. VPHAN 28,585 Reputation points Independent Advisor
    2026-03-31T18:39:19.4666667+00:00

    Hi Karen,

    The screenshot shows a Microsoft support entitlement banner for prioritized responses on Microsoft Q&A, which is entirely unrelated to your server's configuration or host identity. To actually rename a Windows Server, you must access the server's operating system directly rather than a web portal.

    You can make this change through the graphical interface by pressing the Windows Key and R together to open the Run dialog box. Type sysdm.cpl and press Enter to directly open the System Properties window. From there, navigate to the Computer Name tab, click the Change button, type in your new desired server name, and confirm the modification. If you prefer using command-line tools, launch PowerShell as an administrator and execute the Rename-Computer cmdlet followed by the -NewName parameter and your new server name enclosed in quotation marks. Whichever method you choose, the operating system will require a full reboot immediately afterward. This ensures that the underlying registry keys, local services, and network protocols properly adopt and broadcast the server's new identity.

    Hope this answer brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.

    VP

    0 comments No comments

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.