How to Enable Administrator account in Windows 8:
1. Firstly, right click on the screens bottom left corner and from the pop-up menu, choose the Command Prompt (Admin).
2. Choose 'Yes' at the "User Account Control" warning message. (In case if it shows this message only press yes or else leave it).
3. Now, Command Prompt will open. Inside the command prompt, type this command.
" net user adminstrator /active:yes "
and press enter
4. Now, you can see a message that says your command was completely successfully.
5. Now close the command prompt and from now your Adminstrator account is enabled in your PC.
To disable, follow the same process and in command prompt, give this command:
" net user adminstrator /active:no "
No comments:
Post a Comment