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. Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer

    in Windows 10 Gaming
    Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer: As title says after installing this update everyone got - Windows Firewall With Advanced Security errors in Event Viever. Error ID 2042.Failed to read configurationConfiguration: 18Error: More data available.My question is how serious is this and when is going to be fixed?...
  3. Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer

    in Windows 10 Software and Apps
    Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer: As title says after installing this update everyone got - Windows Firewall With Advanced Security errors in Event Viever. Error ID 2042.Failed to read configurationConfiguration: 18Error: More data available.My question is how serious is this and when is going to be fixed?...
  4. Event Error code 41 and 162 Kernel-Power and volmgr

    in Windows 10 Gaming
    Event Error code 41 and 162 Kernel-Power and volmgr: I keep getting a random screen freeze with blue error but it shut down immediately so i can't barely see the error but i noticed that on event viewer.This is the list of information i get by the...
  5. Event Error code 41 and 162 Kernel-Power and volmgr

    in Windows 10 Software and Apps
    Event Error code 41 and 162 Kernel-Power and volmgr: I keep getting a random screen freeze with blue error but it shut down immediately so i can't barely see the error but i noticed that on event viewer.This is the list of information i get by the...
  6. Error found in Event Viewer after OS upgrade from 2019 standard to Win OS 2022 Standard.

    in Windows 10 Gaming
    Error found in Event Viewer after OS upgrade from 2019 standard to Win OS 2022 Standard.: Hi.I would like to seek help regarding on our recent OS Upgrade from 2019 to Win 2022.I found error logs in Event View.OpenService. Error 5:Access is deniedUnable to set maxstoptime parameter, cannot open service wrapper.Could you help me with this?Thank you...
  7. Error found in Event Viewer after OS upgrade from 2019 standard to Win OS 2022 Standard.

    in Windows 10 Software and Apps
    Error found in Event Viewer after OS upgrade from 2019 standard to Win OS 2022 Standard.: Hi.I would like to seek help regarding on our recent OS Upgrade from 2019 to Win 2022.I found error logs in Event View.OpenService. Error 5:Access is deniedUnable to set maxstoptime parameter, cannot open service wrapper.Could you help me with this?Thank you...
  8. BSOD Error: Kernel-Power Event ID: 41

    in Windows 10 Gaming
    BSOD Error: Kernel-Power Event ID: 41: Hey guys,My laptop sometimes crashes with this stop error code and I have checked event viewer and it says kernel-power event id: 41. I checked some of the other BSOD posts and used V2 log collector to generate a zip file as shown. Crash Report Link:...
  9. BSOD Error: Kernel-Power Event ID: 41

    in Windows 10 Software and Apps
    BSOD Error: Kernel-Power Event ID: 41: Hey guys,My laptop sometimes crashes with this stop error code and I have checked event viewer and it says kernel-power event id: 41. I checked some of the other BSOD posts and used V2 log collector to generate a zip file as shown. Crash Report Link:...
  10. Event 1, WHEA-Logger A Fatal hardware error has occured.

    in Windows 10 Software and Apps
    Event 1, WHEA-Logger A Fatal hardware error has occured.: Hi, recently purchased a new laptop ASUS ROG Zephyrus G16 2025 but experiencing BSOD every 1-3 days or so.Event-logger shows this error:"A fatal hardware error has occurred. A record describing the condition is contained in the data section of this event."I've followed the...

Users found this page by searching for:

  1. titanfall 2 causing windows critical error