Blue screen of death (BSOD, from English Blue Screen of Death) is one of the most frightening errors for users Windows. The laptop suddenly “falls” into a blue background with white inscriptions, an error code and a prompt to reboot. Most often the problem occurs due to malfunctions drivers, hardware conflicts or system file corruption. But what exactly was the trigger in your case?

In this article we will analyze all possible causes of BSOD - from simple overheating to serious hardware malfunctions. You will learn how to decipher the error code (for example, CRITICAL_PROCESS_DIED or IRQL_NOT_LESS_OR_EQUAL), what actions will help diagnose the problem, and what to do if the laptop Stuck on reboot after blue screen. And also when it’s time to take the equipment to a service center.

What is BSOD and why does it appear on laptops?

Blue screen is emergency stop system, which Windows Triggers when a critical error is detected. Unlike normal crashes, BSOD means that the OS kernel cannot continue running without risking data corruption. Laptops are especially vulnerable to this problem due to their compact design, limited cooling, and frequent use in "mobile" mode (on the lap, in transport, etc.).

Main signs of BSOD:

  • 🔵 The screen turns blue with white text (in Windows 11 - black with QR code).
  • 📛 An error code appears (for example, KMODE_EXCEPTION_NOT_HANDLED).
  • 🔄 The laptop automatically reboots (if the option is enabled Automatic reboot).
  • 📁 Sometimes created memory dump (file .dmp in a folder C:\Windows\Minidump).

BSOD can occur as once (for example, due to a one-time driver failure), and regularly - this is already a signal of a serious problem. It is important to distinguish it from other blue screens: for example, in BIOS/UEFI A blue background may also appear, but this is not a BSOD, but the motherboard firmware interface.

📊 How often do you get a blue screen on your laptop?
  • Once every few months
  • Once a week
  • Every day
  • Only after Windows updates
  • Never happened

Top 5 BSOD Error Codes and Their Meanings

The error code on the blue screen is a hint where to look for the problem. Here are the most common options and their explanation:

Error code What does it mean Possible reasons
CRITICAL_PROCESS_DIED A critical system process has terminated Damage to system files, hard drive failure, viruses
IRQL_NOT_LESS_OR_EQUAL Interrupt level (IRQL) error Problems with drivers (especially network drivers), hardware conflicts
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED System thread raised an unhandled exception Driver failure (often video card or chipset), damaged memory
VIDEO_TDR_FAILURE Graphics Driver Failure (TDR - Timeout Detection and Recovery) GPU overheating, outdated driver NVIDIA/AMD/Intel, eating problems
MEMORY_MANAGEMENT Memory management error Faulty RAM, overclocked RAM, damaged swap files

If the screen displays a code that is not in the table, use the official Microsoft base. For example, error WHEA_UNCORRECTABLE_ERROR often points to hardware problems (processor, motherboard, power supply).

⚠️ Attention: If the error code contains a file reference (for example, nvlddmkm.sys), the problem is almost certainly driver related NVIDIA. Likewise: atikmpag.sysAMD, netio.sys - network driver.

Software causes of blue screen

In 70% of cases, BSOD is caused by software problems, and not "hardware". Let's look at the main culprits:

1. Outdated or damaged drivers

Drivers are the “bridge” between Windows and the hardware. If they do not work correctly, the system crashes. Most often the culprits are:

  • 🎮 Video drivers (NVIDIA GeForce, AMD Radeon, Intel HD Graphics).
  • 🔌 Chipset drivers (especially after updating Windows).
  • 🌐 Network drivers (Wi-Fi, Ethernet, Bluetooth).

How to check? Open Device Manager (Win + X → Device Manager) and pay attention to devices with an exclamation mark. It is also useful to look into Windows log (Control Panel → Administrative Tools → Event Viewer) - there may be details about the failure.

2. Conflicts after Windows updates

Windows 10/11 often installs updates “in the background”, which can lead to incompatibility with drivers or software. Typical scenarios:

  • 🔄 After update Windows Laptop reboots into BSOD with code INACCESSIBLE_BOOT_DEVICE.
  • 🖥️ The sound or network connection disappears, and then a blue screen appears.
  • 🎯 Antivirus blocks system files, causing KERNEL_SECURITY_CHECK_FAILURE.

Solution: roll back to a previous version Windows (via Settings → Update & Security → Recovery) or remove the problematic update manually.

Roll back the system via a restore point|

Run the utility DISM /Online /Cleanup-Image /RestoreHealth|

Uninstall latest update via Control Panel → Programs → View installed updates|

Check driver compatibility on the laptop manufacturer's website -->

3. Viruses and malware

Some viruses deliberately damage system files or drivers, causing BSOD. Particularly dangerous:

  • 🕵️‍♂️ Rootkits — are implemented into the core of the system.
  • 💻 Miners — overload the processor and memory.
  • 📂 Encryptors — block access to system partitions.

