Windows Vista How do I fix a Vista WMI EventID 10 problem?

  • Thread starter Thread starter Stan
  • Start date Start date
S

Stan

Guest
I am having frequent application crashes using my Vista 64 bit system and
every day my error log shows entries such as this:-





Log Name: Application

Source: Microsoft-Windows-WMI

Date: 21/09/2008 09:17:24

Event ID: 10

Task Category: None

Level: Error

Keywords: Classic

User: N/A

Computer: Study

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="2008-09-21T08:17:24.000Z" />

<EventRecordID>2616</EventRecordID>

<Correlation />

<Execution ProcessID="0" ThreadID="0" />

<Channel>Application</Channel>

<Computer>Study</Computer>

<Security />

</System>

<EventData>

<Data>//./root/CIMV2</Data>

<Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage >
99</Data>

<Data>0x80041003</Data>

</EventData>

</Event>



This is becoming very irritating and the unreliability of my system is very
poor. Can anyone please offer me a solution?
 
Re: How do I fix a Vista WMI EventID 10 problem?

You can either do a format of your system or try the following. Might or might not fix the issue.

Code 10 error

"This device cannot start. (Code 10)"

3) The easiest way to solve a error code 10 in Windows Vista is to follow the steps below to remove and reinstall all USB controllers.

A. Click on Start
B. Right Click on My Computer, click on Properties
C.Click on the Hardware tab
D. Click the Device Manager button.
E. Expand Universal Serial Bus controllers section.
F. Right-click every device under the Universal Serial Bus controllers node, and then click Uninstall to remove them one at a time.
G. Restart the computer, and allow the computer to reinstall the USB controllers.
H. Plug in the removable USB storage device, and then test to make sure that the issue is resolved.

For more information on Troubleshooting USB device problems, visit the MS Support page on this issue

http://support.microsoft.com/?kbid=310575


--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Stan" <stan.kay@ntlworld.com> wrote in message news:2B6A6FE2-00C6-45A5-BF6B-A3DFC0EBB7A3@microsoft.com...
>I am having frequent application crashes using my Vista 64 bit system and
> every day my error log shows entries such as this:-
>
>
>
>
>
> Log Name: Application
>
> Source: Microsoft-Windows-WMI
>
> Date: 21/09/2008 09:17:24
>
> Event ID: 10
>
> Task Category: None
>
> Level: Error
>
> Keywords: Classic
>
> User: N/A
>
> Computer: Study
>
> 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="2008-09-21T08:17:24.000Z" />
>
> <EventRecordID>2616</EventRecordID>
>
> <Correlation />
>
> <Execution ProcessID="0" ThreadID="0" />
>
> <Channel>Application</Channel>
>
> <Computer>Study</Computer>
>
> <Security />
>
> </System>
>
> <EventData>
>
> <Data>//./root/CIMV2</Data>
>
> <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
> TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage >
> 99</Data>
>
> <Data>0x80041003</Data>
>
> </EventData>
>
> </Event>
>
>
>
> This is becoming very irritating and the unreliability of my system is very
> poor. Can anyone please offer me a solution?
>
 
Re: How do I fix a Vista WMI EventID 10 problem?

Many thanks for your response Peter.

I have tried your suggestion but it does not resolve my problem. In these
circumstances can you please explain why you believe this is a USB problem?


"Peter Foldes" <okf22@hotmail.com> wrote in message
news:OSqU2a%23GJHA.4272@TK2MSFTNGP03.phx.gbl...
You can either do a format of your system or try the following. Might or
might not fix the issue.

Code 10 error

"This device cannot start. (Code 10)"

3) The easiest way to solve a error code 10 in Windows Vista is to
follow the steps below to remove and reinstall all USB controllers.

A. Click on Start
B. Right Click on My Computer, click on Properties
C.Click on the Hardware tab
D. Click the Device Manager button.
E. Expand Universal Serial Bus controllers section.
F. Right-click every device under the Universal Serial Bus controllers node,
and then click Uninstall to remove them one at a time.
G. Restart the computer, and allow the computer to reinstall the USB
controllers.
H. Plug in the removable USB storage device, and then test to make sure that
the issue is resolved.

For more information on Troubleshooting USB device problems, visit the MS
Support page on this issue

http://support.microsoft.com/?kbid=310575


