So, while trying to create a new user account on my Windows 10 computer, I get this:
The solution:
-
Start a command prompt as administrator.
-
Type the following command:
net user <username> <password>
/add
So, while trying to create a new user account on my Windows 10 computer, I get this:
The solution:
Start a command prompt as administrator.
Type the following command:
net user <username> <password>