0 c000014c windows 7

The error 0xc000014c is signaling that a part of the Registry is corrupt. When one or more file structures that contain registry data become corrupted and Windows encounters an error at the first booting sector, the error 0xc000014c will be displayed. The 0xc000014c error code is essentially stating that important booting information is either missing or corrupted in the area of the HDD.

The error 0xc000014c is spotted after an unexpected system reboot/shutdown. Depending on the Windows version, users will either see this error message on a blue screen or inside Windows Boot Manager. The 0xc000014C error will occur on Windows XP, Vista, 7, 8, 8.1 and 10.

There are two main causes that will trigger the 0xc000014c error:

  • BCD (Boot Configuration Data) is corrupted – The BCD file is prone to break when the system is turned off in the middle of modifying data files in the boot sector. This is typically caused by power outages but one should not exclude boot sector viruses, which will trigger the same behavior.
  • System Files are compromised – Most critical system errors appear if the machine suffers an unexpected shutdown when writing system files on the disk. This is also caused by the deletion of critical system files or other dependent software.

Below you have a collection of methods that have successfully helped Windows users to get past the 0xc000014c error. Please follow each method in order until you encounter a fix that works for your situation.

Method 1: Using a System Restore point

Let’s start by doing a system restore to a previous point in time. Chances are your system has previously saved a restore point back when the system was running without problems. If you have a restore point in place, this method will allow you to restore your machine to a working state.

Depending on your Windows version, the steps of accessing the System Restore menu will be different. But regardless if you’re on Windows 7 or Windows 10, you’ll likely need the installation media to access the System Recovery Options.

Note: Some older laptops will have a dedicated shortcut for the System Recovery Options. Usually, the menu can be accessed by repeatedly pressing F10 or F11 at system startup. This shortcut will allow you to access the Repair menu without using the Windows installation media. If you can make use of this shortcut, go straight to step 3 (in Windows 7 guide) or step 2 (in Windows 10 guide).

If you don’t have the Windows installation media, follow this guide for Windows 7 bootable windows 7 usb or this guide for Windows 10 windows 10 bootable usb to create a bootable DVD or USB with the Windows installation media. Then, make sure your system is configured to boot from the installation media first.

If your system doesn’t prompt you to press a key in order to boot from the installation media, you’ll need to follow the on-screen prompts to enter the boot setup. Additionally, you can enter your BIOS settings and change the boot order so that the instalation media is first. The exact settings of changing the boot priority in BIOS will vary from manufacturer to manufacturer.

After you successfully boot from the installation media, follow the steps below according to your Windows version:

For Windows 7 users

  1. When you see the Install Windows screen, click Next, then click on Repair your computer.

  2. Make sure your operating system is selected and hit Next.

  3. Wait until Startup Repair performs a scan on your OS. Click the Restore button if prompted to do so.

    Note: You can force your system to take you to the Startup Repair screen by force shutting your machine at startup 3 times (when displaying the Windows logo screen). After 3 consecutive startup interruptions, your system should automatically take you to the Startup Repair screen.

  4. The repair tool might attempt additional repair strategies at this point. Even if it takes a while, do not restart or shut down your machine during this phase.

  5. After a while, the System Restore wizard should pop up. However, if you are presented with the System Recovery Options window, click on System Restore.

  6. In the System Restore screen, check the box next to Show more restore points and select a restore point from when your system was functioning properly. Click Next, then Finish.

  7. Finally, click Yes and wait for fo the repair tool to restore your system to a previous version.

For Windows 10 users

  1. When you see the Windows Setup screen, click Next, then click on Repair your computer.

  2. Next, go to Troubleshoot and click on System Restore, then select your operating system.

    Note: You can also force your system to take you to this screen by force shutting your machine at startup 3 times (when displaying the Windows logo screen). After 3 consecutive startup interruptions, your system should automatically take you to the repair menu.

  3. When the System Restore window pops up, click Next. Then, select a restore point from when your system was functioning properly and hit Next once again.

  4. Finally, hit Finish, confirm that you wish to use the restore point and wait for your device to go back in time and revert to a working state.

Method 2: Rebuilding the BCD files

There are many reasons why your Boot Configuration Data can misbehave. However, in every scenario, the most effective way of fixing the 0xc000014c error is to repair the BCD file with a series of Command Prompt commands.

Before you start following the guides below, make sure you own the proper Windows installation media for your operating system. This could either be a DVD or a USB flash drive. If you don’t have the installation media, follow this guide for Windows 7 bootable windows 7 usb or this guide for Windows 10 windows 10 bootable usb.

Once you successfully manage to boot from the installation media, follow the guides below according to your Windows version:

For Windows 7 Users

  1. When you see the Install Windows screen, click Next, then click on Repair your computer.

  2. Make sure your operating system is selected and hit Next.

  3. The repair wizard will perform aditional scans at this point. If it asks you whether you want to use System Restore, click No. Then, click On Command Prompt.

  4. Next, insert the following commands into Command Prompt and press Enter after each one.

    Bootrec /FixMbr
    Bootrec /FixBoot
    Bootrec /ScanOS
    Bootrec /RebuildBcd

  5. Once the commands have been successfully processed and executed, type chkdsk /f /r and press Enter. This will scan for bad sectors on your hard drive and automatically repair them.
    Note: Keep in mind that if bad sectors are found during this stage, you might end up losing some data present on your HDD.

    Your computer should restart once the process is complete. At the next startup, make sure Windows is booting from your hard drive and see whether the error 0xc000014c is gone.

For Windows 10 Users

  1. When you see the Windows Setup screen, click Next, then click on Repair your computer.

  2. Click on Troubleshoot, then click on Command Prompt.

  3. Next, insert the following commands into Command Prompt and press Enter after each one.

    Bootrec /FixMbr
    Bootrec /FixBoot
    Bootrec /ScanOS
    Bootrec /RebuildBcd

  4. Once the commands have been successfully processed and executed, type chkdsk /f /r and press Enter. This will scan for bad sectors on your hard drive and automatically repair them.
    Note: Keep in mind that if bad sectors are found during this stage, you might end up losing some data present on your HDD.Your computer should restart once the process is complete. At the next startup, make sure Windows is booting from your hard drive and see whether the error 0xc000014c is gone.

Method 3: Restoring the registry files from the RegBack folder

If you followed all of the above methods without success, you can try one last trick. But keep in mind that you will need physically remove your HDD and connect it to a different PC.

All Windows versions will store a copy of your most vital registry files in a folder called RegBack. If the issue is indeed related to an underlying registry issue, copying the folder from the backup folder to the regular directory will remove the 0xc000014c error. The steps are the same in every Windows version. Here’s what you need to do:

  1. Remove the hard drive accommodating the Windows files from the PC displaying the 0xc000014c error and connect it to a working PC as a secondary drive.
    Note: Make sure the working PC boots from the healthy Windows and not from the one displaying the 0xc000014c error.
  2. From the other PC, access the HDD that you’ve just connected and navigate to /Windows / system32 / config / RegBack

  3. Copy the contents of the Regback folder and backtrack one layer to the config folder.
  4. Paste the contents of the RegBack folder over the files in config. When asked if you want to override the files in config, hit Yes to All.

  5. Power off the PC, disconnect the HDD and move it back to the PC that’s displaying the 0xc000014c error. Allow it to boot up from the HDD, and see if it’s now able to boot up normally.

If you followed the methods above without any results, you have little choice but to use a Windows installation media and reinstall your OS. You will lose any data stored on the Windows partition, but any corrupted files or damaged system files will be overwritten. This also the preferred approach when dealing with boot sector viruses that will trigger the 0xc000014c error.

Kevin Arrows

Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.

Attention Before you read this post, I highly recommend you check out my resources page for access to the tools and services I use to not only maintain my system but also fix all my computer errors, by clicking here!

Have you recently encounter the error 0xc000014c during a Windows boot up sequence? Or maybe it occurred while you were playing a video game? Either way, the situation is still the same – how do you fix it? All will be explained here.

In this particular tutorial, on error 0xc000014c, we will be discussing, what causes the error, what exactly the error is, and the various ways that you can fix it.

So let us begin…

Error 0xc000014c is typically an indication of data corruption. This can occur in any area of your operating system, but typically, it’s in the Windows registry. Corruption is caused by many different things, which in truth, is a reflection of how well you are maintaining your system. All-in-all, if the OS boot data is corrupted or missing, then this error code will oftentimes be the result.

Error 0xc000014c is more a boot-up Blue Screen of Death (BSOD) error, although it can occur within a Windows session. The accompanying error message usually looks something like the following:

Your PC/Device needs to be repaired.
The Boot Configuration Data for your PC is missing or contains errors.
File: \\Boot\\BCD
Error Code: 0xc000014c

As a BSOD error, it may occur within Windows, typically, halting whatever you’re doing on the computer. But in the vast majority of times, it occurs during the boot up sequence, essentially preventing you from getting into Windows.

Error 0xc000014c is known to occur on virtually every iteration of Windows, such as XP, Vista, 7, 8, 10 and 11.

What Causes Error 0xc000014c

When we look at the possible causes, there are several things for you to think about. The most common causes, are as follows:

  • Corruption or erasure of integral system files: Critical system files can get corrupted or go missing, when the system abruptly shutdowns while the OS is writing to the hard disc drive.
  • A new device has been installed: If the newly installed device is not compatible with your system, then it can cause this error.
  • Bad Sectors: Sectors on your hard disc drive can go bad if your system is not properly shutdown.
  • Corrupted Boot Configuration Data (BCD): The BCD file can get corrupted if the system is improperly shutdown right in the middle of a typical Windows boot up. A boot sector virus or a power outage are the most likely causes of this.

With the possible causes out of the way, the only thing left, is for you to fix it. Below you will find an assortment of methods, all of which have proven to be successful at fixing error 0xc000014c. So do continue reading for those much desired solutions.

How to Fix It

When it comes to fixing error 0xc000014c, knowing the exact cause is integral to fixing it – as this eliminates a lot of heavy lifting. That said, to make life easier, I have listed the solutions in order of ease and effectiveness. So if you’re not so sure on the cause, then you could simply attempt the solutions in the order that they appear.

Remove Recently Installed Device

This method is only applicable if error 0xc000014c occurred, right after you installed a new hardware component. If it did, then I suggest you remove it.

Oftentimes newly installed components can conflict with other components on your system.

For this reason, it’s recommended you disconnect the device, whether it be an external hard drive, USB drive, Pen drive etc.

If this solves the error, then you should consider replacing the problematic device. Otherwise, continue reading for more solutions.

Use Last Known Good Configuration

If you’re regularly installing and removing apps from your system, it can very easily cause conflicts and data corruption, resulting in an inability for your system to boot (0xc000014c).

