
- #How to add a user account using cmd how to
- #How to add a user account using cmd upgrade
- #How to add a user account using cmd windows 10
- #How to add a user account using cmd windows
#How to add a user account using cmd windows
For example with Windows 10, you can search “cmd” in the start menu, right-click “cmd.exe” and choose “Run as Administrator”.
#How to add a user account using cmd how to
We’ll show you how to do it, and we know two ways to achieve this. But for whatever are your reasons, it is still possible and may come in handy (for example if you want to kill a stubborn process or see what’s inside C:\System Volume Information without messing with the permissions). So, if you change your mind later, you can always disable the user or administrator account on Windows.Unlike Linux and unixes systems, there is no obvious built-in way to run a process as root on Windows, and there’s normally no need for it. That’s it! While it’s a simple process, changing a user account to administrator on a shared computer might not be a good idea. Then, type the following command into Windows PowerShell, and then hit Enter: Add-LocalGroupMember -Group "Administrators" -Member "username" When you run this command, it looks like this:Ĭhange a User Account to Administrator Using the PowerShellĪfter clicking the Start button, type “windows powershell” into the Windows Search, and select “Run as Administrator.”Ĭhoose “Yes” when the User Account Control prompt shows up. Replace the text in quotes with the account username on your computer. In the Command Prompt, type the following command, and then press Enter: net localgroup administrators "UserAccountName" /add To open the command prompt, click the Start button, type “cmd” in the Windows Search, and select “Run as Administrator.” Note: You can’t use this method if you’re running the Home edition of Windows. This method is more complex but achieves the same result. You can also use the Computer Management app.
#How to add a user account using cmd windows 10
RELATED: All the Features That Require a Microsoft Account in Windows 10 Change a User Account to Administrator Using Computer Management From the next window, double-click the user account that you want to change.įinally, select the “Administrator” option and click “Change Account Type” to confirm the change. Select “Yes” from the User Account Control prompt. When the “Control Panel” window opens, select “User Accounts.” RELATED: How to Create a New Local User Account in Windows 10 Change a User Account to Administrator Using the Control PanelĬlick the Start button, type “Control Panel” in the Windows Search, and press Enter to launch it.
#How to add a user account using cmd upgrade
That will upgrade the Standard User account to Administrator. Select “Yes” when the User Account Control prompt asks you whether you want to let the “Settings” app make changes.įrom the ”Change Account Type” window, use the dropdown for the “Account Type” to pick “Administrator.” Press the “OK” button when you’re done.
