Sudden Appearance death screen on a laptop is one of the most frightening situations for a user. Blue screen with error code (BSOD), a black screen with a blinking cursor or endless loading can paralyze your work at the most inopportune moment. 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 a service center.

This article will help you understand why this occurs. critical system errorhow to decipher codes STOP errors (For example, CRITICAL_PROCESS_DIED or IRQL_NOT_LESS_OR_EQUAL), and what to do depending on the type of death screen - whether Windows 10/11, macOS or even Linux. We will also consider cases where the laptop does not respond to the power button after the death screen, and what to do about it.

What is the screen of death and why does it appear?

The term "screen of death"combines several types of critical operating system failures, in which further operation becomes impossible. Depending on the OS and the reason, it may look different:

  • 🔵 Blue Screen (BSOD) - classic Blue Screen of Death in Windows with error code and QR code for diagnostics.
  • Black screen - may appear as in Windows (often with a blinking cursor), and in macOS (for example, if the bootloader fails).
  • 🟢 Green screen - a rare variant, found in Windows Insider Preview or graphics driver failures.
  • 🖥️ Stuck on logo — the laptop turns on, but does not boot beyond the manufacturer’s logo (ASUS, HP, Lenovo etc.).

The main reasons for the screen of death to appear are divided into: software (60% of cases) and hardware (40%). Among the most common:

  • 🛠️ Driver conflict - especially after the update NVIDIA, AMD or Intel.
  • 🦠 Viral infection — some Trojans purposefully damage system files.
  • 🔋 Eating problems - a faulty battery or power supply can cause sudden shutdowns.
  • 💾 Hard drive/SSD damagebad sectors or controller failure.
  • 🔥 Overheating - critical temperature CPU or GPU (often on laptops MSI, Acer Predator).
⚠️ Attention: If the screen of death appears when connecting a specific device (for example, an external SSD or printer), the problem with 90% probability lies there. Disconnect all peripheral devices and check the operation of the laptop.
📊 How often do you get the death screen?
  • First time
  • 1-2 times a month
  • Once a week
  • Constantly (daily)

How to decipher the BSOD error code?

Blue Screen of Death in Windows always accompanied STOP error code (For example, 0x0000007B or DRIVER_POWER_STATE_FAILURE). These codes help pinpoint the cause of the failure. Below is a table of the most common errors and their meaning:

Error code Title Possible reason Solution
0x0000007B INACCESSIBLE_BOOT_DEVICE Boot sector corruption, driver failure AHCI/RAID, refusal SSD/HDD. Disk check (chkdsk /f), reset BIOS, replace SATA cable.
0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL Driver conflict (often after updating Wi-Fi or GPU). Driver rollback, check via Driver Verifier.
0x00000050 PAGE_FAULT_IN_NONPAGED_AREA Memory corruption (RAM) or system files. Memory test (memtest86), system recovery.
0x000000ED UNMOUNTABLE_BOOT_VOLUME The file system is damaged (for example, after a sudden power outage). Launch chkdsk /r from the recovery command line.

To find out the exact cause of BSOD on your laptop:

  1. Take a photo of the error screen (or write down the code).
  2. Go to the site Microsoft Bug Check Code Reference.
  3. Enter the code in the search bar - the system will show the official description and recommendations.

If laptop won't turn on after BSOD or reboots cyclically, try booting into Safe Mode (click F8 or Shift + F8 at startup). B Windows 11 may be required forced download interruption 3 times in a row.

💡

If your laptop displays a BSOD when connected to a Wi-Fi network, try disabling the adapter in Device Manager and update the driver manually from the manufacturer's website (not through Windows Update!).

Black screen of death: causes and solutions

A black screen is a more insidious problem than a BSOD, since it often does not contain any clues. It can appear in three scenarios:

  1. The laptop turns on, but the screen remains black (indicators are on, cooler is working).
  2. Screen goes blank a few seconds after loading (for example, after the logo Windows).
  3. Black screen with blinking cursor (usually indicates problems with the bootloader).

Diagnostic algorithm:

Check your monitor connection (for laptops with discrete graphics)

Disconnect all USB devices (mouse, keyboard, flash drives)

Reset BIOS (remove battery for 30 seconds or use jumper)

Try connecting an external monitor (if there is an image, the problem is in the matrix or cable) -->

If a black screen appears after Windows update, most likely the boot sector is damaged. In this case it will help:

bootrec /fixmbr

bootrec /fixboot

