Many people familiar with prior versions of Windows are curious what happened to the built-in Administrator account that was always created by default. Does this account still exist, and how can you access it?
The account is created in Windows 7 or Vista, but since it’s not enabled you can’t use it. If you are troubleshooting something that needs to run as administrator, you can enable it with a simple command.
Note: You really shouldn’t use this account for anything other than troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account
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. (Note that the screenshots are from Vista, but this works on Windows 7 too)

You’ll note that there’s no password for this account, so if you want to leave it enabled you should change the password.
Disable Built-in Administrator Account
Make sure you are logged on as your regular user account, and then open an administrator mode command prompt as above. Type the following command:
net user administrator /active:no

The administrator account will now be disabled, and shouldn’t show up on the login screen anymore.
No related posts.


Pingback: Tweets that mention Enable the (Hidden) Administrator Account on Windows 7 or Vista | Hacking Articles - Learn How To Hack -- Topsy.com
Enable the (Hidden) Administrator Account on Windows 7 or Vista : http://hackingarticles.com/vista7admin/
This comment was originally posted on Twitter
Enable the (Hidden) Administrator Account on Windows 7 or Vista : http://hackingarticles.com/vista7admin/
This comment was originally posted on Twitter
Pingback: uberVU - social comments
Enable the (Hidden) Administrator Account on Windows 7 or Vista http://goo.gl/fb/zNSj #tutorials #windows7
This comment was originally posted on Twitter
Enable the (Hidden) Administrator Account on Windows 7 or Vista http://goo.gl/fb/zNSj #tutorials #windows7
This comment was originally posted on Twitter
Thanks for the great article… I really didn’t know this hack. It helped me a lot. Thanks once again.
Thanks for the great article… I really didn’t know this hack. It helped me a lot. Thanks once again.
Pingback: Nodo54 » Blog Archive » Enable the (Hidden) Administrator Account on Windows 7 or Vista
Thanks didnt know about this hack
Thanks didnt know about this hack
i am unable to open administrator in windows 7.
when i am typing net user administrator/active:yes. it is showing error ‘net’ is not recognized as external or internal command.
Make sure you are running “command prompt” as the administrator. If not then follow the tutorial again and there I’ve written it that you have to open command prompt by right clicking it and then clicking “Run As Administrator”. After that paste this command: net user administrator /active:yes and click Enter. You’re done. All the best now!
Pingback: 7 Ways To Speed Up Windows 7 | Waddity