Thus, as a resolution, you may want to try the Last Known Good Configuration method, as a quick and simple way of accessing Windows.

If this interests you, then I suggest you check out my post on fixing error 0x0000007b.

If you’re still able to boot into Windows, however sparingly, then you definitely want to consider using a Windows Repair Tool, to cover all your basis.

The tool in question for this task is Advanced System Repair Pro, which is capable of fixing a wide variety of Windows issues and error types. This ranges from DLL errors, to registry corruption to BSODs to virus infections and much more.

This tool is also equally adept at optimising your systems performance, so that it performs just like new.

Anyway, you can learn more about this powerful tool, from the link below:

CLICK HERE TO CHECK OUT ADVANCED SYSTEM REPAIR PRO

The solution(s) below are for ADVANCED level computer users. If you are a beginner to intermediate computer user, I highly recommend you use the automated tool(s) above!

Rebuild BCD Files

Error 0xc000014c is almost always the result of corrupted Boot Configuration Data (BCD) files. So, to fix it, you can try rebuilding this area of the OS. For step by step instructions on how to do that, check out my post on Bootmgr is missing errors.

Repair Bad Sectors

If error 0xc000014c is as a result of bad sectors on your hard disc drive. Then you may be able to salvage the situation by running Check disk. To do that (without access to Windows), you will need to use a bootable disc.

You can find step-by-step instructions on how to do this, from my post on fixing error 0xc000000f.

1. Follow the steps in creating a bootable disc, this should take you to the Troubleshoot screen, from here, click on Advanced Options.

click on advanced options in troubleshoot screen

Note: This screen may vary.

2. From the Advanced Options menu, click on Command Prompt.

click on command prompt in advanced options

3. When Command Prompt loads up, type the following command below and press Enter.

Chkdsk C: /f /x /r

Use System Restore

Another method you can use is System Restore, to set your system back to a point prior to the error. If system restore is enabled and creating restore points (which is typically done automatically), then it’ll likely have a restore point that was created before all the heartache.

Thus, if you have a restore point available, then this is how you’ll access it.

Note: Depending on your version of Windows, the exact steps may vary. Either way, you’ll more than likely need a bootable disc, which I have already explained how to create, in the section titled Repair Bad Sectors.

1. Now follow step 1 of Repair Bad Sectors.

2. From the Advanced Options menu, click on System Restore, then follow the onscreen instructions.

click on system restore in advanced options

Note: You can find more information on System Restore, how it works and how to use it, on my post on what is a restore point.

For Windows 7

3. This will bring up the System Recovery Options applet, from here, make sure you check the option for Use recovery tools that can help fix problems starting Windows. Select an operating system to repair. Now click on your Operating System, then click on Next.

select operating system and click on next

4. When full System Recovery Options screen appears, simply click on System Restore and follow the onscreen instructions.

click on system restore in System Recovery Options

Note: You may need to wait for the OS to perform a scan at several intervals during the various menus.

Registry Fix

If, after attempting all the solutions above, you’re still encountering error 0xc000014c, then you should definitely try this method.

WARNING: The registry is a very sensitive area of the system. As, any wrong modification of this component can render your system fully inoperable.

Anyway, to utilise this method, do the following:

1. Take the problematic hard drive out of your system and put it into a working system, as a secondary hard drive.

2. Now boot into Windows (on your working system), then copy the contents of the folder:

C:\Windows\System32\config\RegBack

To the same location on your problematic hard drive.

3. Shutdown your system, then remove the hard drive and reinstall it back into its original machine.

4. Now start the computer to verify whether or not the problem has been resolved.

Are you looking for a way to repair all the errors on your computer?

If the answer is Yes, then I highly recommend you check out Advanced System Repair Pro.

Which is the leading registry cleaner program online that is able to cure your system from a number of different ailments such as Windows Installer Errors, Runtime Errors, Malicious Software, Spyware, System Freezing, Active Malware, Blue Screen of Death Errors, Rundll Errors, Slow Erratic Computer Performance, ActiveX Errors and much more. Click here to check it out NOW!

delete 0xc000014C Error

Is your Windows system showing 0xc000014c error code while using or running any application or playing games or during the booting process then doesn’t worry as you can easily deal with this issue?

Here in this blog, learn the complete information related to the error code 0xc000014c like what causes the error and as well as how to fix error 0xc000014c in Windows. 

The error 0xc000014c clearly specifies that your system’s Registry database gets damaged or corrupted. Moreover, there are other reasons as well that cause the system unable to read the BCD file with the error code 0xc000014c.

Also, when more than one file structures of the registry database become corrupted and the operating system encounters an error at the booting sector, the error 0xc000014c will appear.

In simple word, we can say that when important booting information become missing or damaged from their actual position then the 0xc000014c error code appears.

So, when the operating system is unable to access critical files necessary for the smooth startup then you may encounter Error 0xc000014c.

Generally, after the unexpected system reboot/shutdown, the error appears either with the blue screen of death or inside the Windows Boot Manager

The 0xc000014C error code may affect all the popular Windows versions including  Windows XP, Vista, 7, 8, 8.1, and Windows 10 as well.

What Causes 0XC000014C Error Code in Windows 10/7/8?

The error 0xc000014c can be generated because of the several different causes, below check out few of them:

  1. Due to the damaged, missing, or corrupted boot configuration data (BCD) can be generated due to power outages or improper system shutdown
  2. Corrupted or damaged system files due to computer virus/malware infection, incomplete un-installation of application, deletion of some important system files, or applications.
  3. A recently added hardware.
  4. Bad sectors present on your hard disk drive can also cause an error.

So, these are some of the common reasons responsible for the error 0xc000014c. Now follow the fixes given one by one carefully.

Solution 1: Disable Connected Devices

If you have recently added any hardware component to your system then you should remove it immediately and check 0xc000014c error is fixed or not

Despite this, the hardware Conflict con also generate the error 0xc000014c in Windows 10.

So, it is suggested to de-attach the connected peripheral devices, such as the Pendrives, USB drive, DVD drive, etc.

Now check if the error code 0xc000014c is fixed or not or else head to the next solution.

Solution 2: Run SFC Utility

Corrupt or damaged or missing system files are the main cause of this issue, it could lead to the error 0xc000014c. To overcome this issue you should run the inbuilt SFC (System File Checker) command. This will search and repair all the faulty system files.

Follow the below-given steps carefully to do so:

  • First, you have to open the command prompt with admin privilege, to do this press the Windows + X key simultaneously and select the Command Prompt (admin).

MSVCR110.DLL error on Windows 10 PC

  • After opening command prompt window, > type “sfc /scannow” > hit the Enter key

start button not working

  • This command will scan the entire system files and fix the damaged files, hence this process will take some time to complete.

After the completion of this command, restart your computer or laptop and check the error code 0xc000014c is it appears or not.

Solution 3: Try to Boot to Last Known Configuration

Many times the regular installation and uninstallation of applications cause interferences with the system configuration and as a result may cause 0xc000014c error or other issues.

So here it is suggested to try booting the system to last known good configuration.

Here follow the steps to do so:

  • Restart your computer frequently till it boots successfully. And while doing so hit F8, F12, or other suitable keys as per your Windows version to boot into safe mode.
  • Now simply choose the Last Known Good Configuration option on the screen appears.

error 0xc000014c

Next, your system will restart automatically, after it restarts smoothly check if the error 0xc000014c is resolved or not.  But it fails then head to the next solution.

Solution 4: Repair Bad Sectors in Hard Drive

In order to repair the bad sectors, either you can use the bootable disc or go with the command prompt directly.

#Using Installation Windows Disc

  • Insert the bootable disc into your system and reboot your computer, you will see a message “Press any key to boot from CD or DVD…” then you have to press any key to boot from the disc
  • Now, select your language, time and a keyboard method then click Next > click Repair your computer

UEFI Boot errors in Windows 10

  • Click on the Troubleshoot option then click on the Advanced options.

system restore error 0x80070091

  • Now, at the Advanced options screen, click on the Command Prompt
  • When Command Prompt appears, type the command: chkdsk C: /f /x /r > hit Enter key.

repair loop windows 10

I hope this works for you. now follow the second method by using the command prompt directly. Now follow the

#Direct from the Command Prompt

  • Press the Windows + X key > and select the Command Prompt with admin

fix 0X800F0923 error

  • Now, in the command prompt type chkdsk /c /f /r /x > and hit Enter 

repair loop windows 10

  • You can see this built-in disk check utility start running, find and repair bad sectors present on the system drive.

Now restart your system and check if the error 0xc000014c Windows 7 is fixed or not

Solution 5: Rebuild BCD Files

A corrupt Boot Configuration Data (BCD) files are the main culprit of 0xc000014c error. So, repair this problematic Boot Configuration Data files, and check if the error 0xc000014c is fixed.

Follow the steps to do so:

  • To do this you need Windows installation media or CD.
  • Now insert the installation media to your PC and reboot you have to press any key before you see the Windows logo.
  • Click Next > click Repair my Computer > click Troubleshoot then click Command Prompt.

system restore error 0x80070091

  • After opening the command prompt you have to run the below-given commands. Press the Enter key after each of the commands.

bootrec /fixmbr

bootrec /fixboot

bcdedit /export C:\bcdbackup

attrib c:\boot\bcd -h -r –s

ren c:\boot\bcd bcd.old

bootrec /rebuildbcd

At last, restart your PC normally.

Solution 6: Repair Default & Uncorrupted Registry Values

Well, if none of the above-given solutions works for you then, you can follow this solution.

But this solution is a bit risky, so make sure to follow it carefully or your hard drive may get damaged.

Follow the steps to do so:

  • First, take out the hard drive of your computer that is unable to start
  • Now, use a second computer that runs properly and connect the old computer hard drive to the 2nd computer and follow the steps.
  • Start 2nd computer from its hard drive and the old computer hard drive 1 will perform as a second storage unit.
  • Then in the hard drive 2 system partition > go to the location and copy entire files to the same location of the old hard drive
    • C:\Windows\System32\config\RegBack
  • Now shut down the 2nd computer > disconnect the old hard drive.
  • And place back the old hard drive into your computer that doesn’t boot.
  • Next, start the computer normally and it is estimated error code 0xc000014c is fixed now.

it is estimated now the Windows boot error 0xc000014c is resolved.

Best and Easy Way to Fix Error Code 0xc000014c

If after following the manual solutions given you are still facing error 0xc000014c, then here it is suggested to run the PC Repair Tool.

This is an advanced repair tool that just by scanning once detect and fix various PC issues and errors. With this, you can also fix errors like BSOD errors, DLL errors, repair registry entries, prevent virus or malware infection, and much more.

This not only fixes errors but also optimizes the Windows PC performance by repairing the corrupted Windows system files.

