Hear we know create a user by cmd.To create a new local user account in your Windows 10 PC just type in the following command in the command prompt and hit enter. Change the username and password as per your preference.
net user (username) (password) /add
Make sure you are running the command prompt as an administrator.