Use a method that does not use third-party software to recover the administrator password. You can see how this trick is.
Windows XP startup scripts are batch files that are run before the computer appears on the login screen. It functions like the autoexec.bat file in Windows 9x and DOS. With this feature, you can write a batch file to reset the user password and add it to the startup script, which is the purpose. The following are the specific steps (assuming the system directory is C:Windows).
1. Start the computer with the Windows 98 boot disk. Write a batch file a.bat that can recover the password. The content only needs a "net user" command: "Net user rwd 12345678". The meaning of this command is to set the password of the user rwd to "12345678" (for the usage of the Net command, refer to the Windows help). Then save the file a.bat to "C:windowssystem32GroupPolicyMachineScriptsStartup".
2. Write a startup/shutdown script configuration file scripts.ini. This file name is fixed and cannot be changed. The content is as follows:
[Startup]
0CmdLine=a.bat
0Parameters=
3. Save the file scripts.ini to "C:winntsystem32GroupPolicyMachineScripts" "under. The scripts.ini holds the setup data for the computer startup/shutdown script. The file content usually contains two data segments: [Startup] and [Shutdown]. The [Startup] data segment is the startup script configuration, and the [Shutdown] data segment is the shutdown script configuration. Each script entry is divided into two parts: the script name and the script parameter. The script name is saved under the XCmdLine keyword, and the parameter is saved under the XParameters keyword. Here, X represents the script sequence number starting from 0 to distinguish multiple script entries and flags. The order in which each script entry runs.
4. Remove the Windows 98 boot disk, restart the computer, and wait for the startup script to run. The password of the user rwd is restored to "12345678" after the startup script finishes running.
5. After the login is successful, delete the two files created in the above steps.
Description: The computer uses the FAT32 file system. If you use the NTFS file system, you can attach this hard disk from the disk mode to other computers that recognize NTFS file systems (such as Windows 2000 or Windows XP). Do the above. This method can restore the password of the administrator (Administrator). Password recovery for local computer users and domain users in Windows 2000 systems is also valid.
There is a user response after opening the game in WinXP system. An unknown directX error has occurr
The Microsoft Windows XP operating system has impressed a large number of computer users with an aes
Microsofts Windows XP Service Pack 2 was officially released. The patch package is not only for the
After a period of use of Windows 98, the registry database will be full of garbage, which affects th
Turn off the DEP function of Windows XP SP3
Linux system file permissions setting skills
Let Windows XP SP2 pass the Security Center "Security"
The WinXP taskbar and the start menu of the nirvana
How to find the picture in the picture
Using "Yongzhong Office" to bring "mail merge"
The old computer improved the running speed of Windows
Win7 video playback no sound solution
How does XP use the dos command to increase the read/write speed of the u disk?
Permission allocation and inheritance of software restriction rules in Windows Group Policy
The hacker explains the four popular backdoor technologies (2)
How to set up Windows Defender in Windows 8 system
What should I do if win10 upgrades 9789 fails?
WinXP logout after login to enter the user name solution
Mining the mysterious treasures in the Windows XP installation disk
Tips for manually creating the start menu of Windows 8
Win10 view two ways of Ip address
Reinstalling Win7's self-repair function
Linux large file splitting split command