Get PC Repair Tool, to fix error 0xc000014c is Windows 

Conclusion

That’s all about the error code 0xc000014c, it is hoped after applying the above-given solutions the boot error is resolved and you are able to start your computer with ease.

I tried my best to put together the entire possible working solutions, and fix 0xc000014c error in Windows 10/8/7.

The solutions given are a bit tricky so make sure to follow it carefully.

I hope the article works for you.

Good Luck..!

Hardeep has always been a Windows lover ever since she got her hands on her first Windows XP PC. She has always been enthusiastic about technological stuff, especially Artificial Intelligence (AI) computing. Before joining PC Error Fix, she worked as a freelancer and worked on numerous technical projects.

Get the fix to “0xc000014C: error attempting to read the boot configuration data” boot error for Windows XP, Vista, 7, 8, 8.1 or 10 operating systems.

About the “0xc000014C” error

The following information on this error has been compiled by NeoSmart Technologies, based on the information gathered and reported by our global network of engineers, developers, and technicians or partner organizations.

Description and Symptoms

The error messages, alerts, warnings, and symptoms below are tied to this error.

Symptom 1: 0xc000014C error screen on startup

Alternative Info error messages. Your PC will probably display “Info: An error occurred while attempting to read the boot configuration data.” with File: as “\Boot\BCD”, but users reported others, such as:

  • File: \Windows\system32\config\system
    Info: Windows failed to load because the system registry file is missing or is corrupt
  • Info: The Boot Configuration Data for your PC is missing or contains errors

0xc000014C error screen

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.

The Windows 8/10 info message looks like this:

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.

Causes of this Error

This error has been known to occur as a result of one or more of the following:

Cause 1: BCD is missing or corrupt

One of the most common causes of this error is the BCD that became missing or corrupt. That could happen because of disk write errors, power outages, boot sector viruses, or errors made while configuring the BCD manually.

Cause 2: File system integrity compromised

For the same reasons, the file system itself may become corrupt or damaged. That happens even more often if one turns off a PC while it is in the middle of writing crucial data to the boot sector.

Cause 3: System files are damaged

The system files may also become corrupt or damaged for the same reasons.

Fixing “0xc000014C” on Windows

Windows Setup CD/DVD Required!
Some of the solutions below require the use of the Microsoft Windows setup CD or DVD. If your PC did not come with a Windows installation disc or if you no longer have your Windows setup media, you can use Easy Recovery Essentials for Windows instead. EasyRE will automatically find and fix many problems, and can also be used to solve this problem with the directions below.

Fix #1: Rebuild BCD via Easy Recovery Essentials

Easy Recovery Essentials’ one-click automated system repair feature incorporates full repair and reconstruction of the BCD to resolve the “0xc000000f” error, even in cases where Windows won’t boot as a result of the error.

The automated boot repair component of EasyRE will address all BCD-related issues, fixing the BCD or recreating it from scratch using the correct encoding and path for the partition that is refusing to load properly.

Easy Recovery Essentials can fix many errors such as this automatically using its built-in Automated Repair option. EasyRE is currently available for Windows XP, Vista, 7, 8, Windows 10, and Windows 11 and can be downloaded and created on any PC.

  1. Download Easy Recovery Essentials. Make sure to note your Windows version (XP, Vista, 7, 8, 10, or Windows 11) before you download EasyRE. This guide can help you identify what version of Windows you have installed.
  2. Burn the image. Follow these instructions on how to burn the bootable ISO image very carefully, as making a bootable CD can be tricky! Alternatively, these instructions explain how to create a bootable EasyRE recovery USB stick/drive.
  3. Boot up your PC from the Easy Recovery Essentials CD or USB you created.
  4. Once EasyRE is running, choose the “Automated Repair” option and click Continue.

    EasyRE Home

    Choose “Automated Repair” in Easy Recovery Essentials

  5. After EasyRE scans your computer’s drives, identify and select the drive letter for your Windows installation from the list, and then click on the Automated Repair button to begin.

    EasyRE displays a list of found Windows operating systems

    Choose the drive associated with the Windows installation you’re trying to repair.

  6. Easy Recovery Essentials will start analyzing the selected drive for problems. EasyRE will test for and attempt to automatically correct errors with the disk, partition, bootsector, filesystem, bootloader, and registry. No intervention is required, as EasyRE’s repair is fully automated:

    EasyRE: Automated Repair

    Easy Recovery Essentials searches for errors and makes corrections to the selected Windows installation.

  7. Once the process is complete, EasyRE will report its findings. Click on the Restart button to reboot your PC and test the changes.
  8. The “0xc000014C” error should now be fixed as your PC begins to load:
    EasyRE: Automated Repair

You can download Easy Recovery Essentials from here.

Fix 0xc000014C in Windows Vista

You can fix this error without an installation disc.

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.

Fix #1: Boot to Last known good configuration

The Last Known Good configuration options will tell your system to use the last good version of system files and the registry.

Here are the steps:

  1. Restart your computer
  2. Press F8 repeatedly
  3. The Startup Options screen will appear
  4. Select Last known good configuration

Last Known Good Configuration screen

Last Known Good Configuration screen

Fix #2: Run sfc /scannow

You can run the sfc (System File Checker) command without your installation CD by booting into Safe Mode (with Command Prompt)

  1. Restart your computer
  2. Press F8 repeatedly
  3. The Startup Options screen will appear
  4. Select Safe Mode with Command Prompt
  5. When Command Prompt appears, type the following command:
    sfc /scannow
  6. Press Enter

sfc utility results screen

sfc utility results screen

Fix 0xc000014C in Windows 7

Windows Setup CD/DVD Required!
Some of the solutions below require the use of the Microsoft Windows setup CD or DVD. If your PC did not come with a Windows installation disc or if you no longer have your Windows setup media, you can use Easy Recovery Essentials for Windows instead. EasyRE will automatically find and fix many problems, and can also be used to solve this problem with the directions below.

Fix #1: Run the sfc command

  1. On Windows Vista and Windows 7, it is possible to use the built-in Windows SFC(system file checker) tool to automatically scan a computer’s system files and repair them if necessary.Here are the steps to run SFC:
    1. Boot from your Windows install disc
    2. Click on Repair your computer after selecting proper language, time and keyboard input.
    3. Select the Windows installation drive, which is usually C:\, and click Next
    4. Choose Command Prompt when the System Recovery Options box appears
    5. Write the following command and press Enter afterwards:
      sfc /scannow /offbootdir=D:\ /offwindir=D:\Windows\

      Replace D: with the letter of the driver where Windows is installed, and D:\Windows with the Windows folder location.

    Here is an example of what the PC’s console output should look like once the sfc.exe scan is complete and missing files are successfully restored:

    System files restored by the SFC utility

    System files restored by the SFC utility

Fix 0xc000014C in Windows 8, 8.1, 10

Windows Setup CD/DVD Required!
Some of the solutions below require the use of the Microsoft Windows setup CD or DVD. If your PC did not come with a Windows installation disc or if you no longer have your Windows setup media, you can use Easy Recovery Essentials for Windows instead. EasyRE will automatically find and fix many problems, and can also be used to solve this problem with the directions below.

Fix #1: Run the chkdsk command

    1. Insert the installation disc
    2. Restart your computer
    3. Press any key to boot from the disc, at the “Press any key to boot from CD or DVD…” message
    4. Choose your keyboard layout
    5. Select your language, time and a keyboard method
    6. Click Next
    7. Click Repair your computer

  • At the Choose an option screen, click Troubleshoot

  • At the Troubleshoot screen, click Advanced options
  • At the Advanced options screen, click Command Prompt
  • When Command Prompt launches, type the command:
    chkdsk C: /f /x /r
  • Press Enter

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.

chkdsk results screen

chkdsk results screen

More Information

Linked Entries

  • sfc
  • chkdsk
  • The Advanced Options menu

Support Links

  • Easy Recovery Essentials for Windows – our repair and recovery disk.

    It’s an easy-to-use and automated diagnostics disk. It’s available for Windows 8, Windows 7 and Windows Vista. It’s also available for Windows XP and Windows Server.

    Read more at Windows Recovery Disks.

  • The NeoSmart Support Forums, member-to-member technical support and troubleshooting.
  • Get a discounted price on replacement setup and installation discs: Windows Vista, Windows 7, Windows 8, Windows 10.

Applicable Systems

This Windows-related knowledgebase article applies to the following operating systems:

  • Windows Vista (all editions)
  • Windows 7 (all editions)
  • Windows 8 (all editions)
  • Windows 8.1 (all editions)
  • Windows 10 (all editions)

Propose an edit

Пользователи Windows нередко сталкиваются с всевозможными сбоями, возникающими в процессе работы или при загрузке операционной системы. Одной из встречающихся проблем в момент запуска компьютера является ошибка 0xc000014c, препятствующая старту ОС. Сбой связан с повреждением или отсутствием файла BCD, заменившего в операционных системах Microsoft начиная с версии Vista файл boot.ini. Данные Boot Configuration Data, содержащие сведения о загрузчиках и параметрах ОС, необходимы для загрузки Windows, а при случайных или умышленных изменениях BCD старт системы невозможен. Встретить сбой с кодом 0xc000014c на синем или чёрном экране можно в разных версиях «окон», но, несмотря на отсутствие возможности корректного пуска Windows файл хранилища конфигурации можно реанимировать, не прибегая для исправления ошибки к полной переустановке операционки.

Как исправить ошибку 0xc000014c в Windows

Методика исправления ошибки 0xc000014c в Windows.

Сбои запуска Windows обусловлены некорректным выполнением задачи старта одним из системных компонентов. Так, синий или чёрный экран в сопровождении ошибки, имеющей код 0xc000014c, может возникать по следующим причинам:

  • Повреждение или отсутствие данных конфигурации BCD.
  • Битые сектора на жёстком диске, вследствие чего система не может получить доступ к компонентам, обеспечивающим загрузку.
  • Конфликт оборудования.

Само собой, причины ошибки 0xc000014c при загрузке ОС тоже могут быть спровоцированы различными факторами, такими как заражение системы вирусами, неполное удаление некоторых элементов, удаление связанного софта, неправильные параметры BCD, настроенные вручную, недопустимые записи в реестре, сделанные случайно или умышленно, сбои электропитания или некорректное выключение устройства.

Ошибка 0xc000014c в Windows

Как исправить ошибку 0xc000014c

В первую очередь необходимо попробовать загрузить предыдущую удачную конфигурацию Windows, для чего перезагружаем устройство и жмём клавишу F8 (возможно на вашем компьютере попасть в меню загрузки можно при помощи другой клавиши, например, F12), выбираем среди возможностей запуска соответствующий вариант загрузки и смотрим, загружается ли система. Возможно, ошибка появилась после установки нового оборудования, тогда для устранения сбоя конфликтующий объект необходимо удалить, после чего перезагрузить компьютер. Если проблема не исчезла, придётся решать её другими способами.

