+5 votes
77 views
How to enable Windows 11 hidden administrator account

in Guides by (551k points)
reopened | 77 views

1 Answer

+3 votes
Best answer

Enable hidden or default Windows 11 administrator account
Activate administrator account in users and groups

It is possible to enable the hidden Windows 11 administrator account , it is disabled by default. Administrator privileges are required to activate it..

Why do we want to enable the administrator account if we already have admin privileges? One of the big differences between accounts of a user that is in the Administrators group and the Administrator account is that the latter does not receive UAC notices. Plus, it's great as a backup account in case something went wrong and you were locked out of the system.

Enable hidden or default Windows 11 administrator account

image

The first thing we will have to do is start a command prompt window as administrator. So we will press the "start" menu we will write "CMD" and in the right panel we will click on " Run as administrator "..

image

Next, we are going to write the command "net user" without the quotes; in this way we will see all the accounts available in the system. The list will not reveal whether they are active or disabled.

image

Now we are going to execute the command "net user Administrator" again, without the quotes; in this way we will see information about the administrator account. In the status of "Active account" we can see if it is activated, it should appear "Yes" or "No"..

image

So in order to activate it we will have to write the command "net user Administrator / active: yes" without the quotes; in this way we enable the administrator account. We will have to verify that the command was executed properly by writing the command that we gave you in the previous step.

Next, we move on to change the password, because said account by default is not protected by one. So anyone could log into it without problems.

image

For this we execute the command "net user Administrator *" and press Enter. We write the password we want and repeat this after pressing Enter again. If the passwords match, then we will have a new password set.

Activate administrator account in users and groups

Administrators can use the local user and group administrative interface to manage this account.

image

We press "start" and then we are going to write lusrmgr.msc and we hit "Enter".

image

Here we will have to expand the "Users" folder from the left sidebar, in order to see all Windows users.

image

Next, we right-click the administrator account in the central column and select "Properties" from the menu. In order to enable the account, we will have to remove the check mark from "The account is disabled"; then we choose "Apply" and finally "OK".

We right click on "Administrator" and choose "Set password". We will have to enter it twice to continue and that's it.



by (3.5m points)
edited

Related questions

+4 votes
1 answer
asked Nov 25, 2022 in Guides by backtothefuture (551k points) | 56 views
+4 votes
1 answer
asked Mar 25, 2020 in Windows 10 by backtothefuture (551k points) | 215 views
+5 votes
1 answer
asked Apr 18, 2023 in Guides by backtothefuture (551k points) | 38 views
+4 votes
1 answer
asked Apr 15, 2023 in Guides by backtothefuture (551k points) | 36 views
+3 votes
1 answer
asked Dec 29, 2021 in Guides by backtothefuture (551k points) | 95 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,632 questions
10,764 answers
510 comments
3 users