Enable the Administrator account In Win 7
Step 1: Open the command prompt in administrator mode
Type cmd in the start menu search box:
Right click on the Program cmd
Select Run as administrator
Step 2: In Command Prompt:
Step 2: In Command Prompt:
Type the command net user administrator /active:yes
To Disable:
Type the command net user administrator /active:no
Comments