WhyCrashed

STOP 0x0000007B

INACCESSIBLE_BOOT_DEVICE

Windows started booting and then lost access to the drive it lives on. This almost always follows a change: a BIOS storage-mode switch (AHCI/RAID), a missing storage driver, moving the disk to new hardware, or a botched update.

Worth knowing: This one usually strikes at boot, so you may be reading this from another device — the fixes above all work from the Windows recovery screen.

Likely causes, most common first

How to fix it

1. Undo any BIOS storage-mode change moderate

  1. Reboot into the BIOS (usually Del or F2 during startup).
  2. Find the SATA/storage mode setting (AHCI, RAID, Intel RST/VMD) and set it back to what it was before the crashes began.
  3. Save and reboot. If you're not sure it changed, try the other mode once — it's safe to switch back.

2. Run Startup Repair moderate

  1. Boot fails twice in a row → the blue Recovery screen appears (or boot from a Windows USB stick).
  2. Choose Troubleshoot → Advanced options → Startup Repair.
  3. If that fails, choose Command Prompt and run: bootrec /fixmbr, then bootrec /fixboot, then bootrec /rebuildbcd

3. Uninstall the most recent update easy

  1. From the Recovery screen: Troubleshoot → Advanced options → Uninstall Updates.
  2. Remove the latest quality update first; if that doesn't help, the latest feature update.

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 1Address of a structure naming the boot device
Parameter 2Reserved
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 →