Fix \boot\bcd Problem on Windows

  • Sonar Systems admin
    Likes 0

    Problem Description

    When the Windows won’t boot and you get problems like \boot\bcd then try these commands.

    Solution Description

    For the situation were startup repair doesn’t work.

    FYI: Unplug all USB devices apart from Mouse and Keyboard. If you have a wired mouse and keyboard use that.

    All of the following require somesort of builtable disk/USB and a command prompt.

     

    First try these commands in the Command Prompt:

    1. bootrec /rebuildbcd
    2. bootrec /fixmbr
    3. bootrec /fixboot
    4. restart and see if it boots

    If they don’t work try this link:

    http://superuser.com/a/504360

    If that doesn’t work try these commands using Command Prompt:

    1. bootrec /fixmbr
    2. bootrec /fixboot
    3. restart and see if it boots

     

    If it still doesn’t work then, I am sorry :(

Login to reply