Forget the Windows XP system password Retrieve method

  
1. Restart the computer, press the F8 key immediately after the startup screen appears, and select "Safe Mode with Command Line". 2. At the end of the running process, the system lists the selection menu of the system super user “administrator” and the local user “zhangbq”. Click “administrator” to enter the command line mode. 3. Type the command: "net user zhangbq 123456 /add" to force the password of the "zhangbq" user to "123456". If you want to add a new user here (for example, the username is abcdef and the password is 123456), type "net user abcdef 123456 /add". After adding, you can use the "net localgroup administrators abcdef /add" command to promote the user to the system. Manage the users of the group "administrators" and give them super privileges. 4. Restart the computer and select to run in normal mode. You can log in to the “zhangbq” user with the changed password “123456”. Using "administrator" We know that during the installation of Windows XP, the first login is "administrator", and then you will be asked to create a new account, so that you can use this new account to log in when you enter Windows XP, and also in the Windows XP login interface. Only the created user account will appear, and "administrator" will not appear, but the "administrator" account still exists and the password is empty. After we understand this, if you forget the login password, on the login screen, hold down the Ctrl+Alt key and then press the Del key twice to display the classic login screen. At this time, type in the username. "administrator", the password is empty to enter, and then modify the "zhangbp" password.
Copyright © Windows knowledge All Rights Reserved