Home  >  Article  >  System Tutorial  >  How to create a new account in Win11? How to create a local account in win11

How to create a new account in Win11? How to create a local account in win11

王林
王林forward
2024-03-16 17:19:121369browse

Win11How to create a new account? The method is very simple. Users can directly click the start logo under the taskbar and then select Windows Terminal, and then enter the net user PE8 789456 /add command to perform the operation. Let this site carefully introduce to users how to create a local account in win11.

How to create a local account in win11

1. Initially, press the Win X shortcut key, or right-click the start logo on the taskbar, and then click Windows Terminal (Administrator).

How to create a new account in Win11? How to create a local account in win11

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.

How to create a new account in Win11? How to create a local account in win11

#3. After the creation is completed, enter net localgroup administrators PE8 /add to grant administrator rights.

How to create a new account in Win11? How to create a local account in win11

#4. Right-click this computer, and in the menu item that opens, click Manage.

How to create a new account in Win11? How to create a local account in win11

#5. In the computer management window, expand: Local Users and Groups -- Users. You can find the user named PE8 on the right.

How to create a new account in Win11? How to create a local account in win11

#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.

How to create a new account in Win11? How to create a local account in win11

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!

Statement:
This article is reproduced at:xpwin7.com. If there is any infringement, please contact admin@php.cn delete