Friday, October 21, 2016

How To Enable Administrator Account In Windows 10







When you first install windows 10 to a new computer,you create your user account. Windows 10 creates an administrator account but it is inactive by default. In order to enable it you need to use a simple command in the command prompt . You can always deactivate it whenever you want.



To Enable Administrator Account


1) Right click on start button

2) Click on Command Prompt (admin)

3) Type this command : net user administrator /active:yes

4) Close command prompt window

5) Sign out of windows or restart

6) Now you will be given the choose to log into your user account or administrator account



To Disable Administrator Account


1) Right click on start button

2) Click on command prompt (admin)

3) Type : net user administrator /active:no

4) Close command prompt window

5) Restart computer, you will have only your local administrator account



No comments:

Post a Comment