NO_MORE_IRP_STACK_LOCATIONS (0x35)
What is this error?
A driver attempted to push more I/O Request Packet stack locations than available. Too many filter drivers are stacked on the I/O path.
Common causes
- too many filter drivers installed
- antivirus + backup + encryption stacked
- minifilter driver misconfiguration
How to fix it
- Reduce the number of stacked filter drivers
- uninstall redundant security/backup software
Too many steps? Crashless can diagnose this automatically — checks your drivers, temps, VRAM, and 400+ known error patterns.
Get free AI diagnosis Detailed analysis
Bug check 0x00000035 (NO_MORE_IRP_STACK_LOCATIONS) occurs when a driver chain has more filter drivers than the IRP (I/O Request Packet) has stack locations for. Each filter driver (antivirus, backup, encryption, cloud sync) adds a layer to the I/O path. Too many layers exhaust the available stack locations. Common offending combination: antivirus + real-time backup (CrashPlan, Backblaze) + cloud sync (OneDrive, Dropbox) + encryption (BitLocker or third-party) all filtering the same volume. Fixes:
- Reduce stacked I/O filter software — do you really need antivirus + backup + cloud sync + encryption all active?,
- Uninstall redundant backup or sync software,
- Run 'fltmc' from admin command prompt to see all loaded filter drivers,
- Increase IRP stack size via registry: HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters → IRPStackSize DWORD (default 15, increase to 25).
When to seek help
If this error keeps happening after trying the fixes above, it may point to a deeper hardware or system issue. Consider professional help if:
- The crash occurs across multiple games or applications
- You see the same error after a clean Windows install
- Your PC is less than a year old (could be a warranty issue)
- You smell burning or hear unusual sounds from your PC
Or let Crashless do the deep analysis for you -- our AI checks drivers, temps, event logs, and 400+ known patterns automatically.
Chat with AI about NO_MORE_IRP_STACK_LOCATIONS (0x35)
Describe your setup and get a personalized diagnosis in seconds. Free, no signup needed.
Get AI diagnosis Chat with AI about this error
Describe your setup and what you were doing when the crash happened. Our AI checks against 400+ known crash patterns — free, no download needed.
Let Crashless handle it
The desktop app scans your drivers, temps, VRAM, event logs, and 400+ known patterns — then walks you through the fix step by step.