← All articles

Fix INACCESSIBLE_BOOT_DEVICE (0x0000007B) in Windows 7, Vista, and XP — Historical Guide

Historical troubleshooting guide for the 0x0000007B INACCESSIBLE_BOOT_DEVICE blue-screen error in Windows 7, Vista, and XP.

By ShantanuUpdated 13 Apr 20212 min read
Fix INACCESSIBLE_BOOT_DEVICE (0x0000007B) in Windows 7, Vista, and XP — Historical Guide

Historical support note: Windows 7, Vista, and XP are all out of support. Use this guide only for maintaining legacy systems.

INACCESSIBLE_BOOT_DEVICE is bug check 0x0000007B. Microsoft defines it as Windows losing access to the system partition during startup. Storage-controller configuration, missing or incompatible storage drivers, file-system problems, or failing storage hardware can all be involved.

1. Reverse any recent storage or firmware change

If the error started immediately after changing the SATA/controller mode in BIOS or firmware, revert to the previous known-working setting. Do not switch every affected PC to IDE mode by default; the correct setting depends on how Windows and its storage driver were originally configured.

Also undo newly installed storage controllers or disks if the machine stopped booting immediately afterward.

2. Check the disk connection and hardware

On a desktop, power the PC off before checking data and power cables. On a laptop, avoid opening the chassis unless the manufacturer documents the procedure and you are comfortable servicing it.

If the drive disappears from firmware setup, makes unusual noises, or repeatedly disconnects, prioritize data recovery and hardware diagnostics.

3. Use the recovery environment

For Windows 7 or Vista, start from compatible recovery or installation media and try Startup Repair first. If file-system damage is suspected, use chkdsk on the correct Windows volume.

For Windows XP, the Recovery Console can be used for disk checks, but commands such as fixboot or fixmbr should only be used when boot-code corruption is actually suspected. They are not universal fixes for 0x7B.

4. Check storage drivers

A legacy installation may need the storage-controller driver that matches its chipset/controller and controller mode. This is especially relevant after hardware replacement or controller-mode changes.

Official references