STOP 0x000000D8
DRIVER_USED_EXCESSIVE_PTES
A driver consumed far too many page-table entries — a driver leak, classically in old graphics or storage drivers.
Likely causes, most common first
- A leaking driver
How to fix it
1. Update the identified driver easy
- Update the named driver from its vendor.
- Run Windows Update including optional driver updates.
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 | Name of the driver (if available) |
| Parameter 2 | PTEs needed |
| Parameter 3 | PTEs available |
| Parameter 4 | Reserved |
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 →