Microsoft Windows Error Code 0xC000011D: How to Fix It

Medium 30 minutes to 2 hours Medium Severity Verified June 2026
Error Code
0xC000011D
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Medium
Estimated Fix Time
30 minutes to 2 hours
Error code 0xC000011D, also known as STATUS_HIVE_UNLOADED, occurs when Windows attempts to access a registry hive that has been unloaded. This typically happens after a system restore, disk cleanup, or improper shutdown. The error can prevent programs from starting or cause system instability, but can often be resolved without reinstalling Windows.
Ad

Tools You'll Need

How to Fix Error Code 0xC000011D

  1. Restart Your Computer

    Wait 30 seconds after shutdown before powering on again.
  2. Run System File Checker (SFC) and DISM

    Do not interrupt the scan. It may take 15-20 minutes.
  3. Perform a System Restore

    System Restore may undo recent changes. Back up important files first if possible.
  4. Check for Corrupted Registry Backups

    Modifying the registry incorrectly can cause system failure. Proceed with caution.
  5. Reinstall or Reset Windows

    Resetting will remove installed apps but keeps your files. Back up anything important externally before proceeding.
Ad

When to Call a Professional

If you are uncomfortable with command-line tools or registry editing, or if the error persists after a reset, consider contacting a professional technician who can perform advanced registry repair without risking data loss.

Frequently Asked Questions

What causes error 0xC000011D in Windows?
This error is caused by a registry hive that has been unloaded prematurely. Common causes include a failed system restore, disk cleanup utilities that delete registry files, or improper shutdowns.
Can I fix error 0xC000011D without losing data?
Yes, most fixes do not affect personal files. Steps like SFC/DISM scans and System Restore preserve your data. The Reset option also allows you to keep files.
Is error 0xC000011D the same as a Blue Screen of Death?
No, it is usually a program or service error, not a BSOD. However, it may lead to a BSOD if the system is severely affected.
Do I need a Windows installation disc to fix this error?
Not always. You can boot into Safe Mode or use built-in recovery options. But having installation media can be helpful if you need to access advanced recovery tools.
What is a registry hive?
A registry hive is a logical group of keys, subkeys, and values in the Windows Registry that supports a set of system files. When a hive is unloaded, the system cannot read it, causing errors.