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

How to Fix: Windows 11 stuck in light blue screen (not BSOD) boot loop

Windows 11 stuck in light blue screen boot loop, unable to recover or enter recovery mode.

Quick Answer: Try running a System File Checker (SFC) scan and a DISM scan to repair corrupted system files. If issues persist, consider performing a clean installation of Windows 11.

The light blue screen of death (or lack thereof) on Windows 11 can be caused by a variety of factors, including driver issues, corrupted system files, or even hardware problems. When the system gets stuck in this boot loop, it's often due to a misconfigured boot order or a faulty hard drive.

⚠️ Common Causes

  • Driver issues, especially with graphics or sound drivers.
  • Corrupted system files or registry entries.
  • Hardware problems, such as a failing hard drive or RAM issues.

🛠️ Step-by-Step Verified Fixes

Method 1: Reset Windows Boot Order

  1. Step 1: Press the Shift key repeatedly during boot to access the Advanced Boot Options menu.
  2. Step 2: Select 'Troubleshoot' and then 'Advanced options' from the menu.
  3. Step 3: Click on 'Boot options' and select 'UEFI Firmware Settings' or 'BIOS settings' depending on your system type.

Method 2: Run a System File Checker

  1. Step 1: Open Command Prompt as an administrator.
  2. Step 2: Type `sfc /scannow` and press Enter to run the System File Checker.

Method 3: Use a Bootable USB Drive

  1. Step 1: Create a bootable USB drive using a tool like Media Creation Tool or Rufus.
  2. Step 2: Boot from the USB drive and follow the on-screen instructions to repair Windows.

💡 Conclusion

By following these steps, you should be able to resolve the light blue screen of death issue on your Windows 11 system. Remember to always back up your data and be cautious when making changes to your system's configuration.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions