STOP 0x0000010D
WDF_VIOLATION
A driver built on the Windows Driver Framework broke the framework's rules. Frequently seen with laptop-specific drivers (hotkeys, audio, sensors) and USB devices.
Likely causes, most common first
- Laptop OEM drivers (hotkey/audio/sensor utilities)
- USB device drivers
- Any outdated WDF-based driver
How to fix it
1. Update OEM drivers easy
- Install all driver updates from your laptop/PC maker's support page (or their update app).
- Update the driver named in the report if there is one.
- Unplug recently added USB devices as a test.
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 | Subtype of the violation |
| Parameter 2 | Varies |
| Parameter 3 | Varies |
| Parameter 4 | Varies |
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 →