Windows 10: Windows 10 Error event id 10

Discus and support Windows 10 Error event id 10 in Windows 10 BSOD Crashes and Debugging to solve the problem; Every 11 seconds i am getting a error report What is causing this? This is from the event viewer Event filter with query "//./root/virtualization"... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by DisabledR3DN3CK, Jan 20, 2020.

  1. Windows 10 Error event id 10


    Every 11 seconds i am getting a error report

    What is causing this?

    This is from the event viewer

    Event filter with query "//./root/virtualization" could not be reactivated in namespace "SELECT * FROM __InstanceOperationEvent WITHIN 10 WHERE TargetInstance ISA 'Msvm_ExternalEthernetPort' OR TargetInstance ISA 'Msvm_VmLANEndpoint' OR TargetInstance ISA 'Msvm_SyntheticEthernetPort' OR TargetInstance ISA 'Msvm_ComputerSystem' OR TargetInstance ISA 'Msvm_VLANEndpointSettingData'" because of error 0x80041010. Events cannot be delivered through this filter until the problem is corrected.

    -<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    -<System>
    <Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" />
    <EventID>10</EventID>
    <Version>2</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreatedSystemTime="2020-01-20T22:02:33.029973000Z" />
    <EventRecordID>233101</EventRecordID>
    <Correlation/>
    <Execution ProcessID="2808" ThreadID="2532" />
    <Channel>Application</Channel>
    <Computer>Engineering.NMC2.local</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    -<UserData>
    -<data_0x8000003F xmlns="http://manifests.microsoft.com/win/2006/windows/WMI">
    <Query>//./root/virtualization</Query>
    <Namespace>SELECT * FROM __InstanceOperationEvent WITHIN 10 WHERE TargetInstance ISA 'Msvm_ExternalEthernetPort' OR TargetInstance ISA 'Msvm_VmLANEndpoint' OR TargetInstance ISA 'Msvm_SyntheticEthernetPort' OR TargetInstance ISA 'Msvm_ComputerSystem' OR TargetInstance ISA 'Msvm_VLANEndpointSettingData'</Namespace>
    <Error>0x80041010</Error>
    </data_0x8000003F>
    </UserData>
    </Event>

    :)
     
    DisabledR3DN3CK, Jan 20, 2020
    #1
  2. massezac Win User

    Event ID 10. error "0x80041003" re:WMI

    I inadvertenly deleted some files and then lost some elements of my desktop, settings, and other misc. stuff. I tried using system restore several times and everytime it finished, I got a message that it didn't restore anything. When I checked to see what the problem was, I first got an EVENT ID 10 with code 0x80070005". I googled this and found some fixes which I applied, and then ran system restore. I got EVENT ID 10 with different code "0x8007003". Applied some other suggestion, ran system restore, and of course got EVENT ID 10, and this time error "0x80041003" with the following script:
    - System

    - Provider

    [ Name] Microsoft-Windows-WMI
    [ Guid] {1edeee53-0afe-4609-b846-d8c0b2075b1f}
    [ EventSourceName] WinMgmt

    - EventID 10

    [ Qualifiers] 49152

    Version 0

    Level 2

    Task 0

    Opcode 0

    Keywords 0x80000000000000

    - TimeCreated

    [ SystemTime] 2010-08-28T17:26:35.000Z

    EventRecordID 19295

    Correlation

    - Execution

    [ ProcessID] 0
    [ ThreadID] 0

    Channel Application

    Computer Sam-PC

    Security


    - EventData

    //./root/CIMV2
    SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99
    0x80041003
    Log Name: Application
    Source: Microsoft-Windows-WMI
    Date: 8/28/2010 1:26:35 PM
    Event ID: 10
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Sam-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="2010-08-28T17:26:35.000Z" />
    <EventRecordID>19295</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>Sam-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>

    Can anyone help? I'm lost and I just want to restore it to where it was and not have to reformat and reinstall a fresh operating system and all the nonsense that goes with it.
    By the way, I do have a backup on a removable drive which I may be able to use, however when checking the event log, I see that I have been getting this EVENT ID 10 since forever.

    Thanks

    Specs:
    Gateway Desktop, Vista Home Premium x64, service pack 2, 4gig ram, all updates.
     
    massezac, Jan 20, 2020
    #2
  3. Drone Win User
    WMI error (Event ID 10)

    I got this error in event viewer in Windows application logs. I have windows 7 sp1 32. Does anyone else (with win7 or win7 sp1) have this error too?

    I found this
    http://support.microsoft.com/kb/950375/en-us/
    but didn't try yet. I want to know did others have this problem as well.
     
    Drone, Jan 20, 2020
    #3
  4. Ahhzz Win User

    Windows 10 Error event id 10

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Jan 20, 2020
    #4
