Enable Built-in Administrator Account in Windows
Open Your Command Prompt in administrator mode
Click Start [type in search Box] CMD by Right-clicking and choosing “Run as administrator” (or use the Ctrl+Shift+Enter shortcut from the search box).
If your using later version i,e., windows 8.x/10 use the process, Right click on the start button and choose the "Command Prompt (Admin)".
If your using later version i,e., windows 8.x/10 use the process, Right click on the start button and choose the "Command Prompt (Admin)".
Now type the following command (For Enabling administrator):
net user administrator /active:yes
After execute the command it shows the Successful message "The Command Completed Successful"
Log out your current account, now you’ll see the Administrator account as a choice.
Note : Their is no Password For this Built-In Administrator account, after you login you able to change the password as your choice.
If you want to Disable the Account the account follow these command
type the following command (For Disabling administrator):
net user administrator /active:no
After execute the command it shows the Successful message "The Command Completed Successful"
Log out your current account, now you’ll their is no choice to choose the Administrator account.
That's it...
EmoticonEmoticon