How to Create Another User in Windows 10: A Easy GuideUpdated 20 days ago
To add a new user, open Settings by pressing Win + I, then go to Accounts > Family & other users. Click Add someone else to this PC and choose whether to sign in with a Microsoft account or create a local account.
Key Highlights: Create Another User in Windows 10
- Using the Settings App
- Go to Settings > Accounts > Family & other users, then click Add someone else to this PC.
- Choose between a Microsoft account or a Local account.
- Set the account type as Standard User or Administrator.
- Using the Control Panel
- Open Control Panel > User Accounts > Manage another account > Add a new user.
- Follow the steps to create a Microsoft or local account.
- Using Command Prompt (Advanced)
- Open Command Prompt (Admin) and use `net user username password /add` to create a new account.
- Add the user to the Administrators group with `net localgroup administrators username /add` (optional).
- Using Local Users and Groups (Pro/Enterprise)
- Open lusrmgr.msc, click Users, then right-click and select New User to create an account.
- Modify user permissions through Properties to assign admin rights if needed.
These methods give you flexibility to create a new user account quickly, whether for personal use or sharing a device.