Contents
- 1 4 Best Ways to Make a User an Administrator on Windows 11
- 1.1 How to Make a User an Administrator Using Settings on Windows 11
- 1.2 How to Make a User an Administrator Using Control Panel on Windows 11
- 1.3 How to Make a User an Administrator Using Command Prompt on Windows 11
- 1.4 How to Make a User an Administrator on Windows 11 Using Windows PowerShell
- 1.5 Preventing Users from Installing New Software on Windows 11
4 Best Ways to Make a User an Administrator on Windows 11
On a Windows 11 PC, you can create multiple user accounts. Each account has its own applications, storage, settings, etc. This allows for multiple individuals or individuals with different roles to use the PC without interfering with each other. These user accounts can be managed by an administrator, but only one user can be assigned that role.
The administrator role grants special privileges, such as software installation, security policy updates, and PC troubleshooting. When you install Windows or get a system with pre-installed software, one administrator account is already active. To assign a different user as an administrator on Windows 11, here are the available methods you can use.
How to Make a User an Administrator Using Settings on Windows 11
When changing configurations of your Windows PC, start with the Settings menu. Making a new user an administrator can only be done from an administrator account. Here’s how to make a user an administrator using Windows Settings:
Step 1: On your PC, click the Start menu. Step 2: Click Settings.
Use the Windows + I keyboard shortcut to open the Settings menu.
Step 3: Click Accounts on the left of the Settings pane. Step 4: Click ‘Family & other users’ from the right pane.
Step 5: Under Your family or Other users, you will find the other accounts on the PC. Click on the drop-down next to the user account to be made administrator.
Step 6: Click Change account type.
Step 7: Change account type to Administrator.
Step 8: Click OK to save changes.
How to Make a User an Administrator Using Control Panel on Windows 11
The Control Panel is a Windows applet for system management tasks, including granting administrator privileges to a user. Here’s how to do it on Windows 11:
Step 1: Open the Start menu on your PC.
Step 2: Type “Control Panel” on the search bar.
Step 3: From the results for Control Panel, click on Open on the right pane.
Step 4: Click User Accounts.
Step 5: Click Change account type.
Step 6: Click on the profile you want to change.
Step 7: Click ‘Change account type.’
Step 8: Select the Administrator option.
Step 9: Click Change Account Type button to apply the change.
How to Make a User an Administrator Using Command Prompt on Windows 11
The Command Prompt is an input field used to execute commands. Here’s how to use it to make a user an administrator on Windows 11:
Step 1: Click on the Start menu.
Step 2: Type Command Prompt on the search bar.
Step 3: Click ‘Run as administrator’ to open Command Prompt.
Step 4: In Command Prompt, input the following command:
net localgroup administrators “UserAccountName” /add
Replace the account name “maria” with the desired administrator account name.
Step 5: Press the Enter key to execute the command.
How to Make a User an Administrator on Windows 11 Using Windows PowerShell
Windows PowerShell is a program for automating tasks and managing configurations. It functions similarly to Command Prompt, allowing you to enter commands for Windows to execute. Follow these steps to use Windows PowerShell and grant a user administrator privileges in Windows 11:
1. Open the Start menu on your PC.
Step 2: Type “Windows PowerShell” in the search bar.
Step 3: Click ‘Run as administrator’ in the right pane to launch Windows PowerShell.
Step 4: In PowerShell, enter the command: Add-LocalGroupMember -Group “Administrators” -Member “username”
Replace “maria” with the account’s username you want to make administrator.
Step 5: Press Enter to run the command.
Preventing Users from Installing New Software on Windows 11
As previously explained, as an administrator on Windows 11, you have special privileges to customize and make changes. If you want to limit user activities like software installation, you’ll need administrator rights.
As Fred Humiston, the author behind Twothirds.us, I focus on providing practical and easy-to-follow guides and solutions for a variety of technical issues that people commonly face.
My articles cover a wide range of topics, from troubleshooting out-of-sync audio on TikTok and managing Firestick devices, to understanding the impact of Capcut on video quality and resolving sound issues on Hisense Roku TVs.
I also delve into more general tech tips, like how to block numbers on landlines or use VPNs without Wi-Fi. My goal is to make technology more accessible and less intimidating for everyone, whether you’re a tech novice or a seasoned user. I strive to offer clear, concise, and helpful advice to make your digital experience smoother and more enjoyable.