Windows Error 0xC0000185 — Boot Device Inaccessible
Criticalsystem
Overview
Windows error 0xC0000185 means the boot configuration data for your PC is missing or contains errors.
Key Details
- STATUS_IO_DEVICE_ERROR during boot
- BCD or boot device communication failure
- Common after sudden power loss
- May show "Recovery: Your PC/Device needs to be repaired"
Common Causes
- BCD (Boot Configuration Data) corruption
- Storage device communication error
- SATA cable loose or failing
- Hard drive beginning to fail
Steps
- 1Boot from Windows installation media
- 2Run: bootrec /rebuildbcd
- 3Run: bootrec /fixmbr and /fixboot
- 4Check physical drive connections and cables
Tags
windowssystemsystem 0xc0000185errorfix
More in System
windows-C000021A-status-system-process-terminatedWindows Error 0xC000021A — STATUS SYSTEM PROCESS TERMINATED
Criticalwindows-C0000225-boot-configuration-errorWindows Error 0xC0000225 — Boot Configuration Error
Criticalwindows-C000000F-boot-selection-failedWindows Error 0xC000000F — Boot Selection Failed
Criticalwindows-80004005-unspecified-errorWindows Error 0x80004005 — Unspecified Error
Warningwindows-80070570-file-or-directory-corruptedWindows Error 0x80070570 — File or Directory Corrupted
Errorwindows-system-error-0x8007045dWindows Error 0x8007045D — I/O Device Error
ErrorFrequently Asked Questions
Possibly — but BCD corruption from power loss is more common.