Friday, July 27, 2012

How to enable hidden administrator account in windows 7 - Vista

First you’ll need to open a command prompt in administrator mode by right-clicking and choosing “Run as administrator” (or use the Ctrl+Shift+Enter shortcut from the search box)



Now type the following command:
net user administrator /active:yes
 You should see a message that the command completed successfully. Log out, and you’ll now see the Administrator account as a choice.

No comments:

Post a Comment