How to Change Administrator Name in Windows 11

Photo of author

By Porbeni Johnson

Published

Do you wish to change the name of the administrator on your Windows 11 PC? This guide shows you how to change the administrator name in Windows 11.

Option 1: Modify Administrator Name from Computer Management

The first method I will discuss in this guide is changing the administrator name via Computer Management. Besides, this method is one of the fastest.

Hence, follow the steps below to change the administrator name on your Windows 11 PC using Computer management.

  1. Firstly, right-click the Start icon on the Windows 11 taskbar and select Computer Management.
How To Change Administrator Name In Windows 11
  1. When Computer Management opens, click on the dropdown arrow beside Local Users and Groups to expand it. Then, click Users.
How To Change Administrator Name In Windows 11
  1. To rename the Administrator account on your PC, right-click Administrator or whatever the current administrator name is. Then, click on Rename.
How To Change Administrator Name In Windows 11
  1. Finally, type any name you wish to rename the administrator to. Then, when you are done, press Enter on your keyboard.
How To Change Administrator Name In Windows 11

Option 2: Adjust Administrator Name with Command Prompt

To change the administrator name in Windows 11 using Command Prompt, follow the steps below.

  1. Click the Search icon on the Windows 11 taskbar. Then, in the search field, type command prompt.
How To Change Administrator Name In Windows 11
  1. After that, from the search results, right-click Command Prompt and click Run as Administrator.
How To Change Administrator Name In Windows 11
  1. By doing so, you will receive a User Account Control prompt requesting to allow Command Prompt to make changes to your PC. Select Yes to proceed.
  2. When Command Prompt finally opens, type the commands below.
Before you run the command, change ‘newAdministratorName’ to the new name you wish to rename the administrator.
wmic useraccount where name='Administrator' call rename name='newAdministratorName'

Remember to change ‘newAdministratorName’ to the name you wish to change the Administrator account to. For instance, if I wish to change the administrator name on my PC to “itechguides”, below is what the command will look like.

wmic useraccount where name='Administrator' call rename name='itechguides'
  1. Next, to confirm that the administrator name was changed successfully, open Local Users and Groups in Computer Management. You can follow the steps in Method 1 to perform this task.
How To Change Administrator Name In Windows 11

Option 2: Change Administrator Name with PowerShell

Another way to change the administrator name in Windows 11 is via Windows PowerShell. Follow the steps below to do so.

  1. Firstly, click the Search icon on your Windows 11 taskbar and type powershell in the search box.
How To Change Administrator Name In Windows 11 With PowerShell
  1. Then, from your search results, right-click the Windows Powershell application and select Run as Administrator.
  1. Hence, you will receive a User Account Control prompt requesting to allow Command Prompt to make changes to your PC. Click Yes to proceed.
  2. When the Windows PowerShell app opens, type the commands below and press enter to get the current name of the local administrator account.
Get-LocalUser
To identify the current administrator account name from the result of the command, its description will show “Built-in account for administraeing the computer”. See the screenshot below.
  1. Then, to change the name of the administrator on your Windows 11 PC, type the commands below.
Rename-LocalUser -Name Administrator -NewName NewAdminName

However, before you run the command, replace NewAdminName with the new name you wish to rename the administrator. For example, in the screenshot below, I changed the administrator name to itechguidesuser.

  1. The command will be completed, but it will appear as if nothing has changed. Hence, to confirm that the name of the administrator was successfully changed, navigate to Computer Management and open Local Users and Groups.
How To Change Administrator Name In Windows 11 With PowerShell

Frequently Asked Questions

1. Can I rename the local administrator account on my Windows 11?

Yes, you can. It is very possible to change your computer’s local administrator name.

2. How do I change the administrator name in Windows 11?

You can change the name of the local administrator from Computer Management. Follow the steps below to perform this task:

a) Right-click the Windows Start button and select Computer Management from the list that appears.
b) On the left of the Computer Management screen, double-click Local Users and Groups to expand it.
c) Then, click Users.
d) Next, right-click Administrator and select Rename.
e) Finally, type the new name you wish to replace the administrator name and press Enter on your keyboard.

3. What is a built-in administrator account?

A built-in administrator account is the first account created in any Windows operating system. This account enjoys full administrator privileges on the computer.

4. What happens if you delete an administrator account?

If you delete an administrator account, all the data that was saved to that account will be lost.

5. Does changing the computer name affect anything?

No, it doesn’t. Changing the name of your computer does not affect it in any way.

Conclusion

Every Windows PC comes with a built-in local administrator account. This account is very useful on a PC because it has full permission and administrator privileges.

Interestingly, the name of the administrator account can be changed at will. On that note, in this guide, we discussed various methods to change the administrator name in Windows 11.

To be more specific, this guide showed you how to change the administrator name using Computer Management. Also, this guide demonstrates how to perform the task via Command Prompt and Windows PowerShell.

Hence, with the steps provided in this guide, you will be able to flawlessly change the administrator’s name on your Windows 11 PC.

I hope you found this guide helpful. If you found this guide helpful, click on “Yes” beside the “Was this page helpful” question below.

You may also express your thoughts and opinions by using the “Leave a Comment” form at the bottom of this page.

Finally, for more Windows 11 guides and fixes, visit our Windows 11 How-To page.

We go the extra mile to deliver the highest quality content for our readers. Read our Content Writing, Content Review, and Anti-Plagiarism policies to learn more.

About the Author

Photo of author

Porbeni Johnson

Porbeni Johnson is a Technical Writer for Itechguides.com. He has a B.Eng in Electrical/Electronic Engineering. Porbeni loves reading, movies, playing soccer, and gadgets. In Itechguides.com, he writes gadget buying guides, apps and software reviews, movies, and video games reviews.

Related Articles

Get in Touch

If this article does not meet your expectations, kindly let us know. We have various ways you can get in touch with us:

  1. Respond to "Was this page helpful?" above
  2. Leave a comment with the "Leave a Comment" form below
  3. Email us at [email protected] or via the Contact Us page.

Leave a comment