Pass-free - the default administrator account in Windows 7

  

Windows 7 default administrator account is disabled, in fact, we can force open through DOS.

Steps:

1. Start - Programs - Accessories - Command Prompt - Right click - Run as administrator

2. Enter net user administrator /active:yes

Of course, we can also use the Windows 7 optimization master (click here to download) - Security Optimization - System Login Management - Open the Admin account to achieve.

There are some Windows 7 default guest accounts set to start, of course, we can also disable them by command line, the method is similar

Enter net user guest /active: No.

Create an account of your own:

Enter net user under DOS Your account name Your password (may not be added) /add

Copyright © Windows knowledge All Rights Reserved