6 ways to change Administrator in Windows

While Windows typically sets the first user on a PC as an administrator, there are many reasons and ways to change an administrator in Windows. Whether you're adding a new administrator-level user, promoting a standard user, or switching to a new administrator entirely, this guide provides six ways to change an administrator in Windows. Just pick your favorite method and get started.

Note : To prevent non-administrators from gaining unauthorized access, Windows requires that you make changes from an existing Administrator account.

1. Using Windows Settings

When you want to change administrators in Windows, the easiest way is to use Windows Settings.

1. Open Settings .

2. Select Accounts in the left pane.

6 ways to change Administrator in Windows
Select Accounts in the left pane

3. Select Other users on the right. This option is called Family & other users in Windows 10.

6 ways to change Administrator in Windows
Select Other users

4. Select the desired user from the list.

5. Click Change account type .

6 ways to change Administrator in Windows
Select Change account type.

6. Select Administrator from the account type list and click OK  to confirm.

6 ways to change Administrator in Windows
Select Administrator from the list

You can easily downgrade the administrator account using the same method.

2. Change Administrator in Windows via Control Panel

If you prefer to change settings from Control Panel rather than Settings, follow these steps:

1. Go to Start and search for Control Panel , then click Open.

6 ways to change Administrator in Windows
Open Windows Control Panel

2. Select User Accounts.

6 ways to change Administrator in Windows
Select User Accounts

3. If you want to change your own account type, select Change your account type . For other accounts, select Manage another account .

6 ways to change Administrator in Windows
Change account type

4. Select the account you want to change, then select Change the account type .

6 ways to change Administrator in Windows
Select Change the account type

5. Select Administrator (or Standard if you are downgrading) and click Change Account Type .

6 ways to change Administrator in Windows
Change account type

3. Change Administrator in Windows using Command Prompt

If you don't mind typing a few commands, it's easy to change a Windows user account between Standard and Administrator. Let's start by changing the Standard user to Administrator.

1. Press Win + R , type cmd , then press Ctrl + Shift + Enter to open Command Prompt with admin rights .

6 ways to change Administrator in Windows
Open CMD with admin rights

2. Enter the following to change the user account type to administrator:

net localgroup Administrators "User Account" /add

Replace User Account with your user account name. For a Microsoft account, use the first five letters of the account email address. For example, for [email protected], your user account name would be “windo”. Remember, you can use Windows 11 without a Microsoft account.

6 ways to change Administrator in Windows
Select a user account name

3. Verify the change by typing:

net user "user name"
6 ways to change Administrator in Windows
Change Administrator Command on Windows

If you need to downgrade the administrator account, the process is similar:

1. Enter the following command, replacing User Account  with the account name:

net localgroup Administrators "User Account" /delete
6 ways to change Administrator in Windows
Command to downgrade administrator account

2. Verify the change with:

net user "user name"
6 ways to change Administrator in Windows
Verify changes

4. Using PowerShell

If you prefer PowerShell , here's how to change administrator in Windows 10 and 11:

1. Press Win + X and select Terminal (Admin) . For Windows 10, select PowerShell.

6 ways to change Administrator in Windows
Open Powershell

2. Enter the following command at the command prompt, replacing user account with the account name:

Add-LocalGroupMember -Group "Administrators" -Member "User Account"

Just like Command Prompt, the username for a Microsoft account is the first five letters of the account's email address. You can also use:

-Member "MicrosoftAccount\emailaddress"
6 ways to change Administrator in Windows
Choose a name for your account

This elevates the Standard user to an Administrator. If you need to downgrade an account:

1. Open PowerShell and enter the following information, replacing User Account with the account name:

Remove-LocalGroupMember -Group "Administrators" -Member "User Account"
6 ways to change Administrator in Windows
Account downgrade order

This will switch the account to a Standard user.

5. Using netplwiz

Another quick and easy way to change administrators in Windows is to use netplwiz. This method lists all users and you can switch back and forth between user types as needed.

1. Press Win + R to open Run .

2. Type netplwiz and click OK.

6 ways to change Administrator in Windows
Enter netplwiz

