BAD_SYSTEM_CONFIG_INFO Blue Screen error is usually caused by issues with the Boot Configuration Data file. The main issue inside of the BCD is the fact that some boot order files or some older files might be conflicting with the newer or the stable files and hence causing the Blue Screen of Death error. This bug check also indicates that there is an error in the Registry. So, to fix this, we will be working out updating the potential culprit drivers, running some, or even editing the Registry files on your Windows 11/10 computer.
So, without any further delay, let us jump right in.
Fix BAD_SYSTEM_CONFIG_INFO Bue Screen
We always recommend creating a System Restore Point so that whenever such errors take place, you can roll back to the previously known stable state of your computer.
First, try booting into Safe Mode and restart the OS normally. The registry damage could be too extensive if the restart does not fix the problem. In that case, try the following suggestions:
1] Restore your computer
If you have a system restore point, try restoring to an earlier restore point.
2] Update Windows and all your drivers
Update your Windows OS. If you cannot connect to the internet, try updating Windows offline without an Internet connection.
To update your drivers to the latest version, you can use the Device Manager.
3] Fix Windows Registry Files
You will need to make a bootable Windows USB drive and then boot your computer using it for this fix to work.
When you come to the Welcome Screen, click on Next and then click on Repair your computer on the bottom left portion of the window. Then click on Troubleshoot > Advanced Options > Command Prompt.
Now, once you have got the Command Prompt window open, execute the following commands one by one in the sequence that they are given-
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
And after those are done, type in these, one by one, in the given sequence,
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\SOFTWARE C:\Windows\System32\config\
Finally, type in exit to close the Command Prompt window.
Reboot your computer for the changes to take effect.
4] Use Windows Memory Diagnostics to check issues with RAM
Using the Memory Diagnostic Tool is pretty straightforward.
Save all your important work, and then Then, hit WINKEY + R to open the Run window. Now, type in the command mdsched.exe in the Run window.
After that, click on Restart now and check for problems (recommended).
Now, your computer will reboot and check for any memory-based issues, and if it detects any of those issues, it will fix them immediately.
You may want to also look for and fix Memory Leaks.
5] Fix the BCD files
You will need to make a bootable Windows USB drive and then boot your computer using it for this fix to work. Then when you get the Welcome Screen, click on Next, and then click on Repair your computer on the bottom left portion of the window.
Next, click on Troubleshoot.
After that, select Advanced Options. And then, Command Prompt.
Once you have got the Command Prompt window open, please enter the following commands one by one in the sequence that they are given to rebuild BCD and repair MBR.
bootrec /repairbcd
bootrec /osscan
bootrec /repairmbr
Finally, type in exit to close the Command Prompt window.
Reboot your computer for the changes to take effect.
If nothing helps, you may need to Reset your PC, use installation media to restore or reset your PC or use the installation media to reinstall Windows.
How do I fix the Windows stop code?
The best way to fix the stop code is using the DISM and CHKDSK command using a bootable USB device. It will restore any corrupt files on the system and replace them with suitable files. Also, make sure you have updated Windows, and the drivers are compatible.
Does resetting PC fix BSOD?
BSOD is mainly related to hardware and driver issues. So even if you reset, and the same driver is there, then it won’t help. You need a clean install that removes everything, including the installed driver. It is effective if nothing else is working.
Should I regularly factory reset my computer?
No. It is an extreme measure that involves deleting everything from your PC. You should do this only when you have no other option left or if you give the storage device to someone else or the PC itself.