How to Fix the “Blue Screen of Death” (BSOD) in Windows 11/12

The “Blue Screen of Death” (BSOD) is your laptop’s way of saying it has encountered a critical error it can’t recover from. In 2026, most BSODs are caused by driver conflicts or faulty RAM.

Step 1: Identify the “Stop Code”

When the screen appears, look for the text in all caps at the bottom (e.g., CRITICAL_PROCESS_DIED or MEMORY_MANAGEMENT). Write it down!

Step 2: The “Quick Fix” Sequence

  1. Unplug Peripherals: Remove USB drives, printers, and webcams. Often, a faulty USB device causes the crash.
  2. Run an SFC Scan:
    • Open Command Prompt (Admin).
    • Type sfc /scannow and hit Enter. This repairs corrupted system files.
  3. Check for Memory Issues:
    • Search for Windows Memory Diagnostic and select “Restart now and check for problems.”

Step 3: Entering Safe Mode

If you can’t reach the desktop, force-restart your laptop three times in a row. This triggers the Automatic Repair screen. Go to:

  • Troubleshoot > Advanced Options > Startup Settings > Restart > Press 5 (Safe Mode with Networking).
  • While in Safe Mode, uninstall any software you recently added.

Leave a Comment