Enable Logging in as the Administrator
- Right click on "Command Prompt" and click "Run as Administrator", then type "regedit" and press enter.
- In the Registry Editor, browse to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Winlogon
- Add a new key called "SpecialAccounts".
- Inside the new "SpecialAccounts" key, add a key called "UserList".
- Within the "UserList" key, create a 32-bit DWORD value called "Administrator" and set its value to 1.
- (Or if you are going to rename the Administrator account, create a 32-bit DWORD value to match and set it to 1.)
- Close the Registry Editor and back in the command prompt window, run "control userpasswords2".
- Click on the Advanced tab, then under "Advanced User Management" click the Advanced button.
- Next, click on Users and right click the Administrator account and select Properties.
- Finally, remove the check from "Account is disabled".
- (If you wish, you can rename the Administrator account and set a password for it here.
- Reboot and you should see the Administrator account on the Welcome screen.
|
|