Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Fix Blue Screen of Death Error 0xC000021A On windows 10, 8.1 and 7

Windows 10 and 8.1 had a number of issues at the time when it was first released. Microsoft has tried long and hard trying to fix all the reasons  After a while, when Microsoft started pushing updates,
some errors were solved but there were a plenty of them which weren’t. One of those errors is associated with the Blue Screen of death Error 0xc000021a.

 Like other Blue Screen Of Death errors, you will see a blue screen saying a problem has been detected and your computer will restart.
If you'd like to know error, you can search online later for this error: 0xC000021a


Some times while working or at windows startup windows suddenly crashes with showing blue screen error . this error can crash all active programs and force your PC to restart to avoid permanent damage. System display 0xc000021A Error with blue screen only when the files Winlogon.exe or Csrss.exe are gets damaged due to any internal or external problem. These both files are one of the important system files, Winlogon.exe is responsible for managing the login and logout processes. Csrss.exe belongs to Microsoft Client or Server ‘Runtime Server Subsystem’.


It states that Your PC ran into a problem and needs to restart. This error appears inside a blue screen of death. So,It may have some serious issues damaging the internal structure of Windows OS. This error also persists even after restarting the PC.

Reasons Behind the Error 0Xc000021a

This error occurs when a user-mode subsystem, such as WinLogon or the Client Server Run-Time Subsystem (CSRSS), has been fatally compromised and security can no longer be guaranteed. In response, the operating system switches to kernel mode. Microsoft Windows cannot run without WinLogon or CSRSS. Therefore, this is one of the few cases where the failure of a user-mode service can shut down the system.

Aside The 0xC000021A error can occur if Winlogon.exe or Csrss.exe stops working. This happens if:

  1. There were corrupt Incompatible system files in the computer.
  2. There was a failed upgrade.
  3. Incomplete installation of a software program.
  4. Incompatible device drivers.
  5. Installed third-party software’s file is missing.
  6. System registry is damaged. (This may happen because of disk read/write errors, power outages or virus attacks. )

How to solve 0xC000021A Blue Screen of Death Error On windows 10

Perform startup Repair

If your system unable to boot due to boot due to this 0xC000021A Blue Screen error then startup repair may help to fix this issue. to perform startup repair on windows 10 and 8.1 fallow bellow steps.

first  Insert the bootable disc to your media drive and reboot the system to BIOS setup ( To Access BIOS setup press Del, F2, F12 or Esc key on keyboard during booting process)



Now to  BIOS setup move to BOOT menu using Right arrow key. here change the first boot CD-ROM Drive and second boot to Hard Drive As shown image. after the changes press F10 key to make changes. if ask to make save changes select yes this will restart the windows. 

Now you will see press any key to boot from CD or DVD. press any key on key board. here this will open your windows installation window. here select language, time currency and key board input and click next on next screen select  Repair your computer.


Now on next screen Select Troubleshoot Now On Troubleshoot screen, click Advanced options then  
On Advanced options screen as shown bellow select the startup repair.


when you select startup repair this will restart the window and during startup this will start diagnose your system. During this diagnostic phase, Startup Repair will scan your system and analyze the various settings, configuration options, and system files as it looks for corrupt files or botched configuration settings. More specifically, Startup Repair will look for the following problems:

  1. Missing/corrupt/incompatible drivers
  2. Missing/corrupt system files
  3. Missing/corrupt boot configuration settings
  4. Corrupt registry settings
  5. Corrupt disk metadata (master boot record, partition table, or boot sector)
  6. Problematic update installation



If Startup Repair detects any of these types of problems, it will automatically attempt to fix them. If Startup Repair can fix the problem, it will do so without any intervention. It will then restart the system and boot normally. check problem solved , if still you face same problem fallow next steps.

Run DISM command on safe mode

If above method not worked then don't worry running the DISM command can help to fix this problem. to do this boot your sytem form Windows installation media and move to repair this pc and then Choose Troubleshoot- Select Advanced Options -Select Startup Settings-Click Restart as shown bellow image.


