Mastodon
User Management

How to Change Account Type in Windows 11?

What are the Different Methods to Change the Account type in WIndows 11 pc?

Windows 11 allows users to create different account types, such as Standard and Administrator accounts, each with specific permissions. Changing an account type can help you manage access levels, enhancing security or providing administrative privileges where needed. This tutorial provides all the methods available to change the account type in Windows 11, so you can easily switch between Standard and Administrator accounts.

There are two main account types in Windows 11:

  • Administrator Account: Grants full access to make system wide changes, install applications, and manage other accounts.
  • Standard Account: Provides limited permissions, suitable for everyday tasks but restricts access to critical system settings.

Changing an account type allows you to adjust user permissions according to their needs, maintaining a secure and manageable environment on your device.

Method 1: Using the Settings App

The Settings app provides the simplest way to change an account type. Hereโ€™s how:

  • Open Settings by pressing Winkey + I.
Open Windows Settings
Open Windows Settings
  • Go to Accounts in the left pane.
  • Select Other users.
Click Other Users from Account settings
Click Other Users from Account settings
  • Under Other users, choose the account you want to change, then click Change account type.
Click Change Account Type button
Click Change Account Type button
  • In the Account type dropdown, select either Administrator or Standard user.
Change User Account Type
Change User Account Type
  • Click OK to save the changes.

This method is user-friendly and ideal for quick access to account type options.

Method 2: Using Control Panel

For those who prefer using the Control Panel, this method provides another easy way to change the account type:

  • Open Control Panel by searching for it in the Windows search bar.
Open Control Panel from Start menu
Open Control Panel from Start menu
  • Go to User Accounts and select Change account type.
Choose Change Account Type Option in Control Panel
Choose Change Account Type Option in Control Panel
  • Choose the user account you want to modify.
Choose the Account that you want to change the type in control panel
Choose the Account that you want to change the type in control panel
  • Click on Change the account type.
Choose the Change the Account type option
Choose the Change the Account type option
  • Select Standard or Administrator and click Change Account Type to confirm.
Choose the account type and click the Change account type button to confirm
Choose the account type and click the Change account type button to confirm

Note: Control Panel provides access to various account management options, making it a versatile tool for managing users.

Method 3: Using Command Prompt

For users comfortable with the Command Prompt, this method allows you to quickly change an account type via commands:

  • Open Command Prompt as Administrator by typing โ€œcmdโ€ in the search bar, right-clicking, and selecting Run as administrator.
Open Command Prompt using Run as Administrator
Open Command Prompt using Run as Administrator
  • To change an account to Administrator, enter the following command:
    • net localgroup administrators "Username" /add
    • Replace Username with the actual name of the user account.
Command to change the user to administrator type
Command to change the user to administrator type
  • To change an account to Standard, use this command:
    • net localgroup administrators "Username" /delete
Command to change the user to standard user type
Command to change the user to standard user type
  • Close Command Prompt.

Using Command Prompt can be faster, especially for experienced users who prefer command-line tools.

Method 4: Using PowerShell

PowerShell also provides an efficient way to change an account type in Windows 11:

  • Open PowerShell as Administrator by right-clicking the Start button and selecting Windows Terminal (Admin).
Opening PowerShell as Admin Mode
Opening PowerShell as Admin Mode
  • To change an account to Administrator, enter:
    • Add-LocalGroupMember -Group "Administrators" -Member "Username"
Command to convert account type to admin using powershell
Command to convert account type to admin using powershell
  • To revert to Standard, use:
    • Remove-LocalGroupMember -Group "Administrators" -Member "Username"
Command to convert account type to standard using powershell
Command to convert account type to standard using powershell
  • Replace “Username” with the name of the account you want to modify.

PowerShell offers a fast and precise way to manage account types for those familiar with command-line operations.

Method 5: Using Local Users and Groups

Note: This method is available only in Windows 11 Pro, Enterprise, and Education editions.

The Local Users and Groups tool offers more control over user accounts, allowing you to change account types easily:

  • Press Winkey + R to open the Run dialog, type lusrmgr.msc, and press Enter.
lusrmgr.msc
lusrmgr.msc
  • In the Local Users and Groups window, select Users.
  • Right-click the account you want to modify and choose Properties.
  • Go to the Member Of tab. To change to an Administrator, click Add, type Administrators, and press OK.
  • To change to Standard, remove the Administrators group from the Member Of tab.
  • Click Apply and then OK to confirm changes.

This method is ideal for advanced users who need additional control over account types.

Conclusion

Changing an account type in Windows 11 is simple and offers flexibility in managing user access and permissions. Whether you use the Settings app, Control Panel, Command Prompt, PowerShell, or Local Users and Groups, each method provides a unique way to customize account permissions. By following these steps, you can ensure the right level of access for every user on your device.

Frequently ASked Queries:

Can I change my account type if Iโ€™m logged in as a Standard user?

No, you need Administrator privileges to change account types.

Is there a difference between local accounts and Microsoft accounts when changing account types?

No, both local and Microsoft accounts can be set to Standard or Administrator.

Will changing an account to Administrator give it access to all files?

No, but it will allow access to system settings and the ability to make system-wide changes.

Can I change the account type of the built-in Administrator account?

The built-in Administrator account is already set as an Administrator and cannot be changed to Standard.

How can I check the current account type?

Go to Settings > Accounts > Your Info to view your current account type.

Read More:

Arjun Das

Hello folks, I'm Arjun. I've developed several web apps, including IMGCentury.com, and have extensive knowledge of Windows and Linux operating systems. I started working on Win11verse as a hobby and am committed to sharing the best of my expertise.

Leave a Reply

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

Back to top button
Close

Adblock Detected

Kindly disable the Adblocker