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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Fix System Service Exception on Windows
Resolve the System Service Exception blue screen and clean crash-related clutter with Kudu.
How to Fix System Thread Exception Not Handled on Windows
Resolve System Thread Exception Not Handled and clean crash leftovers on Windows with Kudu.
How to Disable Windows 11 Copilot to Reclaim System Resources
Disable Windows 11 Copilot to free up RAM and CPU, while Kudu helps optimize startup items and background processes.
How to Roll Back From Windows 11 to Windows 10 After a Bad Upgrade
Learn how to revert from Windows 11 to Windows 10 after upgrade issues, and use Kudu to clean up leftover installation files.