


The cookie is used to store the user consent for the cookies in the category "Analytics". This cookie is set by GDPR Cookie Consent plugin. Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category. These cookies ensure basic functionalities and security features of the website, anonymously. Necessary cookies are absolutely essential for the website to function properly. Net Localgroup Administrators UserAccount /Deleteįor example: Net Localgroup Administrators alvintest2 /Delete Replace “UserAccount” with the actual user account name that you want to delete from the admin group. To remove an existing administrator account from the administrator group, in other words, changing it back to standard user account, use the following command.

Net Localgroup Administrators UserAccount /addįor example: Net Localgroup Administrators alvintest2 /add The following command will add the specified user account to the administrator group, thus, granting full administrator rights to the user account. Note: Replace “ UserAccount” with the actual name of the user account that you want to give admin rights to.

To give admin rights to a user account, use the following command. You can copy the name of the user account to be used in next step. This step is optional but useful if you do not know or are not sure about the exact name of the user account you want to give administrative rights to. In the command prompt window, enter the following command to list all existing user accounts on your Windows 10 PC. Right-click Command Prompt from the search result, and then select “ Run as administrator“. If you prefer to give admin rights to a user via command prompt instead of GUI, here’s how to do it.įirstly, open an elevated command prompt: Search for “ cmd” on the Windows 10 search bar. How to give administrator permission in Windows 10 via CMD Read: How to Create Local Admin Account Without Password on Windows 10. If you have not created the user account yet, you can directly create a new local admin account instead. Thus, you can give admin rights to as many other user accounts as you like. In addition, a Windows 10 system can have multiple administrator accounts.