Восстановление файлов BCD

Для исправления ошибки 0xc000014c при старте Windows 10, 8 или 7 потребуется установочная флешка либо диск с соответствующей версией ОС. Предварительно необходимо поменять приоритет загрузки в меню запуска (F12 или другая из функциональных клавиш, указанная при запуске в строке Boot Menu) либо в БИОС (Del, F2 или прочие клавиши зависимо от версии). Так, переходим в Boot Menu и выбираем, с чего будем запускаться. Системная утилита BIOS предполагает выбор загрузчика во вкладке Boot, где настроить запуск с флешки можно в разделе Device Priority, иногда помимо приоритета следует задать также принудительную загрузку с внешнего носителя в разделе Hard Disk Drives. После проделанных манипуляций нужно нажать клавишу F10 для сохранения изменений. Когда все необходимые подготовительные работы выполнены, запускаем компьютер с флешки или диска с Windows 7, 8 или 10 и приступаем непосредственно к восстановлению файлов BCD для исправления ошибки 0xc000014c:

  • В первом окне выбираем языковые параметры и жмём «Далее».
  • Нажимаем «Восстановление системы» в следующем окне.
  • Выбираем «Устранение неполадок» – «Дополнительные параметры» – «Командная строка».
  • В командной строке нужно задать следующие команды, после которых нажать клавишу Enter:
    • exe /rebuildbcd
    • exe /fixmbr
    • exe /fixboot

Выполнив процедуру, проверяем, исчезла ли ошибка 0xc000014c. Если нет, переходим к следующим способам устранения проблемы.

Восстановление файлов BCD

Исправить ошибку 0xc000014c Windows 10 с инструментом SFC

Системная утилита System File Checker применяется для исправления различных сбоев в работе операционки, в том числе помогает устранить также ошибку на синем (чёрном) экране с кодом 0xc000014c. Запускается инструмент с командной строки на правах администратора посредством консоли «Выполнить» или поиска с кнопки Пуск, если система загружается, либо с установочного носителя способом, описанным в предыдущем варианте устранения ошибки. Так, выполнить сканирование и восстановление системных файлов можно следующим образом:

  • Запускаем командную строку.
  • Вводим команду sfc /scannow и жмём клавишу ввода.
  • Ожидаем завершения процесса, он может занять некоторое время. По результатам выполненного сканирования и восстановления повреждённых элементов (если таковые имелись, и заменить файлы удалось) система сформирует отчёт.

Если после выполнения процедуры и перезагрузки проблема ещё актуальна, исправлять ошибку будем другим способом.

System File Checker

Исправить код ошибки 0xc000014c с помощью CHKDSK

Ещё один способ, описывающий, что делать при появлении error code 0xc000014c в Windows 10 или других версиях ОС, предполагает использование встроенной системной утилиты CHKDSK (Check Disk) для проверки файловой системы. Инструмент позволяет просканировать жёсткий диск на предмет повреждений секторов и наличие ошибок, исправить их и восстановить данные в случае обнаружения неполадок, что по итогу исправит ошибку. Для запуска системной утилиты выполняем следующее:

  • В командной строке (как открыть, см. выше) вводим команду chkdsk C: /f /r /x.
  • Нажимаем клавишу ввода.
  • Параметры команды можно вводить как вместе, так и по отдельности. Так, значение /f в запросе подразумевает выполнение сканирования на предмет ошибок и их автоматическое исправление, /r – выполнение поиска повреждённых секторов и восстановление их содержимого, /x – отключение тома перед проверкой, при этом обе команды /r и /x требуют применения ключа /f.
  • Служебная утилита самостоятельно начнёт проверку, которая займёт некоторое время и по окончании процесса выведет отчёт о проведённой работе на экране.
  • Перезагружаем устройство и смотрим, исчезла ли ошибка.

Кроме интегрированных в систему инструментов можно воспользоваться специальным софтом для восстановления системных элементов и ОС. Если восстановить файлы не удалось, необходимо будет прибегнуть к выполнению процедуры восстановления системы.

Когда ни один из вышеперечисленных способов не был эффективен, придётся принимать более серьёзные меры в виде полной переустановки системы. Иногда также ошибка 0xc000014c свидетельствует о проблемах с жёстким диском, при таком развитии событий, возможно, потребуется замена оборудования.

Сложно встретить владельца ПК, где используется ОС Виндовс, который хотя бы пару раз в жизни не сталкивался с разнообразными сбоями в работе операционной системы. Одним из таких случаев является черный или синий экран с error code 0xc000014c на Windows 7 и 10.

Ошибка 0xc000014с фото

Каждая неприятность связана с чем-то. Она не возникает просто так. Поэтому, прежде чем перейти к рекомендациям по исправлению, желательно изначально ознакомиться с наиболее вероятными первопричинами появления подобной неприятной ситуации.

Почему возникает такой сбой

Специалисты отмечают три основных причины, следствием которых и является это состояние:

  1. Проблемы с чтением важнейших системных файлов, доступ к которым запрашивает операционная система при своем запуске.
  2. Вся система файлов, расположенных на жестком диске, находится не в лучшем состоянии.
  3. Проблемы с разнообразными системными компонентами.

Естественно, сами эти первопричины также не возникают просто так. Обычно вина за них возлагается на самого пользователя, который занес на винчестер вирусы, неправильно отключил комп после работы, сделал некорректную настройку BCD и так далее.

Тем не менее причины известны. Осталось узнать, как исправить «ошибка 0xc000014c».

Рекомендуемая методика исправления

Итак, на экране сообщение с кодом 0xc000014c — что делать? Логичнее всегда начинать исправлять конфликт с наиболее простейших решений, не требующих каких-либо дополнительных знаний или усилий. Поэтому первый шаг будет следующим:

  1. Спокойно инициировать перезапуск оборудования.
  2. Во время загрузки не забыть воспользоваться кнопочкой «F8», которая позволяет вывести на экран список вариантов дальнейшего запуска ОС.
  3. Выбрать из перечня тот, который подразумевает вход в OS с последней, гарантированно рабочей конфигурацией.

Если это поможет – прекрасно. Нет – переходим к следующему варианту:

  1. Перед перезагрузкой компьютера подключить загрузочный диск или флешку с Виндой.
  2. При включении зажать «DEL» и перейти в настроечное меню БИОСа.
  3. Выставить приоритетность запуска с внешнего накопителя.
  4. ПК начнет запускаться с диска или флешки.
  5. Нужно будет указать рабочий язык, нажать на «далее».
  6. Выбрать пункт «восстановить компьютер» и следовать дальнейшим инструкциям.

Не все юзеры любят или имеют возможность воспользоваться выше предложенным способом. В таком случае им поможет одной из специализированных ПО, предназначенных для альтернативного метода восстановления. Естественно, его нужно будет скачать. Например, Easy Recovery Essentials.

Сама программа имеет англоязычную среду интерфейса. К счастью, все достаточно просто:

  1. После включения из списка выбрать «Automated Repair».
  2. Дальше – раздел с установленной Windows.

Кликнуть на кнопку продолжения и ожидать итогового результата.
Последним и наиболее кардинальным способом является полная переустановка Винды. Правда, стоит знать и еще об одной нюансе. Дело в том, что экран с подобным сообщением может возникать из-за того, что существует повреждение самого накопителя, куда инсталлируется ОС. Если это так, то даже переустановка не позволит избавиться от проблемы. Практически всегда это означает, что владельцу PC необходимо будет отправиться в магазин и приобрести новый винчестер.

Паяльная станция YIHUA 853AAA (с преднагревателем). В наличии в Челябинске

During the booting process, you may encounter the error code 0xc000014c. It indicates the Registry of the computer is corrupt, which causes the system unable to read the BCD file.  Here, MiniTool will help you analyze the causes and fix the error. Now, let’s explore them together!

Possible Causes of Error 0xc000014c

When browsing forums on the Internet, I found a user who was confused by a blue screen issue. The error message includes an error code 0xc000014c, and the specific information is shown as below.

details of the 0xc000014c error message

Before working it out, you need to know the possibles causes of the error. There are several factors that can give rise to the error 0xc000014c.

  1. BCD is missing or corrupt. It could occur due to disk write errors, power outages, bad sectors, viruses, or errors caused when configuring the BCD manually.
  2. File system integrity compromised. This can happen due to some reason. It usually takes place if you turn off your PC while it is in the process of writing important data to the boot sector.
  3. System files are damaged.
  4. The recently installed hardware interferes with the booting process.

Now, let’s start peforming some operations to fix the issue.

Solution 1: Disable Connected Devices

Hardware conflicts can lead to the error 0xc000014c. Hence, to get rid of the error, you can try disconnecting external devices such as USB drives, DVD drives, etc. After that, reboot your computer to check if the error is fixed successfully. If not, you should try other methods immediately to solve the error.

Solution 2: Boot to Last Known Good Configuration

Regular installation and uninstallation of applications can interfere with the system configuration and cause the 0xc000014c error and other issues. At this time, you can consider booting to last known good configuration. Here’s how to do.

Tip: This method is available only on Windows 7/8/8.1 and Windows Vista.

Step 1: Restart your computer repeatedly until it boots successfully. During the process, press F8, F12 or other appropriate keys depending on your computer’s operating system version.

Step 2: Select the Last Known Good Configuration option in the elevated screen.

Select the Last Known Good Configuration option

Step 3: After that, your computer will reboot automatically. If it reboots smoothly, it indicates that the 0xc000014c error is fixed. If it fails, you need to try other solutions to fix the vexing issue.

Solution 3: Rebuild Bootable Configuration Data

As mentioned earlier, Boot Configuration Data (BCD) missing or damage will result in the Windows 10 error code 0xc000014c. Therefore, you can consider rebuilding BCD after the error 0xc000014c occurs. Here are specific steps to rebuild Boot Configuration Data.

Tip: As your computer is unbootable, you need reinstall the PC under the help of an installation media. So, you need to prepare one in advance. If you don’t have it, create one with Windows 10 media creation tool.

Step 1: Plug the installation media to your PC, and then boot your computer from it. Click on Next in the elevated page.

click on Next in the pop-up page

Step 2: Click on Repair your computer in the Install Now window.

click on repair your computer

Step 3: Select the Troubleshoot option in the Choose an option page.

click troubleshoot to go on

Step 4: Pick Command Prompt in the Advanced options page.

command prompt in the advanced options page

Step 5: After that, type the following commands in the page one by one (press the Enter key after typing each command to get the next step):

  • bootrec /fixmbr
  • bootrec /fixboot
  • bootrec /scanos
  • bootrec /rebuildbcd

