How to Fix Blue Screen of Death (BSOD) on Windows 11 – Step-by-Step Guide





How to Fix Blue Screen of Death (BSOD) on Windows 11 – Step-by-Step Guide

The Blue Screen of Death (BSOD) is one of the most common and frustrating errors in Windows 11. It appears when your system encounters a critical problem and shuts down to prevent damage. This guide explains what BSOD is, why it happens, and how to fix it step by step.


What is Blue Screen of Death (BSOD)?

The Blue Screen of Death is a system crash error that occurs when Windows cannot recover from a fatal error. The screen usually displays a sad face and a stop code such as:

CRITICAL_PROCESS_DIED
IRQL_NOT_LESS_OR_EQUAL
SYSTEM_SERVICE_EXCEPTION

These codes help identify the cause of the problem.


Common Causes of BSOD in Windows 11

BSOD errors are usually caused by:

  • Corrupted system files

  • Faulty drivers

  • Windows updates issues

  • Hardware problems (RAM, SSD, GPU)

  • Malware or incompatible software


Method 1: Restart Your PC (Quick Fix)

Sometimes BSOD happens due to a temporary glitch. Restarting the computer can resolve it instantly.

Steps:

  1. Press and hold the Power button

  2. Wait 10 seconds

  3. Turn your PC back on

If BSOD does not appear again, the issue was temporary.


Method 2: Boot Windows 11 into Safe Mode

Safe Mode starts Windows with minimal drivers and helps identify the real issue.

Steps to Enter Safe Mode

  1. Press Shift + Restart

  2. Click Troubleshoot

  3. Click Advanced Options

  4. Click Startup Settings

  5. Click Restart

  6. Press 4 to enable Safe Mode

Image

Image

Image

Image

Once inside Safe Mode:

  • Uninstall recent drivers

  • Remove newly installed software


Method 3: Update Windows 11

Outdated Windows files often cause system crashes.

Steps

  1. Press Windows + I

  2. Go to Windows Update

  3. Click Check for updates

  4. Install all available updates

  5. Restart your PC

Updating Windows fixes bugs and compatibility issues.


Method 4: Update or Reinstall Drivers

Faulty drivers are the #1 cause of BSOD errors.

Steps

  1. Right-click Start

  2. Click Device Manager

  3. Expand Display Adapters

  4. Right-click your graphics driver

  5. Click Update Driver

Repeat for:

  • Network drivers

  • Audio drivers

  • Storage controllers


Method 5: Uninstall Recent Windows Updates

Sometimes a Windows update introduces bugs that trigger BSOD.

Steps

  1. Open Settings

  2. Go to Windows Update

  3. Click Update history

  4. Click Uninstall updates

  5. Remove the latest update

Image

Image

Restart your computer and check if the issue is resolved.


Method 6: Run SFC and DISM Commands (Fix Corrupted Files)

Corrupted system files are a major reason for blue screen crashes.

Steps

  1. Search Command Prompt

  2. Right-click → Run as Administrator

  3. Run the following commands one by one:

sfc /scannow

After completion, run:

DISM /Online /Cleanup-Image /RestoreHealth

These tools repair damaged Windows files automatically.


Method 7: Check Your RAM and Hardware

If BSOD keeps appearing, your hardware might be faulty.

Steps to Check RAM

  1. Press Windows + R

  2. Type:

mdsched.exe
  1. Click Restart now and check for problems

Windows will scan your memory for errors.


Method 8: Perform System Restore

If BSOD started recently, you can restore your system to a previous working state.

Steps

  1. Search Create a restore point

  2. Click System Restore

  3. Select a restore point before the error started

  4. Click Next → Finish

This will roll back system settings without deleting personal files.


Method 9: Reset Windows 11 (Last Option)

If none of the methods work, resetting Windows is the final solution.

Steps

  1. Open Settings

  2. Go to System → Recovery

  3. Click Reset this PC

  4. Choose:

    • Keep my files

    • Remove everything

This reinstalls Windows and fixes all system errors.


Tips to Prevent BSOD in the Future

  • Keep Windows updated

  • Avoid installing unknown software

  • Update drivers regularly

  • Use antivirus protection

  • Avoid sudden power cuts



Post a Comment

0 Comments