How to Fix Bad System Config Info on Windows

If Windows shows Bad System Config Info, Kudu can help clean clutter and optimize the system after repair.

By Kudu Team

Fix this automatically with Kudu

Run a free system scan to detect and resolve this issue automatically — no manual steps required.

Download Kudu Free →

What Causes This?

The Bad System Config Info blue screen usually means Windows is trying to start with broken or invalid boot or system configuration data. Common causes include corrupted system files, damaged registry settings, failed Windows updates, bad disk errors, or incorrect changes to boot settings like msconfig or BCD entries. It can also happen after driver problems, sudden shutdowns, or hardware issues such as failing storage.

Common Symptoms

  • A blue screen showing Bad System Config Info
  • Windows gets stuck in a restart loop
  • The PC fails to boot to the desktop
  • Startup Repair runs but does not fix the issue
  • The system became unstable after an update, driver install, or system tweak

How to Fix It Manually

  1. Boot into Windows Recovery Environment

    • Turn your PC on and off forcefully 3 times during startup.
    • On the next boot, Windows should open Preparing Automatic Repair.
    • Go to Advanced options > Troubleshoot > Advanced options.
  2. Run Startup Repair

    • In Advanced options, click Startup Repair.
    • Select your Windows account and enter your password if asked.
    • Let Windows scan and attempt to repair boot problems.
    • Restart and check if Windows loads normally.
  3. Use System Restore if the error started recently

    • Go back to Advanced options and select System Restore.
    • Choose a restore point from before the problem began.
    • Follow the prompts to restore system settings and restart.
    • This can undo bad updates, driver installs, or configuration changes without deleting personal files.
  4. Repair system files from Command Prompt

    • In Advanced options, open Command Prompt.
    • Type the following commands one at a time, pressing Enter after each:
      sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows
      chkdsk C: /f /r
    • If Windows is installed on a different drive letter in recovery mode, replace C: with the correct one.
    • Wait for both scans to finish, then restart your PC.
  5. Rebuild boot configuration data

    • Open Command Prompt from Advanced options again.
    • Run these commands:
      bootrec /repairbcd
      bootrec /osscan
      bootrec /repairmbr
    • If those do not work, try:
      bcdedit /deletevalue {default} numproc
      bcdedit /deletevalue {default} truncatememory
    • Restart the PC after running the commands.
  6. Start in Safe Mode and undo recent changes

    • From Advanced options, go to Startup Settings > Restart.
    • Press 4 or F4 for Safe Mode.
    • Once inside Windows:
      • Open Device Manager with Win+X > Device Manager and roll back or uninstall recently added drivers.
      • Open Settings > Windows Update > Update history > Uninstall updates to remove a recent update if needed.
      • If you changed boot settings with msconfig, reset them to normal startup.
  7. Reset Windows if nothing else works

    • In recovery, go to Troubleshoot > Reset this PC.
    • Choose Keep my files if you want to preserve personal data.
    • Follow the prompts to reinstall Windows and replace damaged system files.

Fix It Automatically with Kudu

After you repair the boot problem, Kudu can help clean out junk files, fix invalid system clutter, and optimize Windows so the system runs more reliably. It’s a simple way to reduce leftover issues that can contribute to crashes, startup trouble, and poor performance after recovery.

Download Kudu Free →

Fix this automatically with Kudu

Run a free system scan to detect and resolve this issue automatically — no manual steps required.

Download Kudu Free →