How to activate the hidden Admin account on Windows 7/8/10
In Windows 7, 8, 10 or Vista operating systems, Microsoft hides the Admin account to ensure that the system is not deeply interfered and affected by user settings.
However, during the process you use, many required programs run under Admin. In the article below, Network Administrator will show you how to activate the hidden Admin account on Windows 7, 8 and Windows 10.
Step 1:
First open the Command Prompt under Admin. To do this, enter cmd in the Search box on the Start Menu. On the search results list, right-click Command Promt and select Run as administrator.
Step 2:
To view all of your Windows accounts, enter the following command into the Command Prompt window and press Enter:
net user
Step 3:
Next, activate the hidden Admin account. To do this, copy and paste the following command into the Command Prompt window and press Enter:
net user administrator / active: yes
Step 4:
By default, the hidden Admin account is not set up for password protection, but if you wish, you can easily set a password for the hidden Admin account.
To do this, copy and paste the command below into the Command prompt:
net user administrator *
You will now be asked to enter the password for the Admin account. Your task is to enter the password you want to create and confirm the password.
Step 5:
In addition, you can easily disable the Admin account by entering the following command into the Command Prompt window:
net user administrator / active: no
From now on the Admin account will be disabled (disabled) and not displayed on the login screen.
Step 6:
Just like activating an Admin account, you can easily activate a Guest account on your Windows computer. Just enter the command below into the Command Prompt window and press Enter:
net user guest / active: yes
If you want to disable the Guest account, use the following command:
net user guest / active: no
You can refer to more:
-
How to switch to Vietnamese interface for Windows 7
-
How to open and view photos on Windows 10?
-
Small tips to help you master Windows Phone 8.1
Good luck!
You should read it
- How to launch Admin rights application for User account in Windows?
- 3 ways to activate Guest account on Windows 8 / 8.1
- Forget Windows 7 password still logged in Administrator account, this is how to 'hack'
- Change Windows XP admin password with Dos command
- What is Admin? Admin Facebook, what is the website?
- How to open the pin application on the Taskbar Administrator with Windows 10
- Activate Standard User to run the program under Admin without a password
- Losing Admin permissions on Windows 10 / 8.1, this is a fix
May be interested
- 3 simple ways to activate Guest account on Windows 10when the guest account is activated, users will not be able to install the software, change the system configuration and even not be able to set a password for this account.
- Losing Admin permissions on Windows 10 / 8.1, this is a fixfor some reason, you lose admin rights on your windows 10 or windows 8.1 computer, every time you open an application on the screen you receive an error message. so how to restore the lost admin rights, please refer to the following article of network administrator.
- What is ViVeTool? How to use ViVeTool to enable hidden features on Windowsvivetool is an open source command line tool for enabling hidden experimental features on windows computers. it is also available in a gui version, which makes it much easier to enable or disable certain features on windows.
- Search and activate hidden features in Windows 10 with Mach2 toolwindows 10 builds often contain many hidden features used by microsoft for debugging code, or test applications that have not been officially released. to enable these features you will need to use a tool called mach2
- Why should you activate the Guest account on the computer?guest accounts is available on all popular desktop operating systems today, from windows, mac, ubuntu to chrome os and all other distributions of linux. by default, guest accounts are not enabled on windows, so you need to enable it.
- Activate the Administrator account on Windows 7,8,10to enable some features that require administrator access, you need to enable this account. the following article details how to activate administrator account on windows 7/8/10.
- How to assign Administrator permissions on a Windows 7 computer?if you use windows 7, in some situations you will encounter an error that the system does not assign admin rights to store, use some programs on the hard drive system .... to fix this error you can refer to some answers below.
- Activate to open the settings page (Share page) hidden on the Windows 10 Settings applicationon windows 10 with integrated features share page. however for some reason this feature is hidden in the settings app. if you want to customize flyout when you click on the share button on microsoft edge, windows store application or file explorer, you can enable the hide page feature on the windows settings application. to do this, please refer to the following article of network administrator.
- How to change the account name, account name in Windows 10how to change the account name and account name in windows 10. the feature to change the account name and account in windows 10 is 'hidden' quite carefully by microsoft. through research and tinkering, i have found a way to rename accounts in windows 10 easily and i will split
- How to Create and Manage a Hidden Account in Windows 7have you ever wanted to create a hidden account on windows 7? read on to find out how! open notepad by going to start> all programmes> accessories> notepad or just type 'notepad', without quotes, into the start menu and hit enter.