Open a elevated command prompt.

1. In Start - Search Command, type cmd. DO NOT push 'ENTER', but 'Ctrl' + 'Shift' + 'Enter' together. Click Yes.
2. To Enable the Hidden Built-In Administrator Account -
a) In the elevated command prompt, type

net user administrator /active:yes and press Enter.
b) Go to step 4.

3. To Disable the Hidden Built-In Administrator Account -
a) In the elevated command prompt, type net user administrator /active:no and press Enter.
4. Close the elevated command prompt.
5. Log off, and you will now see the built-in Administrator account log on icon added (enabled) or removed (disabled) from the log on screen.
NOTE: Click on the Administrator icon to log on to the built-in Administrator account.

0 comments