Home > Article > System Tutorial > Solve the problem of disabling all user accounts in Win7 system
When we use win7 system computers, sometimes we will not be clear-headed and do stupid things, such as accidentally disabling the user account we are using, which makes us unable to enter the system and adds a lot of trouble to ourselves. Then What should I do if all user accounts in Win7 system are disabled?
1. First, restart the computer.
2. Then keep pressing F8 until the windows advanced options menu appears, select safe mode with command line prompt.
3. Enter net user administrator /active:yes and press Enter.
4. Wait for the program to run and it will be completed successfully.
5. Restart the computer again, then we can open the system normally.
The above is the detailed content of Solve the problem of disabling all user accounts in Win7 system. For more information, please follow other related articles on the PHP Chinese website!