Create a new user account on windows 10

Here's a step-by-step guide to create a new user account on Windows 10:

Method 1: Create a new user account from the Settings app

  1. Click on the Start button () and select the Settings icon (gear icon).
  2. Click on "Accounts" from the Settings window.
  3. Click on "Family & other users" from the left menu.
  4. Click on "Add someone else to this PC" at the bottom of the window.
  5. Click on "I don't have this person's sign-in information" and then click on "Add a new user".
  6. Enter the new user's name, email address, and password. You can also add a password hint if you want.
  7. Choose the account type: "Standard user" or "Administrator". Standard user accounts have limited permissions, while Administrator accounts have full control over the system.
  8. Click on "Next" and then click on "Finish" to create the new user account.

Method 2: Create a new user account from the User Accounts window

  1. Press the Windows key + R to open the Run dialog box.
  2. Type "netplwiz" and press Enter to open the User Accounts window.
  3. Click on "Manage another account" at the bottom of the window.
  4. Click on "Add a new user" and follow the same steps as in Method 1.

Method 3: Create a new user account from the Command Prompt

  1. Press the Windows key + R to open the Run dialog box.
  2. Type "cmd" and press Enter to open the Command Prompt.
  3. Type the following command and press Enter: net user <username> *
  4. Replace <username> with the desired username and password.
  5. Follow the prompts to create the new user account.

That's it! The new user account will be created and you can log in with the new credentials.