0xC000021A
0xC000021A
A fatal blue-screen stop error (0xC000021A / STATUS_SYSTEM_PROCESS_TERMINATED) where a critical user-mode system process such as winlogon or csrss terminated unexpectedly.
What it means
A fatal blue-screen stop error (0xC000021A / STATUS_SYSTEM_PROCESS_TERMINATED) where a critical user-mode system process such as winlogon or csrss terminated unexpectedly.
Likely cause
Corrupted system files, a mismatched or interrupted Windows update, or incompatible system software.
How to fix it
Boot into Recovery and run `sfc /scannow` and `DISM /Online /Cleanup-Image /RestoreHealth` (targeting the offline image), use Startup Repair, or roll back the last update. Use System Restore if the problem persists.
Other Windows errors
About Error Code Lookup
The Error Code Lookup is a searchable directory of more than 200 common error messages and codes across 12 categories: HTTP status codes, Windows error codes, browser and network errors, JavaScript, Python, PHP, Node.js and npm, Java, MySQL, Git, Linux shell errors and email/SMTP codes. Every entry is written in plain language for quick troubleshooting.
Each error is explained in three parts: what the message actually means, what usually causes it and concrete steps to fix it. That structure turns a cryptic string like ERR_CONNECTION_REFUSED or 0x80070005 into an actionable checklist instead of a guessing game.
You can filter the list by category, search by code, constant or message fragment, and copy any code with one click. Every error also has its own dedicated page with related errors from the same category, so you can bookmark or share a direct link to the exact fix.
How to use Error Code Lookup
- Type the error code or message into the search box — for example 404, ERR_NAME_NOT_RESOLVED or 0x80070005.
- Narrow the results with the category filter (HTTP, Windows, JavaScript, MySQL and so on) if the search returns too many entries.
- Open the matching entry to read what it means, its likely cause and how to fix it.
- Use the copy button to grab the exact code for a bug report or support ticket.
- Check the related errors section for other errors from the same category.