Creating new user windows 10
To create a new user account on Windows 10, follow these steps:
Method 1: Create a new user account using the Settings app
- Click on the Start button and select the Settings icon.
- Click on the "Accounts" option.
- Click on "Family & other users" from the left menu.
- Click on "Add someone else to this PC" or "Add a new user".
- Enter the new user's name, email address, and password.
- Choose the account type: "Standard user" or "Administrator".
- Click "Next" and then "Finish".
Method 2: Create a new user account using the User Accounts control panel
- Press the Windows key + X and select "Control Panel".
- Click on "User Accounts" and then "Manage another account".
- Click on "Create a new account".
- Enter the new user's name, email address, and password.
- Choose the account type: "Standard user" or "Administrator".
- Click "Create account".
Method 3: Create a new user account using the Command Prompt
- Open the Command Prompt as an administrator: right-click on the Start button and select "Command Prompt (Admin)".
- Type the following command and press Enter:
net user <username> *
- Replace
<username>
with the desired username. - Enter the password for the new user account.
- Confirm the password.
- Press Enter to create the new user account.
Additional settings
After creating a new user account, you can customize the account settings as follows:
- Set up a password reset disk: Go to Settings > Accounts > Sign-in options and click on "Create a password reset disk".
- Set up a Microsoft account: Go to Settings > Accounts > Your info and click on "Connect to a Microsoft account".
- Set up a local account: Go to Settings > Accounts > Your info and click on "Sign in with a local account".
Remember to always follow best practices for password security and account management to keep your Windows 10 system secure.