Windows bad image exception

Joined
Apr 7, 2017
Messages
1
Reaction score
0
It will pop-up without any input (while idling). Restarting delay's the pop-up for up to a few hours. Please help!

The Error code:

Windows - Bad Image
Exception Processing Message 0x000007b Parameters
0x7ffabd631d28 0xc0000428 0x7ffabd631d28 0x7ffabd631d28
 

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,617
Reaction score
1,139
Hi and welcome to the Forum.

It would be worth running a System File check, and also a Restore Health pass, to see whether this can resolve the issue. To do that you would do the following:
  • Right-click on Start and select Command Prompt (Admin)
  • Click Yes when the User Account Control prompt appears
  • Then in the Administrator: Command Prompt window type or Copy & paste the following:

    Code:
    sfc / scannow

    Press Enter key to execute. The scan will take a few minutes.

    When the scan is done type or Copy & paste the following:

    Code:
    dism /online /cleanup-image /restorehealth

    Press Enter key to execute. Again this will take several minutes.

    Sample image

    sample.png



    When completed close the command prompt and any other open applications, then Restart computer

Report back on how this goes for you.

If it is not successful, there will be logs produced that may reveal more useful information as to the cause.

For example, it may be as simple as entering Device Manager and updating a particular driver.

Regards,

Regedit32
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top