On Windows 7, 8, 8.1, 10 and 11, there is an Administrator account which is disabled by default.
However, the procedure to enable it is the same on all these versions of Windows.
If you have a Professional (minimum) or Enterprise edition of Windows 7, 8, 8.1, 10 or 11, you will be able to easily enable or disable the Windows Administrator account through the GUI.
To enable the Administrator account, open file explorer and right-click "Manage" on "This PC" (or "Computer" depending on your version of Windows).
On Windows 11, you will need to right click "Show more options -> Manage" on "This PC".
In the "Computer Management" console that appears, go to "System Tools -> Local Users and Groups -> Users" and double-click on the "Administrator" account.
In the "Administrator Properties" window that appears, uncheck the "Account is disabled" box.
Then, close your Windows session (or in other words : log out of your Windows session).
You should see the Administrator account appear somewhere on the screen (depending on your version of Windows).
Click on it.
Enter the password of the Administrator account if there is one.
The first time you use the Administrator account, it may take up to 2-3 minutes to log on while Windows creates that user's profile on your computer.
To disable the "Administrator" account, all you have to do is do the opposite.
Open file explorer, right click "Manage" on "This PC" (or "Computer").
On Windows 11, you will need to right click "Show more options -> Manage" on "This PC".
Go to "System Tools -> Local Users and Groups -> Users" and double-click on "Administrator".
Check the "Account is disabled" box and click OK.
To enable the Administrator account on Windows 7, 8, 8.1, 10 or 11 Home, you will need to use the command line (cmd).
To do this, start the "cmd.exe" program as an administrator.
In the command prompt (cmd) that appears, type this to enable the Windows Administrator account :
Batch
NET USER Administrator /active:yes
If you want to protect this Administrator account with a password, you can use this command by replacing "1234" with the desired password :
Batch
NET USER Administrateur 1234
Now, close your Windows session.
Select the "Administrator" account.
And type the associated password (if there is one).
The first time you use this account, Windows will configure some settings for this account.
It may take 2-3 minutes. Wait.
Now, you are logged in as administrator on Windows 7, 8, 8.1, 10 or 11.
To disable the Administrator account with a Home edition of Windows, reopen a command prompt (cmd.exe) as administrator and type this :
Batch
NET USER Administrator /active:no
Windows 12/17/2012
Windows 8/22/2022
Virtualization 2/12/2024
Windows 3/15/2013
Pinned content
InformatiWeb Pro
Contact
® InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
You must be logged in to post a comment