Scanner Windows Defender does not always detect such threats. Use Kaspersky Virus Removal Tool or Dr.Web CureIt! in safe mode (F8 upon download or via Settings → Update & Security → Recovery).

Hardware causes of BSOD

If software methods do not help, the problem lies in the hardware. Laptops are especially vulnerable due to:

  • 🔥 Overheating (cooling system clogged with dust).
  • 💥 Unstable power supply (worn out battery or power supply).
  • 💾 Damaged components (RAM, HDD/SSD, motherboard).

1. Overheating of the processor or video card

Laptops run hotter than desktop PCs due to their compact body. If the temperature CPU/GPU exceeds 90–100°C, the system shuts down in an emergency to avoid damage. Symptoms:

  • 🌡️ BSOD appears during gaming or rendering (GPU load).
  • 🔊 The cooler operates at maximum speed before crashing.
  • 📉 The laptop turns off spontaneously without a blue screen.

How to check the temperature? Use utilities HWMonitor, Core Temp or GPU-Z. If the values exceed the norm (for example, 85°C for Intel Core i7 in idle time), necessary dust cleaning and replacing thermal paste.

How to properly clean your laptop from dust

1. Turn off your laptop and remove the battery.

2. Use soft brush or a can of compressed air (not a vacuum cleaner!).

3. Remove the bottom cover and clean the radiator, fan and air ducts.

4. When replacing thermal paste, apply it in a thin layer (no more than 1 mm).

5. Check the rotation of the cooler - if it does not rotate, replacement is required.

2. Faulty random access memory (RAM)

Memory errors (MEMORY_MANAGEMENT) are often caused by:

  • 🔌 Poor contact of RAM strips (especially if the laptop has been dropped).
  • 🧠 Incompatibility of modules (different frequencies or timings).
  • 💥 Physical wear and tear of microcircuits.

Diagnostics:

  1. Run the built-in utility mdsched.exe (type in search Windows "Memory Checker")
  2. Or use MemTest86 (bootable USB drive).
  3. If errors are found, try reinstall the trims or test them one at a time.
⚠️ Attention: If a laptop gives a BSOD when checking the memory, this almost always means hardware defect. In this case, only replacing the RAM module will help.

3. Problems with your hard drive or SSD

Damaged sectors on the drive or worn out cells SSD lead to errors like CRITICAL_PROCESS_DIED or NTFS_FILE_SYSTEM. You can check disk health using:

  • 💾 CrystalDiskInfo - shows status Okay/Anxiety/Bad.
  • 🔧 chkdsk /f /r — corrects logical errors (run from the command line with administrator rights).
  • 📊 Victoria HDD - for deep diagnostics HDD.

If the disk dies, immediately copy important data and replace it. For SSD parameter is critical Reallocated Sectors Count - if it grows, the drive will soon fail.

💡

If your laptop won't boot due to disk failure, connect it to another PC via USB adapter (For example, SATA-to-USB) and copy the files.

How to Diagnose the Cause of BSOD

To avoid guessing from the tea leaves, use system tools and third-party utilities to analyze memory dumps.

1. Analysis of dump files (.dmp)

Every BSOD Windows saves a memory dump in a folder C:\Windows\Minidump. You can analyze it using:

  • 🔍 BlueScreenView — shows the drivers involved in the failure.
  • 🛠️ WinDbg - official tool from Microsoft (requires skills).
  • 📊 WhoCrashed — automatically identifies the culprit.

Sample report BlueScreenView:


==================================================

Dump File : 071223-18542-01.dmp

Crash Time : 12.07.2023 18:54:23

Bug Check String : IRQL_NOT_LESS_OR_EQUAL

Bug Check Code : 0x0000000a

Parameter 1 : 00000000`00000010

Parameter 2 : 00000000`00000002

Parameter 3 : 00000000`00000001

Parameter 4 : fffff803`12345678

Caused By Driver : nvlddmkm.sys (NVIDIA)

Caused By Address : nvlddmkm.sys+1a3f60

In this example, the video card driver is at fault. NVIDIA (nvlddmkm.sys). The solution is to update or roll back the driver.

2. Checking the event log

Open Event Viewer (eventvwr.msc) and go to the section:

Windows Logs → System

Look for errors with the source BugCheck or WHEA-Logger. For example:


Источник: BugCheck

Код события: 1001

Описание: Компьютер перезапущен после проверки ошибки. Параметры ошибки: 0x000000d1 (0xfffff80312345678, 0x0000000000000002, 0x0000000000000000, 0xfffff80312345678).

3. System stability test

If BSOD appears under load, check stability using:

  • 🎮 FurMark — video card test (beware of overheating!).
  • 💻 Prime95 — processor test.
  • 💾 CrystalDiskMark — checking disk speed and stability.
⚠️ Attention: Don't run stress tests on a laptop with a dust-filled cooling system! This may lead to irreversible damage processor or video card.
💡

