How to create new user in windows 10

Creating a new user account in Windows 10 is a straightforward process. Here are the steps:

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

  1. Click on the Start button and select the Settings icon (it looks like a gear).
  2. Click on "Accounts" from the Settings menu.
  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. Click on "Next" and then click on "Finish".

Method 2: Create a new user account using the User Accounts control panel

  1. Press the Windows key + X and select "Control Panel" from the menu.
  2. Click on "User Accounts" from the Control Panel window.
  3. Click on "Manage another account" and then click on "Create a new account".
  4. Enter the new user's name, email address, and password. You can also add a password hint if you want.
  5. Click on "Create account".

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

  1. Open the Command Prompt as an administrator. To do this, right-click on the Start button and select "Command Prompt (Admin)".
  2. Type the following command and press Enter: net user <username> *
  3. Replace <username> with the name you want to give the new user account.
  4. Follow the prompts to set the password and other account settings.

Additional tips