How to Fix the “Blue Screen of Death” (BSOD) on Windows 11

Few things are more panic-inducing for a PC user than the sudden appearance of the Blue Screen of Death (BSOD). You are in the middle of writing a document or playing a game, and instantly your screen turns blue, displays a cryptic error code, and forcefully restarts your computer. While the BSOD in Windows 11 looks a bit friendlier than it did in the Windows 95 era, it still signals a critical system failure that requires immediate attention.

A BSOD occurs when Windows encounters a “Stop Error”—an issue so severe that the operating system cannot safely continue running without risking damage to your data or hardware. Fortunately, resolving these errors is often simpler than the scary blue screen suggests.

Step 1: Note the Stop Code

When the blue screen appears, it will display a sad face emoticon and some text. At the very bottom of the screen, you will see a “Stop code” (e.g., CRITICAL_PROCESS_DIED or PAGE_FAULT_IN_NONPAGED_AREA). This code is the key to identifying the problem. Write it down immediately or take a photo with your phone before the computer restarts.

Step 2: Unplug Unnecessary Peripherals

A very common cause of BSODs is a conflict between Windows and a piece of external hardware, such as a malfunctioning printer, a dying external hard drive, or a cheap USB hub. Turn off your computer and unplug absolutely everything except your mouse, keyboard, and monitor. Boot the PC back up. If the blue screen does not return, plug your devices back in one by one until it crashes again to identify the culprit.

Step 3: Update or Roll Back Drivers

Hardware drivers are the translators that allow Windows to communicate with your physical components (like your graphics card or Wi-Fi chip). If a driver is corrupted or severely outdated, it will crash the system.

  1. Right-click the Start button and select Device Manager.
  2. Look for any devices with a yellow warning triangle next to them. These are malfunctioning components.
  3. Right-click the offending device and select Update driver. Choose “Search automatically for drivers.”
  4. If the BSOD started immediately after you recently updated a specific driver (like your GPU), right-click the device, select Properties, go to the Driver tab, and click Roll Back Driver to revert to the older, stable version.

Step 4: Run the System File Checker

If essential Windows system files have become corrupted (perhaps by a sudden power outage or a bad Windows Update), the OS will crash. Windows includes a built-in tool to repair itself.

  1. Click the Start button, type cmd.
  2. Right-click Command Prompt and select Run as administrator.
  3. In the black terminal window, type sfc /scannow and press Enter.
  4. This process will take several minutes. Windows will scan its core files and automatically replace any damaged ones. Restart your PC when it finishes.

Step 5: Check for Windows Updates

Sometimes, Microsoft releases a buggy patch that causes widespread blue screens across thousands of PCs. Once they discover the issue, they quickly push out a hotfix.

  • Go to Settings > Windows Update and click Check for updates. Install any available updates, particularly those labeled as “Optional updates,” as they often contain specific hardware fixes.

When to Suspect Hardware Failure

If you have tried all the software fixes above and you are still experiencing frequent blue screens, you likely have failing physical hardware. The two most common culprits are faulty RAM (memory) or a dying hard drive/SSD. In this scenario, it is best to back up your critical data immediately and consult a professional repair technician.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.