How to activate the hidden administrator account
Description
Cause
Resolution
How to log in as an administrator
The following steps contain everything you need to log you in as an administrator.
  1. Click Start and then type cmd
  2. Right-click on cmd in start menu and then click Run as administrator.
  3. Type in the following and press enter:

    net user administrator /active:yes 
How to log in as an administrator on Windows 10
The following steps contain everything you need to log you in as an administrator on Windows 10.
  1. Click Start and then type CMD
  2. Simultaneously press Ctrl + Shift + Enter keys.
  3. The UAC box to open elevated Command Prompt will appear, click Yes.
  4. Type in the following and press enter:

    net user administrator /active:yes 
 

You have now activated the administrator account. Log out of the user account and log in as the admin user and retry the action you were attempting before.

Should you wish to deactivate the admin account., Log in as your regular user. Repeat step 1 and type the following and press enter:
net user administrator /active:no

Please do not run the deactivate command if your original username was Administrator or Admin. You may find you are locked out of your system if you do.


[BCB:19:UK - Sales message :ECB]
Steps to duplicate
Related Solutions