Ways to enable and disable administrator accounts in Win10

  

Computer shop news: Win10 administrator account Administrator is hidden and closed by default, because the account has a very high authority, there is a great risk after being used by criminals. However, if you want to use the account in certain special circumstances, you need to manually turn it on, and it is best to close it in time after use.

The method is very simple, as follows:

1. Enter CMD in the Cortana search bar, and <;Run as administrator>

2. At the command prompt Enter the following command and press Enter:

net user administrator /active:yes

3. At this time, the administrator account is enabled. Click the user avatar in the start menu to see the switch option. Br>

4, after clicking Administrator, will switch to the login screen, click Login to

5, enter the account for the first time, also need to wait for the application settings

After entering the desktop You can work under the highest authority, UAC will not open, but the Windows application will not run at this time. After completing the necessary work, please log out of the account login in time, and close the Administrator account again after returning to the normal account. The specific method is as follows:

1. Run the command prompt again as an administrator.

2. Enter the following command and press Enter:

net user administrator /active: At this time The administrator account is closed. To turn it on again, repeat the above process.

Copyright © Windows knowledge All Rights Reserved