What is 0xC000021A?
STATUS_SYSTEM_PROCESS_TERMINATED (0xC000021A) (0xC000021A) is a critical-severity fault affecting the Windows operating system. Error 0xC000021A occurs when a critical user-mode subsystem process (Winlogon.exe or CSRSS.exe) terminates unexpectedly. Windows immediately issues a BSOD because these processes cannot safely terminate. This is often seen during Windows upgrades, after corrupt Windows updates, or when system files are replaced by malware. Work through the steps below in order.
Common Causes
- Corrupt Winlogon.exe or CSRSS.exe
- Failed Windows feature update
- Malware modifying system processes
Step-by-Step Fix Guide
-
1
Boot from Windows installation media and run Startup Repair
Startup Repair from a Windows installation USB is the most reliable fix for 0xC000021A caused by failed updates.
-
2
Run DISM /RestoreHealth from WinPE
DISM and SFC can repair corrupted system files that replace the legitimate Winlogon or CSRSS processes.
-
3
System Restore to a point before the issue
"System Restore to a point before the issue" is worth trying when malware modifying system processes turns out to be the culprit.
Commands & Diagnostics
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Frequently Asked Questions
Corrupt Winlogon.exe or CSRSS.exe accounts for the majority of 0xC000021A reports; failed Windows feature update and malware modifying system processes come up less often but are documented.
"Boot from Windows installation media and run Startup Repair" clears up most 0xC000021A reports by itself. The remaining steps above cover what's left.
Treat 0xC000021A as urgent — it's flagged critical severity, meaning repeated occurrences risk data loss or hardware damage.
In most cases, yes — the guide above resolves 0xC000021A without a clean install. Treat a reinstall as the last resort, not the first move.
Sometimes. Microsoft regularly releases patches that fix known BSOD triggers including 0xC000021A. 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