Game leads to blue screen which then restarts PC

parkergrove

Distinguished
Jan 10, 2007
43
0
18,530
I open Darkfall and run it fine for say 10mminutes to an hour or so and I get a blue screen and then my system restarts. This is what my error log file said:

Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.

Anyone have any solutions?
 

vrgboxy

Distinguished
Jan 26, 2008
51
0
18,640
Here is the fix. Open a command prompt as an admin and enter the following pressing the enter key after each line:

net stop winmgmt
DEL C:\Windows\System32\wbem\Repository\*.*

Now reboot and let the system idle for a few minutes. There will be a couple of WMI warnings in the event log, but thats alright for the moment. Reboot one more time and the error and warning will be resolved.