How to Fix Error Code 0xc0000185 in Windows 11

Error Code 0xc0000185 is a common Windows 11 startup error that usually appears on a blue screen stating that your PC couldn’t start properly. The error message often mentions that a required device isn’t connected or that important boot data is missing or corrupted.

This issue typically prevents Windows from booting normally and may force your system into the recovery screen. Since it affects the boot process, it should be fixed as soon as possible to restore access to your PC.

Below are the most effective solutions to fix Error Code 0xc0000185 in Windows 11.

Why You Should Fix Error Code 0xc0000185 Immediately

Error 0xc0000185 usually indicates a problem with Boot Configuration Data (BCD), system files, disk errors, or hardware connections. When Windows cannot locate or verify essential boot information, it fails to load the operating system.

If left unresolved, the system may remain stuck in a boot loop, prevent access to your files, or worsen system corruption. Fixing the issue restores proper startup functionality and prevents further damage.

Fix Error Code 0xc0000185 in Windows 11

Follow the fixes below in order, starting with basic recovery options and moving toward advanced solutions.

1. Restart Your PC and Enter Windows Recovery Environment

Sometimes this error is caused by a temporary boot glitch rather than a deeper system problem. A simple way to check is to restart your PC two or three times while it is starting up. Interrupting the normal boot process like this often prompts Windows to detect that startup isn’t completing correctly.

Once that happens, Windows should automatically load the Windows Recovery Environment (WinRE), where you can access built-in recovery and troubleshooting options.

2. Run Startup Repair

Startup Repair scans your PC for issues that may be preventing Windows from booting and automatically tries to fix them. It checks startup files and system settings, then applies repairs so Windows can load normally.

1. In WinRE, select Troubleshoot

2. Click Advanced options

3. Choose Startup Repair

4. Select your Windows account and enter your password if prompted

Allow the repair process to complete and restart your PC.

3. Rebuild Boot Configuration Data (BCD)

Corrupted or missing boot records are a common cause of error 0xc0000185. When essential boot data becomes damaged or unavailable, Windows may fail to start properly and display this error.

1. In Advanced options, select Command Prompt

2. Run the following commands one by one:

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

3. Close Command Prompt and restart your PC

This rebuilds essential boot files required for Windows startup.

4. Check Disk for Errors

Disk errors or bad sectors can damage boot data and important system files, which may prevent Windows from starting properly and trigger this error.

1. Open Command Prompt from WinRE

2. Run the code:

chkdsk C: /f /r

3. Wait for the scan to complete

4. Restart your PC

This scan repairs file system errors that may block Windows from loading.

5. Run System File Checker

Corrupted system files can also prevent Windows from starting properly and may lead to startup errors like this one.

1. Open Command Prompt from Advanced options

2. Run the code:

sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows

3. Wait for the scan to finish

4. Restart your PC

This command repairs Windows files even when the OS cannot boot normally.

6. Use System Restore

If the error started after a recent update or system change, restoring Windows to an earlier state can help. It reverts system settings and files to a previous working state without affecting your personal files.

1. In WinRE, go to Troubleshoot > Advanced options

2. Select System Restore

3. Choose a restore point created before the error occurred

4. Complete the restore process

System Restore does not affect personal files.

7. Check Hardware Connections

Loose or faulty hardware connections can also trigger error 0xc0000185, especially if Windows cannot properly detect your storage drive during startup. To rule this out, disconnect any external USB devices such as flash drives, printers, or external hard disks before turning the PC on. These devices can sometimes interfere with the normal boot process and cause startup errors.

You should also make sure your internal hard drive or SSD connections are secure. On laptops, it’s a good idea to avoid using docking stations during startup, since they can occasionally create connection conflicts. Once the hardware connections are confirmed and unnecessary devices are removed, try starting your PC again and check if the error continues.

8. Update BIOS/UEFI

Outdated BIOS or UEFI firmware can sometimes cause boot compatibility issues, especially after hardware changes or Windows updates. Visit your PC or motherboard manufacturer’s website and check for BIOS or UEFI updates that match your exact model.

If an update is available, follow the official instructions carefully. Only update the BIOS if you believe the current firmware may be causing the problem, since an interrupted update can lead to serious issues. After updating, restart your PC and check if the error is resolved.

9. Reset Windows 11

If none of the above fixes resolve the issue, resetting Windows may be necessary. The Reset this PC (Keep my files) option reinstalls Windows without removing your personal files, which makes it a practical choice if you want to repair the system while keeping your data intact.

If the boot corruption is more severe, performing a clean installation may be the better option. This installs a fresh copy of Windows and can resolve deeper startup problems that other recovery methods cannot fix. Before proceeding with either option, make sure to back up any important files to avoid accidental data loss.

Final Thoughts

Error Code 0xc0000185 in Windows 11 is a serious startup issue commonly caused by corrupted boot data, disk errors, or system file damage. In most cases, Startup Repair, rebuilding BCD, or running disk and system file scans resolves the problem without reinstalling Windows.

If the error persists even after resetting Windows, the issue may be hardware-related, such as a failing drive, and professional diagnosis may be required.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.