Blue screen of death (BSOD) on a laptop is one of the most frightening errors for users. It appears suddenly, interrupts work and is often accompanied by cryptic code like CRITICAL_PROCESS_DIED or IRQL_NOT_LESS_OR_EQUAL. But there is no need to panic: in 80% of cases the problem can be solved on your own, without resorting to the services of service centers.

This article will help you figure out why blue screens occur on laptops. Lenovo, HP, Asus, Acer and other brands operating under the management Windows 10/11. We will look at both basic methods (rebooting, checking drivers) and advanced ones (analysis of memory dumps, hardware testing). Particular emphasis is placed on unique BSOD errors typical for laptops with hybrid graphics (NVIDIA Optimus/AMD Switchable).

1. First steps: what to do immediately after a blue screen appears

If the laptop showed BSOD for the first time, start with basic steps. Often the problem is one-time in nature and is associated with a malfunction of the operating system.

Algorithm of priority actions:

  • 🔄 Hard reboot. Press the power button for 10-15 seconds until the device turns off completely. Then turn it on again. In 30% of cases this solves the problem.
  • 🔌 Power check. Disconnect the charger (if the laptop is running on battery power) or, conversely, connect it. Unstable power supply is a common cause of BSOD on models Dell XPS And HP Pavilion.
  • Reset BIOS/UEFI. On some laptops (eg Lenovo Legion) BIOS settings failure can cause blue screens. To reset, remove the CMOS battery for 30 seconds or use a jumper CLR_CMOS on the motherboard.
  • 🖥️ Connecting an external monitor. If the screen remains black after rebooting but the laptop makes startup sounds, connect it to another display via HDMI or DisplayPort. This will help determine if the problem is with the video card.

If after rebooting the laptop shows a blue screen again, write down error code (For example, VIDEO_TDR_FAILURE) and file name (if specified, for example, nvlddmkm.sys). This information is critical for further diagnosis.

📊 How often do you get a blue screen?
  • First time
  • 1-2 times a week
  • Daily
  • For specific actions (games, working in Photoshop, etc.)

2. BSOD error code analysis: decoding popular stop codes

Each blue screen has a unique stop code, which indicates the cause of the failure. Below is a table of the most common errors on laptops and their possible causes.

Error code What does it mean Probable Cause Laptops, where it occurs most often
IRQL_NOT_LESS_OR_EQUAL Memory access error at high interrupt level Incompatible drivers, damaged RAM, antivirus conflict with the system Asus ROG, MSI Gaming
CRITICAL_PROCESS_DIED A critical system process was terminated unexpectedly Damage to system files, hard drive failure, virus activity HP Omen, Lenovo ThinkPad
VIDEO_TDR_FAILURE The graphics driver did not respond within the allotted time Problems with the video card (overheating, malfunction), outdated NVIDIA/AMD drivers Acer Predator, Dell Alienware
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED A system thread threw an exception that was not handled Driver conflict, damaged RAM, hard drive problems MSI Modern, Huawei MateBook
KMODE_EXCEPTION_NOT_HANDLED The Windows kernel encountered an unhandled exception Incompatible hardware, damaged system files, registry errors Lenovo Yoga, Samsung Galaxy Book

For a detailed analysis of the error code, use the official tool Microsoft Blue Screen Troubleshooter or third party utilities like BlueScreenView. The latter allows you to view memory dumps (files .dmp in a folder C:\Windows\Minidump) and identify the culprit driver or module.

💡

If the laptop does not boot even in safe mode, create a bootable USB flash drive with Windows PE (For example, Sergei Strelec) and analyze the dumps from it.

3. Checking and updating drivers: the main cause of BSOD

According to statistics 60% blue screens on laptops are caused by problems with drivers - especially graphics and network drivers. Manufacturers like NVIDIA, Intel And Realtek regularly release updates that fix critical errors.

