A standard user account has limited privileges to perform tasks. For example, they cannot change the properties of other user accounts, install computer-wide software, etc. However, an administrative account has complete control over the computer, as well as the other user accounts on it. The first account created while performing a fresh Windows installation always has administrative privileges and is a member of the local Administrators group. It also has a built-in Administrator account. You need an administrative account to perform tasks that otherwise would not be permitted. However, not everyone on your computer has to use the same Administrator account for this purpose. Instead, you can add the user account to the Administrators group which would automatically give them the required permissions. In this article, we show you different methods to add a user account to the Administrators group.

Why Add a User to Administrators Group?

The Administrators group contains the user accounts that have administrative privileges. This means that they would not require elevated permissions to perform certain tasks that make changes to the system. A user account that is a member of this group would have the rights to install system-wide applications, make changes to the system settings (including Registries), and do much more. If you have multiple user accounts on your computer, you may want to add one or more to the Administrators group so they can perform some tasks which a standard user cannot. Like installing or uninstalling software, making changes to the Windows Registry or the Group Policies, etc. Of course, you must only add the user accounts you trust to the Administrators group, otherwise, an untrusted person could make changes to the computer and lock you out intentionally. Let us now discuss the different methods to add a user account to the local Administrators group. Note: To add a user to the Administrator’s group, you must be logged in from an administrative group as well. Otherwise, you will receive an “Access id denied” or “Insufficient privileges” error.

Add User to Administrators Group

Add User to Administrators Group from Local Users and Groups, Computer Management Console

Microsoft Management Consoles come preinstalled in Windows to control and manage the different OS components. 2 of these are the Local Users and Groups Console and the Computer Management Console. Both of these can be used to add a user to a group and have similar methods. Before we proceed, let us inform you that these consoles have a folder named “Users” where all local users are listed, and another folder named “Groups” where the groups are listed. You can add a user account to a group from the Users folder as well as through the Groups folder. Before we dive deep into the steps, let us see how to open either the Computer Management Console or the Local Users and Groups console.

To open the Local Users and Groups console, type in “lusrmgr.msc” in the Run Command box. Open the Local Users and Groups console To open the Computer Management Console, type in “compmgmt.msc” in the Run Command box. Open the Computer Management Console

Once accessed, you can use either of the following methods to add a user to the Administrators group.

Add User to Administrators Group from Users Folder

Add User to Administrators Group from Groups Folder

Using either of the methods above, you will have successfully added a user account to the Administrators group. This will convert the group name to the Group’s Fully Qualified Domain Name (FQDN). This will convert the user account name to its Fully Qualified Domain Name (FQDN). If needed, you can just as easily remove them from the Administrators group’s properties, or the user account’s properties, by clicking Remove at the bottom of the window.

Add User to Administrators Group from Command Prompt

If you are a fan of the command line, then you can use the Command Prompt (or Windows PowerShell) to add a user account to the Administrator’s group. Here is how: The user will now be a part of the Administrators group. In case you want to remove a username from the Administrator’s account, use this command:

Add User to Administrators Group from PowerShell

To add a user to the Administrators group for Windows PowerShell, use these steps: The user will now be a part of the Administrators group. In case you want to remove a username from the Administrator’s account, use this command in PowerShell:

Ending Thoughts

This article lists all the methods to add a user account to the local Administrators group. However, we do not recommend that you add every user on your computer to the Administrators group. This would give anyone the power to make changes to the computer without the actual Admin’s consent. Only those user accounts should be part of the Administrators group which need the privileges to perform certain tasks and are trusted by the computer’s owner.