Bitlocker

BitLocker Setup failed to export the BCD (Boot Configuration Data) store

BitLocker Setup failed to export the BCD (Boot Configuration Data) store

The BCD or Boot Configuration Data is a security sensitive file which is a firmware-independent database for boot-time configuration data. BitLocker encryption has to work in sync with the BCD file and it verifies the file every time the user boots the machine.

When using BitLocker Drive Encryption Tool, at times, users might encounter the following error on the system:

The BitLocker Setup failed to export the BCD (Boot Configuration Data) store, You may need to manually prepare your drive for BitLocker.

If you face this issue, here are three things you could try:

1] Mark Partition as active

First check if the drive is active. To do this, from the WinX Menu, open Disk Management and check if the target drive is active. If not, right click on it and select Mark as Active. Finally, click Yes on the confirmation dialogue box.

2] Repair the MBR and rebuild the BCD file

It that the BCD file could be corrupt. You could try and repair the MBR as well as rebuild the BCD file and see if that helps.

The issue with the BCD could be traced to 3 possibilities.

3] Make BCD point to the correct path

This problem can also occur if one of the following entries in the Boot Configuration Data (BCD) store points to the incorrect partition:

To make the Windows Boot Manager point to the correct partition, Microsoft suggests the following. Right-click on Start and select Command Prompt (administrator). Type the following command and press Enter to execute it:

bcdedit -set bootmgr device partition=C:

Where C: is the system partition drive.

For making the Windows Memory Tester point to the correct partition, open Command Prompt (administrator) as mentioned in the previous step. Type the following command and press Enter to execute it:

bcdedit -set memdiag device partition=C:

Where C: is the system partition drive.

Resume from Hibernate could be made to point to the correct system partition by executing the following command in Command Prompt (administrator):

bcdedit -enum all

When you press Enter, it will show the details for the Resume from Hibernate entry. Note down the “identifier” value for that information. Then enter the following command:

bcdedit -set identifier device partition=C:

Where identifier is the identifier value we noted earlier and C: is the system partition drive.

Related read: BitLocker Setup could not find a target system drive to prepare.

HD Remastered Games for Linux that Never had a Linux Release Earlier
Many game developers and publishers are coming up with HD remaster of old games to extend the life of franchise, please fans requesting compatibility ...
Kuinka käyttää AutoKey-toimintoa Linux-pelien automatisointiin
AutoKey on työpöydän automaatioapuohjelma Linuxille ja X11: lle, ohjelmoitu Python 3, GTK ja Qt. Komentosarjojen ja MACRO-toimintojen avulla voit auto...
Kuinka näyttää FPS-laskuri Linux-peleissä
Linux-pelaaminen sai suuren työn, kun Valve ilmoitti Linux-tuesta Steam-asiakkaalle ja heidän peleilleen vuonna 2012. Siitä lähtien monet AAA- ja indi...