WhyCrashed

STOP 0x00000035

NO_MORE_IRP_STACK_LOCATIONS

Too many drivers stacked on top of each other for one device request — a classic symptom of layered filter drivers (multiple antivirus products, backup tools, VPNs) fighting over the same device.

Likely causes, most common first

How to fix it

1. Thin out filter drivers easy

  1. Uninstall all but one security product.
  2. Remove old backup agents and VPN clients you no longer use.
  3. Reboot after each removal and watch for the crash.

The four parameters on the blue screen

Windows shows four hex numbers with this stop code. Here's what each means — our analyzer decodes them automatically from your dump file.

Parameter 1Address of the request packet (IRP)
Parameter 2Reserved
Parameter 3Reserved
Parameter 4Reserved

Got a crash dump? Get your verdict in seconds

Drop the .dmp file into our analyzer — it runs entirely in your browser. No upload, no size limit, no account.

Analyze my dump file →