type the given commands

Tip: These steps are only available for Windows 8/10. If you would like to repair Boot Configuration Data (BCD) on Windows 7, you need to type the commands as the following picture shows after the prompt window appears.

repair BCD commands in Windows 7

I fixed the boot BCD error 0xc000014c successfully with the methods given by MiniTool. I want to share it with you now! If you encounter the same error, you can take it as your reference. Click to Tweet 

Solution 4: Run SFC Utility

If you don’t have an installation CD, you are able to run the SFC (System File Checker) command in Safe Mode. Here’s how to do.

Step 1: Keep pressing the Power button until your computer starts booting. Then, press F8 key repeatedly.

Step 2: When the Startup Options screen appears, choose Safe Mode with Command Prompt option to go on.

Step 3: In the elevated prompt window, type sfc /scanow and hit Enter. Then the program will start scanning your system files and repairing faulty files automatically.

After the whole operation finishes, check if the error 0xc000014c is solved. If it doesn’t fix the issue or the sfc scannow not working, try other solutions.

Solution 5: Check and Reapir Bad Sectors on the Hard Drive

Bad sectors on the hard drive can be the cause of the boot BCD error. Therefore, it is quite necessary to check if there’s any bad sector on the drive. If so, repair the bad sector or change a new drive.

The Surface Test feature of MiniTool Partition Wizard can help you check bad sectors on the hard drive. Here, you are required to boot computer with a bootable USB drive created by the Bootable Media in MiniTool Partition Pro or Pro Ultimate Edition. After that, launch MiniTool Partition Wizard to perform surface test.

Buy Now Buy Now

Step 1: After right clicking the target drive, click on Surface Test from the pop-up menu.

select the surface test feature from the elevated menu

Step 2: Click on the Start Now button, and then the program will start scanning your drive automatically. You only need to wait for the finish of the scanning process patiently. If there are red blocks in the scanning result, it means that there are bad sectors on the drive and you need to repair them.

start scanning the drive to find if there are bad sectors

After finding bad sectors, you can execute some operations to repair them. Here is a specfic guide to fix bad sectors for you: Can We Remove Bad Sector from Hard Disk Permanently?

Solution 6: Run CHKDSK

CHKDSK (Check Disk) is a Windows built-in feature that can help you check and fix errors on your disk. If you can boot into safe mode after encountering Windows 10 error code 0xc000014c, you can carry out these steps to fix the error.

Here are specific steps to run CHKDSK to solve error 0xc000014c.

Step 1: Type cmd in the search box, and then right click Command Prompt from the search results and pick Run as administrator.

Step 2: After typing the command chkdsk *: /f (* is the drive that you would like to repair), press the Enter key. After that, Windows will scan your hard drive and fix any error that it finds.

type check disk command and hit the enter key

Solution 7: Check File System

When your file system gets compromised, the boot BCD error 0xc000014c could happen to you. It is suggested that you check your file system. MiniTool Partition Wizard can help you check and fix detected errors. Besides, it also boasts other features such as format partition, wipe disk, disk benchmark, delete all partitions, etc.

Similarly, you need to reboot your computer from the boot media. Then, launch MiniTool Partition Wizard Pro or Pro Ultimate Edition to begin the following steps.

Buy Now Buy Now

Step 1: After choosing the target partition, click on the Check file system feature in the left action panel of the main interface.

click on check file system

Step 2: Choose Check & fix detected errors option from in the pop-up page, and then click the Start button to execute the operation.

choose the check and fix detected errors option

Step 3: After clicking the Start button, the program will begin checking and fixing file system error. You just need to wait patiently.

wait for the finish of checking and fixing process

You can read this to obtain more about file system troubleshooting information: 7 Fixes to File System Error – 2147219196 [Fix 3 Works Well]

Solution 8: Restore the Default and Uncorrupt Registry Values

As you need to take out your hard drive and install it repeatedly, this method is a little risk-taking. If you want to do this, you need to be very careful. Otherwise, your hard drive can get damaged. If you still continue to do this operation, please bear these in mind and follow the steps below.

Step 1: Take out the hard drive that is unable to boot from the computer. Here, we call it hard drive 1 and computer 1.

Step 2: Now, you need another computer. We call it computer 2 and its drive as hard drive 2. You need to make sure that this computer can run properly. Connect hard drive 1 to computer 2, and then continue the following operations.

Step 3: Boot computer 2 from the hard drive 2 and the hard drive 1 will act as the second storage unit.

Step 4: In the system partition of the hard drive 2, go to the following location and copy all the files to the same location of the hard drive 1.

C:WindowsSystem32configRegBack

Step 5: After that, turn off your computer 2 and disconnect the hard drive 1. Then, put back the hard drive 1 into computer 1.

Step 6: Start your computer as usual and check whether your error 0xc000014c is fixed.

Are you still receive “the boot configuration data for your PC is missing or contains errors” error message? Are you seeking methods to fix the error 0xc000014c? Here are 8 methods can help you escape from it. Click to Tweet

Conclusion

Since you have known the possible causes and corresponding solutions for the 0xc000014c error, you may find that the BSOD error 0xc000014c is not so terrible now. You are allowed to choose any one of the given methods to fix the error. All of them have specific steps and corresponding pictures. If you are not clear, please read every given step in the post.

If you have any new thought about boot BCD error 0xc000014c, you can share it with us in the comment area. When you have some doubt about MiniTool Partition Wizard, please feel free to contact us via [email protected].

During the booting process, you may encounter the error code 0xc000014c. It indicates the Registry of the computer is corrupt, which causes the system unable to read the BCD file.  Here, MiniTool will help you analyze the causes and fix the error. Now, let’s explore them together!

Possible Causes of Error 0xc000014c

When browsing forums on the Internet, I found a user who was confused by a blue screen issue. The error message includes an error code 0xc000014c, and the specific information is shown as below.

details of the 0xc000014c error message

Before working it out, you need to know the possibles causes of the error. There are several factors that can give rise to the error 0xc000014c.

  1. BCD is missing or corrupt. It could occur due to disk write errors, power outages, bad sectors, viruses, or errors caused when configuring the BCD manually.
  2. File system integrity compromised. This can happen due to some reason. It usually takes place if you turn off your PC while it is in the process of writing important data to the boot sector.
  3. System files are damaged.
  4. The recently installed hardware interferes with the booting process.

Now, let’s start peforming some operations to fix the issue.

Solution 1: Disable Connected Devices

Hardware conflicts can lead to the error 0xc000014c. Hence, to get rid of the error, you can try disconnecting external devices such as USB drives, DVD drives, etc. After that, reboot your computer to check if the error is fixed successfully. If not, you should try other methods immediately to solve the error.

Solution 2: Boot to Last Known Good Configuration

Regular installation and uninstallation of applications can interfere with the system configuration and cause the 0xc000014c error and other issues. At this time, you can consider booting to last known good configuration. Here’s how to do.

Tip: This method is available only on Windows 7/8/8.1 and Windows Vista.

Step 1: Restart your computer repeatedly until it boots successfully. During the process, press F8, F12 or other appropriate keys depending on your computer’s operating system version.

Step 2: Select the Last Known Good Configuration option in the elevated screen.

Select the Last Known Good Configuration option

Step 3: After that, your computer will reboot automatically. If it reboots smoothly, it indicates that the 0xc000014c error is fixed. If it fails, you need to try other solutions to fix the vexing issue.

Solution 3: Rebuild Bootable Configuration Data

As mentioned earlier, Boot Configuration Data (BCD) missing or damage will result in the Windows 10 error code 0xc000014c. Therefore, you can consider rebuilding BCD after the error 0xc000014c occurs. Here are specific steps to rebuild Boot Configuration Data.

Tip: As your computer is unbootable, you need reinstall the PC under the help of an installation media. So, you need to prepare one in advance. If you don’t have it, create one with Windows 10 media creation tool.

Step 1: Plug the installation media to your PC, and then boot your computer from it. Click on Next in the elevated page.

click on Next in the pop-up page

Step 2: Click on Repair your computer in the Install Now window.

click on repair your computer

Step 3: Select the Troubleshoot option in the Choose an option page.

click troubleshoot to go on

Step 4: Pick Command Prompt in the Advanced options page.

command prompt in the advanced options page

Step 5: After that, type the following commands in the page one by one (press the Enter key after typing each command to get the next step):

  • bootrec /fixmbr
  • bootrec /fixboot
  • bootrec /scanos
  • bootrec /rebuildbcd

type the given commands

Tip: These steps are only available for Windows 8/10. If you would like to repair Boot Configuration Data (BCD) on Windows 7, you need to type the commands as the following picture shows after the prompt window appears.

repair BCD commands in Windows 7

I fixed the boot BCD error 0xc000014c successfully with the methods given by MiniTool. I want to share it with you now! If you encounter the same error, you can take it as your reference. Click to Tweet 

Solution 4: Run SFC Utility

If you don’t have an installation CD, you are able to run the SFC (System File Checker) command in Safe Mode. Here’s how to do.

Step 1: Keep pressing the Power button until your computer starts booting. Then, press F8 key repeatedly.

Step 2: When the Startup Options screen appears, choose Safe Mode with Command Prompt option to go on.

Step 3: In the elevated prompt window, type sfc /scanow and hit Enter. Then the program will start scanning your system files and repairing faulty files automatically.

After the whole operation finishes, check if the error 0xc000014c is solved. If it doesn’t fix the issue or the sfc scannow not working, try other solutions.

Solution 5: Check and Reapir Bad Sectors on the Hard Drive

Bad sectors on the hard drive can be the cause of the boot BCD error. Therefore, it is quite necessary to check if there’s any bad sector on the drive. If so, repair the bad sector or change a new drive.

The Surface Test feature of MiniTool Partition Wizard can help you check bad sectors on the hard drive. Here, you are required to boot computer with a bootable USB drive created by the Bootable Media in MiniTool Partition Pro or Pro Ultimate Edition. After that, launch MiniTool Partition Wizard to perform surface test.

Buy Now Buy Now

Step 1: After right clicking the target drive, click on Surface Test from the pop-up menu.

select the surface test feature from the elevated menu

Step 2: Click on the Start Now button, and then the program will start scanning your drive automatically. You only need to wait for the finish of the scanning process patiently. If there are red blocks in the scanning result, it means that there are bad sectors on the drive and you need to repair them.

start scanning the drive to find if there are bad sectors

After finding bad sectors, you can execute some operations to repair them. Here is a specfic guide to fix bad sectors for you: Can We Remove Bad Sector from Hard Disk Permanently?

Solution 6: Run CHKDSK

CHKDSK (Check Disk) is a Windows built-in feature that can help you check and fix errors on your disk. If you can boot into safe mode after encountering Windows 10 error code 0xc000014c, you can carry out these steps to fix the error.

