Getting rid of 'Windows is checking for a solution to this problem' dialog box

In Windows 7 you can control this through the Action Centre.

  • Click on the Orb
  • Type Action Center and open it
  • Click on Change Action Center Settings on the Sidebar
  • Click Problem reporting settings
  • Select Never Check for a solution.

As per Diago's answer, you can completely opt-out of Windows Error Reporting. But also note that you can opt-out for specific programs. If you frequently experience hangs in a few specific applications, it would be preferable to click "Select programs to exclude from reporting" instead of disabling Windows Error Reporting. I would also recommend contacting the vendor's technical support (if possible) and complaining about the hangs. Software shouldn't hang on a regular basis.

Why is opting out for specific programs better than opting out for all programs? Sending Windows Error Reporting (WER) data to Microsoft uploads it to the WinQual database that software vendors (not just Microsoft) can query to find out what crashes in their software are most prevalent. Submitting this information may help software vendors identify the most important crashes in their software and fix them.

Note that this system only works if the vendor actually creates a WinQual account and examines the crash data. In general, there's no easy way to determine whether they actually take advantage of WER data other than asking. But if a vendor takes advantage of WER, submitting WER data about a specific crash increases the chances that it will be fixed in a later version of the application.

Crashes have an associated bucket ID that identifies where the crash occurred. Hangs used to all go into the "HUNGAPP" bucket (as of Windows XP), which ends up being pretty much useless because it doesn't distinguish between different hang reasons for the same application. Windows Vista (and 7) supposedly collect more useful information about hangs. Having looked at the WER data for software that I work on, I still don't think that the information being collected about hangs is as useful as the information collected about crashes. However, disabling WER entirely just because hangs are annoying seems like throwing the baby out with the bath water.


For Windows 10, the solutions for Win7 are no longer available.

Instead, you can go to Service Control Panel (Start > Run services.msc), find Windows Error Reporting Service, and set it to Disabled.