php editor Baicao introduces you how to create a new account in Win11 system and how to create a local account. In Win11 system, creating a new account can help you manage personal information and provide personalized settings. Creating a local account allows you to still use the system without being associated with a Microsoft account. Next, we will explain to you step by step how to create new accounts and local accounts in Win11 system.
How to create a local account in win11
1. At the beginning, press the Win ).
2. Administrator: In the Windows PowerShell window, enter the net user PE8 789456 /add command to create a user named PE8 with a login password of 789456.
#3. After the creation is completed, enter net localgroup administrators PE8 /add to grant administrator rights.
#4. Right-click this computer, and in the menu that opens, click Manage.
#5. In the computer management window, expand: Local Users and Groups -- Users. You can find the user named PE8 on the right.
#6. Finally, if you need to switch users, click the start icon and then click the user avatar to select a new user to log in to the system.
The above is the detailed content of How to create a new account in Win11? How to create a local account in win11. For more information, please follow other related articles on the PHP Chinese website!