Thema:

Windows 10 Error event id 10

Loading...
  1. Windows 10 Error event id 10 - Similar Threads - Error event

  2. How to fix Error Event ID: 16, and/or 78?

    in Windows 10 Gaming
    How to fix Error Event ID: 16, and/or 78?: Basically, my computer randomly freezes and the only way to resolve this issue is by hard resetting it with the physical power button. Note that audio still plays once the computer has frozen. There doesn't appear to be any rhyme or reason to the crashes, with some happening...
  3. How to fix Error Event ID: 16, and/or 78?

    in Windows 10 Software and Apps
    How to fix Error Event ID: 16, and/or 78?: Basically, my computer randomly freezes and the only way to resolve this issue is by hard resetting it with the physical power button. Note that audio still plays once the computer has frozen. There doesn't appear to be any rhyme or reason to the crashes, with some happening...
  4. Event ID 1000 Application Error

    in Windows 10 BSOD Crashes and Debugging
    Event ID 1000 Application Error: Need help on how to fix this event ID 1000 Application error.Faulting application name: bad_module_info, version: 0.0.0.0, time stamp: 0x00000000Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000Exception code: 0xc0000374Fault offset:...
  5. Event ID 1000 Application Error

    in Windows 10 Gaming
    Event ID 1000 Application Error: Need help on how to fix this event ID 1000 Application error.Faulting application name: bad_module_info, version: 0.0.0.0, time stamp: 0x00000000Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000Exception code: 0xc0000374Fault offset:...
  6. Event ID 1000 Application Error

    in Windows 10 Software and Apps
    Event ID 1000 Application Error: Need help on how to fix this event ID 1000 Application error.Faulting application name: bad_module_info, version: 0.0.0.0, time stamp: 0x00000000Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000Exception code: 0xc0000374Fault offset:...
  7. WHEA Event Error 17 and freezes

    in Windows 10 Gaming
    WHEA Event Error 17 and freezes: I just recently built a new PC.Windows 11 Pro Build 22631 - On Samsung SSD 980GIGABYTE Z790 S WIFI DDR4 LGA 1700 Intel Z790Intel Core i9-14900K - Core i9 14th Gen 24-Core 8P+16E LGA 1700MSI SHADOW GeForce RTX 5080 16GB GDDR7CORSAIR Vengeance RGB Pro SL 288-Pin PC RAM DDR4...
  8. WHEA Event Error 17 and freezes

    in Windows 10 Software and Apps
    WHEA Event Error 17 and freezes: I just recently built a new PC.Windows 11 Pro Build 22631 - On Samsung SSD 980GIGABYTE Z790 S WIFI DDR4 LGA 1700 Intel Z790Intel Core i9-14900K - Core i9 14th Gen 24-Core 8P+16E LGA 1700MSI SHADOW GeForce RTX 5080 16GB GDDR7CORSAIR Vengeance RGB Pro SL 288-Pin PC RAM DDR4...
  9. Request for Help with Kernel-Power Event ID 41 Error

    in Windows 10 Gaming
    Request for Help with Kernel-Power Event ID 41 Error: Hi,I'm encountering a critical system issue and would appreciate your assistance. My computer recently rebooted unexpectedly without a proper shutdown. Here are the details from the Event Viewer:Log Name: SystemSource: Microsoft-Windows-Kernel-PowerEvent ID: 41Task Category:...
  10. Request for Help with Kernel-Power Event ID 41 Error

    in Windows 10 Software and Apps
    Request for Help with Kernel-Power Event ID 41 Error: Hi,I'm encountering a critical system issue and would appreciate your assistance. My computer recently rebooted unexpectedly without a proper shutdown. Here are the details from the Event Viewer:Log Name: SystemSource: Microsoft-Windows-Kernel-PowerEvent ID: 41Task Category:...

Users found this page by searching for:

  1. titanfall 2 causing windows critical error