How to Enable Hidden Administrator Account in Windows 7
- Wednesday, June 30, 2010, 6:15
- HOW TOs, Windows, Windows 7
- Add a comment
|
|
There are three ways to enable Admin user in windows 7
AB3P8SAW66NA
- From command line
- Local Security Policy
- Enabling from Local Users and Groups manager
1. Command Line
Run Command Prompt as an administrator. You can do that by right clicking on the command prompt in the program list and choose “Run as administrator”.
Issue the following command from command prompt
net user administrator /active:yes
2. Local Security Policy
In Run type secpol.msc to open Local Security Policy window.Then navigate to Local Policies-> Security Options where you can see an entry that reads Accounts: Administrator account. Double click the entry to enable Admin user .
3.Enabling from Local Users and Groups manager
In Run type lusrmgr.msc to open Local Users and Groups manager.Then navigate to users and right click Administrator to set password.After setting password ,right click to open properties.Then uncheck the Account is disabled option and apply.





