We know that providing "net user" command in Windows XP can add user account information, and its syntax is:
Network User [User Name [Password | *] [Options]] [/Domain]
Network User [User Name Password {| *}/Add [Options] [/Domain]
User name [/delete] [/domain] parameter in Windows XP Help for Internet users]
The specific meaning is also explained in detail, so I won't go into details here. Ok, let's take the recovery of "zhangbq" password of local users as an example to explain the steps to solve the problem of forgetting the password:
1, after restarting the computer, press F8 immediately after the boot screen appears, and select "Safe Mode with Command Line".
2. At the end of the process, the system lists the system superuser "administrator" and the local user "zhangbq" in the selection menu, and clicks "administrator" to enter the command line mode.
3. Type the command: "net user zhangbq 123456/Add", and force the password of "zhangbq" user to be "123456" to add a new user (for example, user name ABCDEF, password is123456). Then enter "network user ABCDEF 123456/Add", and the command "network local group administrator ABCDEF/add" will promote the user to the user of the system management group with super privileges.
4. Restart the computer and select the normal operation mode. Users of "zhangbq" can log in with the modified password "123456".
Two through the "administrator"
We know that in the process of installing Windows XP, firstly, the "administrator" logs in by default, and then you need to create a new account to enter Windows XP. This new account will be logged in. In the login interface of Windows XP, it will only appear in the user account created, but the "Administrator" account still exists and the password is empty.
When we understand, if we forget the password, then log in to the screen, hold down the Ctrl+Alt key, and then hold down the Del key twice, and the classic login screen will appear. At this time, you can enter the password as "Administrator" and then enter the password as "zhangbp".