The “Boot Configuration Data File Doesn’t Contain Valid Information” error message can be an overwhelming experience. It is frustrating to encounter this message when trying to start up your computer, especially when you have important documents or data that need to be accessed. However, the good news is that this issue can be resolved through a few simple steps. In this article, we will discuss some simple steps that can be taken to fix the “Boot Configuration Data File Doesn’t Contain Valid Information” error.

Step 1: Restart Your Computer

One of the easiest solutions to try first is restarting your computer. Many times, the error message might be a temporary glitch that can be resolved by restarting your computer. So, before looking for more complex solutions, try to restart your computer and see if the issue persists.

Step 2: Run Automatic Repair

If restarting your computer didn’t resolve the issue, you can try running Automatic Repair. This feature is available in Windows 10 and can help fix any issues that prevent your computer from starting up properly. To use Automatic Repair, follow these simple steps:

1. Press the power button and wait for Windows to start booting up.
2. When the Windows logo appears, press and hold the power button for 10 seconds to force your computer to shut down.
3. Repeat step 1 and wait for the Windows logo to appear again.
4. Wait for the message ‘Preparing Automatic Repair’ to appear.
5. Automatic Repair will run and attempt to fix any issues that are preventing your computer from starting up.

Step 3: Rebuild BCD

If the above methods did not work, you can try rebuilding the Boot Configuration Data (BCD). The BCD is a file that contains important configuration information for your system, and rebuilding it can resolve many startup issues. To rebuild BCD, follow these simple steps:

1. Insert your installation media (USB/DVD) and boot your computer from it.
2. Choose ‘Troubleshoot’ -> ‘Advanced Options’ -> ‘Command Prompt’.
3. Type the following command and press Enter: bootrec /rebuildbcd
4. Press ‘A’ when prompted to add the installation to the boot list.
5. Type ‘exit’ and press Enter.

Step 4: Restore Previous Version of BCD

If rebuilding BCD did not work, you can try restoring a previous version of it. This method assumes that you have previously taken a backup of your BCD file. To restore the previous version of BCD, follow these simple steps:

1. Insert your installation media (USB/DVD) and boot your computer from it.
2. Choose ‘Troubleshoot’ -> ‘Advanced Options’ -> ‘Command Prompt’.
3. Type the following commands and press Enter after each command:
bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /rebuildbcd
4. Type ‘A’ when prompted to add the installation to the boot list.
5. Type ‘exit’ and press Enter.

Conclusion

In conclusion, encountering the “Boot Configuration Data File Doesn’t Contain Valid Information” error message can be a frustrating experience. However, there are several solutions that can be used to resolve this issue. In this article, we discussed some simple steps, including restarting your computer, running Automatic Repair, rebuilding BCD, and restoring a previous version of BCD. By following these steps, you can restore your computer’s normal startup process and regain access to your important data and files.

WE WANT YOU

(Note: Do you have knowledge or insights to share? Unlock new opportunities and expand your reach by joining our authors team. Click Registration to join us and share your expertise with our readers.)


Speech tips:

Please note that any statements involving politics will not be approved.


 

By knbbs-sharer

Hi, I'm Happy Sharer and I love sharing interesting and useful knowledge with others. I have a passion for learning and enjoy explaining complex concepts in a simple way.

Leave a Reply

Your email address will not be published. Required fields are marked *