Forum Discussion

Julioil's avatar
Julioil
Iron Contributor
Mar 21, 2025

Three System BSODs ?

The three BSODs are:

KMODE_EXCEPTION_NOT_HANDLED BSOD which was caused by tcpip.sys+35914, a DRIVER_IRQL_NOT_LESS_OR_EQUAL BSOD caused by ntoskrnl.exe+42ad29, and another DRIVER_IRQL_NOT_LESS_OR_EQUAL BSOD which was caused by mouclass.sys+2c2f.

1 Reply

  • LuigiBruno's avatar
    LuigiBruno
    Steel Contributor

    Hi Julioil.

    There could be different reasons for those bugcheck errors, maybe drivers or something else. The "caused by" information is related to Windows module that ultimately was involved in the chain of events that led to the error, but they could not be the real root cause.
    If you do not have WinDbg, share the .DMP files created by Windows using your OneDrive and post the link here: we could try to look at them and try to understand the root cause of the problem.

    Bye.