Activate, Enable and Show Administrator Account in Vista Welcome Screen
Windows Vista has built-in administrator account that is disabled and hidden by default, just like Windows XP (see how to show administrator account in XP). But unlike XP where any normal user account designated as Administrators group will have the same privileges as administrator account, in Windows Vista the administrator account is true super user account (equivalent to root in Unix/Linux). Obe advantage or benefit for using administrator account to login to Vista is admin is not subjected to UAC (User Access Control) restriction (see how to disable UAC).
How to Enable and Activate Administrator Account in Vista and then Unhide or Show in Welcome Screen
To activate the administrator account in Vista, follow these guide’s instructions:
- Logon to Windows Vista with normal user account username and password (must belongs to Administrators group).
- Click on Vista Start button, and type cmd in the Start Search box.
- Right click on the Cmd returned on the search results pane above, then select Run as Administrator.
- In the Command Prompt window, type the following text at the command line to set a password for administrator account. If you want to use a blank password for the Administrator account, skip this step.
net user administrator password
Replace password with the actual password string that you have chosen. Press Enter when done.Note that if your computer is a member of domain controller or has enabled complex password requirement in Local Security Policy, you will have to pick a really hard to remember password mixed with symbols.
- Next type the following command and press Enter to activate and enable Administrator account:
net user administrator activate:yes
- The process should completed with the following message:
The command completed successfully
If not success message is returned, repeat the process again.
- Logout from Vista by choosing Log Off or Switch User.
- Click on Administrator icon and logon with the password you selected.
Update: Ways to enable Administrator account in Windows.
Related posts:
- Enable or Disable Built-in Administrator Account in Windows Vista
- Unhide the Administrator Account in Windows XP
- Easily Login to Windows XP with No Password Administrator Account Backdoor Trick
- How to Open Elevated Command Prompt with Administrator Privileges in Windows Vista
- Hack and Reset Windows NT 4.0 and Windows 2000 Administrator or Domain Admin Password with LOGON.SCR Trick





Shit!! I wish I had read these replies & remarks BEFORE I followed these asinine instructions and finding the correct method elsewhere. What a moreoff and irresponsible miscreant for not updating the proper instructions.
This refers to windows 7I
I had Administrator showing on my Welcome screen (as well as my normal User Logon).
Don’t recall how I got that showing (I am 68, and it is lucky I can even remember that).
I now would like to get rid of it.
I found a plethora of suggestions including a few variations on this -
net user administrator /active:no
net user administrator / active:no
Neither of those worked.
I eventually navigated around to
Computer Management
System Tools
Local Users and Groups
Users
and went to the Properties for the Administrator Account, where I ticked ‘Account is Disabled’
That did the trick.
HOWEVER, my question is – Does that have exactly the same effect as -
net user administrator /active:no
Or HAVE I DONE A MORE SERIOUS DISABLE, that will prevent me getting Admin access, when the OS stuffs one day ?
Thanks,
Rob
PS I described in detail how I did it, to help others.
You need to rephrase it "Windows Vista has built-in administrator account that is disabled and hidden by default, just like Windows XP"
Administrator account in Vista and Windows 7 are disabled by default but XP never was disabled by default in the first place.
ok so i see people saying it has to be net user administrator /activate:yes
it is correct. i tried it. there is a space after administrator then a slash. there is no space between activte:yes
You have the command wrong; you forgot the slash. Should be:
net user administrator /active:yes
Comments state this but I suggest you edit your original article to make it clear. Thanks.
I typed net user administrator /active:yes
but and error comes:
system error 5 has occured
access is denied!
What should I do?
I really need to enable it
Please help me
@jaya28inside
make sure you open cmd.exe with elevated access rights!
net user administrator activate:yes
does not work
It should be:
net user administrator /active:yes
Here's another way to enable the Administrator account in Vista:
http://www.online-tech-tips.com/windows-vista/ena…
If you accidentally lock your self out of the computer by removing your own Adminstrator priviliges (in Vista the local Administrator account is disabled by default), you can use "Offline NT Password & Registry Editor" to either unlock / enable the Administrator account or promote another user to the local administator group to regain access to your locked Windows Vista PC.
but it's appeared access denied…
why is thiss///????
cant work… HELPP!