How to Change Standard Account to Admin Account on Windows 11

Being stuck with minimal privileges on a standard account can be rough. You don’t have access to many settings, system folders, and a multitude of things that Administrator accounts take for granted. However, although Microsoft doesn’t want you to know it, there is a relatively simple way of granting yourself admin privileges without contacting the administrator of your system, Here’s everything you need to know to change your standard account to an admin account on Windows 11.

How to change Standard account to Admin account on Windows 11

There are a lot of restrictions and hurdles that Windows places to ensure that the standard account cannot change its own account type. However, if you have the right tools and follow the guide below closely, this can be done.

Requirements

Once you have these two things, follow the guide below, 

Step 1: Create a bootable USB drive

  1. Plug in your USB flash drive and run the Windows Installation Media setup.
  2. On the Windows 11 Setup window, click Accept.

  3. Click Next.
  4. With the USB flash drive option selected, click Next.
  5. Wait for the process to complete.
  6. Once the process finishes, click on Finish.

Step 2: Start Windows Installation Setup

Now, let’s ensure that you can boot from your USB. Here’s how:

  1. Restart your computer. When your system is loading back up, before the Windows logo appears, press F8 to get to BIOS. 
    Note: The BIOS key may differ based on your computer manufacturer. It could be F10, F11, F1, or F2, or F8.
  2. In BIOS, find the Boot options Menu and select the appropriate Boot Media Device (USB/Flash drive). Save the changes and Exit. 
  3. With the bootable USB plugged in, restart your computer. When your system is loading back up, before the Windows logo appears, wait for the message about pressing a key to select Boot Device. 
  4. When you get the following message, press any key to start your system from the Windows Installation Setup.
  5. On the following screen, press Shift + F10 to launch Command Prompt. Alternatively, click Next.

  6. Then Repair your Computer
  7. Then click on Troubleshoot.

  8. Select Command Prompt.

Step 3: Modify Registry values

  1. With the command prompt opened up, type regedit and press Enter.
  2. This will bring up the “Registry Editor”. Now select HKEY_LOCAL_MACHINE, then click on File.
  3. Click Load Hive.
  4. Now, click on the field next to “Look in:”
  5. Then navigate to the following folder: C:\Windows\system32\config
  6. Here, select the SAM file and click Open.
  7. In the “Key Name” field, type Offline and click OK.
  8. This will create a new key by the name ‘Offline’.
  9. Now, navigate to the following key: HKEY_LOCAL_MACHINE\Offline\SAM\Domains\Account\Users\000001F4
  10. Then, in the right panel, double-click the F key.
  11. Use the down arrow key to navigate to the 00000038 line. With your cursor before 11, press the Delete key once.
  12. In its place, type 10 and then click OK.
  13. Once the key is modified, click to select the Offline key and then File.
  14. Click Unload Hive.
  15. When prompted, click Yes.
  16. Now, close all windows and restart your computer.

Step 4: Use the temporary Admin account to give yourself account admin rights

  1. Once Windows boots up, select the Administrator account to log in (this is the new admin account and doesn’t have any password)
  2. Wait for Windows to set up the Admin account.
  3. Once you’re logged in, press Win+R to open the RUN box, type netplwiz, and hit Enter.

  4. Select your Standard account and click on Properties.

  5. Move over to the ‘Group Membership’ tab. Then change the account type to Administrator and click Apply > OK.

You have now successfully changed your Standard account to an Administrator account. 

Step 5: Disable the temporary Admin account

Once you have given yourself administrator privileges, it is recommended to disable this administrator account. Here’s how:

  1. From your (now administrator) account, open the command prompt from the Start menu.
  2. Then type the following command: net user administrator /active:no
  3. Hit Enter. Once the command is completed successfully, the temporary admin account will disappear. 

This will clear all traces of the temporary account and you will be left with your account that now has administrator privileges.

FAQ

Let’s consider a few commonly asked questions about changing a standard account to an admin account.

Can my admin see which account type I have?

Yes, any administrator can check the account types on their system.

Can I change from a standard account to an administrator on Windows 10?

Yes, the guide given above works exactly the same for Windows 10 as well. Just make sure to download a Windows 10 Installation Media file. 

Although changing from an administrator account to a standard account is easy enough, not many people know how to change from a standard account to an admin account, especially if they don’t have access to the admin or the admin’s password. We hope this guide helped shine a light on this process. Until next time!

Leave a Reply

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