Why don't you just try going to Administrative Tools and disable the 'Error Reporting Service'? If the message stops and you don't experience any other problems, I wouldn't worry about it.
Also, try these:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DrWatson and HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug: 0 or 1 : these settings can modify the reporting and other behavior of Dr. Watson, but what you really need to do is get the offending thread to shut down down, so...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\AlwaysUnloadDLL
Set the abword to 1 (always unloads) or 0 (does not always unload), depends on your needs,
HKEY_CURRENT_USER\Control Panel\Desktop/ab-AutoEndTasks: set it to 1
HKEY_CURRENT_USER\Control Panel\Desktop/ab-HungAppTimeout: seconds are measured in the thousands; the lower the number, the faster the behavior.
HKEY_CURRENT_USER\Control Panel\Desktop/WaitToKillAppTimeout:ab-same as above, there are other timeout settings, try them if you need to. Then, go to
HKEY_USERS\Control Panel\S-1-5-18\Control Panel\Desktop etc and make the identical changes, then on to S-1-5-19, S-1-5-20, S-1-5-21-3418197756-1574560237-1412819277-1003 and do the same. Making the changes in one location does not automatically make the changes in the others so you have to do it manually. Yes, unknown changes can make
Windows stop working properly, but sometimes registry changes actually work and its a lot less hassle then completely formatting and reinstalling the OS.
Good luck.
