WhyCrashed

STOP 0x000000C4

DRIVER_VERIFIER_DETECTED_VIOLATION

Driver Verifier (Windows' driver-testing mode) caught a driver breaking the rules and stopped the system on purpose. If you enabled Verifier to hunt a crash — it worked: the crash data names the offender.

Likely causes, most common first

How to fix it

1. Act on the verdict, then turn Verifier off easy

  1. Update or uninstall the driver named in the report.
  2. Turn Driver Verifier off so normal use isn't slowed: run verifier /reset from an admin terminal.
  3. If the PC crash-loops at boot: boot into Safe Mode and run verifier /reset there.

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 1Subtype of the violation
Parameter 2Varies
Parameter 3Varies
Parameter 4Varies

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 →