FIX: Boot Configuration Data File is Missing

A blue screen with the message “The Boot Configuration Data file is missing some required information” usually shows up after restarting the computer, a failed Windows installation, or changes to the disk partitions. This means the Boot Configuration Data (BCD) file is missing or damaged.

boot configuration data file is missing

It often comes with error code 0xc0000034. The main cause is the \Boot\BCD file getting deleted or corrupted by mistake. Other possible reasons include failed updates, problems with dual-boot setups, or incorrect BIOS/UEFI settings.

Access Advanced Recovery Options Using Installation Media

Since your computer can’t boot up normally, you’ll need your operating system’s bootable DVD or USB drive to access recovery options. Here’s how:

  1. Insert your Windows installation DVD into your DVD drive, or use a USB installation media if you have one.
  2. Enter your computer’s BIOS and set it to boot from the installation media (DVD or USB).
  3. Restart your computer to load the Windows setup from your installation media.

1. Automatic Repair

  1. When the Windows setup screen appears, choose your language, time and currency format, and keyboard/input method. Then click Next.
  2. On the “Install Windows” screen, click Repair your computer, then choose Troubleshoot. Make sure not to select the Install Windows option.
  3. Click Advanced options, then select Automatic Repair or Startup Repair.
  4. Windows will scan for installed operating systems. Select the one you wish to repair.
  5. If Automatic Repair finds and corrects the problem, you’re all set. If not, continue with the next method below. Once finished, remove the installation media before restarting or your computer will load the setup again.

2. Command Line Repair

Boot your computer from the installation media as described above. When the Windows setup screen appears, select your language, time and currency format, and keyboard or input method, then click Next.

  1. On the “Install Windows” screen, click Repair your computer, then choose Troubleshoot. On the next screen, select Advanced Options, then Command Prompt. Enter your username and password if asked.windows-10-repair-1
  2. A Command Prompt window will open. Type the following command and press Enter:
    bootsect /nt60 all /force /mbr
  3. Once that command completes, type the next command and press Enter:
    bcdboot c:\Windows /s c: /l en-us

    2016-03-02_194511

  4. If your Windows installation is not on the C: drive, replace C: with the correct drive letter. For example, if Windows is on your D: drive, type bcdboot D:\Windows instead.

These commands will rebuild and repair your boot information. Now, restart your computer and remove the installation media. Your Windows should start normally without any boot issues.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.