How to Fix: Stop Code Inaccessible Boot Device in Windows 11/10

Break free from continuous crash loops. Discover why the stop code inaccessible_boot_device 0x7b occurs, and master how to rebuild your boot sector visually.

Lucas

By Lucas Updated on June 8, 2026

Share this: instagram reddit

Quick Answer:

How do you fix the "Inaccessible Boot Device" Blue Screen of Death?

When your computer crashes during startup and displays the "Inaccessible Boot Device" error, Windows has lost its connection to the system partition containing your operating system. Because your PC cannot boot to the desktop, you must repair it using pre-boot environments.

Hardware/BIOS Fix: A primary cause of this crash is an incorrect SATA controller mode. Boot into your motherboard's BIOS/UEFI and ensure your storage controller is set to AHCI rather than IDE or RAID.

Native CMD Repair: If the BIOS settings are correct, the boot files are likely corrupted. You can boot into the Windows Recovery Environment(WinRE) and use the Command Prompt to run bootrec commands to repair the boot configuration data.

Bootable Visual Fix: To avoid typing dangerous command-line scripts, IT professionals use AOMEI Partition Software. By creating a bootable USB on a working PC, you can boot your broken computer and visually rebuild the MBR or scan for dying hardware in a single click.

Turning on your computer only to be met with a bright blue screen and a sad face icon is the ultimate tech nightmare. Instead of your familiar Windows desktop, your computer is trapped in an endless restart loop, constantly displaying the error: "Stop code: INACCESSIBLE BOOT DEVICE."

Many generic troubleshooting guides advise you to "update your drivers" or "uninstall recent software." However, these guides ignore the glaring reality of this specific Blue Screen of Death (BSOD): You cannot reach your desktop to perform those fixes.

This error means the Windows bootloader initiated the startup sequence but suddenly lost communication with your C: drive halfway through. To protect your hardware from corruption, the motherboard forces an emergency shutdown.

In this comprehensive IT guide, we will bypass useless desktop fixes. We will explain exactly what causes this communication failure and provide actionable, pre-boot solutions to fix the stop code inaccessible boot device error immediately.

What Causes Stop Code Inaccessible_Boot_Device 0x7b?

If your crash screen or Event Viewer logs specifically show the stop code inaccessible_boot_device 0x7b error, you are dealing with a classic storage controller failure or a destroyed partition table.

This specific crash is almost universally caused by one of three things:

1. A BIOS Settings Change: Your motherboard's SATA mode was accidentally switched (e.g., from AHCI to IDE or RAID). Windows expects one language, but the motherboard is speaking another, causing the drive to become "inaccessible."

2. Corrupted Master Boot Record (MBR): A sudden power outage, a botched Windows Update, or a virus has corrupted the directory map that tells Windows where the OS is located on the hard drive.

3. Physical Bad Sectors: The hard drive or SSD is physically dying. If the specific sector holding the Windows bootloader fails, the motherboard cannot load the operating system.

Fix the Windows Stop Code Inaccessible Boot Device

To get your computer communicating with your hard drive again, we must rely on hardware tweaks and the Windows Recovery Environment.

Method 1: Change SATA Controller Mode in BIOS

If you recently reset your CMOS battery, updated your BIOS, or moved your hard drive to a new motherboard, this is the most likely culprit.

Step 1. Turn on your computer and rapidly tap your BIOS key (usually F2, F10, F12, or DEL depending on the manufacturer).

Step 2. Once in the BIOS/UEFI, navigate to the Advanced, Storage, or Integrated Peripherals tab.

Step 3. Look for a setting named SATA Mode, SATA Configuration, or Storage Controller.

Step 4. If it is currently set to IDE or RAID, change it to AHCI (Advanced Host Controller Interface), which is the standard for modern Windows operating systems.

Step 5. Press F10 to save your changes and exit. If this was the issue, Windows will now boot.

Method 2: Repair Boot Files via Command Prompt

If your BIOS settings are correct, the Windows stop code inaccessible boot device error is caused by corrupted software boot files. We can force a repair using native Command Prompt tools.

Step 1. Turn your PC on and off three times in a row by holding the physical power button. On the third boot, Windows will launch the Automatic Repair screen.

Step 2. Navigate to Advanced options > Troubleshoot > Advanced options > Command Prompt.