Here are specific steps to run CHKDSK to solve error 0xc000014c.

Step 1: Type cmd in the search box, and then right click Command Prompt from the search results and pick Run as administrator.

Step 2: After typing the command chkdsk *: /f (* is the drive that you would like to repair), press the Enter key. After that, Windows will scan your hard drive and fix any error that it finds.

type check disk command and hit the enter key

Solution 7: Check File System

When your file system gets compromised, the boot BCD error 0xc000014c could happen to you. It is suggested that you check your file system. MiniTool Partition Wizard can help you check and fix detected errors. Besides, it also boasts other features such as format partition, wipe disk, disk benchmark, delete all partitions, etc.

Similarly, you need to reboot your computer from the boot media. Then, launch MiniTool Partition Wizard Pro or Pro Ultimate Edition to begin the following steps.

Buy Now Buy Now

Step 1: After choosing the target partition, click on the Check file system feature in the left action panel of the main interface.

click on check file system

Step 2: Choose Check & fix detected errors option from in the pop-up page, and then click the Start button to execute the operation.

choose the check and fix detected errors option

Step 3: After clicking the Start button, the program will begin checking and fixing file system error. You just need to wait patiently.

wait for the finish of checking and fixing process

You can read this to obtain more about file system troubleshooting information: 7 Fixes to File System Error – 2147219196 [Fix 3 Works Well]

Solution 8: Restore the Default and Uncorrupt Registry Values

As you need to take out your hard drive and install it repeatedly, this method is a little risk-taking. If you want to do this, you need to be very careful. Otherwise, your hard drive can get damaged. If you still continue to do this operation, please bear these in mind and follow the steps below.

Step 1: Take out the hard drive that is unable to boot from the computer. Here, we call it hard drive 1 and computer 1.

Step 2: Now, you need another computer. We call it computer 2 and its drive as hard drive 2. You need to make sure that this computer can run properly. Connect hard drive 1 to computer 2, and then continue the following operations.

Step 3: Boot computer 2 from the hard drive 2 and the hard drive 1 will act as the second storage unit.

Step 4: In the system partition of the hard drive 2, go to the following location and copy all the files to the same location of the hard drive 1.

C:WindowsSystem32configRegBack

Step 5: After that, turn off your computer 2 and disconnect the hard drive 1. Then, put back the hard drive 1 into computer 1.

Step 6: Start your computer as usual and check whether your error 0xc000014c is fixed.

Are you still receive “the boot configuration data for your PC is missing or contains errors” error message? Are you seeking methods to fix the error 0xc000014c? Here are 8 methods can help you escape from it. Click to Tweet

Conclusion

Since you have known the possible causes and corresponding solutions for the 0xc000014c error, you may find that the BSOD error 0xc000014c is not so terrible now. You are allowed to choose any one of the given methods to fix the error. All of them have specific steps and corresponding pictures. If you are not clear, please read every given step in the post.

If you have any new thought about boot BCD error 0xc000014c, you can share it with us in the comment area. When you have some doubt about MiniTool Partition Wizard, please feel free to contact us via [email protected].

Как исправить сбой запуска Windows (ошибка 0xc000014c)

Не удалось запустить Windows или с ошибкой 0xc000014c пользователи Windows часто сталкиваются при загрузке своего компьютера. Вот методы, которые помогут вам исправить ошибку.

Как восстановить предыдущую сборку на ПК с Windows 10

Как исправить ошибку 0xc000014c

Ошибка при запуске Windows не характерна для одной ОС Windows. Те, кто использует Windows Vista, Win 7, Windows 8 и Win 10, также сталкиваются с этой ошибкой 0xc000014c.

В зависимости от используемой вами ОС сообщение об ошибке меняется. В Windows Vista и 7 вы получите следующую ошибку:

«Windows не запустилась. Причиной может быть недавнее изменение оборудования или программного обеспечения ».

В Windows 8 и 10 вы получите следующую ошибку. Однако код ошибки 0xc000014c остается постоянным.

«Среда восстановления Windows. Ваш компьютер нуждается в ремонте. Данные конфигурации загрузки для вашего ПК отсутствуют или содержат ошибки ».

Ниже приведены исправления для Windows Failed To Start (Error 0xc000014c) для Windows Vista, Win 7, 8 и 10.

Исправление №1

Первое, что вы можете попробовать исправить при ошибке 0xc000014c, — это восстановить ОС Windows с помощью ранее сохраненной точки восстановления. Однако это работает, только если вы сохранили точку восстановления. В противном случае переходите к следующему исправлению.

Это исправление работает немного по-разному в зависимости от версии Windows, которую вы используете. Единственное, что распространено, это то, что вам нужен установочный носитель независимо от того, используете ли вы Windows 7, 8 или 10.

Ниже приведено подробное исправление ошибки 0xc000014c для версий Windows 7 и 10.

Windows 7 Fix Загрузите установочный носитель Win 7 и нажмите «Восстановить компьютер». Выберите свою ОС и нажмите Далее. Дождитесь завершения сканирования и нажмите «Восстановить» при появлении запроса. Дождитесь завершения процесса и не выключайте компьютер.

Как только процесс будет завершен, появится мастер восстановления системы. Щелкните «Восстановление системы». Установите флажок «Показать больше точек восстановления» и выберите точку восстановления, когда ОС работала правильно, и нажмите «Далее».

Когда будет предложено, нажмите «Да» и дождитесь, пока Repair Tool откатит вашу систему до предыдущей версии. Это устранит сбой при запуске Windows (ошибка 0xc000014c), и Windows 7 начнет работать правильно.

Windows 10 Fix Загрузите установочный носитель Windows 10 и нажмите «Восстановить компьютер». Из доступных вариантов нажмите «Восстановление системы» и выберите свою ОС.

Когда появится окно, нажмите «Далее» и выберите восстановление системы, с которого ваша система работала правильно, и нажмите «Далее».

При появлении запроса нажмите Готово и дождитесь завершения процесса. Это исправит ошибку, и Windows 10 начнет работать правильно.

Исправление №2

Если вы читаете это, то либо вышеуказанное исправление не сработало, либо вы не сохранили никаких точка восстановления системы, когда ваша ОС Windows работала правильно.

в этом случае вы можете попробовать перестроить файлы BCD, чтобы исправить код ошибки 0xc000014c.

Это можно сделать с помощью командной строки, и вот как это сделать.

Просто убедитесь, что у вас есть установочный носитель для вашей Windows 7, 10 или любой другой версии ОС, которую вы используете.

Windows 7 Fix Загрузите установочный носитель Win 7 и нажмите «Восстановить компьютер». Выберите свою ОС и нажмите «Далее».

Сформируйте параметры восстановления системы и выберите «Командная строка». Введите следующие команды и нажмите Enter после каждой из них.

Bootrec /FixMbr
Bootrec /FixBoot
Bootrec /ScanOS
Bootrec /RebuildBcd

После выполнения всех команд введите «chkdsk / f / r »и нажмите Enter. Это просканирует и восстановит поврежденные сектора на вашем жестком диске. Ваш компьютер перезагрузится, и ошибка исправлена.

Windows 10 Fix Загрузите установочный носитель Windows 10 и нажмите «Восстановить компьютер». В меню устранения неполадок выберите «Командная строка». Введите следующие команды и нажмите Enter после каждой из них.

Bootrec /FixMbr
Bootrec /FixBoot
Bootrec /ScanOS
Bootrec /RebuildBcd

После выполнения всех команд введите «chkdsk / f / r »и нажмите Enter. Есть вероятность, что вы потеряете некоторые данные при восстановлении поврежденных секторов на жестком диске.

Перезагрузите компьютер, и Windows Failed To Start (Error 0xc000014c) теперь исправлена.

Исправление № 3

Если вышеуказанные исправления не помогли вам, то пора попробовать восстановить реестр файлы из папки RegBack.

Удалите жесткий диск, на котором установлена ​​Windows, и подключите его к другой системе в качестве дополнительного драйвера.

Из этой системы войдите в только что подключенный жесткий диск и перейдите в «/ Windows / system32 / config / RegBack». Скопируйте все файлы и вернитесь, нажмите клавишу возврата, чтобы перейти в папку «Конфигурация».

Вставьте сюда все скопированные файлы и, когда вас попросят изменить, нажмите «Да для всех».

Выключите систему, извлеките диск и вставьте его обратно в исходный компьютер. Загрузите его, и ошибка 0xc000014c теперь исправлена.

Исправление №4 — Windows Vista

Если вы сталкиваетесь с сообщением «Не удалось запустить Windows. Причиной может быть недавнее изменение оборудования или программного обеспечения »в Windows Vista, тогда вам нужно попробовать следующие исправления.

Последняя удачная конфигурация. Перезагрузите компьютер и нажимайте F8 до тех пор, пока вы получите список вариантов. Выберите «Последняя удачная конфигурация». Подождите, пока система завершит процесс, и она исправит ошибку.

sfc / scannow. Перезагрузите компьютер и нажимайте F8 несколько раз, пока не получите список параметров. Выберите «Безопасный режим с командной строкой».

Когда откроется командная строка, введите «sfc / scannow» и нажмите Enter. Как только процесс будет завершен, ошибка будет устранена.

Это все, что касается исправлений в Windows Failed To Start (Error 0xc000014c). Если вы столкнулись с другими проблемами с ПК, посетите наш центр, в котором описаны наиболее часто встречающиеся ошибки и проблемы с ПК.

Как исправить сбой запуска Windows (ошибка 0xc000014c)

Просмотров сегодня: 775

Код ошибки 0xc000014C , который может появиться при загрузке компьютера, указывает на реестр компьютера, поврежден, в результате чего системе не удалось прочитать файл BCD. Это срабатывает, когда компьютер обнаруживает ошибку в первом загрузочном секторе. Сообщение об ошибке может быть:

  • Информация: Произошла ошибка при попытке прочитать данные конфигурации загрузки. »С File: as« Boot BCD
  • Файл: Windows system32 config system
    Информация: Windows не удалось загрузить, потому что файл системного реестра отсутствует или поврежден
  • Информация: Данные конфигурации загрузки для вашего компьютера отсутствуют или содержат ошибки.

Ошибка 0xc000014C для поврежденных данных конфигурации загрузки

Мы исправим код ошибки 0xc000014c для данных конфигурации загрузки в Windows 10/8/7, используя следующие исправления:

  1. Использование восстановления системы.
  2. Восстановите BCD-файлы.
  3. Восстановите неповрежденные значения реестра по умолчанию.

1] Использование восстановления системы

Поскольку вы, вероятно, не сможете загрузиться, попробуйте открыть экран «Дополнительные параметры запуска». Этот метод можно выполнить с помощью функции «Восстановление системы» или загрузки в безопасном режиме.

