Windows 10: How to decipher and understand windows event logs

Discus and support How to decipher and understand windows event logs in Windows 10 Gaming to solve the problem; Dear community,I need some assistance on how to decipher and understand when I was active on my w11 desktop pc.I have tried to analyse the logs on my... Discussion in 'Windows 10 Gaming' started by kebabito, Apr 29, 2024.

  1. kebabito Win User

    How to decipher and understand windows event logs


    Dear community,I need some assistance on how to decipher and understand when I was active on my w11 desktop pc.I have tried to analyse the logs on my own, also by using tools provided by nirsoft, to no avail.the idea to check around on fiverr also came into my mind, but I am not sure whether I will put myself or my private data at risk by sharing the event logs to people online.Ive tried to reach out to Microsoft too, but it is hard to get in touch with the correct person/department and I feel like a ping pong ball when reaching out to them.the result will be used in a court case, where I am t

    :)
     
    kebabito, Apr 29, 2024
    #1

  2. Understanding the Event Data of Event Viewer logs in XML format

    Hi Fausto,



    Thank you for writing to Microsoft Community Forums.



    I appreciate your interest in understanding the Event Viewer log files in XML format. As you mentioned that you are unable to understand the %% code, I would suggest you to refer the articles

    Windows Event Log
    and
    EventData
    .



    You can also post your query in
    MSDN forums
    , where we have expertise and support professionals who are well equipped with the knowledge of reading Event Viewer logs in XML format.



    Regards,

    Prakhar Khare

    Microsoft Community – Moderator
     
    Prakhar_Khare, Apr 29, 2024
    #2
  3. Kem Mon Win User
    Event "Error" Log Repair required (Windows 10)

    Hi,





    There are a lot of
    possibilities why these errors occur in
    your event logs. The errors depends on what it is related to. It could be your
    application, drivers, firmware, hardware, or your storage devices. You can check this
    link for further information regarding event log issues.



    We suggest that you perform these following methods of troubleshooting steps and check if there's any changes:



    Method 1: Update your drivers.

    To know how to update your drivers, click
    here.



    Method 2:
    Run SFC Scan.  

    To run an
    SFC scan, follow these steps:  


    • Run
      Command Prompt as Administrator.  

    • Type
      sfc /scannow
      and hit
      Enter.   



    Method 3:
    Run DISM Tool.  

    To run
    DISM Tool, follow these steps:


    • Run
      Command Prompt as Administrator.  

    • Type the following command:  

      • DISM.exe /Online /Cleanup-image /scanhealth  

      • DISM.exe /Online /Cleanup-image /Restorehealth  



    NOTE:
    This might take a while to finish scanning.
    Do not cancel. 



    Method 4: Clean Boot.

    To perform a
    Clean Boot, click
    here.



    Note:
    Reset the computer back to
    Normal Mode
    once you are done with the troubleshooting by following the section
    "How to reset the computer to start normally after clean boot troubleshooting"
    from the same article.



    Let us know how it goes.



    Regards.
     
    Kem Mon, Apr 29, 2024
    #3
  4. How to decipher and understand windows event logs

    Isn't it a bug in windows event log? TypesSupported dosnt work!

    Hello ,

    Good to see you in Microsoft Community.

    If you want to configure the Windows event log to write only error, warning, or failure messages into log files, you can try the following steps:

    HLM\SYSTEM\CurrentControlSet\Services\EventLog\TypesSupported is a parameter in the Windows registry used to configure event log levels. It determines which event levels should be logged. Before setting this parameter, it is necessary to understand the values and meanings associated with it:

    • 0x00000001: Indicates that the Critical level of the event log should be logged.
    • 0x00000002: Indicates that the Error level of the event log should be logged.
    • 0x00000004: Indicates that the Warning level of the event log should be logged.
    • 0x00000008: Indicates that the Information level of the event log should be logged.
    • 0x00000010: Indicates that the Verbose level of the event log should be logged.
    • 0x00000020: Indicates that the Audit Success level of the event log should be logged.
    • 0x00000040: Indicates that the Audit Failure level of the event log should be logged.
    To make Windows Event Viewer only log Warning, Error and Audit Failure level logs, follow these steps:

    1. Open the Registry Editor and navigate to the follow path


      How to decipher and understand windows event logs Jn0zLxmotGrCwqc9Jn8xDjs8jLzi0LqTuKWuO1KxxaEbmQVKENP%2fr5jEL1o39sqvU6JtVr0Ksdn6H%2bC%2bkBYK21w%3d.png

    2. Find the TypesSupported item corresponding to the appropriate event log level respectively, and modify its DWORD value data to 0x00000046, which is 0x00000002 + 0x00000004+ 0x00000040.
    3. Save the changes and close the Registry Editor.

      Disclaimer: Generally, modifying registry subkeys or workgroups is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows (microsoft.com) to view the article.
    If anything is unclear, please do not hesitate to let me know.

    Best Regards,

    | Microsoft Community Support Specialist
     
    Mosken_L - MSFT, Apr 29, 2024
    #4
