WMI Error, any thoughts on how to fix this?

pizatio

Distinguished
Dec 14, 2011
3
0
18,510
Log Name: Application
Source: Microsoft-Windows-WMI
Date: 1/16/2013 7:58:57 AM
Event ID: 10
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Pizatio-PC
Description:
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.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt" />
<EventID Qualifiers="49152">10</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-01-16T15:58:57.000000000Z" />
<EventRecordID>3835</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Pizatio-PC</Computer>
<Security />
</System>
<EventData>
<Data>//./root/CIMV2</Data>
<Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage &gt; 99</Data>
<Data>0x80041003</Data>
</EventData>
</Event>
 

pizatio

Distinguished
Dec 14, 2011
3
0
18,510
This happens after booting up the PC, and only then. Not sure if it affects anything, more of just an annoyance seeing an error in the event log. I am just wondering if there is something I can do to fix the error, not sure what it means.
 

Scott_D_Bowen

Honorable
Nov 28, 2012
837
0
11,060
Start, Run, MSCONFIG.
- Services tab
- Enable 'Hide all Microsoft Services'

Disable *** that shouldn't be there.

Ditto for StartUp tab.

Reboot, see if problem is resolved.

If something breaks, and it's legit, re-install it.