Stop Errors

INACCESSIBLE BOOT DEVICE error in Windows 10

INACCESSIBLE BOOT DEVICE error in Windows 10

If you receive INACCESSIBLE_BOOT_DEVICE error after you have upgraded to Windows 10, or after you used Reset in Windows 10, then this posts suggests a way to overcome the issue.

The INACCESSIBLE BOOT DEVICE bug check usually indicates that the Windows operating system has lost access to the system partition during startup. If this happens, the system usually shuts itself down after showing a Blue Screen or Stop Error to protect itself from probable data corruption or loss.

INACCESSIBLE BOOT DEVICE

There can be multiple reasons for Inaccessible_Boot_Device Stop error.

Here are a few suggestions you can try to resolve the issue. See what applies in your case:

1] If you think a boot device may be at fault, you may need to edit the boot options.

2] Remove any recently added hardware.

3] Check if the disk firmware version is incompatible with Windows 10. If not, you may need to update to the latest firmware version. See if you need to update the BIOS.

4] If you recently added a driver, restart your computer, enter Advanced Boot Options menu, select the Last Known Good Configuration option. You may boot Windows 10 into Safe Mode and try a system restore or a Rollback.

5] If you think the cause could be hard disk corruption, Run Chkdsk /f /r on the system partition. If you cannot boot into Windows, use the Recovery Console and run Chkdsk /r or run Chkdsk from the Repair Console.

6] If you just upgraded to Windows 10 and then you see this error, then, download and use Media Creation Tool, using another computer and save it to a USB device. Use it to perform a clean install, by clicking on the setup file or booting from the USB. If you are asked for a product key, click on Skip this step. Windows 10 will activate itself when you sign in with your Microsoft account.

Advanced troubleshooting for Stop error 7B or Inaccessible_Boot_Device

1] Verify that the boot disk is connected and accessible.

Boot into Advanced Recovery, and then open Command Prompt. Here we will figure out if the boot disk is connected, and available.

Microsoft recommends that you execute diskpart, and then run list disk command. This command will reveal the list of physical drives that are attached to the computer. If they are connected, you should receive details just like the image below:

Note: 

If the list disk command lists the OS disks correctly, run the list vol command in diskpart. It should generate an output similar to the next image.

The image above displays Volume 1 as the boot disk. If there is no similar listing, you may have to either repair the boot partition on your own or connect with the service center of the OEM.

2] Verify the integrity of the Boot Configuration Database

Boot Configuration Database, a replacement of Boot.ini file, contains boot configuration parameters and controls how the operating system is booted. If there is any corruption or misconfiguration, we will have to fix it. Before that, let's diagnose if there is a problem.

Boot into Advanced Recovery, and then open Command Prompt. Type bcdedit and hit Enter. You should results like in the image below. UEFI and BIOS have their slight differences.

In the results, notice if the identifier is set to default, and the device & path, point to the correct partition. It can only ensure that the “winload” file loads correctly. If this is not what you see, we will have to fix BCD.

The BIOS interface will not have any path, but the drive. But the UEFI interface will show a complete path in the device partition parameter.

a] Set default device partition

b] Re-create the BCD completely

If you receive an error message which says The boot configuration data store could not be opened, The system could not find the file specified, then execute bootrec /rebuildbcd on the Command Prompt.

c] Verify Location of winload and bootmgr

Bootmgr(Windows Boot Manager) and Winload (Windows OS Loader) are part of boot phases. PreBoot loads Boot manager, which in turn loads Winload. If the files are not in their correct places, the boot process will be stuck. Here are the locations of the files-

Before going ahead, make sure to make a backup of all the contents under the SYSTEM partition to another location. It will come handy if something goes wrong. Use the Command Prompt to navigate to the System drive, and create a folder where you can back up everything.

Navigate to these directories, and unhide files using Attrib -s -h -r command. If they are not in their place, let's rebuild it.

Bcdboot <**OSDrive* >:\windows /s <**SYSTEMdrive* >: /f ALL

Where “OSDrive” is where Windows is available, and the system drive is where the bootmgr resides.

Reboot and see if this has helped.

If nothing works, you may have to fresh-install your earlier OS, viz. Windows 8.1 or Windows 7 operating system, activate it, upgrade to Windows 10, activate it and then clean install Windows 10 using ISO.

TIP: This post will help you if you receive 0x7B INACCESSIBLE_BOOT_DEVICE Blue Screen after Windows Updates.

WinMouse lets you customize & improve mouse pointer movement on Windows PC
If you want to improve the default functions of your mouse pointer use freeware WinMouse. It adds more features to help you get the most out of your h...
Mouse left-click button not working on Windows 10
If you are using a dedicated mouse with your laptop, or desktop computer but the mouse left-click button is not working on Windows 10/8/7 for some rea...
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...