How to rename the built-in Administrator account in Windows

  • April 14, 2010
  • Read 506,273 times
 

The built-in Administrator account is one of the most targeted account names by malicious programs and hackers that are attempting to access your computer without your permission. It is therefore a wise security precaution to rename the Administrator account to another less common name so that it can no longer be targeted. By default, the Administrator account in Windows Vista, Windows 7, and Windows 8 are disabled, while in Windows XP it is enabled. Regardless, of your Windows version, if you choose to use the Administrator account, you can use the following tutorial to rename the account to make it less susceptible to hacking attempts.

A word of caution, if you rename your Administrator account and forget the name or the password, then it can be quite difficult regaining access to the account. Therefore, be sure to write the name and password down and store it somewhere so you can access it if needed. It is also suggested that you rename the account to include the word admin, such as Super-Admin & MyPCAdmin, so if you bring it into a repair shop or consultant, they would have a good idea that it was the renamed account.

Please note that methods 1 will only work on Windows Vista Professional, Business, Ultimate, or Enterprise, and Windows 7, & Windows 8 Professional, Business, Ultimate, or Enterprise. For users of Windows XP Home, please use Method 3. For users of Windows Vista, Windows 7, & Windows 8 Home and Home Premium, please use method 4.

 

Method 1: Rename the Administrator account through the Computer Management Console (Windows 8, Windows 7, and Windows Vista only)

  1. In Windows 8, from the Start Screen type Computer and when the icon appears right-click on it. You should now see some options appear at the bottom of the screen. Left-click on the Manage option and skip to step 2.

    For other versions of Windows, right-click on My Computer, if in Windows XP, or Computer, if in Windows 7 or Windows Vista, and select Manage as shown in the image below.
     

    Manage Computer option

     
  2. If prompted by a User Account Control screen, click on the Yes button.
     
  3. The Computer Management screen will now open. Expand the System Tools folder, then the Local Users and Groups folder, and finally single-click on the Users folder so it becomes highlighted. In the right hand pane you will now see a list of the accounts on your computer, including the Administrator account.
     
  4. Right-click on the Administrator account and select Rename as shown in the image below.

     
    Rename Administrator via the Computer Management screen
    Rename Administrator via the Computer Management screen


    Once you click on the Rename option, you will be able to edit the Administrator name. Simply type in the name that you would like to rename the Administrator account to and press Enter on your keyboard.

Your Administrator account has now been renamed to the one you entered.

Method 2: Rename the Administrator account through the Local Policy Editor (Windows 8, Windows 7, Windows Vista, and Windows XP Professional)

  1. In Windows Vista or Windows 7 click on the Start button and type Local Security Policy and press Enter on your keyboard. In Windows XP, click on the Start button and then Control Panel. When the Control Panel opens, double-click on the Administrative Tools group and double-click on the Local Security Policy icon. Please skip to step 2.

    In Windows 8, from the Start Screen type Run and then press Enter on your keyboard. When the Run dialog box opens, type secpol.msc and then press Enter on your your keyboard. Please continue to step 2.
     
  2. If prompted by a User Account Control screen, click on the Yes button.
     
  3. When the Local Security Policy screen opens, expand the Security Settings folder, then the Local Policies folder, and then click on the Security Options folder so it is highlighted. You will now be at a screen showing the local security options for Windows as shown below.
     
    Local Security Policy screen
    Local Security Policy screen

    Scroll through the list and double-click on the policy named Accounts: Rename administrator account as shown in the image above.
     
  4. The Accounts: Rename administrator account Properties screen will now open as shown below.

     
    Accounts: Rename administrator account Properties screen
    Accounts: Rename administrator account Properties screen


    In the field type in the new name for the Administrator account and then press Enter on your keyboard.

Your Administrator account has now been renamed to the one you entered.

 

Method 3: Rename the Administrator account using the UserPasswords2 Control Panel