Выберите Восстановление системы и перейдите к шагам.

Если это поможет, хорошо. Если не читать дальше.

2] Перестройте файлы BCD

Чтобы восстановить BCD, вам необходимо создать загрузочный USB-диск Windows 10, а затем загрузить компьютер с его помощью. Затем, когда вы увидите экран приветствия, нажмите Далее , а затем нажмите Восстановить компьютер в левой нижней части окна.

Затем нажмите Устранение неполадок. После этого выберите Дополнительные параметры. А затем Командная строка.

Теперь, когда вы открыли окно командной строки, введите следующие команды одну за другой в последовательности:

 bootrec/FixMbr 
 bootrec/FixBoot 
 bootrec/ScanOS 
 bootrec/RebuildBcd 

Наконец, введите exit , чтобы закрыть окно командной строки.

Перезагрузите компьютер и посмотрите, помогло ли это.

3] Восстановление значений реестра по умолчанию и не поврежденных

Это довольно сложно. Вы должны быть уверены в том, что вы делаете здесь; если нет, я бы порекомендовал связаться с техником или любым другим специалистом.

Во-первых, вам необходимо физически удалить жесткий диск компьютера, который не загружается. Мы назовем его Жесткий диск 1 и Компьютер 1 соответственно.

Теперь вам нужен еще один компьютер, который мы назовем «Компьютер 2» и который будет называться «Жесткий диск 2». Этот компьютер должен работать правильно.

Вы должны присоединить Жесткий диск 1 к Компьютеру 2 с подключенным Жестким диском 2.

Теперь загрузите компьютер 2 с жесткого диска 2, где жесткий диск 1 будет действовать как второй накопитель.

В системном разделе жесткого диска 2 перейдите в следующую папку и скопируйте все файлы в ту же папку жесткого диска 1,

 C:  Windows  System32  Config  RegBack 

Вам необходимо заменить все файлы.

Это будет выглядеть примерно так:

После этого вам необходимо выключить компьютер.

Теперь выньте жесткий диск 1 и вставьте его обратно в компьютер 1 как единственный жесткий диск.

Загрузите компьютер нормально и проверьте, не устранила ли это вашу проблему.

Если ничего не помогает, вам может потребоваться перезагрузить компьютер, использовать установочный носитель для восстановления или сброса компьютера или использовать установочный носитель для переустановки Windows.

Ошибка 0xc000014c встречается чаще всего. Этот программный код видели как в Windows 7, так и в Windows 10. Несмотря на то, что ошибка уже встречается больше 10 лет, корпорация Microsoft не может сделать так, чтобы она не появлялась, так как система заточена под адаптацию к пользователю. Разберем, почему возникает ошибка 0xc000014c в Windows 10 и как ее можно исправить.

Причины появления ошибки 0xc000014c в Windows 10

Файл BCD – замена boot.ini, который был в ОС до Vista. Он отвечает за запуск операционной системы и позволяет работать со всеми программами. Если говорить совсем просто, то, если файл поврежден или есть проблемы – значит, компьютер не запустится, а софт не будет видеть все компоненты.

Если ОС не может запустить BCD, возникает error code 0xc000014c. Он появляется при запуске операционки и не позволяет зайти в систему. В отличие от других ошибок, это критический баг, который может повлиять на работу так, что компьютер будет «железом». Его нужно исправить сразу и как можно быстрее.

0xc000014c windows 10

Способы решения проблемы

Ошибка может появиться в трех случаях: файл поврежден, реестр забаговался или были изменены структуры диска. Во всех случаях будет разное решение, но, если нет понимания того, почему появилась эта критическая ошибка, нужно выполнять инструкции по порядку.

Восстановление файлов BCD

Если после запуска компьютера не появляется рабочий стол, а все зависает на синем «экране смерти», в первую очередь, надо смотреть на код, который выдается. Таким образом можно сэкономить несколько часов своего времени на поиск решения. Если это 0xc000014c, то, прежде всего, нужно заняться восстановлением файлов BCD, так как это распространенная причина.

Боот меню в биос

Чтобы это сделать, понадобится флешка с загрузочной Windows 10. Не нужно будет переустанавливать ОС, поэтому за сохранность файлов можно не переживать. В BIOS нужно первым делом сделать так, чтобы сначала загружалась флешка, а не диск.

Второй шаг: использовать «Восстановление системы». Это позволит запустить набор инструментов, из которых нужно выбрать командную строку. Чтобы запустить восстановление файлов BCD, необходимо вставить следующий текст:

  • exe /rebuildbcd;

exe /rebuildbcd;

  • exe /fixmbr;

/fixmbr

  • exe /fixboot.

exe /fixboot.

Чтобы избежать ошибок, рекомендуется скопировать это к себе на второе устройство и с него вводить все в Командную строку. Далее появится стандартной для Windows окно с Командной строкой, в которой будет выполняться восстановление. Как только оно завершится – можно перезагружать ПК.

В 70 % случаев эта операция решит проблему.

Используя инструмент SFC

Если код 0xc000014c все еще остался, а система не запускается, вторым по популярности решением будет запустить System File Checker.

Это внутреннее решение, которое позволяет сканировать ОС и искать баги. Таким образом можно исправить половину неполадок, если они связаны с некорректной работой системы.

SFC запускается по той же схеме. Необходима загрузочная флешка с Win10 и «Восстановление системы». Опять Командная строка, но в этот раз: sfc /scannow.

sfc /scannow.

Так внутренняя программа Windows будет сканировать файлы и искать поврежденные. Это может помочь не только в случае с возникновением кода 0xc000014c, но и в других подобных ситуациях. После того, как все сделано, можно перезагружать ПК и смотреть, ушел ли синий экран.

С помощью CHKDSK

Сканирование на предмет повреждения секторов диска – тоже вариант. Это позволит убрать стандартные баги софта, в том числе и 0xc000014c. Схема та же, что и в предыдущих двух вариантах:

  • загрузочная флешка с предустановленной Windows 10;

загрузочная флешка с предустановленной Win 10

  • «Восстановление системы»;

«Восстановление системы»;

  • Командная строка.

Командная строка

После того, как появится специальное окно, в него нужно ввести команду: chkdsk C: /f. С – диск по умолчанию. На него ложится ОС и все программы, которые необходимы для работы. Если на ПК он другой, то вместо «С:» нужно вставить другой.

chkdsk C: /f.

Далее идет процедура перезагрузки и проверка систем ПК. Если до сих пор появляется синий «экран смерти», значит, дело не в повреждении файлов. Скорее всего, это работа вируса или, возможно, пользователь самостоятельно удалил определенные фрагменты, что повлияло на работу ПК.

Код 0xc000014c появляется часто. Это связано с тем, что любое изменение файлов, работа вирусов или некорректное удаление папок с диска может привести к тому, что, вместо рабочего стола, в определенный момент появится синий экран. Так как это типовая ошибка, есть сразу несколько вариантов ее решения. Но если ни один не помог – значит, проблема в пользователе. Скорее всего, был удален определенный раздел, а значит, нужно переустанавливать ОС.

На чтение 8 мин. Просмотров 851 Опубликовано 18.04.2021

ошибка 0xc000014c сигнализирует о том, что часть реестра повреждена. Когда одна или несколько файловых структур, содержащих данные реестра, будут повреждены и Windows обнаружит ошибку в первом загрузочном секторе, отобразится ошибка 0xc000014c . Код ошибки 0xc000014c по существу указывает на то, что важная информация для загрузки отсутствует или повреждена в области жесткого диска.

ошибка 0xc000014c обнаруживается после неожиданной перезагрузки/выключения системы. В зависимости от версии Windows пользователи увидят это сообщение об ошибке на синем экране или в диспетчере загрузки Windows. Ошибка 0xc000014C возникает в Windows XP, Vista, 7, 8, 8.1 и 10.

Есть два основных причины, которые вызовут ошибку 0xc000014c:

  • BCD (данные конфигурации загрузки) повреждены – Файл BCD подвержен поломке, когда система выключается во время изменения файлов данных в загрузочном секторе. Обычно это вызвано отключением электроэнергии, но не следует исключать вирусы загрузочного сектора, которые будут вызывать такое же поведение.
  • Системные файлы скомпрометированы – Наиболее критические системные ошибки возникают, если машина неожиданно завершает работу при записи системных файлов на диск. Это также вызвано удалением важных системных файлов или другого зависимого программного обеспечения.

Ниже приведен набор методов, которые успешно помогли пользователям Windows преодолеть Ошибка 0xc000014c. Пожалуйста, следуйте каждому методу по порядку, пока не найдете исправление, которое подойдет для вашей ситуации.

Содержание

  1. Метод 1: Использование точки восстановления системы
  2. Для пользователей Windows 7
  3. Для пользователей Windows 10
  4. Метод 2: Восстановление файлов BCD
  5. Для пользователей Windows 7
  6. Ваш компьютер должен перезагрузиться после завершения процесса. При следующем запуске убедитесь, что Windows загружается с вашего жесткого диска, и проверьте, исчезла ли ошибка 0xc000014c.
  7. Для пользователей Windows 10
  8. Метод 3. Восстановление файлов реестра из папки RegBack

Метод 1: Использование точки восстановления системы

Начнем с восстановления системы до предыдущего момента времени. Скорее всего, ваша система ранее сохраняла точку восстановления, когда система работала без проблем. Если у вас есть точка восстановления, этот метод позволит вам восстановить ваш компьютер до рабочего состояния.

В зависимости от вашей версии Windows, шаги доступа к Восстановление системы меню будет другим. Но независимо от того, используете ли вы Windows 7 или Windows 10, вам, скорее всего, понадобится установочный носитель для доступа к параметрам восстановления системы .

Примечание. На некоторых старых ноутбуках есть специальный ярлык для Параметры восстановления системы . Обычно в меню можно попасть, повторно нажав F10 или F11 при запуске системы. Этот ярлык позволит вам получить доступ к меню восстановления без использования установочного носителя Windows. Если вы можете использовать этот ярлык, переходите сразу к шагу 3 (в руководстве по Windows 7) или шагу 2 (в руководстве по Windows 10)..

Если у вас нет установочного носителя Windows, следуйте этому руководству для Windows 7 загрузочная windows 7 usb или этому руководству для Windows 10 загрузочный USB-накопитель Windows 10 для создания загрузочного DVD-диска или USB-накопителя с установочным носителем Windows. Затем убедитесь, что ваша система настроена для загрузки с установочного носителя.

Если ваша система не предлагает вам нажать клавишу для загрузки с установочного носителя, вам понадобится , чтобы следовать инструкциям на экране, чтобы войти в программу настройки загрузки. Кроме того, вы можете войти в настройки BIOS и изменить порядок загрузки так, чтобы установочный носитель был первым. Точные настройки изменения приоритета загрузки в BIOS зависят от производителя.

