How to Change Administrator Account in Windows 11?
Last Updated :
23 Jul, 2025
Windows has two account types: Standard and Administrator. The standard user group provides minimal access to features in comparison to the Administrator group, where app installation and command execution tasks are allowed. To change an administrator account, grant administrator privileges to a regular user account and change the current administrator account.
In this article, we'll show you how to change administrator accounts in Windows 11.
1. Method 1: Change Administrator Account In windows 11 From Settings App
Step 1: To open the Settings app, Press the Windows key + I.
Step 2: Navigate to "Accounts" and select "other users."
Step 3: Click on the user you want to change, then click "Change account type" and set it to Administrator.

Step 4: Select "Administrator" from the drop-down menu

2. Method 2: Change Administrator Account In windows 11 From The Control Panel
Step 1: Press Win + R then on the run dialog type "Control Panel"

Step 2: Step 2: Go to "User Accounts" and then "User Accounts" again.
Step 3: Select "Manage another account," choose the account, and then click "Change the account type."
Step 4: Select the administrator from the list and then click on the "Change Account Type" button

3. Method 3: Change Administrator Account In windows 11 with Netplwiz
Step 1: To open the Run dialog, press the Windows key + R.
Step 2: Type "netplwiz" and press Enter.
Step 3: Select the user, click on "Properties," Navigate to the "Group Membership" tab, and choose "Administrator."

4. Method 4: Change Administrator Account In windows 11 using the Command Prompt
Step 1: Press Win + S then on the search bar type "CMD" then open it

Step 2: Type the following command
net localgroup Administrators “NAME” /add
Replace the name with the user name of your account

How to Disable the Default Administrator Account in Windows 11
Step 1: Open Command Prompt as Administrator.
Step 2: Execute the command "net user administrator /active: Windowsno."

Conclusion
In Conclusion, We have shown five ways of changing a user account to an administrator on Windows 11, and how to disable the default administrator account. You can choose any method to change a standard account to administrator.
Similar Reads
How to Disable Administrator Account in Windows? An administrator account allows you to make changes and check the activities of other users. An administrator account can Change user accounts Modify security settings Install software and hardware applications. You can disable the hidden administrator account if you are the only user of your system
2 min read
Enable and Disable Windows Administrator Account Windows Administrator is an important service in the Windows operating system. It is a special login account provided by the Windows operating system. It helps to manage the device properly. This feature is used mainly in the organization. This is being used by the set of technicians. This feature i
4 min read
How to Create a Microsoft Account in Windows 11? Welcome, everyone! Today I will assist in demonstrating proving procedures of creating a new MS account or linking an existing one to Windows 11. Most of the time, Windows 11 OS can be run without creating this or that account, yet it is impossible to appreciate all the features of the new OS to the
4 min read
How to Change the Desktop Background in Windows 11? Altering the background on your Windows 11 desktop is an easy and impactful method to make your work area feel more personal. Whether you prefer beautiful scenery, a picture of your loved ones, or an electronic piece of art, setting your desktop wallpaper can improve your time spent on the computer.
4 min read
How to Create a New User Account in Windows? Learning how to create a new user account in Windows is essential for managing multiple users on your computer. Whether you're using Windows 10 or Windows 11, the process is straightforward and helps you set up personalized environments for different users. In this guide, we'll walk you through the
4 min read
How to Open the Command Prompt as Administrator in Windows The Command Prompt is a powerful tool in Windows that lets you run commands to manage files, troubleshoot problems, and control system settings. But some commands require administrator access to work properly. Opening the Command Prompt as an administratorâoften called âelevated modeâ gives you full
6 min read