Microsoft Windows features a hidden built-in administrator account that’s disabled by default. Although considered to be a vulnerability, the built-in administrator account might become a lifesaver in certain unpredictable situations. Here are three ways to enable it on Windows 10.
Option 1: Enable the built-in administrator account with Command Prompt
- Run Command Prompt as an administrator.
- In the Command Prompt, execute the following command:
net user administrator /active:yes
To disable the built-in administrator account simply type net user administrator /active:no
and hit Enter.
Looking for an easy solution to fix Windows issues remotely? FixMe.IT is the world’s #1 rated remote support app that allows to connect to any remote PC in 3 easy steps. Click here to see how it works.
Option 2: Enable the built-in administrator account via Computer Management
- Press Win+X and select Computer Management.
- Go to Local Users and Groups > Users.
- Right-click the Administrator account, then select Properties.
- Uncheck the Account is disabled box, click Apply, then OK.
To disable it, complete steps 1-3, then check the Account is disabled box and apply the changes.
Note that this option is available only on Windows 10 Pro. To enable the built-in administrator account on Windows 10 Home, use the Command Prompt method (Option #1).
Option 3: Enable the built-in administrator account from the Windows login screen
You might also find yourself in a situation where logging into Windows 10 is not possible and you have to enable the hidden administrator account directly at the login screen.
- Click the Power button at the bottom-right corner of the screen.
- Select Restart while holding the Shift key to run the Windows Recovery Environment.
- Go to Troubleshooting > Advanced options > Command Prompt.
- In the Command Prompt, execute the following command:
net user administrator /active:yes
This method is going to be a lifesaver if you accidentally forget the password for your main administrator account. However, it will work only if you have previously enabled the built-in admin account or remember its password, since you’re going to need one in order to open the elevated Command Prompt.
Did you find this article helpful? See more Windows tips & tricks on our blog and join us on Facebook, Twitter or LinkedIn to get all the latest updates as they happen.
Learn More About FixMe.IT