Software & Apps > Windows How to Change the Administrator Name in Windows 10 Rename your Microsoft admin login name By Tim Fisher Tim Fisher Facebook Twitter Senior Vice President & Group General Manager, Tech & Sustainability Emporia State University Tim Fisher has more than 30 years' of professional technology experience. He's been writing about tech for more than two decades and serves as the SVP and General Manager of Lifewire. lifewire's editorial guidelines Updated on March 5, 2021 Reviewed by Ryan Perian Reviewed by Ryan Perian Western Governors University Ryan Perian is a certified IT specialist who holds numerous IT certifications and has 12+ years' experience working in the IT industry support and management positions. lifewire's editorial guidelines Tweet Share Email Tweet Share Email Windows The Ultimate Laptop Buying Guide What to Know Win+R > secpol.msc > Local Policies > Security Options > Accounts: Rename administrator account.Win+X > Computer Management > System Tools > Local Users and Groups > Users > right-click Administrator > Rename.Admin rights are required. This article describes how to change the built-in Administrator account name in Windows 10 to bolster your computer's security. We'll also look at how to change the name of other accounts that have admin privileges. Use one of these first three methods if you’re changing the built-in Administrator account name. The last method works only for regular accounts that have admin rights. Local Security Policy This is the quickest method, even if you've never heard of or used this part of Windows. There's a policy called Accounts: Rename administrator account that's easy to edit. By deafult, in Windows 10 Home, the Accounts: Rename administrator account option is not available, so you'll need to use another method to change your Administrator account. Open the Run dialog box with the Win+R keyboard shortcut. Type this and then choose OK: secpol.msc Go to Local Policies > Security Options and double-click Accounts: Rename administrator account. Enter a new name and then select OK. You can now close out of the Local Security Policy window. Computer Management The Power User Menu provides access to Computer Management, the next best way to change the Administrator account name. Right-click the Start button or press Win+X, and choose Computer Management from the menu. From the left panel, open System Tools > Local Users and Groups > Users. You might not see this screen depending on your edition of Windows 10. Use the Command Prompt method below instead. Right-click Administrator from the right side and choose Rename. This is the same way you can rename other accounts. Enter a new name and then press Enter. You can now exit Computer Management. Command Prompt You can also use the powerful Command Prompt. It isn't as straightforward as the methods described above because you have to type out a particular command for it to work. Here's exactly how it's done: Open Command Prompt as admin. The fastest method is to search for cmd from the search bar, right-click the result, and select Run as administrator. Type this, changing NewName to the name you want to use: wmic useraccount where name='Administrator' rename 'NewName' Press Enter to submit the command. You’ll know it ran correctly if you see a Method execution successful message. You can now exit Command Prompt. Control Panel If you do not want to change the name for the built-in Administrator account but instead just a user with admin privileges (or even one without), it’s much easier through Control Panel. Open Control Panel. The quickest way to find it is to type Control Panel in the search bar near the Start button. Select User Accounts. If you see it again on the next screen, choose User Accounts once more. Select Change your account name. Don’t see it? You’re using your Microsoft account to log in, so you’ll need to change the name from your profile page on Microsoft’s website instead of following these steps. To change the account name for a different user (it won’t work for the built-in Administrator account), select Manage another account, choose the account, and select Change the account name. Enter a new name in the box provided. Select Change Name. You can now exit the window. Why Change the Administrator Account Name? Changing the account name is like changing the password. It prevents hackers from succeeding if their automatic password-breaking tools assume the default name hasn't been changed. As the name explains, the built-in Administrator account has administrative rights. You can use it to install programs and make extensive system changes. It's useful for those reasons, which is why some people choose to use it. However, it's disabled by default, so using it requires you to enable the admin account manually. It's not entirely necessary, though, because you can convert any user account to one with admin rights; it's pretty easy to create and delete accounts in Windows 10. Nevertheless, if you've chosen to keep the built-in Administrator account enabled, it's important to assign it a strong password and change its name. "Administrator" is chosen by default, so anyone with access to your computer knows right away that unless you've changed the account name, they can guess passwords using that username. How to Change the Administrator in Windows 11 Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Subscribe Tell us why! Other Not enough details Hard to understand Submit