STOP 0x000000D3
DRIVER_PORTION_MUST_BE_NONPAGED
A driver marked memory as pageable that must always stay resident — a driver bug.
Likely causes, most common first
- A buggy driver
How to fix it
1. Update the identified driver easy
- Update the named driver from its vendor, or remove the software it belongs to.
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 1 | Memory referenced |
| Parameter 2 | IRQL |
| Parameter 3 | 0 = read, 1 = write |
| Parameter 4 | Address of the instruction |
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 →