Home > Article > System Tutorial > How to set a password for the Guest account of Windows 10 Home Edition
Many users are curious about how to set a password for Guest in Win10 Home Edition, so that we can use multiple different accounts or use them for others. In fact, the method is also very simple. We only need to follow the following method. .
1. Press win R and open the run interface.
2. Enter "cmd" in the running interface
3. Enter the net user guest /active:yes command and press Enter, and then you can Open the guest account.
4. Enter the command net user guest 66666 and press the Enter key to set it. The 66666 here is to set the password. You can also set it yourself to 11111, 22222 like this .
The above is the detailed content of How to set a password for the Guest account of Windows 10 Home Edition. For more information, please follow other related articles on the PHP Chinese website!