Home > Article > System Tutorial > How to solve the problem of explorer.exe damaged image prompt when booting win7 system
What to do if Win7 prompts "explorer.exe corrupted image" when booting? The prompt "explorer.exe corrupted image" appears when booting, which makes it impossible to enter the system normally and troubles many friends. In order to solve this problem, PHP editor Baicaote has compiled detailed steps to help everyone easily solve this problem.
The solution is as follows:
1. Press and hold F8 when booting to open the advanced options menu and select "Safe Mode with Command Prompt".
2. After booting, you will see the command prompt window. Enter "sfc/scannow" and press Enter. Wait for the system scan and repair to be completed before minimizing it and not closing it.
3. Then press the "Ctrl + Shift + Esc" shortcut key on the keyboard to open the Task Manager.
4. Click "File--New Task (Run)".
5. Enter "explorer.exe" and click OK, and then the icon taskbar on the desktop will appear.
6. Then use a USB flash drive to copy a file named "uxtheme.dll" to another computer (same system). The specific path is generally "C: WindowsSystem32". Rename "uxtheme.dll" on the USB flash drive (for example: uxtheme.dll.bak), and then copy it to the "C: WindowsSystem32" directory on your computer.
7. End the explore.exe process in the task manager process, close the task manager, then enter "del uxtheme.dll" in the command dialog box, press Enter, and then enter "ren uxtheme .dll.bak uxtheme.dll" and press Enter. After completion, restart the computer.
8. If you find that after the restart is complete, you will no longer be prompted for the missing uxtheme.dll fault, but the error (0 c000007b) will still be displayed, repeat the previous two Just restart after the repair steps are completed.
The above is the detailed content of How to solve the problem of explorer.exe damaged image prompt when booting win7 system. For more information, please follow other related articles on the PHP Chinese website!