bootrec /scanos

bootrec /rebuildbcd

These commands must be entered into recovery command line (available via bootable USB flash drive Windows).

⚠️ Attention: On laptops HP series Pavilion And Envy A black screen may be caused by a glitch in the firmware BIOS. Before resetting the settings, be sure to check the BIOS version and, if necessary, update it from the official website.

Screen of death on macOS: features and solutions

On laptops MacBook Pro/Air the death screen appears differently than on Windows. Instead of a blue screen, you may see:

  • 🖥️ Gray screen with logo Apple and an endless progress bar.
  • White screen (less often, usually on older models).
  • 🚫 Prohibition sign (crossed out circle) - indicates problems with the bootloader.
  • 🔄 Cyclic rebootMacBook turns on and off immediately.

Causes of failures on macOS often associated with:

  • 🔄 Unsuccessful update (for example, before Sonoma or Ventura).
  • 🛠️ Damage NVRAM/PRAM (non-volatile memory with settings).
  • 💾 Refusal SSD (especially on MacBook 2013–2017 with PCIe drives).
  • 🔌 Failure SMC (system management controller).

First steps for recovery:

  1. Reset NVRAM: turn on MacBook, press immediately Option + Command + P + R for 20 seconds.
  2. Reset SMC:
    • For MacBook with non-removable battery: Shift + Control + Option + power button (hold for 10 seconds).
    • For older models: remove the battery, turn off the power, hold down the power button for 5 seconds.
  • Boot into Recovery Mode (Command + R when turned on) and run Disk Utility to check the disk.
  • If MacBook does not respond to the power button after the death screen, connect it to charge for 30 minutes, then try to turn it on while holding down the power button for 10 seconds. This will reset the power controller.

    What to do if your MacBook gives you the error “Your computer restarted because of a problem”

    This error (analogous to BSOD) appears when the kernel crashes critically. To see details:

    1. Open Console (via Launchpad → Utilities).

    2. Go to System reports → Crash reports.

    3. Find the latest file with the extension .ips - it contains an error code (for example, Kernel Panic).

    4. Copy the code and look for a solution on the forum Apple or MacRumors.

    Hardware causes of the screen of death: how to check the hardware?

    If software methods do not help, the problem may lie in hardware laptop. The most vulnerable components:

    • 💿 Hard drive/SSD — 45% of cases of hardware failures.
    • 🧠 Random access memory (RAM) — 30%.
    • 🔥 Processor or video card - 15% (often due to overheating).
    • 🔌 Power supply/battery — 10%.

    For diagnostics, use the following tools:

    Component Test program Symptoms of a problem
    HDD/SSD CrystalDiskInfo, Victoria Freezes, slow operation, BSOD with code 0x0000007B.
    RAM MemTest86 (bootable flash drive) Random reboots, errors MEMORY_MANAGEMENT.
    CPU/GPU AIDA64, FurMark (stability test) Shutdown under load, artifacts on the screen, code WHEA_UNCORRECTABLE_ERROR.
    Power supply Multimeter (voltage test) The laptop turns off when the charger is disconnected, BSOD under high load.

    If the tests show errors:

    • For RAM: try moving the bars to other slots or leaving one.
    • For HDD/SSD: Back up your data and replace the drive.
    • For overheating: clean the cooling system, replace the thermal paste (with CPU And GPU).
    ⚠️ Attention: On laptops Dell XPS And Alienware a common cause of BSOD is chip failure GPU (especially on models with NVIDIA GTX 10xx). If the screen of death appears when starting games or rendering, this may be your case - the chip needs to be resoldered.

    How to recover data after screen of death?

    If the laptop does not boot, but important files remain on the disk, you can try to save them. The methods depend on the type of failure:

    Method 1: Connecting the drive to another PC

    • Remove HDD/SSD from a laptop.
    • Connect it to another computer via USB adapter (or install as a second drive).
    • Copy the data to backup media.

    Method 2. Bootable USB flash drive with LiveCD

    Create a bootable USB flash drive with Linux LiveCD (For example, Ubuntu or Rescatux) and boot from it. This will allow you to access the files even if Windows won't start.

    Method 3. Restore via command line

    If the problem is with the bootloader, but the disk is physically intact, you can copy the files via cmd in the recovery environment:

    notepad.exe
    

    Файл → Открыть → Перейти в "Этот компьютер" (откроется проводник)

    Скопируйте нужные файлы на внешний диск.

    To recover deleted or damaged files, use the following programs:

    • 🛠️ R-Studio - for deep disk scanning.
    • 🔍 Recuva — to recover accidentally deleted files.
    • 💾 TestDisk - if the partition table is damaged.
    💡

    If the laptop issues a BSOD with the code CRITICAL_PROCESS_DIED, do not try to recover data via chkdsk - this may worsen file corruption. It’s better to immediately connect the drive to another PC.

    Prevention: How to avoid the screen of death in the future?

    To minimize the risk of the screen of death reappearing, follow these guidelines:

    • 🔄 Update your drivers regularly, but not through Windows Update, and from the official websites of manufacturers (NVIDIA, Intel, Realtek etc.).
    • 🛡️ Use an antivirus with protection against rootkits (for example, Kaspersky Internet Security or Bitdefender).
    • 💾 Check disk health once every 3 months CrystalDiskInfo.
    • 🔥 Control the temperature with the help HWMonitor or Core Temp (critical temperature for CPU - above 90°C).
    • Use an uninterruptible power supply (UPS), if your network experiences frequent power surges.
    • 🔋 Do not use a laptop with a dying battery. (below 10%) - this may damage the file system.

    For macOS additional tips:

    • 🍎 Back up regularly via Time Machine.
    • 🔄 Don't update to the new version macOS in the first 2 weeks after release (“raw” builds are often released).
    • 🛠️ Reset once a year SMC And NVRAM to clear temporary errors.

    If your laptop is a game series (ASUS ROG, MSI GT, Lenovo Legion), pay special attention to:

    • Cooling - use cooling pad at high loads.
    • Update BIOS - Manufacturers often release patches to fix problems with GPU.
    • Dust control - clean the cooling system every 6 months.

    Frequently asked questions about the screen of death on a laptop

    ❓ The laptop turns on, but the screen remains black. What to do?

    1. Connect an external monitor - if there is an image, the problem is in the matrix or cable of the laptop.

    2. Reset BIOS: Remove the battery for 30 seconds or use a jumper CLR_CMOS (if any).

    3. Check the RAM: remove the strips, wipe the contacts with an eraser and install them back.

    4. If the laptop makes beeps when turned on, decipher them by BIOS signal table.

    ❓ How to enter safe mode if the laptop reboots cyclically?

    For Windows 10/11:

    1. When turning on the laptop, hold down the power button for 10 seconds to force shutdown.
    2. Repeat this 3 times - on the 4th time it will start Recovery Environment.
    3. Select Troubleshooting → Advanced Options → Boot Options → Restart.
    4. Click F4 (or 4) to download to Safe Mode.

    For macOS:

    Hold Shift when turned on until the logo appears Apple.

    ❓ Is it possible to replace thermal paste yourself if the laptop turns off due to overheating?

    Yes, but you need to be careful:

    1. Buy quality thermal paste (Arctic MX-6, Noctua NT-H2).
    2. Remove the back cover of the laptop (on YouTube there are disassemblies for most models).
    3. Clean the old paste with alcohol (90%+), remove dust from the radiator.
    4. Apply a thin layer of the new paste (no larger than a grain of rice).

    ⚠️ On laptops Apple (especially with chips M1/M2) Replacing thermal paste yourself may void the warranty.

    ❓ BSOD appears only when connected to Wi-Fi. What's the matter?

    Most likely the problem is in the driver Wi-Fi adapter. Solutions:

    1. Open Device Manager (Win + X → Device Manager).
    2. Find a section Network adapters, right click on your Wi-Fi and select Properties → Roll back driver.
    3. If a rollback is not possible, download the driver from the laptop manufacturer's website (not from Windows Update!).
    4. Disable the option in the adapter properties Allow this device to turn off to save power.

    If the problem persists, try connecting USB Wi-Fi adapter (For example, TP-Link TL-WN823N).

    ❓ The laptop does not turn on at all after BSOD. What to do?

    Sequence of actions:

    1. Disconnect the charger, remove the battery (if removable) and hold the power button for 60 seconds (capacitor discharge).
    2. Connect the charger and try turning on the laptop.
    3. If this does not help, check the power supply with a multimeter (the voltage should match that indicated on the sticker).
    4. For laptops Lenovo And HP try it emergency release: turn off the power, hold down Win + V + Shift and hold the power button for 10 seconds.

    If the laptop shows no signs of life (indicators are not lit, the cooler is not working), the problem may be south bridge or power circuit — you can’t do without a service center here.