How to update drivers correctly:

  1. Via Device Manager:
    • Click Win + X → select Device Manager.
    • Expand the category (for example, Video adapters) → right click on the device → Update driver.
    • Select Automatic search.
  2. From the official website of the manufacturer:
    ⚠️ Attention: Never download drivers from third parties (eg. driverpack.io). They often contain malware or outdated versions.
  3. Through specialized utilities:
    • Driver Booster (from IObit) - automatically finds and installs the latest drivers.
    • Snappy Driver Installer — works offline, suitable for laptops without the Internet.

Pay special attention to drivers for:

  • 🎮 Video cards (NVIDIA, AMD, Intel HD Graphics). On laptops with hybrid graphics (NVIDIA Optimus) update drivers both - for both Intel and discrete video cards.
  • 🔌 Chipset (For example, Intel Management Engine).
  • 📶 Wi-Fi/Bluetooth (modules Qualcomm Atheros, Intel AX200).
  • 💾 Drives (SSD NVMe, for example, Samsung 970 EVO).

Make sure the laptop is connected to the network (do not interrupt the update)

Create a system restore point

Download drivers only from official sources

After installation, reboot your laptop -->

4. Hardware diagnostics: how to check hardware for errors

If updating the drivers does not help, the problem may lie in hardware. Laptops are especially vulnerable to overheating and component wear due to their compact design.

How to test hardware:

  • 🔥 Temperature check. Use HWMonitor or Core Temp. Normal values:
    • Processor: up to 85°C under load.
    • Video card: up to 90°C (for NVIDIA RTX - up to 85°C).

    If the temperature is higher, clean the cooling system from dust or replace the thermal paste.

  • 🧠 RAM test. Run the built-in utility mdsched.exe (click Win + R, enter the command) or use MemTest86 (tests RAM at low level). Errors in the test indicate faulty RAM sticks.
  • 💾 Checking the hard drive/SSD. For HDD use CrystalDiskInfo (check the parameter Reallocated Sectors Count - if the value is not equal 0, the disk is worn out). For SSD - SSDLife.
  • 🔌 Power supply test. On laptops Asus TUF And MSI GF Unstable power supply often causes BSOD with code KERNEL_DATA_INPAGE_ERROR. Check the charger with a multimeter (the voltage should match that indicated on the sticker, e.g. 19.5V ±5%).

If tests reveal problems with hardware:

  • 🔧 RAM: Try moving the strips to other slots or replacing them with ones that are known to work.
  • 💽 HDD/SSD: Back up important data and replace the drive. SSD recommended for laptops Samsung 870 EVO or WD Black SN850X.
  • 🌡️ Overheating: Clean the cooler from dust, replace the thermal paste (for example, Arctic MX-6).

What to do if the laptop does not turn on after BSOD?

If after a blue screen the laptop stops responding to the power button:

1. Disconnect the charger and remove the battery (if it is removable).

2. Press the power button for 30-60 seconds (this will release the remaining charge).

3. Connect the charger and try to turn on the laptop.

If it doesn't help, the problem may be with the motherboard or power supply.

5. System recovery and virus scan

If a blue screen appears after installing a program, updating Windows, or connecting a new device, this will help system rollback.

