You can Enable Windows 7 Administrator Account in 2 different method.
A) Through Command Prompt :- To enable the Administrator account by using Command Prompt use the following steps.
1. Open a Command Prompt in elevated mode this can be don by Click the Start button , type cmd in the Search box, and press CTRL+SHIFT+ENTER. Click Continue in the User Account Control box to open an elevated Command Prompt window.
Note : If you want to enable administrator account using windows 7 installation disk go to Repair --> Command Prompt
2.After that enter the command below to activate it.
net user administrator /active:yes
3.You should see a message that the command completed successfully. Log out, and you'll now see the Administrator account as a choice.
B) Local Security Policy - Second method for activating Administrator Account via Local Security Policy.
1) Type secpol.msc in the search bar and hit Enter.
2) After the Local Security Policy pops up, navigate to Local Policies-> Security Options where you can see an entry that reads Accounts: Administrator account. Double click the entry to enable it.
Disable Built in Administrator Account
Make sure you are logged on as your regular user account, and then open an administrator mode command prompt as above. Type the command: net user administrator /active:no This command will disable your Administrator Account
A) Through Command Prompt :- To enable the Administrator account by using Command Prompt use the following steps.
1. Open a Command Prompt in elevated mode this can be don by Click the Start button , type cmd in the Search box, and press CTRL+SHIFT+ENTER. Click Continue in the User Account Control box to open an elevated Command Prompt window.
Note : If you want to enable administrator account using windows 7 installation disk go to Repair --> Command Prompt
2.After that enter the command below to activate it.
net user administrator /active:yes
3.You should see a message that the command completed successfully. Log out, and you'll now see the Administrator account as a choice.
B) Local Security Policy - Second method for activating Administrator Account via Local Security Policy.
1) Type secpol.msc in the search bar and hit Enter.
2) After the Local Security Policy pops up, navigate to Local Policies-> Security Options where you can see an entry that reads Accounts: Administrator account. Double click the entry to enable it.
Disable Built in Administrator Account
Make sure you are logged on as your regular user account, and then open an administrator mode command prompt as above. Type the command: net user administrator /active:no This command will disable your Administrator Account
No comments:
Post a Comment