0X0000000A

Blue Screen (BSOD) IRQL_NOT_LESS_OR_EQUAL Applies to: Windows 7, Windows 10, Windows 11

What it means

Almost always a driver issue — most commonly network, audio, or graphics drivers.

Also seen as: IRQL_NOT_LESS_OR_EQUAL, 0xA

📝 From a real case study: this page was updated after Meera Iyer investigated Tracking Down an IRQL_NOT_LESS_OR_EQUAL Crash to One Driver — a real reader-reported problem, not a hypothetical one.

Quick fix steps

  1. Boot into Safe Mode to confirm it's driver-related.
  2. Update your network adapter driver first — the most common cause.
  3. Roll back any recently updated driver from Device Manager.
For the full step-by-step walkthrough, see IRQL_NOT_LESS_OR_EQUAL Blue Screen.

Frequently Asked Questions

Is IRQL_NOT_LESS_OR_EQUAL a driver problem specifically?
Most of the time yes, particularly network adapter drivers — but disk errors and unstable overclocks are also known, real causes worth ruling out.
Do I need technical knowledge to fix this myself?
The main steps (updating drivers, running sfc/DISM, checking disk health) are accessible to most people following the guide — you don't need to already know which specific driver is at fault.

Other error codes