Showing posts with label Administrator. Show all posts
Showing posts with label Administrator. Show all posts

Tuesday, January 25, 2011

Enable Administrator Account during Log On

We can easily get the administrator account by just pressing Ctrl+Alt+Delete during log on screen where we see different accounts. But If we want to see the Administrator account along with all the other user accounts during log on we need to follow the following steps: 

1. Open command prompt by typing the command CMD in Run window


2. Type net user Administrator /active:yes at the prompt C:\> and press enter then we will see the administrator account in addition to other user accounts.


This works even for windows 7.

Friday, December 24, 2010

Disable Local Administrator Account In Windows

Before you disable the local Administrator account, make sure that there is at least one other local or network user who can gain access to the computer with administrator permissions. Otherwise, you will not be able to reverse this action in the future.

1. Log on as Administrator--> or as a user with administrator permissions.

2. Right-click My Computer--> and then click Manage.

3. In the left pane--> expand the Local Users and Groups--> and then click Users.

4. In the right pane--> double-click the Administrator account.

5. On the General tab--> select the Account is disabled check box--> and then click OK.

6. Quit the Computer Management console. The new setting takes effect the next time you attempt to log on to this computer.

Search This Blog