What is BAD_SYSTEM_CONFIG_INFO and How to Fix It

What Is BAD_SYSTEM_CONFIG_INFO?

The bad system config info is basically an error that occurs when Windows OS detects an anomaly in the configuration of the operating system. This is usually because of a corrupt SYSTEM hive or registry errors and occurs during the boot-up process, resulting in the BSOD. Though rather frightening, in this article on Outbyte there are a few steps you can work through for troubleshooting.

BAD_SYSTEM_CONFIG_INFO Causes:

There are several reasons this error may appear:

  • Missing or out-of-date drivers.
  • BCD corruption.
  • Incorrect registry settings.
  • Faulty hardware components.
BAD_SYSTEM_CONFIG_INFO

How to fix BAD_SYSTEM_CONFIG_INFO

Here are some possible ways to fix the bad_system_config_info problem:

1. Driver Update

Most BSOD errors – this one also – are caused by missing or outdated drivers. First of all, make sure all device drivers on your system are updated.

  • Visit the website of each device’s manufacturer.
  • Download the latest driver matching your current version of Windows.
  • Install and update each driver.

The Outbyte Driver Updater will be a good tool that can recognize the system you are using and find the drivers that are compatible with the same. Among several driver updater tools available for download, this happens to be more popular for some reasons. Once all the drivers have been updated, reboot your computer and see whether this step has resolved your problem BAD_SYSTEM_CONFIG_INFO. 

In our Driver library you can find the most suitable System Drivers for your OS and a short guide on how to install it.

Read also about our popular Drivers:

3DP NVIDIA Edition v7.07 drivers

NVIDIA GeForce GTX 1650 Driver

AMD Radeon RX 5700 XT Drivers

Lenovo ThinkPad System Firmware 1.0.35.0 drivers

AMD Radeon RX 6600 driver: An Overview

2. Boot Configuration Data File

If the error still does not resolve, then the data in your BCD file may be corrupted. To proceed further, you need to have an installation media on Windows:

  1. Insert your Windows Installation Media and Restart your Computer.
  2. Start up with the installation media inserted and select Repair Your Computer.
  3. Navigate to Troubleshoot > Advanced Option > Command Prompt. 
  4. Type the following commands successively. Don’t forget to press the Enter button at the end of each line:
    bootrec /repairbcd
    bootrec /osscan
    bootrec /repairmbr
  5. Restart your computer and see if the problem is resolved.

3. Repairing the Windows Registry

If incorrect registry settings are causing the error, the Windows registry may need repair. This method also requires a Windows installation flash drive:

  1. Insert the Windows installation media and boot from it.
  2. Open Command Prompt from Troubleshoot > Advanced Options.
  3. Enter the following commands, one by one, to rename old registry files. Make sure you press the Enter button after typing each line:
CD C:\Windows\System32\config

ren C:\Windows\System32\config\DEFAULT DEFAULT.old

ren C:\Windows\System32\config\SAM SAM.old

ren C:\Windows\System32\config\SECURITY SECURITY.old

ren C:\Windows\System32\config\SOFTWARE SOFTWARE.old

ren C:\Windows\System32\config\SYSTEM SYSTEM.old

Then, restore the registry from backup:

copy C:\Windows\System32\config\RegBack\DEFAULT C:\Windows\System32\config\

copy C:\Windows\System32\config\RegBack\SAM C:\Windows\System32\config\

copy C:\Windows\System32\config\RegBack\SECURITY C:\Windows\System32\config\

copy C:\Windows\System32\config\RegBack\SYSTEM C:\Windows\System32\config\

copy C:\Windows\System32\config\RegBack\

People Also Ask

Read about common Windows BSOD Errors:

The critical_process_died error on Windows 10/11

Blue Screen Error 0x0000185

PFN_LIST_CORRUPT error

UNEXPECTED KERNEL MODE TRAP Error

WHEA_UNCORRECTABLE_ERROR error

PAGE FAULT IN NONPAGED AREA Error

Blue Screen Error 0x0000185


FAQs

What causes BAD_SYSTEM_CONFIG_INFO errors?

The error is usually caused by corrupted system files, driver-related issues, and registry problems.

How can I repair the BCD file?

You can use Windows installation media and use the bootrec command to repair the Boot Configuration Data file.

Must I update drivers manually?

It’s an important step that allows you to get rid of many BSOD errors, though you can use software to automate this process.

What if the registry is damaged?

Accomplish this by restoring the registry settings through Windows installation media.

Don’t forget to share this post!
About The Autor
Position: Author

Riley Reed is a tech writer specializing in troubleshooting Windows errors and system performance optimization. Riley enjoys helping users solve common PC problems and improve their overall computing experience. With a focus on practical tips and performance improvements, Riley ensures readers can keep their systems running smoothly and securely.

Outbyte PC Repair Outbyte PC Repair
Take the bull by the horns: identify and resolve performance issues that might be affecting your PC.
Outbyte AVarmor Outbyte AVarmor
With its powerful engine, Outbyte AVarmor identifies and removes viruses, malware, and spyware threats from your PC.
Outbyte Driver Updater Outbyte Driver Updater
Manually searching for drivers can be quite tiresome, as finding correct driver versions may be difficult for a casual user.
Camomile Camomile
Free CPU Optimization App. CPU optimization and longer battery life for your computer.
People About Us
See what Outbyte users are saying about our software.
Recent articles
Jan 31, 2025
Summary AMD Radeon RX 580 drivers play the most critical role in unleashing your GPU’s ultimate performance. These drivers ensure compatibility with various applications and games by enhancing the...
Yuri Thomopsov
Jan 31, 2025
What Is 0x80070057? Error 0x80070057 is one of the frequent Windows errors. It can appear during updates, but this time, it is raised when launching Windows Sandbox. Failure to run it indicates a problem in...
Riley Reed
Jan 30, 2025
Summary 3DP NVIDIA Edition v7.07 is the driver exclusively prepared for the NVIDIA GeForce 7600 GT graphics card and mainly required in critical roles in communication with the operating system to bring out...
Yuri Thomopsov