WhyCrashed

STOP 0x000000ED

UNMOUNTABLE_BOOT_VOLUME

Windows found its boot drive but couldn't mount the file system on it. Usually file-system corruption after a bad shutdown, a failing drive, or a damaged cable.

Likely causes, most common first

How to fix it

1. Repair the file system from recovery moderate

  1. Let the PC fail to boot twice → the blue Recovery screen appears (or boot from a Windows USB stick).
  2. Troubleshoot → Advanced options → Command Prompt.
  3. Run: chkdsk C: /f /r and let it finish (this can take a long time).
  4. Then run Startup Repair from the same menu and reboot.

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 1The device object of the boot volume
Parameter 2Status code of the failed mount
Parameter 3Reserved
Parameter 4Reserved

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 →