This method will work on all versions of Windows XP, including the Home versions.

  1. Click on the Start Button (Windows XP Start Button) and then select the Run menu option.
     
  2. In the Open: field enter control userpasswords2 and then press the OK button. Please note that there is a space between the words control and userpasswords2.
     
  3. The User Accounts control panel screen should now open that looks similar to the image below.


     
    Windows XP User Accounts Control Panel
    Windows XP User Accounts Control Panel


    This control panel lists all of the users on your computer, including the Administrator account, and allows you to manage them. Select the Administrator account by single left-clicking on it so that it becomes highlighted and then click on the Properties button.
     
  4. The properties screen for the Administrator account should now be open as shown in the image below.

     
    Administrator Properties
    Administrator Properties


    In the User name: field, change the user name from Administrator to something of your choice. When done, click on the Apply button and then the OK button.
     
  5. You can now close the User Accounts screen as your Administrator account is now renamed.


Method 4: Rename the Administrator account using Renameuser.exe

This method will work on all versions of Windows Vista, Windows 7, and Windows 8, including the Home versions.

  1. First you need to download SystemTool's RenameUser from the following location:

    SystemTools RenameUser Download Link
     
  2. Once it is downloaded, extract the zip file and copy the renameuser.exe into the C:\Windows\System32\ folder.
     
  3. Now we need to get the name of your PC. To do this, click on the Start button and then right-click on the Computer option and select Properties as shown in the image below.
     
    Select Computer Properties
    Select Computer Properties
  4. A screen will now open showing information on your computer. Under the Computer name, domain, and workgroup settings category look for the information called Computer Name. An example is shown below.

     
    Basic information about your computer screen
    Basic information about your computer screen


    Write down your computer name as you will need it in a future step.
     
  5. Now open an Elevated Command Prompt.
     
  6. When at the elevated command prompt, to rename your Administrator account enter the following commands:

    renameuser.exe Administrator

    When issuing the command replace with the name of your computer and with the new name for the administrator account.

    For example if we are using the computer name from the screen above and wanted to change the Administrator account to Super-Admin, we would type the following and press Enter on the keyboard.

    renameuser.exe Bleeping-PC Administrator Super-Admin

    An image of what this should look like is:



     
    Using the renameuser.exe command
    Using the renameuser.exe command

     
  7. Once you renamed your Administrator account, you should type Exit to exit the command prompt.

Your Administrator account has now been renamed to the one you entered.

Users who read this also read:

  • How to enable and disable the Windows Administrator account Image
    How to enable and disable the Windows Administrator account

    The built-in Administrator account is disabled by default in Windows 8, Windows 7, and Windows Vista. It is disabled to enhance security as this is a common account targeted by hacking scripts and hackers when they try and access your computer without your permissions. In my opinion, you should leave the Administrator account disabled, but as there have been many requests for this information, I ...

  • How to change the name of a Microsoft Account in Windows 8 Image
    How to change the name of a Microsoft Account in Windows 8

    When you are logged into Windows 8, Windows will display your full name next to your account picture on the Start Screen. Normally you can use the User Accounts control panel to change the full name that is displayed for an account in Windows. If you are using a Microsoft Account in Windows 8, though, you will no longer be able to change your full name in Windows as it synchronizes it with the ...

  • How to create a new user account  in Windows 7 and Windows Vista Image
    How to create a new user account in Windows 7 and Windows Vista

    Windows 7 allows you to have multiple users sharing the same computer under their own individual accounts. This allows each individual user to have their own location on the computer where they can store their personal documents, pictures, videos, saved games, and other personal data. This also allows the owner of the computer to assign certain accounts the ability to perform administrative tasks ...

  • How to start an Elevated Command Prompt in Windows 7 and Vista Image
    How to start an Elevated Command Prompt in Windows 7 and Vista

    A Command Prompt allows you to run programs, manipulate Windows settings, and access files by typing in commands that you wish to execute. To start a Command Prompt you simply need to type cmd.exe in the search field in the Start menu or click on Start, then Accessories, and then click on the Command Prompt icon. A window will appear, called the Command Prompt, that will open in your user profile ...

  • How to enable GodMode in Windows Image
    How to enable GodMode in Windows

    Windows 8, Windows 7, Server 2008, and flavors of Windows Vista provide an unpublished ability to create a control panel called GodMode that alllows you to have easy access to almost all administrative tasks that you would like to use in Windows. This new window is called GodMode because it puts all aspects of the management of Windows at your fingertips in one location. This allows you to quickly ...

 

Comments:

blog comments powered by Disqus
search tutorials
ThreatLocker

Login