User Account

How to create Local Administrator Account on Windows 10 using CMD

How to create Local Administrator Account on Windows 10 using CMD

Generally, to create a new local administrator account for Windows 10, you must first sign in to Windows 10 with an administrator or a regular user with administrative rights. However, occasionally, you may be unable to sign in to Windows 10 for some reason, such as forgetting your password, losing administrator rights, or some other errors. In this post, we will show you the way to create a Local Administrator Account on Windows 10 when you can't sign in.

Create Local Administrator Account using CMD

Since you can't sign in to Windows 10 and get to the desktop, you can't open Command Prompt within Windows 10. However, you can fire up the CMD prompt from the sign-in screen with the aid of a Windows 10 installation media.

So, to create a local administrator account via Command Prompt on Windows 10 when you can't sign in, do the following:

Note: C is the system drive letter.

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

With the installation media disconnected, your computer will restart normally. When you reach the Windows 10 sign-in screen, click the Ease of Access icon in the lower right corner of the screen. This will open a command prompt if the previous steps went right.

net user UserName /add net localgroup administrators UserName /add

After a few seconds, the newly created administrator account will be displayed in the lower-left corner of the sign-in screen and you can use it to sign in to Windows 10.

Now, after you have successfully created the administrator account, you should restore the utilman.exe file. If not, you won't be able to use the Utility Manager (Ease of access) on Windows 10 sign-in screen, and on the other hand, others might use the command prompt to change your Windows 10 admin password or make other changes to your computer. To restore the utilman.exe file, do the following:

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

Once you get to the sign-in screen, you will see the newly created administrator account - you can click on the account to sign in to your Windows 10 device.

And that's it on the two ways to create a Local Administrator Account on Windows 10 when you can't sign in!

Related post: Create Hidden Administrator User Account In Windows 10.

Mouse left-click button not working on Windows 10
If you are using a dedicated mouse with your laptop, or desktop computer but the mouse left-click button is not working on Windows 10/8/7 for some rea...
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...
How to reverse Mouse and Touchpads scrolling direction in Windows 10
Mouse and Touchpads not only make computing easy but more efficient and less time-consuming. We cannot imagine a life without these devices, but still...