User accounts created in Windows 10 come in two forms: standard and administrator (or admin). Although the functionality remains the same for both types of users, administrator accounts will have extended access to certain options.
This access includes administrator-approved permissions that allow users to change various settings. In fact, administrators can install applications on computers, while standard users can only launch them. For these reasons, having more than one administrator can be very useful if you have a Windows 10 PC with multiple users.
In this article, you will learn four methods to turn a standard user into an administrator in Windows 10.
How to Make a User an Administrator in Windows 10
The first method you can use to make a user an administrator in Windows 10 will be using the "Settings" menu. Here are the steps for this method:
- Go to the âStart Menuâ and open âSettingsâ.
- Go to âAccountsâ
- You will see different sections on the left side of the window; choose âFamily and other peopleâ.
- On the right side of the window, locate the user you want to designate as an administrator under âOther peopleâ.
- Select "Change account type".
- In the drop-down list that appears, choose âAdministratorâ.
- Press the "OK" button and close "Settings".
The second method is to access the âControl Panelâ. Here is what you will need to do to make a user an administrator via this utility:
- Bring up the "WinX Menu" by right-clicking the "Start Menu" button or pressing Win Logo + X on your keyboard.
- If for some reason you can't find the option in the "WinX Menu", just open the "Start Menu" and type "Control Panel".
- Once you find "Control Panel", click on it to open the corresponding window.
- Under "User Accounts", select "Change account type".
- Find the user you want to designate as an administrator and click on it.
- On the left side, select "Change account type".
- Choose "Administrator" in the account options.
- Press the "Change account type" button.
For the third method, you will need to enter the "User Accounts" settings. You can do this by following these steps:
- Press Win Logo+R to launch the "Run" dialog box.
- Enter "netplwiz" and press OK.
- A window will open with user account settings; find the user you want to give admin permission to.
- After selecting the correct user, press âPropertiesâ.
- From the tabs at the top, select "Group Membership".
- Choose "Administrator" and click the "OK" button.
Finally, you can use the "Command Prompt" to change a standard user to an administrator. Use the following steps for this method:
- Open the âWinX Menuâ.
- From the menu, launch âCommand Prompt (Admin)â.
- In the administrator command prompt, type ânet localgroup Administrators AccountName /addâ. When entering this line, replace "AccountName" with the actual username.
- Press "Enter" and wait for the command to execute.
- Once you see the confirmation message "Command completed successfully", you can exit "Command Prompt".
Using any of these four methods will allow you to turn any standard user into an administrator in Windows 10.
While these methods allow you to perform the desired action for users sharing the same computer, the techniques will be different if you want to make a user a local administrator on a network.
In the following sections, we will explain how to make domain and network users local administrators.
How to make a domain user a Windows 10 local administrator
There are three ways to make a domain user a local administrator in Windows 10.
The first method is to use the âlusrmgr.mscâ command:
- Access the user's computer through a remote connection or through direct physical access.
- Display the "Run" menu by pressing "Win Logo+R".
- Type âlusrmgr.mscâ and press âOKâ.
- Locate "Local Users and Groups".
- Enter the âAdministratorsâ menu.
- Find the user account you want to grant administrator rights to and add it to the "Administrators" group.
The second method uses "restricted groups", while the third uses "secure local administrators". However, both methods are much less straightforward than the first. As they would require more extensive configurations, we recommend using the first method provided.
How to make a network user a local administrator Windows 10
There are several commands you can use to make a network user a local administrator in Windows 10. In the "Run" dialog box, you can use the "lusrmgr.msc" command described above or the "compmgmt.msc" ordered.
Both commands can be accessed through the "Run" dialog box, which you can launch by pressing Win Logo + R.
Using the âlusrmgr.mscâ is described in the previous section. Here is how to use the âcompmgmt.mscâ command:
- Launch the "Run" menu and type the command.
- Once you click "OK", the "Computer Management" window will open.
- In the left menu, navigate to "System Tools".
- Click on âLocal Users and Groupsâ, then on âGroupsâ.
- You will see a list of groups on the right side; select "Administrator".
- Right-click on the "Administrator" group and select "Add to Group".
- Confirm your choice and choose âAddâ.
- Locate the "Enter the object names to select" box.
- Enter the username in the box and click âOKâ.
You can also use "Command Prompt" to add users to the administrator group. Here's how:
- Launch "Command Prompt" as an administrator.
- Type ânet localgroup Administrator AccountName /addâ where you will replace âAccountNameâ with the username.
- Press "Enter", wait for the confirmation message and exit "Command Prompt".
Easily grant admin rights to users
Having more than one administrator on a system or network can make many processes much easier. With others having access to crucial settings and options, your network won't have to depend on your constant availability.
Now that you know how to make any user an administrator in Windows 10, sharing administrator rights â as well as responsibilities â with others will be much easier.
Did you manage to make another user an administrator in Windows 10? What method did you use?
Let us know in the comment section below.