If BSOD appears only in games or heavy applications (for example, Photoshop, AutoCAD), the problem is 90% likely related to overheating or unstable power supply.

Step-by-step instructions: what to do with BSOD

The algorithm of actions depends on does the laptop boot after a blue screen or goes into a reboot cycle.

If the laptop boots:

  1. Update your drivers (especially video cards, chipset, network adapters). Use the official websites of manufacturers (NVIDIA, AMD, Intel, Realtek).
  2. Check for viruses with the help Kaspersky Virus Removal Tool or Malwarebytes.
  3. Roll back the system to the recovery point (Control Panel → Recovery).
  4. Run disk check:
    chkdsk C: /f /r

    (replace C: to the system drive letter).

  5. Check the temperature with the help HWMonitor.

If the laptop does not boot (reboot cycle):

  1. Boot into Safe Mode:
    • 🔄 Reboot the laptop 3 times in a row (interrupt the boot with the power button).
    • 🖥️On the 4th time the menu will appear Automatic Recovery → Advanced Options → Boot Options → Safe Mode.
  • Repair bootloader via command line:
    bootrec /fixmbr
    

    bootrec /fixboot

    bootrec /scanos

    bootrec /rebuildbcd

  • Reset Windows to factory settings (Settings → Update & Security → Recovery).
  • Reinstall Windows from a flash drive (if other methods did not help).
  • If all else fails:

    • 🔧 Contact a service center for diagnostics motherboard, RAM or power supply.
    • 💰 Replacement of faulty components (for example, SSD or RAM) is often cheaper than repairs.

    How to prevent BSODs in the future

    Prevention is the best cure. Follow these guidelines to minimize the risk of blue screens:

    • 🔄 Update your drivers regularly (but not through Windows Update, but from the manufacturers' websites).
    • 🛡️ Use reliable antivirus (For example, Kaspersky Internet Security or Bitdefender).
    • 🧹 Clean your laptop from dust once every 6–12 months.
    • 🔋 Do not use the laptop with dead battery (especially if it is swollen).
    • 💾 Do it backups important data (to an external drive or to the cloud).
    • 🔥 Follow temperature with the help HWMonitor or MSI Afterburner.

    If you frequently install new software or games, create restore points before experiments. To do this:

    1. Open Control Panel → Recovery → Set up system recovery.
    2. Select your system drive and click Customize.
    3. Enable protection and specify the amount of disk space (recommended 5–10 GB).
    💡

    For laptops with SSD turn off swap file or reduce its size. This will reduce the load on the drive and extend its service life.

    FAQ: Frequently asked questions about a blue screen on a laptop

    🔹 Why does the blue screen appear only when connected to Wi-Fi?

    Most likely the problem is network card driver or router. Update your adapter driver Wi-Fi (For example, Intel Wireless-AC or Realtek RTL8821CE) and check the router settings: sometimes changing the channel or disabling the function helps WMM.

    Also try connecting to a different network. If the BSOD disappears, the router is to blame.

    🔹 Can BSOD appear due to insufficient RAM?

    Yes, but not directly. If RAM is full to capacity (for example, when working with Photoshop and 20 tabs Chrome), the system begins to actively use swap file. If the drive is slow or damaged, it may fail with the code PAGE_FAULT_IN_NONPAGED_AREA.

    Solution: Add more RAM or close unnecessary programs.

    🔹 The laptop gives BSOD when connecting a flash drive or external hard drive. What's the matter?

    Probable reasons:

    • 🔌 Driver conflict USB controller (update them via Device Manager).
    • 💥 Insufficient nutrition for an external drive (try connecting via USB hub with power).
    • 🦠 Virus on a flash drive (check it with an antivirus on another PC).

    Also try connecting the device to a different port (preferably USB 3.0).

    🔹 After replacing the SSD, a blue screen appeared on the laptop. What to do?

    Typical errors after an upgrade:

    • 📋 Incorrect cloning system (use Macrium Reflect or Clonezilla).
    • 🔧 Lack of drivers for new SSD (especially if it's NVMe).
    • 🔄 Conflict with old registry entries (a clean install will help Windows).

    If SSD new and unused, check its health at CrystalDiskInfo — sometimes you come across defective drives.

    🔹 Is it possible to fix a laptop yourself if the BSOD is caused by a hardware problem?

    Depends on the fault:

    • Replacing RAM or SSD — you can do it yourself (you only need a screwdriver and an antistatic wrist strap).
    • Cleaning from dust — requires accuracy, but is quite feasible.
    • Motherboard repair (for example, replacing capacitors or chip BIOS) - it is better to entrust it to specialists.
    • Soldering the video card (for example, reball GPU on NVIDIA) - impossible without experience and equipment.

    If you are not confident in your abilities, contact the service. For example, replacing thermal paste will cost 500–1500 ₽, and an independent error can damage the processor.