Software⏱️ 2 min read📅 2026-05-29

How to Fix 0xc000021a Error – Windows 10 0xc000021a error after booting from external

Windows 10 0xc000021a error after booting from external Windows 11 USB flash

Quick Answer: Try using the System File Checker (SFC) tool to scan and replace corrupted system files, then attempt a clean boot and disable any recently installed drivers or software.

To resolve the issue of Windows 10 displaying a blue screen with error code 0xc000021a after booting from an external Windows 11 USB flash, follow these proven troubleshooting steps.

🔍 Why This Happens

  • [Cause]

🔧 Proven Troubleshooting Steps

Method 1: Boot from Windows 11 USB and Disable Fast Startup

  1. Step 1: Disconnect the external SSD drive with Windows 11.
  2. Step 2: Boot into Windows 10 from a different USB port or using a different external drive.
  3. Step 3: Press the F8 key repeatedly during boot-up and select Disable Fast Startup from the Advanced Boot Options menu.

Method 2: Run System File Checker (SFC) and DISM

  1. Step 1: Open Command Prompt as Administrator.
  2. Step 2: Run the command `sfc /scannow` to scan and replace corrupted system files.
  3. Step 3: Run the command `dism /online /cleanup-image /restorehealth` to restore the Windows 10 image.

💡 Conclusion

By following these steps, you should be able to resolve the issue and boot into Windows 10 successfully. If the problem persists, consider seeking further assistance from Microsoft support or a professional IT technician.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions