Boot

The boot configuration data store could not be opened

The boot configuration data store could not be opened

BCD or  Boot Configuration Data files contain instructions that are needed by Windows to boot correctly. If you have a problem booting up your computer, the chances are that is caused by a misconfiguration or even corrupted BCD files. If while carrying out any command on bcedit.exe, you receive the message -The boot configuration data store could not be opened, then here is how to fix it.

This could happen if:

  1. The system cannot find the file specified
  2. The requested system device cannot be found.

There are a few checks we would suggest you try. If you open System Configuration (msconfig), you may find that there is no Boot data. It has been reported that the primary reason why this occurs is that when the user tries to dual boot the computer and the installer replaces the default bootloader.

The boot configuration data store could not be opened

Just before we start, know this. In earlier versions of Windows, it was stored in Boot.ini file. On EFI-based operating system, you'll find the entry in the EFI firmware boot manager, which is located at \EFI\Microsoft\Boot\Bootmgfw.efi.

the options youhave to resolve the issue are:

  1. Set an entry option value in BCD
  2. Enable Advanced options menu
  3. Rebuild BCD

These steps can be performed by booting your computer into Advanced Recovery Mode. It offers Command Prompt which is available under Advanced Options.

Also, before setting BCDEdit options, you might need to disable or suspend BitLocker and Secure Boot on the computer.

1] Set an entry option value in BCD

Open Command Prompt as administrator

Execute the following command:

bcdedit /set current Description "TheNameYouWant"

The /set option sets an entry point and enables the system to trust a version of Windows which is not trusted by default.

2] Specify the BCD file

In an elevated command prompt execute:

bcdedit /store c:\Boot\BCD

It will give you a list of options.

Choose to run:

bcdedit /store c:\Boot\BCD /set bootmenupolicy legacy

Restart your computer, choose your Windows, and immediately press F8.

When you choose the legacy option, you the Advanced options menu (F8) is available during the computer boot up. Then you can choose into which OS to boot.

3] Rebuild BCD

If it does not work, you may have to rebuild BCD. You can manually rebuild the Boot Configuration Data store by using the Bootrec.exe tool in the Windows Recovery Environment, or you can use this free BCD Editor tool to repair BCD.

Hope this helps you fix the issue.

AppyMouse On-screen Trackpad and Mouse Pointer for Windows Tablets
Tablet users often miss the mouse pointer, especially when they are habitual to using the laptops. The touchscreen Smartphones and tablets come with m...
Middle mouse button not working in Windows 10
The middle mouse button helps you scroll through long webpages and screens with a lot of data. If that stops, well you will end up using the keyboard ...
How to change Left & Right mouse buttons on Windows 10 PC
It's quite a norm that all computer mouse devices are ergonomically designed for right-handed users. But there are mouse devices available which are s...