Skip to content
littleden.blogEvidence-led Windows troubleshooting, without the guesswork

Blue screens & stop codes troubleshooting

Repeated stop-code crashes, driver/hardware isolation and recovery-oriented diagnosis.

Start here

Record the exact stop code, named module and recent hardware/driver changes before the next crash erases context.

Escalation boundary

Repeated crashes without a clear device branch may require memory diagnostics, dump analysis or vendor hardware tests.

Scoped errors

Error records in this system

Windows 11 stop-code contextWHEA_UNCORRECTABLE_ERROR

WHEA_UNCORRECTABLE_ERROR: treat it as a hardware-oriented stop code

Microsoft identifies WHEA_UNCORRECTABLE_ERROR as a hardware error path; start with updates/drivers and recovery around recent changes.

Open error record →
Windows 11 stop-code contextIRQL_NOT_LESS_OR_EQUAL

IRQL_NOT_LESS_OR_EQUAL: driver and memory-oriented stop-code diagnosis

Use the stop-code context to check recent drivers and memory rather than treating the crash as a generic Windows error.

Open error record →
Windows stop-code / bug-check context0x0000009F

DRIVER_POWER_STATE_FAILURE: driver stuck in a power transition

Microsoft defines bug check 0x9F as a driver in an inconsistent or invalid power state.

Open error record →
Windows stop-code / bug-check context0x0000007E

SYSTEM_THREAD_EXCEPTION_NOT_HANDLED: an unhandled kernel thread exception

Bug check 0x7E means a system thread generated an exception that the error handler did not catch.

Open error record →
Windows stop-code / bug-check context0x00000050

PAGE_FAULT_IN_NONPAGED_AREA: invalid system memory was referenced

Microsoft defines bug check 0x50 as an invalid system-memory reference; driver and memory evidence matter.

Open error record →
Windows graphics stop-code / bug-check context0x00000116

VIDEO_TDR_FAILURE: Windows could not recover the display driver after a GPU timeout

Bug check 0x116 occurs when Windows attempts to reset the display driver after a timeout and recovery fails.

Open error record →
Windows stop-code / bug-check context0x000000D1

DRIVER_IRQL_NOT_LESS_OR_EQUAL: a kernel driver made an invalid high-IRQL memory access

Microsoft describes bug check 0xD1 as a kernel-mode driver accessing pageable or invalid memory at an IRQL that was too high.

Open error record →
Windows 11 / Windows clientEvent ID 1001

WER-SystemErrorReporting bugcheck: preserve the stop code and dump path

When Event ID 1001 says the computer rebooted from a bugcheck, the useful evidence is the exact bugcheck code, parameters and saved dump.

Open error record →