Windows XP startup scripts are batch files that are run before the computer appears on the login screen. It functions like the auto-execute batch file in Windows 9× and DOS. Autoexec.bat.
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 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".
This command means 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:\\Windows\\system32\\GroupPolicy\\Machine\\Scripts\\Startup".
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:\\ Under winnt\\system32\\GroupPolicy\\Machine\\Scripts". 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.
Overview: In Windows XP Professional, the system recovery function is built in. This feature
Many times, whether we are under XP or under Vista, Win7, Win8, whether we are programmers or ordina
The Recovery Console under Windows 2000/XP/2003 is a very effective tool for diagnosing, tes
Svchost Process Overview Microsoft defines Svchost Process as: Svchost.exe is the generic h
WINXP password lost recovery method
This trick will you? - XP Recovery Console
Using XPSP2 to simulate 2003 remote multi-user login
Start with the details Learn 20 special tips for Win XP
Display the status bar in WinXP Explorer
Windows XP system broadband application skills
Teach you to do Windows XP login interface
Using Disk Cleanup to Improve Win XP System Performance
Win8 M3 UI changes interface tends to Zune style
Win7 wireless router bridging method
Windows 7 RC installation required to prepare and activate the relevant
Enhancements to Windows 2000 Browser Features
How to use Baidu to download webpages in batches
Unable to verify that Publisher Windows has blocked this software from resolving
10 ways to make Windows 8 system shut down faster
Solution for IE11 browser cannot be opened after Win8.1 system update