4 Useful and Feasible Method to Fix Bad Image Error Windows 10

刘维
3 min readOct 25, 2019

--

Windows 10 Bad Image Error

Sometimes, you receive such an error message — “C:\Windows\system32\xxx.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.” In most cases, another error status will be provided 0xc000012f.

Typically, this error begins to occur after downloading and installing a defective update for Windows or updating a Windows computer to a Windows 8/10 iteration with pre-installed flawed updates.

Bad Image error Windows 10 comes up because the files and libraries needed to run the update may be corrupted. There are other reasons for this error such as misconfigured system settings, corrupted registry entries, excessive startup programs, fragmented files, etc.

How to Fix Bad Image Error Windows 10

Then I will introduce how to fix Bad Image error on Windows 10.

Fix 1: Reinstall the Program

The first is to reinstall the program that you can’t run to fix the Bad Image error Windows 10. Here is how to do this.

Step 1: Press the Windows + R keys simultaneously to open the Run dialogue box, type appwiz.cpl, and click OK.

Step 2: Right-click the program producing the Bad Image error and click Uninstal l.

Step 3: Go to the program’s official website and download the program again.

Then you should relaunch the program and check to see if the error has been fixed. If not, you can try the next fix.

Fix 2: Uninstall the Defective Update

This fix is trying to uninstall the defective update. Here are the steps.

Step 1: Type control panel in the search box and open it.

Step 2: Navigate to Programs and Features.

Step 3: Then click View installed updates on the left panel.

Step 4: Locate the Windows update version that causes the error and you should click Uninstall.

Then restart your computer and check if the Bad Image error Windows 10 is gone.

Fix 3: Run SFC Scan

If the error still exists, you can try running SFC (System File Checker). The steps are as follows.

Step 1: Input Command Prompt in the search bar, right-ckick Command Prompt and click Run as administrator.

Step 2: Type the following cmd and press Enter.

Sfc /scannowsfc /scannow /offbootdir=c:\ /offwindir=c:\windows

Then it will run a system file check and repair all of the corrupt system files. When the process is finished, you should restart the computer.

Fix 4: Perform System Restore

If all of the methods above failed to fix this Bad Image error, then its time to use the Windows System Restore feature, which can revert the Windows system to a previous working state without any data loss. Read this post — What Is System Restore Point and How to Create It? Solutions Are Here!

Final Words

You can know the reasons for the Windows 10 Bad Image error and you can get the methods to fix the error form this post. If you encounter such an issue, read this post carefully. I believe it can help you a lot!

Originally published at https://www.minitool.com on October 25, 2019.

--

--

No responses yet