Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > How do I fix a Vista WMI EventID 10 problem?

Reply
Thread Tools Display Modes

How do I fix a Vista WMI EventID 10 problem?

 
 
Stan
Guest
Posts: n/a

 
      09-21-2008
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 &gt;
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?

 
Reply With Quote
 
 
 
 
Peter Foldes
Guest
Posts: n/a

 
      09-21-2008
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" <> wrote in message news:2B6A6FE2-00C6-45A5-BF6B-...
>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 &gt;
> 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?
>

 
Reply With Quote
 
Stan Kay
Guest
Posts: n/a

 
      09-22-2008
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" <> wrote in message
news:OSqU2a%...
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" <> wrote in message
news:2B6A6FE2-00C6-45A5-BF6B-...
>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
> &gt;
> 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?
>


 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      09-22-2008
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" <> wrote in message news:F5CC139F-639E-46DC-9A00-...
> 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" <> wrote in message
> news:OSqU2a%...
> 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" <> wrote in message
> news:2B6A6FE2-00C6-45A5-BF6B-...
>>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
>> &gt;
>> 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?
>>

>

 
Reply With Quote
 
Stan Kay
Guest
Posts: n/a

 
      09-23-2008
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" <> wrote in message
news:...
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" <> wrote in message
news:F5CC139F-639E-46DC-9A00-...
> 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" <> wrote in message
> news:OSqU2a%...
> 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" <> wrote in message
> news:2B6A6FE2-00C6-45A5-BF6B-...
>>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
>> &gt;
>> 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?
>>

>


 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      09-23-2008

"Stan" <> wrote in message
news:2B6A6FE2-00C6-45A5-BF6B-...
>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

 
Reply With Quote
 
bluebeetle737
Guest
Posts: n/a

 
      11-27-2008

did you get any help on this problem? I would be very interested....


--
bluebeetle737
------------------------------------------------------------------------
bluebeetle737's Profile: http://forums.techarena.in/members/bluebeetle737.htm
View this thread: http://forums.techarena.in/vista-help/1041781.htm

http://forums.techarena.in

 
Reply With Quote
 
Flavius
Guest
Posts: n/a

 
      11-27-2008

Try this run *cmd.exe* with administrative previlliges (right click on
it as admin if you use UAC) and type

*winmgmt /resetrepository*


--
Flavius
 
Reply With Quote
 
bluebeetle737
Guest
Posts: n/a

 
      11-28-2008

Thanks for the reply.
What does "*winmgmt /resetrepository*" do? Just remove the Event I
10s?

I really need a solution, that fixes the frequent crashes... I can onl
play music for about 2 minutes (in iTunes), then the PC suddenl
reboots

--
bluebeetle73
-----------------------------------------------------------------------
bluebeetle737's Profile: http://forums.techarena.in/members/bluebeetle737.ht
View this thread: http://forums.techarena.in/vista-help/1041781.ht

http://forums.techarena.i

 
Reply With Quote
 
Flavius
Guest
Posts: n/a

 
      11-28-2008

>
> What does "*winmgmt /resetrepository*" do? Just remove the Event ID
> 10s?
> this command remove folder *C:\Windows\System32\WBEM\Repository* and

recreate this folder again - this folder is resposible for working WMI
properly -sometimes in this way you manage to fix this error but not
always

>
> I really need a solution, that fixes the frequent crashes... I can only
> play music for about 2 minutes (in iTunes), then the PC suddenly
> reboots!
> I'm no thinks so WMI is responsible for this -Have you tried to update

drivers for sound? Or if really no help find *.DMP files in *C:\Windows*
or *C:\Windows\Minidump* and debug them - dubuged files can help you to
diagnose these computer restarts see more:
'How to read the small memory dump files that Windows creates for
debugging' (http://support.microsoft.com/kb/315263)
'Debugging Tools for Windows - Overview'
(http://www.microsoft.com/whdc/devtoo...g/default.mspx)


--
Flavius
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
nmserial Error EventID=18 nrms Windows Vista Performance 2 03-31-2008 10:23 AM
Re: EventID 20001 Vista build 5744 kmeuleman Windows Vista Hardware 0 01-19-2008 10:18 PM
0x8000000000010000 eventid 100 Not a Vista fan! Windows Vista Performance 0 12-27-2007 04:12 AM
TCP/IP Limit (Dreaded EventID 4226) James Windows Vista General Discussion 11 12-29-2006 09:47 PM
Error EventID 3083 - Microsoft SharePointPS Search Service Vista Tester Windows Vista General Discussion 1 03-25-2006 02:42 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59