После успешной загрузки с установочного носителя выполните следующие действия в соответствии с вашей версией Windows:

Для пользователей Windows 7

  1. Когда вы увидите экран Установить Windows , нажмите Далее, затем нажмите Восстановить компьютер .
  2. Убедитесь, что ваша операционная система выбрана, и нажмите Далее.
  3. Подождите, пока Восстановление при загрузке выполнит сканирование вашей ОС. Нажмите кнопку Восстановить , если будет предложено сделать это.
    Примечание. Вы можете заставить свою систему перейти к экрану Восстановление при загрузке , принудительно выключив компьютер при запуске 3 раза (при отображении экрана с логотипом Windows). После трех последовательных прерываний запуска ваша система должна автоматически перейти к экрану Восстановление при загрузке .
  4. На этом этапе инструмент восстановления может попытаться применить дополнительные стратегии восстановления. Даже если это займет некоторое время, не перезагружайте и не выключайте компьютер на этом этапе.
  5. Через некоторое время должен появиться мастер восстановления системы . Однако, если вам представлено окно Параметры восстановления системы , нажмите Восстановление системы .
  6. На экране Восстановление системы установите флажок рядом с Показать больше точек восстановления и выберите точку восстановления, когда ваша система работала нормально. Нажмите Далее , затем Готово .
  7. Наконец, нажмите Да и подождите, пока инструмент восстановления восстановит вашу систему до предыдущей версии.

Для пользователей Windows 10

  1. Когда вы видите Экран установки Windows , нажмите Далее , затем нажмите Восстановить компьютер .
  2. Затем перейдите в Устранение неполадок и нажмите Восстановление системы, , затем выберите свою операционную систему.
    Примечание.
    Вы также можете принудительно система, чтобы перейти к этому экрану, принудительно выключив компьютер при запуске 3 раза (при отображении экрана с логотипом Windows). После трех последовательных прерываний запуска ваша система должна автоматически перейти в меню восстановления.
  3. Когда появится окно Восстановление системы , нажмите Далее. Затем выберите точку восстановления, когда ваша система работала нормально, и нажмите Далее еще раз.
  4. Наконец, нажмите Готово , подтвердите, что хотите использовать точку восстановления, и подождите, пока ваше устройство вернется в прошлое. и вернуться в рабочее состояние.

Метод 2: Восстановление файлов BCD

Есть много причин, по которым ваши данные конфигурации загрузки могут работать некорректно. Однако в любом сценарии наиболее эффективным способом исправления ошибки 0xc000014c является восстановление файла BCD с помощью ряда команд командной строки.

Прежде чем приступить к выполнению приведенных ниже руководств, убедитесь, что у вас есть соответствующий установочный носитель Windows для вашей операционной системы. Это может быть DVD или USB-накопитель. Если у вас нет установочного носителя, следуйте этому руководству для Windows 7 загрузочный USB-порт Windows 7 или этому руководству для Windows 10 загрузочный USB-порт Windows 10 .

После успешной загрузки с установочного носителя следуйте приведенным ниже инструкциям в соответствии с вашей версией Windows:

Для пользователей Windows 7

  1. Когда вы увидите экран Установить Windows , нажмите Далее, затем нажмите Восстановить компьютер .
  2. Убедитесь, что ваша операционная система выбрана, и нажмите Далее.
  3. Мастер ремонта выполнит дополнительное сканирование на этом этапе. Если вас спросят, хотите ли вы использовать Восстановление системы , нажмите Нет . Затем нажмите Командная строка.
  4. Затем вставьте следующие команды в Командную строку и нажимайте Enter после каждой..

    Bootrec/FixMbr
    Bootrec/FixBoot
    Bootrec/ScanOS
    Bootrec/RebuildBcd

  5. После успешной обработки и выполнения команд введите chkdsk/f/r и нажмите Enter. Это будет сканировать на наличие сбойных секторов на жестком диске и автоматически восстанавливать их.
    Примечание. Имейте в виду, что если сбойные сектора будут обнаружены на этом этапе, вы можете закончится потерей данных, имеющихся на жестком диске.

    Ваш компьютер должен перезагрузиться после завершения процесса. При следующем запуске убедитесь, что Windows загружается с вашего жесткого диска, и проверьте, исчезла ли ошибка 0xc000014c .

Для пользователей Windows 10

  1. Когда вы увидите экран Установка Windows , нажмите Далее , затем нажмите Восстановить компьютер .
  2. Нажмите Устранение неполадок , затем нажмите Командная строка.
  3. Затем вставьте следующие команды в командную строку и нажмите Введите после каждого.

    Bootrec/FixMbr
    Bootrec/FixBoot
    Bootrec/ScanOS
    Bootrec/RebuildBcd

  4. После успешной обработки и выполнения команд введите chkdsk/f/r и нажмите Enter. Это будет сканировать на наличие сбойных секторов на жестком диске и автоматически восстанавливать их.
    Примечание. Имейте в виду, что если сбойные сектора будут обнаружены на этом этапе, вы можете в конечном итоге потеряете некоторые данные, имеющиеся на жестком диске. Ваш компьютер должен перезагрузиться после завершения процесса. При следующем запуске убедитесь, что Windows загружается с вашего жесткого диска, и посмотрите, исчезла ли ошибка 0xc000014c .

Метод 3. Восстановление файлов реестра из папки RegBack

Если вы безуспешно следовали всем вышеперечисленным методам, вы можете попробовать последний трюк. Но имейте в виду, что вам нужно будет физически удалить жесткий диск и подключить его к другому компьютеру.

Все версии Windows сохранят копии ваших наиболее важных файлов реестра в папке под названием RegBack. Если проблема действительно связана с основной проблемой реестра, копирование папки из резервной папки в обычный каталог устранит ошибку 0xc000014c . Шаги одинаковы во всех версиях Windows.. Вот что вам нужно сделать:

  1. Удалите жесткий диск с файлами Windows из ПК, на котором отображается ошибка 0xc000014c. и подключите его к рабочему компьютеру в качестве дополнительного диска.
    Примечание. Убедитесь, что рабочий компьютер загружается из исправной Windows, а не из того, на котором отображается Ошибка 0xc000014c.
  2. На другом ПК откройте только что подключенный жесткий диск и перейдите в /Windows/system32/config/RegBack
  3. Скопируйте содержимое папки Regback и вернитесь на один уровень. в папку config .
  4. Вставьте содержимое папки RegBack поверх файлов в config . Когда вас спросят, хотите ли вы переопределить файлы в config , нажмите Да для всех.
  5. Выключите компьютер, отсоедините жесткий диск и переместите его обратно на компьютер, на котором отображается ошибка 0xc000014c . Разрешите ему загрузиться с жесткого диска и посмотрите, может ли он теперь загружаться нормально.

Если вы следовали описанным выше методам без каких-либо результатов, у вас мало выбора, кроме как использовать установочный носитель Windows и переустановите вашу ОС. Вы потеряете все данные, хранящиеся в разделе Windows, но все поврежденные файлы или поврежденные системные файлы будут перезаписаны. Это также предпочтительный подход при работе с вирусами загрузочного сектора, которые вызывают ошибку 0xc000014c.

Сложно встретить владельца ПК, где используется ОС Виндовс, который хотя бы пару раз в жизни не сталкивался с разнообразными сбоями в работе операционной системы. Одним из таких случаев является черный или синий экран с error code 0xc000014c на Windows 7 и 10.

Как исправить 0xc000014c ошибку Windows 7 и 10

Каждая неприятность связана с чем-то. Она не возникает просто так. Поэтому, прежде чем перейти к рекомендациям по исправлению, желательно изначально ознакомиться с наиболее вероятными первопричинами появления подобной неприятной ситуации.

Почему возникает такой сбой

Специалисты отмечают три основных причины, следствием которых и является это состояние:

  1. Проблемы с чтением важнейших системных файлов, доступ к которым запрашивает операционная система при своем запуске.
  2. Вся система файлов, расположенных на жестком диске, находится не в лучшем состоянии.
  3. Проблемы с разнообразными системными компонентами.

Естественно, сами эти первопричины также не возникают просто так. Обычно вина за них возлагается на самого пользователя, который занес на винчестер вирусы, неправильно отключил комп после работы, сделал некорректную настройку BCD и так далее.

Тем не менее причины известны. Осталось узнать, как исправить «ошибка 0xc000014c».

Рекомендуемая методика исправления

Итак, на экране сообщение с кодом 0xc000014c – что делать? Логичнее всегда начинать исправлять конфликт с наиболее простейших решений, не требующих каких-либо дополнительных знаний или усилий. Поэтому первый шаг будет следующим:

  1. Спокойно инициировать перезапуск оборудования.
  2. Во время загрузки не забыть воспользоваться кнопочкой «F8», которая позволяет вывести на экран список вариантов дальнейшего запуска ОС.
  3. Выбрать из перечня тот, который подразумевает вход в OS с последней, гарантированно рабочей конфигурацией.

Если это поможет – прекрасно. Нет – переходим к следующему варианту:

  1. Перед перезагрузкой компьютера подключить загрузочный диск или флешку с Виндой.
  2. При включении зажать «DEL» и перейти в настроечное меню БИОСа.
  3. Выставить приоритетность запуска с внешнего накопителя.
  4. ПК начнет запускаться с диска или флешки.
  5. Нужно будет указать рабочий язык, нажать на «далее».
  6. Выбрать пункт «восстановить компьютер» и следовать дальнейшим инструкциям.

Не все юзеры любят или имеют возможность воспользоваться выше предложенным способом. В таком случае им поможет одной из специализированных ПО, предназначенных для альтернативного метода восстановления. Естественно, его нужно будет скачать. Например, Easy Recovery Essentials.

Сама программа имеет англоязычную среду интерфейса. К счастью, все достаточно просто:

  1. После включения из списка выбрать «Automated Repair».
  2. Дальше – раздел с установленной Windows.

Кликнуть на кнопку продолжения и ожидать итогового результата.

Последним и наиболее кардинальным способом является полная переустановка Винды. Правда, стоит знать и еще об одной нюансе. Дело в том, что экран с подобным сообщением может возникать из-за того, что существует повреждение самого накопителя, куда инсталлируется ОС. Если это так, то даже переустановка не позволит избавиться от проблемы. Практически всегда это означает, что владельцу PC необходимо будет отправиться в магазин и приобрести новый винчестер.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Почему не открывается мой компьютер на windows 10
  • Активация windows 10 pro командная строка
  • Windows 10 tablet mode off
  • Программа для смены загрузочного экрана windows 7
  • Что выбрать в биос при установке с флешки windows