Step 3. In the black terminal, type bootrec /fixmbr and press Enter.

Step 4. Type bootrec /fixboot and bootrec /scanos, press Enter. (If you receive a "bootrec fixboot access is denied" error here, you must move to the AOMEI solution below).

Step 5. Type bootrec /rebuildbcd and press Enter. Type exit and restart your PC.

bootrec

Fix Stop Code Inaccessible Boot Device Windows 11 via AOMEI

Running advanced command-line scripts is stressful. One wrong keystroke can permanently format the wrong drive. Furthermore, native Windows tools often throw "Access is denied" errors if the corruption is too severe.

If you want to effortlessly rescue your unbootable PC, AOMEI Partition Software is the ultimate IT solution. By using a friend's or family member's working computer, you can create a secure WinPE rescue USB drive. This allows you to fix stop code inaccessible boot device Windows 11 and Windows 10 errors visually.

AOMEI Partition Software

A safe and reliable disk partition management tool that helps you migrate OS to SSD or HDD, reorganize disk space, and improve overall PC performance.

 

Step 1: Create the Emergency WinPE USB

1. On a working computer, plug in an empty USB flash drive. Download, install, and open AOMEI Partition Software.

2. Click on Tools in the top menu and select Make Bootable Media.

make bootable media

3. Follow the wizard prompts to burn the rescue environment to your USB drive.

choose usb

Step 2: Rebuild MBR to Resolve the Inaccessible Boot Device Stop Code

1. Unplug the USB and insert it into your broken computer. Turn the PC on, enter the BIOS, and change the Boot Priority so the computer boots from the USB drive.

2. The clean AOMEI visual interface will load, bypassing your broken Windows OS entirely.

3. Right-click your main system hard drive and select Rebuild MBR. This powerful tool works for both MBR and GPT partition styles.

rebuild disk mbr

4. Select your current Windows operating system from the drop-down menu and click OK.

choose mbr style

5. Click Apply in the top-left corner, and hit Proceed.

Step 3: Run a Physical Surface Test (Optional)

If rebuilding the MBR does not solve the crash loop, your hard drive might be physically failing. While still inside the AOMEI bootable environment, right-click your hard drive, select Advanced > Check Partition, and run a Surface Test. If the visual blocks turn red, your hard drive has physical bad sectors and must be replaced immediately.

Conclusion

Being trapped in a continuous Blue Screen of Death loop is one of the most frustrating experiences in the PC world. However, understanding that the inaccessible boot device stop code is a communication error—rather than an instant hardware death sentence—puts you back in control.

By verifying your motherboard's SATA controller mode and utilizing the native Windows Recovery Environment to repair your boot files, you can often restore communication instantly. But when native tools throw "access denied" errors, or you want to eliminate the risk of command-line typos, using the Make Bootable Media and Rebuild MBR tools inside AOMEI Partition Software is undeniably the safest, fastest way to repair your boot sector and get your computer back to the desktop.

FAQs

Q: Does the "inaccessible boot device" error mean my hard drive is dead?

A: Not necessarily. In 90% of cases, this is a logical software error (a corrupted bootloader) or a BIOS configuration mismatch. However, if AOMEI Partition Software detects massive red blocks during a Surface Test, or the drive refuses to show up in the BIOS entirely, physical hardware failure is highly likely.

Q: Will rebuilding the MBR delete my personal files?

A: Absolutely not. Rebuilding the Master Boot Record (MBR) is a completely non-destructive process. It only rewrites the tiny directory file that tells the motherboard how to load the Windows OS. Your personal documents, games, and photos remain perfectly safe on the data partition.

Q: I just cloned my hard drive and got this error. Why?

A: If you just moved your operating system to a new SSD and received an inaccessible boot device error, you likely forgot to update the motherboard's Boot Priority. Enter your BIOS and ensure the new SSD is selected as Boot Option #1, rather than the old drive.

Lucas
Lucas · Editor
I prefer peaceful and quiet life during vacation,but sometimes I watch football match if my favorite club performs brilliantly in that season. And I love reading, painting and calligraphy, thus I send my friends festival handwriting cards every year.
AOMEI Partition Software

Advanced and comprehensive partition manager, disk converter, and PC optimizer for Windows 11/10/8.1/8/7.

Free Download

Windows 11/10/8.1/8/7


Learn more