Windows Failed to Start \EFI\Microsoft\Boot\BCD 0xc000000f

I ran into this issue the other day. It proved to be somewhat challenging to troubleshoot. This computer was running Windows 7 and had a RAID 1 configuration. This article will focus on this error from a RAID configuration standpoint. I will list the steps to troubleshoot and fix this issue. Below each step I will put a “from the field” section which will tell you how it went for me.

Windows Boot Manager Error

Step One: Make sure your Sata Configuration didn’t change in the motherboard BIOS. Make sure Intel Rapid Storage is enabled.

From the Field: The motherboard in the computer I troubleshot was a Gigabyte H87-D3H. For some reason the motherboard reverted to a backup of its settings. When the settings reverted, the Sata Configuration switched to ACHI and Intel Rapid Storage Technology was disabled. I turned the RAID back on and enabled the Intel Rapid Storage Technology.

Step Two: Boot on a Recovery disc. Windows 7 RecoveryGo through the prompts and select Repair Your Computer. The disc will search for any Windows installations and try to fix them.

System Recovery Options

From the Field: Since the computer tried booting on the hard drives in ACHI mode, Windows had gotten corrupted. Due to some complications, I unplugged one hard drive. I put a Windows 7 Professional disc into the DVD drive and booted on it. Once it came up I got the following error. “This version of System Recovery Options is not compatible with the version of windows you are trying to repair. Try using a recovery disc that is compatible with this version of windows.” Here is my article on how to get your disc to work.

Step Three: Once Startup Repair finds the issues, reboot your computer and it will automatically fix the problems. Log into Windows.   From the Field: Startup Repair searched for the Windows Installation and found the directory. It notified me it found something wrong with the boot partition. It asked me to do a restart. I did a restart and it fixed whatever the boot issue was. I logged into Windows and everything was fine.

Step Four: Once booted into Windows open the Intel Rapid Storage Technology software and reconfigure your RAID.  From the Field: I logged into Windows and everything seemed fine. I shut the computer down and plugged in the other hard drive. I then started the computer and opened the Intel Rapid Storage Technology software. I reconfigured the RAID and it started migrating the data to the hard drive I had plugged in last. After a few hours my RAID 1 had finished migrating.Intel Rapid Storage Technology

What if Startup Repair didn’t fix your issue? There is still hope. Find the CMD prompt tool on the recovery disc.

Step Five: Type C:   Press Enter. If your computer is recognizing the drive it should look like the following picture.Command Prompt

(RAID) Make sure both of your hard drives are plugged in and try the same command. If you still can’t find the drive try a couple other drive letters ex. ( D: , F: ,) it is possible your drive letter got changed.

Step Six: Next Type dir . Check to see if the Windows and Users directories are there. Directory of Drive CIf so, type: bootrec.exe /fixmbr and press Enter . It should say the operation completed successfully. When that is completed type: bootrec.exe /fixboot and press Enter.  Reboot your computer. Log into Windows.

BootRec.exe Commands

Step Seven: If your computer still doesn’t come up, boot on the recovery disc again. Go to command prompt again and run the commands in the previous step again. Once you have run finished those commands run these bootrec.exe /ScanOs and bootrec.exe /RebuildBcd . Reboot your computer and see if you can log into Windows again.

I hope these tips helped you out! Please post in the comments if it worked/failed or if you have additional troubleshooting tips! Follow me on Twitter! Thanks.

This was posted by techspeeder.

Tips: Seven Forums

 

One thought on “Windows Failed to Start \EFI\Microsoft\Boot\BCD 0xc000000f

Leave a Reply to KingxlayerCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.