How to fix "The Boot Configuration Data for your PC is missing or contains errors". (Windows 8)
У вашего броузера проблема в совместимости с HTML5
Windows Boot Manager: Windows Failed to Start. A recent hardware or software change might be the cause. Info: The Boot Configuration Data for your PC is missing or contains errors.
File: \Boot\BCD
Status code: 0xc000000f
Recommended solution to fix the problem:
Insert your Windows Installation disc or USB and restart your computer. Press F10 Key to see the Boot Menu and select the drive which contains operating system. Then choose your language settings and then click "Next". Now, you will see the option "Repair your computer" below the install button, click it. Windows icon starts loading with the message "Attempting Repairs". Attempting Repairs might take very longer, keep wait. Once repaired successfully you will see the sign in (user account) screen.
That's all Booting Windows 8 Problem solved.
Try this solution: The Bootrec.exe utility is useful in performing basic repairs of the boot sector, the MBR, and the BCD store. Try the following commands:
bootrec /ScanOs, this option scans all disks for Windows installations, including those that aren’t currently listed in the BCD store.
bootrec /RebuildBcd, this option scans all disks for Windows installations and lets you add detected installations to the BCD store.
Note: BCDBOOT - You can use Bcdboot to quickly rebuild a new BCD store if the old one has become corrupted and you don’t have a backed up version to restore.