3. Select the desired user and click Properties.

6 ways to change Administrator in Windows
Select desired user

4. Select the Group Membership tab and change the account type. Click Apply.

6 ways to change Administrator in Windows
Change account type

6. Change Administrator in Windows via Computer Management

This method only works on Pro versions of Windows 10 and 11. If you have a Home version, this option won't be available. Follow these steps to change accounts in Windows 10 and 11.

You can use the third party tool lusrmgmr to get similar results. This guide includes steps for both the Pro version of Windows and lusrmgmr. Screenshots are from lusrmgmr.

1. Open the Start menu and search for Computer Management . Select Run as administrator .

6 ways to change Administrator in Windows
Open Computer Management with admin rights

2. Expand System Tools > Local Users and Groups .

6 ways to change Administrator in Windows
Expand System Tools > Local Users and Groups

3. Select Users to open the list of users in the center pane.

4. Right click on the user and select Properties. Click Edit for lusrmgmr.

6 ways to change Administrator in Windows
Click Edit for lusrmgmr

5. Select the Member Of tab and click Add. If using lusrmgmr, click the Group membership tab and select Add membership.

6 ways to change Administrator in Windows
Click on the Group membership tab and select Add membership

6. Select Advanced.

7. Select Find Now .

8. Select the Administrators group from the list. In lusrmgmr, the group list appears immediately. Select Administrators.

6 ways to change Administrator in Windows
Select Administrators

9. Click OK to confirm your selection. In lusrmgmr, select Select.

10. Click OK again to exit the window. You should then see both standard and administrator users listed.

You can also demote a user using the same process. However, you will be revoking the permission instead of adding it.

Leave a Comment

How to Use Windows 11 Quick Assist for Help

How to Use Windows 11 Quick Assist for Help

Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.

How to Fix Windows 11 Startup Settings Blank Error

How to Fix Windows 11 Startup Settings Blank Error

Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!

How to Activate Windows 11 Enterprise with KMS

How to Activate Windows 11 Enterprise with KMS

Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.

How to Fix Windows 11 Kmode Exception Not Handled

How to Fix Windows 11 Kmode Exception Not Handled

Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!

Troubleshooting Windows 11 Motherboard Driver Error Fix

Troubleshooting Windows 11 Motherboard Driver Error Fix

Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.

How to Recover Deleted Photos in Windows 11

How to Recover Deleted Photos in Windows 11

Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.

How to Use Windows 11 Terminal Instead of CMD

How to Use Windows 11 Terminal Instead of CMD

Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.

How to Activate Windows 11 Pro Without a Product Key

How to Activate Windows 11 Pro Without a Product Key

Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.

Fixing Battery Drain During Hibernate in Windows 11

Fixing Battery Drain During Hibernate in Windows 11

Struggling with battery drain during hibernate in Windows 11? Discover expert fixes to preserve your laptop

How to Fix Windows 11 Input Lag for Valorant and CS2

How to Fix Windows 11 Input Lag for Valorant and CS2

Struggling with input lag in Windows 11 while playing Valorant or CS2? Discover proven, step-by-step fixes to restore smooth gameplay and boost your performance. Say goodbye to delays and hello to precision shots.

How to Fix Out of Memory Error in Microsoft Edge

How to Fix Out of Memory Error in Microsoft Edge

Struggling with the frustrating "Out of Memory" error in Microsoft Edge? Discover proven, step-by-step fixes to reclaim your browsing speed and stability. Updated with the latest tips for optimal performance.

How to Fix Windows 11 Google Drive Not Launching Fix

How to Fix Windows 11 Google Drive Not Launching Fix

Struggling with Google Drive not launching on Windows 11? Discover proven fixes to resolve the issue fast, from restarts to advanced troubleshooting. Get your cloud storage working seamlessly today!

How to Disable Gamebar Presence Writer for Performance

How to Disable Gamebar Presence Writer for Performance

Discover how to disable Game Bar Presence Writer on Windows to optimize gaming performance. Step-by-step guide to reduce lag, boost FPS, and enhance your setup for smoother gameplay. Essential tips for gamers in 2026.