0X000000D1

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

What it means

A driver tried to access memory at the wrong priority level — nearly always a specific faulty driver, most often network or a security/VPN tool.

Also seen as: DRIVER_IRQL_NOT_LESS_OR_EQUAL, 0xD1

Quick fix steps

  1. Check Device Manager for any device with a warning icon.
  2. Update or temporarily remove any VPN or security software installed recently.
  3. Boot into Safe Mode to confirm a third-party driver is responsible.
For the full step-by-step walkthrough, see IRQL_NOT_LESS_OR_EQUAL Blue Screen.

Frequently Asked Questions

Is DRIVER_IRQL_NOT_LESS_OR_EQUAL the same as IRQL_NOT_LESS_OR_EQUAL?
They're closely related — this variant specifically names a driver as the direct cause in the error itself, while the other is more general. Both point strongly toward driver issues as the primary suspect.
Do network drivers cause this more than other types?
Yes, network adapter drivers are among the most common specific culprits for this stop code, similar to the pattern seen with IRQL_NOT_LESS_OR_EQUAL.

Other error codes