How to restore Windows:

  1. Via Safe Mode:
    • Reboot your laptop while holding Shift → select Reboot in Safe Mode.
    • Open Control Panel → Recovery → Run System Restore.
    • Select the restore point created to appearance of BSOD.
  2. Using a bootable USB flash drive:
    • Create a Windows installation flash drive on another PC (use Media Creation Tool).
    • Boot from it, select System Restore → Troubleshooting → Startup Repair.
  • Via command line (if Windows won't boot):
    bootrec /fixmbr
    

    bootrec /fixboot

    bootrec /scanos

    bootrec /rebuildbcd

    These commands restore the boot sector and boot configuration.

  • Virus check can also fix BSOD. Some malware (such as miners or rootkits) damage system files, causing errors like PAGE_FAULT_IN_NONPAGED_AREA. Use:

    • 🛡️ Kaspersky Virus Removal Tool (portable version, does not require installation).
    • 🔍 Malwarebytes — finds adware and spyware.
    • 🖥️ HitmanPro — scans the deep levels of the system.
    ⚠️ Attention: If the antivirus finds viruses in files explorer.exe or svchost.exe, this may indicate a serious infection. In this case, it is better to reinstall Windows.

    6. Features of eliminating BSOD on laptops of different brands

    Laptop manufacturers often modify the BIOS and drivers to suit their hardware, which can cause unique errors. Let's consider the nuances for popular brands.

    Lenovo (ThinkPad, Legion, Yoga):

    • 🔧 Problem: Frequent BSOD with code WHEA_UNCORRECTABLE_ERROR on models with processors Intel 12th generation.
    • 🛠️ Solution:
      • Update BIOS via Lenovo Vantage.
      • Disable Intel Speed Shift in BIOS (section Config → CPU).
      • Install the driver Intel Serial IO from the official website.

    HP (Pavilion, Omen, Spectre):

    • 🔧 Problem: Blue screens DRIVER_POWER_STATE_FAILURE when coming out of sleep.
    • 🛠️ Solution:
      • Disable Fast Startup in Control Panel → Power Options → What the Power Buttons Do.
      • Update your driver HP Hotkey Support.
      • Reset BIOS to factory settings (click F10 when loading).

    Asus (ROG, TUF, ZenBook):

    • 🔧 Problem: BSOD VIDEO_DXGKRNL_FATAL_ERROR on laptops with NVIDIA RTX.
    • 🛠️ Solution:
      • Install NVIDIA drivers manually (not through GeForce Experience).
      • Disable G-Sync in the NVIDIA Control Panel.
      • Disable in BIOS Resizable BAR (section Advanced → System Agent).

    Acer (Predator, Nitro, Swift):

    • 🔧 Problem: Freezes and BSOD when connecting a second monitor.
    • 🛠️ Solution:
      • Update your driver Intel Graphics Command Center.
      • B Device Manager disconnect the device Generic PnP Monitor for the second display.
      • Install the latest version Acer Care Center.
    💡

    On laptops with hybrid graphics (NVIDIA + Intel), always update the drivers for BOTH video cards. Version conflict is a common cause of BSOD with the code VIDEO_TDR_FAILURE.

    7. Reinstalling Windows: a last resort

    If all the previous methods did not help, it remains clean installation of Windows. This is guaranteed to eliminate software causes of BSOD, but will require a data backup.

    Step by step instructions:

    1. Save important files:
      • Connect an external hard drive and copy documents, photos, projects.
      • Use Macrium Reflect or AOMEI Backupper to create a system image (in case you need to restore individual files).
    2. Create an installation flash drive:
      • Download Media Creation Tool from the Microsoft website.
      • Select the version of Windows that matches your license (for example, Windows 11 Pro).
      • Use a flash drive with a capacity of at least 8 GB (recommended 16 GB for Windows 11).
    3. Install Windows:
      • Boot from the flash drive (click F2, F12, Del or Esc to select boot device).
      • At the disk selection stage, delete all partitions and create new ones (this will eliminate problems with MBR/GPT).
      • After installation, immediately update the drivers (see. section 3).

    If after reinstalling the BSOD appears again, the problem is 100% hardware. In this case, contact the service center - replacement may be required:

    • 🔋 Batteries (if the laptop turns off when 50-60% charge).
    • 🖥️ Motherboard (in case of errors WHEA_UNCORRECTABLE_ERROR).
    • 💽 SSD/HDD (if CrystalDiskInfo shows Bad Sectors).

    8. BSOD Prevention: How to Avoid Blue Screens in the Future

    To minimize the risk of BSOD, follow these recommendations:

    Regular Maintenance:

    • 🧹 Dust removal: Once every 6 months, disassemble the laptop and clean the coolers with compressed air. On models MSI And Asus ROG Dust accumulates especially quickly due to the powerful cooling system.
    • 🔄 Software update: Enable automatic Windows and driver updates. But stay tuned - sometimes updates themselves cause BSOD (for example, Windows 11 22H2 conflicted with drivers Intel Smart Sound).
    • 🛡️ Virus protection: Use Kaspersky Internet Security or Bitdefender Total Security. Free antiviruses (for example, Avast) are often missed by rootkits.

    System optimization:

    • 🔧 Disable unnecessary services: Click Win + R → enter msconfig → go to the tab Services and disable unnecessary ones (for example, Superfetch on HDD).
    • 🎮 Set up a power plan: For gaming laptops (Acer Nitro, Lenovo Legion) select a scheme High performance, but limit the maximum processor frequency to 90% (in Control Panel → Power Options → Advanced Settings).
    • 💾 Monitor SSD health: Install SSD Fresh or Hard Disk Sentinel to monitor drive wear.

    Hardware measures:

    • 🔌 Use original charger. Cheap analogues can cause power surges leading to BSOD KERNEL_SECURITY_CHECK_FAILURE.
    • 🌡️ Avoid overheating. Do not use the laptop on soft surfaces (blanket, sofa) - this will block the ventilation holes.
    • 🔋 Calibrate your battery once every 3 months (full discharge → charging up to 100%). This will prolong its life and prevent sudden shutdowns.
    💡

    On laptops with NVIDIA Optimus (For example, Asus Zephyrus) regularly clear the driver cache via Display Driver Uninstaller (DDU). This prevents conflicts between versions.

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

    🔹 Why does the blue screen appear only when playing games?

    This is a typical sign of problems with video card or power supply. Possible reasons:

    • GPU overheating (check temperature in MSI Afterburner).
    • Insufficient charger power (for example, if you are using the power supply on 65W instead of recommended 135W for RTX 3060).
    • Driver conflict (uninstall old versions via DDU and install new ones).

    Solution: Lower the graphics settings in the game, update the drivers and make sure the laptop is connected to the network.

    🔹 Can a virus cause a blue screen?

    Yes. Some viruses (for example, Trojan.Win32.BlueScreen) specifically cause BSOD to hide their activity. Malware can also:

    • Damage system files (ntoskrnl.exe, win32k.sys).
    • Overload the processor or RAM (mining viruses).
    • Block access to the disk (ransomware).

    Check the system Kaspersky Rescue Disk (boot antivirus) and remove all threats found.

    🔹 How to recover data if the laptop does not boot due to BSOD?

    If Windows does not start, but the hard drive is working, use one of the following methods:

    • Connecting to another PC:
      • Remove the SSD/HDD from the laptop and connect it to your work computer via USB-SATA adapter.
      • Copy important files.
    • Bootable USB flash drive from Live CD:
      • Create a flash drive with Ubuntu Live or Hiren’s BootCD.
      • Boot from it and copy the data to an external drive.
    • Cloud backup:
      • If automatic backup was previously configured (for example, in Google Drive or OneDrive), restore files from there.

    If the disk is damaged, use R-Studio or TestDisk for data recovery.

    🔹 What to do if a blue screen appears when connecting an external device (printer, flash drive, phone)?

    The problem is related to driver conflict or USB port malfunction. Actions:

    1. Turn off your device and check if the BSOD is gone.
    2. Connect the device to another USB port (preferably USB 3.0 blue).
    3. Update USB controller drivers in Device Manager (section USB controllers).
    4. If the problem persists, check the device on another PC - it may be faulty.

    On laptops Dell Latitude And HP EliteBook These errors are often caused by incompatible drivers Intel USB 3.0 eXtensible Host Controller.

    🔹 Can faulty RAM cause BSOD with