How to Log in as Admin on Windows 10 or 11

Windows generally have two types of user accounts, Administrator and Standard. Although both are similar in terms of normal usage, an admin account has better control over your Windows.

If you need to install applications or make changes to Windows files, you will need administrator privileges to do it. Besides, you need an admin account to troubleshoot some serious issues related to Windows. Since it has unrestricted access to Windows files, the troubleshooting process will be more efficient. 

How to Log in as Admin on Windows 10 ?

If you want to run an application as admin without logging in to your administrator account, you can right-click on that application and select the Run as administrator option. This will open the app with administrator privilege while logged in as a standard user.

Using Existing Account

Windows creates an administrator account by default when you first install the operating system on your PC. If you only have a single-user account to log into your PC, then you are already on an administrator account. 

If there are multiple user accounts on your PC, there’s a chance you may not be logged into your administrator account. You can check your account type by pressing Windows + I and going to Accounts. The type of your user account is mentioned below your user account name.

In case you’re logged in to a standard account, you will have to log out of it and then log into the admin account.

  1. Open Start.
  2. Click on your user account and select Sign out.
    sign-out
  3. Select the administrator account, input the password, and press Enter.

Enabling the Hidden Administrator Account

Every Windows operating system has a hidden administrator account that is disabled by default. This account is known as the Super Administrator account. As the name suggests, it is a user account with the highest privilege in a Windows system.

While other administrator accounts prompt(User Account Control) you to confirm while making changes to your PC, this account will directly provide elevated administrator privileges.

This user account has the highest authority over your system. Therefore, any app or program you use through this account will also have the same level of authority. So, we recommend you only use this account unless it’s absolutely necessary. 

There are more than a few ways to enable this account on your Windows.

Using Command Prompt

  1. Press Win + R to launch the run program.
  2. Type cmd and press Ctrl + Shift Enter.
  3. Select Yes.
  4. Type net admin administrator /active:yes and press Enter.
    enable-admin-account-cmd
  5. You can log into this account by signing out of your current user account and signing into the “Administrator” account in the Windows login screen.

Using Computer Management

  1. Press Win + R, type lusrmgr.msc and press Enter.
  2. Select Users from the left panel.
  3. Right-click on Administrator and select Properties.
    Administrator-properties-2
  4. Untick the Account is disabled tickbox. To disable the administrator account, tick the option.
    account-is-disabled
  5. Click Apply and OK.
  6. Sign out of the current account and log into this account.

From Local Security Policy

  1. Press Win + R, type secpol.msc, and press Enter. This will open the local security policy.
  2. Expand Local Policies from the left panel.
  3. Go to Security Options and double-click on Accounts: Administrator account status.
    security-options
  4. Choose the Enabled option and Press OK. Repeat the steps and choose Disabled to disable this user account.
    enable-admin-account-
  5. Log out of your current user and log into the Administrator account.

Changing User Account Type

If you have a personalized user account and do not want to go through the hassle of creating a new user account again, you can simply change your user account type. Using the admin account, you can convert your standard user account into an administrator account.

  1. Open settings and go to Accounts > Family & other users.
  2. Select the User account you want to change.
  3. Click on Change account type.change-account-type
  4. Click on the drop-down menu under Account type and choose Administrator.
    choose-administrator
  5. Select OK to save and exit.

Creating a New Account

You can also create a completely new administrator account and log in to that account. This new account will be standard by default, but it is also still possible to change it to an admin account. You can create a new local administrator account on your PC using another administrator account.

  1. Press Win + I to open settings.
  2. Go to Accounts.
    go-to-accounts
  3. Select Family & other users from the left panel.
  4. Click on Add someone else to this PC under Other users.
    add-user
  5. You can either use a Microsoft account to create a user account or create a local account. To use your Microsoft account, input your email else, click on I don’t have this person’s sign-in information and select Add a user without a Microsoft account.
  6. Input necessary information when prompted.
  7. Select the newly created user account from Family & other users.
  8. Click on Change account type and select Administrator.
    change-account-type
  9. Click on OK to save the changes.
  10. Log out of your current user and log into the Administrator account.

How to Log in as Admin on Windows 11 ?

Here are the step-by-step instructions to log in as an administrator on Windows 11:

Enable the built-in Administrator account

Before you can log in as admin, you need to enable the hidden Administrator account:

  1. Open the Start menu and search for “Command Prompt”
  2. Right-click on Command Prompt and select “Run as administrator”
  3. In the Command Prompt window, type the following command and press Enter:
net user administrator /active:yes
  1. You should see a message that the command completed successfully
  2. Log out of your current account
  3. Click the Start button
  4. Click on your user account name/icon
  5. Select “Sign out”
  6. Log in as Administrator
  7. On the login screen, you should now see an “Administrator” account option
  8. Click on the Administrator account
  9. Enter the password if prompted (by default there is no password set)
  10. Set a password for the Administrator account (recommended)
  11. Once logged in as Administrator, open the Start menu and search for “Command Prompt”
  12. Right-click and run as administrator
  13. Type the following command, replacing “YourPassword” with a strong password:
net user administrator YourPassword

Important notes:

  • Only use the Administrator account when necessary for system tasks. For everyday use, use a standard user account.
  • Be very careful when logged in as Administrator, as you have unrestricted access to make system changes.
  • Consider disabling the Administrator account when not needed by running:
net user administrator /active:no

By following these steps, you can enable and log into the built-in Administrator account on Windows 11. Remember to use this account judiciously and only when required for administrative tasks.

END

Mohamed SAKHRI
Mohamed SAKHRI

I'm the creator and editor-in-chief of Tech To Geek. Through this little blog, I share with you my passion for technology. I specialize in various operating systems such as Windows, Linux, macOS, and Android, focusing on providing practical and valuable guides.

Articles: 1751

Newsletter Updates

Enter your email address below and subscribe to our newsletter

Leave a Reply

Your email address will not be published. Required fields are marked *