Enable Administrator Account In Windows 7

November 27, 2009 by

Those readers who have switched to Windows 7 from Vista will know that there is a default administrator account in Vista which is disabled by default. Same is the case with Windows 7, the default Administrator account is not enabled in the default settings and when you need to run any particular application in the administrator mode, then you manually assign it the admin right.

Lets see how we can enable the administrator user account in windows 7. But we will recommend to use this account for troubleshooting purposes only.

Open the command prompt with administrator privileges and run the following command. It will enable the default administrator account in Windows 7.

net user administrator /active:yes

Adminsitrator Mode

Now logout and you will see the Administrator account on the logon screen.

Administrator Account Windows 7

In order to disable it again, run the same command with the following slight modification.

net user administrator /active:no

It’s that easy.

Source:Enable Administrator Account In Windows 7

Related posts:

  1. Disable Ease Of Access Button In Windows 7 Logon Screen Windows 7 users might have noticed the Ease of Access...
  2. Auto Login And Lock Windows 7 Personally, I find the feature of Windows allowing users to...
  3. Re-Enable Task Manager, Registry, RUN, And More When Disabled By A Virus Re-Enable is a free portable tool for Windows developed...
  4. Auto Enable/Disable Wireless Network Connection In Windows 7, Vista, XP BridgeChecker is the type of tool that should have been...
  5. Enable Shutdown Event Tracker In Windows 7 The Shutdown Event Tracker is a workstation or server...

Related posts brought to you by Yet Another Related Posts Plugin.


No Comments »

No comments yet.

Leave a comment