Home > Article > System Tutorial > How to modify boot animation in Windows 7
php editor Strawberry brings you the steps to modify the boot animation of Win7. The default startup animation of Win7 system is monotonous. Do you want to customize the startup animation? Don't worry, just a few simple steps will make your wish come true. Let’s learn how to modify the boot animation of Win7!
1. Press and hold the [Win R] key to open the run dialog box, enter [regedit] in the search box, and then confirm; as shown in the figure:
2. In the opened registry editor, open HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionAuthenticationLogonUIBackgroud; as shown in the figure:
3. Double-click [OEMBackground] and open it, and change the default value [0] to [ 1], then confirm to exit; as shown in the figure:
4. Rename the image backgroundDefault.jpg (the image size cannot exceed 256k) and place it in [windows/system32/oobe /info/backgrounds] (If there is no complete path, you can create the complete path yourself); as shown in the figure:
5. Press the Win L key to lock the account key; OK Achieve the preview effect; as shown in the picture:
6. Restart the computer, you can see the boot animation we have modified; as shown in the picture:
The above is the detailed content of How to modify boot animation in Windows 7. For more information, please follow other related articles on the PHP Chinese website!