Stop Code: BAD SYS CONFIG INFO

Johnnyringo

Reputable
Feb 18, 2014
7
0
4,510
After a recent power outage my computer has been stuck in a restart loop. I tried all the general troubleshooting but can't seem to get anywhere. Whenever my computer starts up it goes into an automatic repair and it gives me two options restart or advanced options. Restarting does nothing and every time I go into advanced options it ends with a "your PC ran into a problem and needs to restart. We'll restart it for you" then the cycle continues.

Images attached

http://imgur.com/a/g6bI8
http://imgur.com/a/tcIyU
 
Solution
Here is how you fix it:
Boot from windows installation media (correct installation media for your version of windows)
run the following commands at the command prompt.
diskpart
list volume (Note the volume letter where the Windows OS is installed)
exit

bcdboot X:\windows (NOTE: Replace "X" with the volume letter of the Windows OS partition)

For example, bcdboot c:\windows or bcdboot d:\windows
54561d1417106365t-boot-configuration-file-missing-0xc0000034-bcdboot-1.png
Here is how you fix it:
Boot from windows installation media (correct installation media for your version of windows)
run the following commands at the command prompt.
diskpart
list volume (Note the volume letter where the Windows OS is installed)
exit

bcdboot X:\windows (NOTE: Replace "X" with the volume letter of the Windows OS partition)

For example, bcdboot c:\windows or bcdboot d:\windows
54561d1417106365t-boot-configuration-file-missing-0xc0000034-bcdboot-1.png
 
Solution