What is REGISTRY-ERROR?
This critical-severity issue affects the Windows operating system. The REGISTRY_ERROR bug check has a value of 0x00000051. This BSOD indicates that an I/O error occurred while the registry was trying to read one of its files, or that the registry has become corrupted due to hardware or file system faults. Use the steps below to track down and fix the cause.
Common Causes
- Corrupt registry hives due to power loss or crash
- Failing storage drives (SSD/HDD) containing registry files
- Corrupted file system structures
Step-by-Step Fix Guide
-
1
Perform a system restore to a point before the registry error occurred
Running chkdsk is critical to repair bad sectors holding registry files.
-
2
Check disk file system for integrity errors
SFC in offline recovery mode can restore base registry files from backup.
-
3
Run SFC and DISM in Windows Recovery Environment
"Run SFC and DISM in Windows Recovery Environment" handles an edge case some users report with REGISTRY-ERROR.
-
4
Check drive health status using SMART utilities
Try "Check drive health status using SMART utilities" next if the issue persists — it addresses a secondary cause.
Commands & Diagnostics
chkdsk C: /f /r
sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows
Frequently Asked Questions
In most cases, corrupt registry hives due to power loss or crash is behind REGISTRY-ERROR. Failing storage drives (SSD/HDD) containing registry files and corrupted file system structures can trigger it too.
"Perform a system restore to a point before the registry error occurred" clears up most REGISTRY-ERROR reports by itself. The remaining steps above cover what's left.
REGISTRY-ERROR is rated critical severity in our database. It's worth acting on quickly rather than letting it recur.
You shouldn't need to. Work through the guide above first — a reinstall is only worth considering if none of those steps help.
Sometimes. Microsoft regularly releases patches that fix known BSOD triggers including REGISTRY-ERROR. Make sure Windows is fully up to date via Settings → Windows Update before attempting more advanced fixes.
Still Need Help?
Search our full database of 535+ documented PC errors for more solutions and step-by-step repair guides.
Search Error Database