How to Create Local Administrator Account in Windows 10

Generally, users who want to create a new administrator account in Windows 10 must first sign in to Windows 10 with an account that has been granted administrative rights. However, sometimes users might not be able to sign in to their computers due to various reasons, such as losing administrator rights, forgetting passwords. In this article, we will explain how to create a local administrator account in Windows 10 by using CMD.

Step 1: Start your computer from a Windows 10 installation media.

Step 2: After seeing the Windows Setup screen, press Shift + F10 to open Command Prompt.

Step 3: Type in the following two commands and press Enter on each line.

move c:\windows\system32\utilman.exe c:\

copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe

Step 4run wpeutil reboot to reboot the computer and then disconnect the Windows 10 installation media.

Step 5: After reaching the sign-in screen, click on the Ease of Access icon in the lower-right corner.

Step 6: Type in the following two commands and press Enter on each line.

net user UserName /add

net localgroup administrators UserName /add

Note: Replace UserName with the account name you want.

Step 7: After a few seconds, you will be able to use the account displayed on the sign-in window.


Comments

Popular posts from this blog

How to Enable Scrollable Tabstrip in Google Chrome

How to Make Chrome PWA Run at Startup in Windows 10

[Fixed]Can't Turn off Airplane Mode in Windows 10