How to Change Account Type in Windows 11
Changing your account type in Windows 11 lets you switch a user profile between a Standard User and an Administrator. A Standard User profile only lets you run apps and change your own settings, while an Administrator profile gives you full control to install software and change settings for everyone who shares the PC.
You need Administrator rights on your PC to make this change. Windows 11 supports account type switches for both local accounts and Microsoft accounts.
Open Settings , navigate to Accounts Other users, select the desired account, click “Change account type,” and choose between Standard User or Administrator. You must be signed in as an administrator to make these changes.
How to Change Account Type
Option 1Change Account Type Using Settings
- Press Win + I to open Settings.
- Click Accounts on the left side, then select Other users on the right.
- Find the user account you want to change, click on it to expand, then click Change account type.
- Choose Standard User or Administrator from the dropdown menu, then click OK.
- Close Settings when you’re done.
You can change account type Windows 11 users rely on through the main Settings app by going to your account options. This built-in method lets you switch any user profile between a standard account and full administrator access in just a few clicks without needing any extra tools.



Option 2Change Account Type Using Control Panel
For those familiar with older Windows versions, changing an account type in Windows 11 can also be done through the Control Panel. This method requires accessing the ‘User Accounts’ section, selecting the specific account, and then choosing the desired account type, either Standard User or Administrator.Option 3Change Account Type Using netplwiz (User Accounts Window)
- Press Win + R, type
netplwiz, and press Enter to open the User Accounts window. - If available, make sure the box Users must enter a user name and password to use this computer is checked.
- Select the user account you want to change, then click Properties.
- Go to the Group Membership tab.
- Select either Standard User or Administrator, then click OK.
- Click OK again to close the User Accounts window.


You can change account type Windows 11 setups use by opening the classic netplwiz (User Accounts window) tool via the Run dialog box. This advanced menu lets you manage user group memberships directly and switch accounts between standard and administrator status quickly.
Option 4Change Account Type Using Command Prompt or PowerShell
You can change account type Windows 11 permissions require by running specific commands in Command Prompt or PowerShell with administrator rights. This text-based method lets you alter user privileges directly through the command line instead of using the graphical settings menu.
- Right-click the Start button and select Windows Terminal (Admin) or Command Prompt (Admin).
- To see which users are in each group, type these commands and press Enter after each:
net localgroup users
net localgroup administrators - To make someone a Standard User, type:
net localgroup users "UserName" /addReplace
UserNamewith the actual user name (for example, “Brink2”).
- To make someone an Administrator, type:
net localgroup administrators "UserName" /add - To remove a user from a group (for example, if you want to remove admin rights), type:
net localgroup administrators "UserName" /delete
net localgroup users "UserName" /delete
net localgroup guests "UserName" /delete - Close the terminal when done.
Summary
- Standard User accounts are for regular PC use without full control.
- Administrator accounts have full control and can change system settings.
- You can change account types in many ways: Settings, Control Panel, netplwiz, or Command Prompt.
- You must be signed in as an administrator to make these changes.
- Always keep at least one administrator account active on your PC.
- Managing accounts carefully helps keep your PC safe and running smoothly.
Understanding how to change account type Windows 11 options work helps you secure your computer and control what other users can do. Standard accounts keep your system safe for daily tasks, while administrator accounts let you install apps and change core system settings.
Is 🪟 Windows 11 a single user or multi user?
highlight} Note: Some of the multi-user operating systems are: Windows 2000, Linux, Ubuntu, Unix, Mac OS X, Windows 10, Windows 11, etc.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!