How to fix blue screen of death

The blue screen of death (BSOD) is a critical system error that forces Windows to stop and display an error message, often followed by an automatic restart. This can happen due to driver conflicts, hardware issues, corrupted system files, or malware. The good news is that most BSOD errors can be resolved by following a systematic troubleshooting approach.

Quick checks (try these first)

  1. Disconnect all external devices (USB drives, external hard drives, printers, and any recently added hardware) and restart your computer.
  2. Disable automatic restart so you can read the full error message. Right-click My Computer, select Properties, go to the Advanced tab, click Settings under Startup and Recovery, and uncheck "Automatically restart."
  3. Check that your hard drive has at least 10-15% free space available, as insufficient disk space can cause system instability.
  4. Restart your computer and press F8 (or Shift + F8) repeatedly before Windows loads to enter Safe Mode, which runs Windows with minimal drivers.
  5. If the BSOD doesn't occur in Safe Mode, the problem is likely a driver or software conflict rather than hardware failure.
  6. Note the specific error code displayed on the blue screen—this will help identify the root cause.

Recently installed software or hardware

One of the most common causes of BSOD errors is installing new software, drivers, or hardware immediately before the crashes began. If you remember adding something new to your system, removing it is often the fastest fix.

Outdated or corrupted drivers

Device drivers act as a bridge between Windows and your hardware. When drivers become outdated or corrupted, they can trigger BSOD errors. Checking and updating drivers is a critical troubleshooting step.

Corrupted system files

Windows system files can become corrupted due to improper shutdowns, malware, or disk errors. Repairing these files often resolves BSOD errors. You'll need to run two command-line tools that scan and restore system integrity.

Hardware problems (RAM or hard drive)

Faulty RAM or a failing hard drive can cause BSOD errors. Testing your hardware will help determine if a physical component is the culprit. Windows includes built-in diagnostic tools for this purpose.

Malware or virus infection

Malicious software can corrupt system files and cause BSOD errors. Running a thorough antivirus scan may resolve the issue if malware is the underlying cause.

System Restore or Windows Recovery

If the above steps haven't resolved the issue, reverting your system to a previous working state can eliminate BSOD errors caused by recent changes. System Restore creates snapshots of your system configuration that you can restore.

When to call a professional

If you've worked through all the troubleshooting steps and the BSOD errors continue, it's time to seek professional help. Certain situations indicate hardware failure or complex system issues that require expert diagnosis.

Frequently asked questions

What does the error code on the blue screen mean?

The error code (like 0x0000008E or IRQL_NOT_LESS_OR_EQUAL) identifies the specific type of system failure. Different codes point to different causes—some indicate driver problems, others point to hardware issues or corrupted files. Writing down the exact error code helps narrow down the troubleshooting process and can be searched online for specific solutions.

Why does my computer restart before I can read the error message?

Windows is set to automatically restart after a BSOD by default. To see the full error message, disable this feature by right-clicking My Computer, selecting Properties, going to the Advanced tab, clicking Settings under Startup and Recovery, and unchecking "Automatically restart on system failure."

Is the blue screen of death a sign of permanent hardware damage?

Not necessarily. While some BSOD errors are caused by failing hardware like RAM or hard drives, many are caused by software issues like corrupted drivers or system files, which are easily fixable. Run the Windows Memory Diagnostic and disk check tools to rule out hardware failure before assuming permanent damage.

Can malware cause blue screen errors?

Yes, malware can corrupt system files and cause BSOD errors. If you suspect malware, boot into Safe Mode and run a full antivirus scan using Windows Defender or another reputable antivirus tool. Safe Mode prevents malware from running while you scan.

What should I do if I can't boot into Safe Mode?

If your computer won't boot into Safe Mode, you'll need to use the Windows Recovery Environment. Insert a Windows installation disk or recovery drive, restart your computer, and boot from that media. From the recovery screen, select "Troubleshoot" and then "Advanced options" to access repair tools like Startup Repair or System Restore.

Will System Restore delete my files?

No, System Restore only reverts system settings and installed programs to a previous date. Your personal files, documents, photos, and other data are not affected by System Restore. However, any programs installed after the restore point will be removed.