Rebuild Boot Configuration File Windows 7
When I’m not writing comics or watching terrible films I also work as an IT consultant. Here’s a few things I’ve learned over the last 17 years.
Problem:
Post rootkit removal windows may not boot and display 7B stop error. This CLI command set can rebuild files necessary for windows 7 to boot
Solution:
>bcdedit /export C:\BCD_BU
>C:
>cd boot
>attrib bcd -s -h -r
>ren C:\boot\bcd bcd.old
>bootrec /rebuildbcd