Thema:

How to decipher and understand windows event logs

Loading...
  1. How to decipher and understand windows event logs - Similar Threads - decipher understand event

  2. How to decipher and understand windows event logs

    in Windows 10 Software and Apps
    How to decipher and understand windows event logs: Dear community,I need some assistance on how to decipher and understand when I was active on my w11 desktop pc.I have tried to analyse the logs on my own, also by using tools provided by nirsoft, to no avail.the idea to check around on fiverr also came into my mind, but I am...
  3. Windbg Logs - Unable to Understand Logs

    in Windows 10 Gaming
    Windbg Logs - Unable to Understand Logs: Had a BSOD issue and BlueScreenView wasn't too helpful in identifying a specific driver that needs updating, see the below WinDbg log----> Repository : LocalInstalled, Enabled: true, Packages count: 36Microsoft R Windows Debugger Version 10.0.25921.1001 AMD64Copyright c...
  4. Windbg Logs - Unable to Understand Logs

    in Windows 10 Software and Apps
    Windbg Logs - Unable to Understand Logs: Had a BSOD issue and BlueScreenView wasn't too helpful in identifying a specific driver that needs updating, see the below WinDbg log----> Repository : LocalInstalled, Enabled: true, Packages count: 36Microsoft R Windows Debugger Version 10.0.25921.1001 AMD64Copyright c...
  5. Understanding of Event Time

    in Windows 10 Gaming
    Understanding of Event Time: I would like to understand at which time the below event or incident was triggered.Event Description - "The operating system started at system time ‎2022‎-‎03‎-‎16T11:07:45.375200000Z."...
  6. Understanding of Event Time

    in Windows 10 Software and Apps
    Understanding of Event Time: I would like to understand at which time the below event or incident was triggered.Event Description - "The operating system started at system time ‎2022‎-‎03‎-‎16T11:07:45.375200000Z."...
  7. Understanding the Event Data of Event Viewer logs in XML format

    in AntiVirus, Firewalls and System Security
    Understanding the Event Data of Event Viewer logs in XML format: Hello, I'm trying to understand how to decode the %%-numbers present in some XML event data section. For example, in the eventID 5152, I have <EventData><Data Name='ProcessId'>0</Data><Data Name='Application'>-</Data><Data Name='Direction'>%%14592</Data><Data...
  8. Understanding DISM logs

    in Windows 10 Performance & Maintenance
    Understanding DISM logs: Hi, I am invoking DISM command from powershell script. I want the script to read the DISM log file and determine if DISM command was success or if there was error. For Error I know that DISM log file generated Error messages. Want to know what is the success message shown...
  9. Understanding DISM logs

    in Windows 10 Support
    Understanding DISM logs: Hi, I am invoking DISM command from powershell script. I want the script to read the DISM log file and determine if DISM command was success or if there was error. For Error I know that DISM log file generated Error messages. Want to know what is the success message shown...
  10. Deciphering event log info that seems to occur right before whole system freezes

    in Windows 10 BSOD Crashes and Debugging
    Deciphering event log info that seems to occur right before whole system freezes: No BSOD, no reset, the whole system just freezes. I've been having this issue off and on. Anyway, I looked in the event log and I think this is occurring right before the freeze: From this morning: Log Name: Application Source:...