Original post : 0xc000014C: Fix for Windows Vista, 7, 8, 8.1, 10.
Windows failed to start. A recent hardware or software change might be the cause. To fix the problem: 1. Insert your Windows installation disc and restart your computer. 2. Choose your language settings, and then click "Next." 3. Click "Repair your computer." If you do not have this disc, contact your system administrator or computer manufacturer for assistance File: \Boot\BCD Status: 0xc000014C Info: An error occurred while attempting to read the boot configuration data.
Windows Recovery Environment Your PC needs to be repaired The Boot configuration data for your PC is missing or contains errors. File: \Boot\BCD Error code: 0x000014c You'll need to use the recovery tools on your installation media. If you don't have any installation media (like a disc or USB device), contact your system administrator or PC manufacturer.
If you're not able to access Command Prompt, you can download our Windows recovery and repair disk - Easy Recovery Essentials for Windows Vista - and access its built-in Command Prompt.
sfc
sfc /scannow
C:\
sfc /scannow /offbootdir=D:\ /offwindir=D:\Windows\
chkdsk C: /f /x /r
If Command Prompt will show errors after running the above command, run it until it shows no errors. You can then type exit in Command Prompt to exit after the process is complete.
exit