A sudden system restart and a blue screen displaying an error code 0xc0000185 on Windows 10/11 are never pleasant, especially when one is in the middle of some important work. Most users have faced similar crashes at some point, making this error a familiar issue. Thankfully, fixing it is often straightforward, even for those with no technical background. Before exploring the solutions, let’s first understand what error 0xc0000185 means.
This error typically comes along with the message of some sort that the BCD is missing or corrupted. Messages such as “Boot Configuration Data for your PC is missing” or “Your PC needs to be repaired.” Seeing this error can be very concerning because, for many people, it rhymes with BSOD, the “Blue Screen of Death”. Although it is true that it can indicate some serious issues, most instances of it are repairable with some troubleshooting steps and a bit of patience. In this article on Outbyte we will give you a detailed guide how to fix the 0xc0000185 error.

Causes of Error Code 0xc0000185
- Boot Configuration Data is Missing: Well, the most common cause for this kind of error is corrupt or missing Boot Configuration Data. If the BCD gets damaged, Windows will be unable to load the necessary files needed to successfully boot up.
- Faulty Hardware or System Files: This can also be caused by faulty hardware, such as a malfunctioning hard drive, or corrupted system files that may be damaged due to sudden shutdowns or losses of power and malware.
- The Corrupted Kernel Subsystem: Sometimes, one of the files in the subsystem of the kernel gets corrupted, and it disrupts the boot sequence, hence resulting in this error 0xc0000185.
Solutions to Fix Error Code 0xc0000185
We understand the pain of having to experience this system error. That is why we present these lists of possible fixes that can remedy your problem, or at least attempt to get your PC up and running again.
Solution 1: Restart Your Computer
While a standard reboot might not always solve this error, it’s worth a try as sometimes Windows can fix glitches during the startup sequence.
Solution 2: Use Automated Repair
If restarting doesn’t work, try using the Automated Repair tool from the Windows installation media. This tool can repair damaged boot files:
- Insert a bootable USB or CD with Windows installation files.
- Boot your PC from the media, and when prompted, select “Repair your computer.”
- Navigate to Troubleshoot > Advanced Options > Automatic Repair.
- After the detection of OS, select the one that your PC runs with. Unplug the flash drive or CD. Try to boot your computer again.
Solution 3: Rebuild Boot Configuration Data (BCD)
If the BCD is corrupted, you are able to manually rebuild it:
- Boot from the installation media and open the Command Prompt from the repair menu.
- Type the following commands:
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
After the commands execute, restart your computer and check if the issue is resolved.
Solution 4: Use System Restore
If the installation media does not work, then you can always restore the system to a point in time. First, just in case, back up all your important files to an external drive. You can delete applications and data using a System Restore. Run the restore from the Advanced Startup options menu, then attempt to boot your system again.
Solution 5: Format your drive
This probably involves the most drastic changes among the fixes, since it involves formatting the drive, wiping all the files onto it, and reinstalling Windows onto your device. Again, remember to back up your files on an external drive to save them from permanent deletion.
Finally, you may even wish to try the Outbyte PC Repair program to further optimize your PC to avoid errors like these in the future. The utility improves system stability, performance, and fixes various errors.
People Also Ask
Read about common Windows BSOD Errors:
UNEXPECTED KERNEL MODE TRAP Error
WHEA_UNCORRECTABLE_ERROR error
FAQs
1. What is the meaning of error code 0xc0000185?
This is an error that indicates Boot Configuration Data is missing or corrupt, and Windows will fail to start.
2. Can error 0xc0000185 be repaired without reinstalling Windows?
Yes, it could; one can try using tools like Automated Repair or rebuilding the BCD before going into a full reinstall.
3. What are some of the causes of BCD corruption?
The causes of BCD corruption include sudden shutdowns, power losses, viruses, or malfunctioned hardware.
4. Is it safe to use System Restore?
It yes, System Restore will definitely take your system back to the state it was in without losing personal files.