Now on next screen Press the F6 key to boot into Safe Mode with Command Prompt



Once the Command Prompt appears, type this command and press Enter:

first identify the system drive name to do this Type Diskpart when the disk part starts type list volume to determine the system volume as bellow image. D is my windows installed volume.


Now type exit command to exit from Diskpart and type bellow DISM command 

dism /image:D:\ /cleanup-image /revertpendingactions

Replace D: with the letter of the drive where your Windows 8/8.1 is installed.


Recommended : how to run the DSIM command to fix Corrupted system files

This will take some time to complete wait until 100 % complete.

After that additionally perform bellow commands one by one.

cd D:\Windows\WinSxS

move pending.xml pending.old

This will work if a pending.xml has been created.

Now after that restart the windows hope you didn't face this error. and windows will start normally.

Repair Corrupted System File using SFC command 

After run the DISM command if this problem not solved then dont worry Windows has an inbuilt System File Checker tool we can use to scan the system for any potentially corrupted files. This tool will detail and potentially fix any unexpected corruptions, returning the system to good working state.

To Run the system file check tool first open command prompt To do this, click Start, type Command Prompt or cmd in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.



At the command prompt, type the following command, and then press ENTER:

sfc /scannow


The sfc /scannow command will scan all protected system files, and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%\System32\dllcache.

This command can take a little time to complete. Do not close the Command Prompt window until the verification is 100% complete.  

Disable driver signature enforcement

Restart the PC from Windows by holding the Shift and selecting Restart.
When the options screen opens, select Troubleshoot. This way, you will be able to access advanced tools. Select Advanced Option on the next screen.
The next window will deliver tens of options, but the only thing that you have to do here is to select Startup Settings.
When the startup screen opens, press F7 (Disable driver signature enforcement).



After that, the PC will restart. Check if that helped to fix 0Xc000021A error.

Uninstall Any Recently Installed Application: 


If the error started to appear, immediately after you installed an application or install a new driver, then there is a s chance that this new program could be causing the error. for this you have to uninstall the program, then evaluating your system.

 First, ensure you have administrative rights to make changes or uninstall any application.


 Lets Fallow the steps to Do this. First open  Control Panel\All Control Panel Items\Programs and Features.  now select the recently installed Application and click uninstall.

Restart windows and check. if you still your pc ran into a problem and needs to restart Blue Screen problem in windows 10 fallow next step.

Use Memory Diagnostic to fix Memory ( RAM ) Errors

some times Corrupted RAM can cause this  blue screen problem. so To determine whether or not this is the case, you need to test your RAM. This can be done, by running Memory Diagnostic Tool    

Open start menu and type Windows Memory Diagnostic and choose the app of similar name.
Now select Restart now and check for problems.


It will restart your PC and diagnose your memory problems. Let the program finish and if any error is found, it will be reported. If this is the case, then it’s time to replace the erring memory module.

FIX CORRUPTED REGISTRY FILES

To fix corrupted registry files you have to use a registry cleaner. There are lots of paid and free versions of registry cleaner on the internet. You can download any of them. You just have to click on registry clean button and this software will find and repair corrupted registry for you automatically.

Download Ccleaner


Restoring Windows back to an earlier point in time.

Restore Points proves to be very useful in situations like this. This Method is only useful for you if you already have a Restore point Created in the past when your PC was Running Smooth as Butter.
For those who already have a Restore point created,  Read How To Perform System Restore on windows 10, 8.1 and 7


These are most common Troubleshooting tips to fix any windows blue Screen of Death Error on windows 10, 8.1 and 7. 


This post first appeared on Windows101Tricks - Windows 11 And Windows 10 How To Guide, please read the originial post: here

Share the post

Fix Blue Screen of Death Error 0xC000021A On windows 10, 8.1 and 7

×

Subscribe to Windows101tricks - Windows 11 And Windows 10 How To Guide

Get updates delivered right to your inbox!

Thank you for your subscription

×