Can't open the BCD template store.

Hi,

I'd like to add a Win 8 VHD to Win 8.1 boot menu. The same VHD used to work for boot before. I used it in Hyper-V afterwards, and now want it back as a boot option.

However, I'm getting an error message when trying to add it to BCD:

C:\Windows\system32>bcdboot h:/windows
BFSVC Error: Could not open the BCD template store. Status = [c000000f]

Any idea how to fix this...?

Jan

January 15th, 2014 7:59pm

Hi,

This error means the boot loader corrupted.

Boot from the Windows 8 DVD, go to the advanced options and select command prompt.

Here run this command to repair corrupted/missing files:

bootrec.exe /fixmbr

If the issue persists,try running the command below:

BootRec.exe /FixBoot

Re

Free Windows Admin Tool Kit Click here and download it now
January 18th, 2014 2:43am

Thanks, that was a good try... However, it hasn't resolved the issue.

Any other ideas?

Best wishes,

Jan

January 20th, 2014 11:14am

Okay, finally got this working. In case anyone else encounters the issue, here's the solution. Go to Windows 8 repair console. Rebuild BCD with the following commands:

attrib c:\boot\bcd -h -r -s
del c:\boot\bcd
bootrec /rebuildbcd

Boot Windows 8, and go to command prompt as admin. Enable hypervisor:

bcdedit /set hypervisorlaunchtype auto

Restart again. Done.

Free Windows Admin Tool Kit Click here and download it now
February 10th, 2014 7:06am

fix command h:/windows to h:\windows
July 29th, 2014 7:08am

Dude, sincerely

THANK-YOU-VERY-MUCH

I was about to format my hard drive and I got everything well thanks to you. A big thank you again and a happy new year.

Cheers from France :)

Free Windows Admin Tool Kit Click here and download it now
January 7th, 2015 11:26pm

You the Genius. Thanks a lot. I was stuck for last one week. Finally this forum, helped me a lot. I faced the same probelm after I migrated my HDD to SSD and i ended up in this problem.  Now i resolved it with the help of this post. Thanks a lot
March 14th, 2015 1:18pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics