Search

How To Enable/Disable Administrator Account In Windows 7

Share

Remember the Administrator account that was present in good old Windows XP days? The master Administrator account is not visible by default in Windows 7 or Vista. However there is a simple way to enable it. This account has complete access and permissions on the computer. It may be useful when you are in need of some serious troubleshooting.

The simple steps to enable and disable the master Administrator account in Windows 7 are as follows:

Enable Administrator Account:

Step 1: Open the command prompt in administrator mode

  • Type "cmd" in the start menu search box:
  • Cmd

  • Right click on the Program "cmd"
  • Select "Run as administrator":
  • Run As Administrator

Step 2: In Command Prompt:
Type in the command 'net user administrator /active:yes'
Net User Administrator Active Yes
And you are done! Logoff and login again and you will now see an option for Administrator login.
Note: It is advisable to create a strong password for this account.
Administrator Login

Disable Administrator Account:

  • Login with your current user account.
  • Open the command prompt in the administrator mode as in Step 1.
  • Type in the command "net user administrator /active:no"
  • Net User Administrator Active No
    And you are done! [via RedmondPie]

To keep yourself updated with latest news from Microsoft, Apple, Google, Phones and Web, follow us on Follow us on TwitterTwitter, join our Follow us on FacebookFacebook fanpage or subscribe to our Subscribe to RSS FeedRSS Feed

Related Posts:

Post A Comment