Hi,
Thank you for contacting Microsoft Community.
Sorry to know that you are unable to boot your system and getting BCD error code 0xc0000034. I appreciate the troubleshooting steps you have tried so far.
To get a clear understanding of this issue, I need some more information:
- What is the make and model of your computer?
- Did you make any changes on your computer prior to this issue?
This issue occurs when the Windows Boot Manager (Bootmgr) entry is not present in the Boot Configuration Data (BCD) store or if the Boot\BCD file on the active partition is damaged or missing. You can repair the boot file by running the few command in the command prompt of the Windows recovery.
As a workaround, I suggest you to follow the method below:
Let’s rebuilt BCD ( Boot Configuration Data):
Boot into the Windows 8.1 disc.
After selecting your language, time and keyboard settings, click Next to load the next window, then click on the Repair your computer link on the bottom left corner of the window.
Click on Troubleshoot.
Click on Advanced options to get into Automatic Repair menu.
Click on command prompt and type in the following commands, one after the other:
- bootrec /RebuildBcd
- bootrec /fixMbr
- bootrec /fixboot
- bootsect /nt60 SYS
- bootsect /nt60 ALL
- Exit
Restart your computer after performing above steps.
Additional Information:
Resolving Blue Screen errors in Windows.
http://windows.microsoft.com/en-us/windows-8/resolve-windows-blue-screen-errors
Hope this information is helpful. Please contact us back if you need further assistance using your Windows, we’ll be glad to assist you.
Thank you.