--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Stan" <stan.kay@ntlworld.com> wrote in message
news:2B6A6FE2-00C6-45A5-BF6B-A3DFC0EBB7A3@microsoft.com...
>I am having frequent application crashes using my Vista 64 bit system and
> every day my error log shows entries such as this:-
>
>
>
>
>
> Log Name: Application
>
> Source: Microsoft-Windows-WMI
>
> Date: 21/09/2008 09:17:24
>
> Event ID: 10
>
> Task Category: None
>
> Level: Error
>
> Keywords: Classic
>
> User: N/A
>
> Computer: Study
>
> 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="2008-09-21T08:17:24.000Z" />
>
> <EventRecordID>2616</EventRecordID>
>
> <Correlation />
>
> <Execution ProcessID="0" ThreadID="0" />
>
> <Channel>Application</Channel>
>
> <Computer>Study</Computer>
>
> <Security />
>
> </System>
>
> <EventData>
>
> <Data>//./root/CIMV2</Data>
>
> <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
> TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
> >
> 99</Data>
>
> <Data>0x80041003</Data>
>
> </EventData>
>
> </Event>
>
>
>
> This is becoming very irritating and the unreliability of my system is
> very
> poor. Can anyone please offer me a solution?
>
 
Re: How do I fix a Vista WMI EventID 10 problem?

http://www.pchell.com/hardware/usbcode10.shtml

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Stan Kay" <stan.kay@ntlworld.com> wrote in message news:F5CC139F-639E-46DC-9A00-B7E9D42AE32B@microsoft.com...
> Many thanks for your response Peter.
>
> I have tried your suggestion but it does not resolve my problem. In these
> circumstances can you please explain why you believe this is a USB problem?
>
>
> "Peter Foldes" <okf22@hotmail.com> wrote in message
> news:OSqU2a%23GJHA.4272@TK2MSFTNGP03.phx.gbl...
> You can either do a format of your system or try the following. Might or
> might not fix the issue.
>
> Code 10 error
>
> "This device cannot start. (Code 10)"
>
> 3) The easiest way to solve a error code 10 in Windows Vista is to
> follow the steps below to remove and reinstall all USB controllers.
>
> A. Click on Start
> B. Right Click on My Computer, click on Properties
> C.Click on the Hardware tab
> D. Click the Device Manager button.
> E. Expand Universal Serial Bus controllers section.
> F. Right-click every device under the Universal Serial Bus controllers node,
> and then click Uninstall to remove them one at a time.
> G. Restart the computer, and allow the computer to reinstall the USB
> controllers.
> H. Plug in the removable USB storage device, and then test to make sure that
> the issue is resolved.
>
> For more information on Troubleshooting USB device problems, visit the MS
> Support page on this issue
>
> http://support.microsoft.com/?kbid=310575
>
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "Stan" <stan.kay@ntlworld.com> wrote in message
> news:2B6A6FE2-00C6-45A5-BF6B-A3DFC0EBB7A3@microsoft.com...
>>I am having frequent application crashes using my Vista 64 bit system and
>> every day my error log shows entries such as this:-
>>
>>
>>
>>
>>
>> Log Name: Application
>>
>> Source: Microsoft-Windows-WMI
>>
>> Date: 21/09/2008 09:17:24
>>
>> Event ID: 10
>>
>> Task Category: None
>>
>> Level: Error
>>
>> Keywords: Classic
>>
>> User: N/A
>>
>> Computer: Study
>>
>> 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="2008-09-21T08:17:24.000Z" />
>>
>> <EventRecordID>2616</EventRecordID>
>>
>> <Correlation />
>>
>> <Execution ProcessID="0" ThreadID="0" />
>>
>> <Channel>Application</Channel>
>>
>> <Computer>Study</Computer>
>>
>> <Security />
>>
>> </System>
>>
>> <EventData>
>>
>> <Data>//./root/CIMV2</Data>
>>
>> <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
>> TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
>> >
>> 99</Data>
>>
>> <Data>0x80041003</Data>
>>
>> </EventData>
>>
>> </Event>
>>
>>
>>
>> This is becoming very irritating and the unreliability of my system is
>> very
>> poor. Can anyone please offer me a solution?
>>

>
 
Re: How do I fix a Vista WMI EventID 10 problem?

Thanks for the reference Peter.

That article refers to USB devices failing to work in Windows XP and
returning the message "This device cannot start. (Code 10)". In my case I
am running Vista 64 bit, do not get the message "This device cannot start.
(Code 10)" but instead get a Error Event ID 10 - I am afraid that this is
not the same as a Code 10 message.

I will continue my search for a solution but thank you for trying.


"Peter Foldes" <okf22@hotmail.com> wrote in message
news:ux4esROHJHA.1156@TK2MSFTNGP05.phx.gbl...
http://www.pchell.com/hardware/usbcode10.shtml

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Stan Kay" <stan.kay@ntlworld.com> wrote in message
news:F5CC139F-639E-46DC-9A00-B7E9D42AE32B@microsoft.com...
> Many thanks for your response Peter.
>
> I have tried your suggestion but it does not resolve my problem. In these
> circumstances can you please explain why you believe this is a USB
> problem?
>
>
> "Peter Foldes" <okf22@hotmail.com> wrote in message
> news:OSqU2a%23GJHA.4272@TK2MSFTNGP03.phx.gbl...
> You can either do a format of your system or try the following. Might or
> might not fix the issue.
>
> Code 10 error
>
> "This device cannot start. (Code 10)"
>
> 3) The easiest way to solve a error code 10 in Windows Vista is to
> follow the steps below to remove and reinstall all USB controllers.
>
> A. Click on Start
> B. Right Click on My Computer, click on Properties
> C.Click on the Hardware tab
> D. Click the Device Manager button.
> E. Expand Universal Serial Bus controllers section.
> F. Right-click every device under the Universal Serial Bus controllers
> node,
> and then click Uninstall to remove them one at a time.
> G. Restart the computer, and allow the computer to reinstall the USB
> controllers.
> H. Plug in the removable USB storage device, and then test to make sure
> that
> the issue is resolved.
>
> For more information on Troubleshooting USB device problems, visit the MS
> Support page on this issue
>
> http://support.microsoft.com/?kbid=310575
>
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "Stan" <stan.kay@ntlworld.com> wrote in message
> news:2B6A6FE2-00C6-45A5-BF6B-A3DFC0EBB7A3@microsoft.com...
>>I am having frequent application crashes using my Vista 64 bit system and
>> every day my error log shows entries such as this:-
>>
>>
>>
>>
>>
>> Log Name: Application
>>
>> Source: Microsoft-Windows-WMI
>>
>> Date: 21/09/2008 09:17:24
>>
>> Event ID: 10
>>
>> Task Category: None
>>
>> Level: Error
>>
>> Keywords: Classic
>>
>> User: N/A
>>
>> Computer: Study
>>
>> 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="2008-09-21T08:17:24.000Z" />
>>
>> <EventRecordID>2616</EventRecordID>
>>
>> <Correlation />
>>
>> <Execution ProcessID="0" ThreadID="0" />
>>
>> <Channel>Application</Channel>
>>
>> <Computer>Study</Computer>
>>
>> <Security />
>>
>> </System>
>>
>> <EventData>
>>
>> <Data>//./root/CIMV2</Data>
>>
>> <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
>> TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
>> >
>> 99</Data>
>>
>> <Data>0x80041003</Data>
>>
>> </EventData>
>>
>> </Event>
>>
>>
>>
>> This is becoming very irritating and the unreliability of my system is
>> very
>> poor. Can anyone please offer me a solution?
>>

>
 
Re: How do I fix a Vista WMI EventID 10 problem?


"Stan" <stan.kay@ntlworld.com> wrote in message
news:2B6A6FE2-00C6-45A5-BF6B-A3DFC0EBB7A3@microsoft.com...
>I am having frequent application crashes using my Vista 64 bit system and
>every day my error log shows entries such as this:-
>
>
>
>
>
> Log Name: Application
>
> Source: Microsoft-Windows-WMI
>
> Date: 21/09/2008 09:17:24
>
> Event ID: 10
>
> Task Category: None
>
> Level: Error
>
> Keywords: Classic
>
> User: N/A
>
> Computer: Study
>
> 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.
>

I get this every boot up, never figured out why. Doesn't seem to cause any
problems though.
Windows Vista Ultimate 64-bit
 
Back
Top