Enable the Hidden Administrator Account in Windows 7

The administrator account is disabled in Windows 7 by default. This is one of the steps to combat the spread of malware. It can also be useful to use this account for troubleshooting.

Instructions

  • Open the start menu, Click all programs then accessories
  • Right click on Command Prompt and select Run as Administrator
Run as administrator
  • To Enable Administrator Account type
net user administrator /active:yes
  • To Disable Administrator Account type
net user administrator /active:no
  • By default there is no password for this account You should create one

2 Comments (Newest on top)

  1. Zorba says:

    No command prompt on the menu; found cmd.exe in windows\system32

  2. Evilbou says:

    hey… look… the title is “Enable the Hidden Administrator Account in Windows 7″ that meaning the administrator account is hiding and we use user not administrator.. but you said “Right click on Command Prompt and select Run as Administrator” but we are using user not administrator.. so i can’t click yes in UAC

Leave a Reply