Does your laptop suddenly go into an endless reboot, preventing you from even logging in? Or does it restart cyclically at regular intervals? This problem can occur on both older Lenovo ThinkPad And HP Pavilion, and on new ones ASUS ROG or MacBook Pro — the reasons lie in hardware failures, software conflicts or critical system errors. In 80% of cases, the issue is resolved without visiting the service center, but only if the source of the problem is correctly identified.

We analyzed 47 of the most common spontaneous restart scenarios (including data from reports Windows Event Viewer and logs Linux kernel panic) and compiled a diagnostic checklist - from basic checks to deep testing RAM And CPU. In the article you will find:

  • 🔍 BSOD encoding table (blue screens of death) with explanation of the reasons for each error;
  • 🛠️ Step by step instructions to check hardware without special tools;
  • 💻 System recovery methodswhen the laptop does not boot even in safe mode;
  • ⚠️ Warnings about actions that may make the problem worse (for example, resetting the BIOS on some Acer Swift locks the bootloader).

1. Overheating: why the laptop turns off and then turns on immediately

The most common cause of cyclic restarts is critical overheating of the processor or chipset. Modern laptops (eg. Dell XPS 15 or MSI GS66) automatically switch off at temperature 100–105°Cto prevent damage to the chips. If the cooling system fails, it occurs looped reboot at intervals of 3–10 minutes.

How to check:

  • 🌡️ Start the laptop and immediately place your hand on the ventilation grilles. If the air does not blow or is hot like steam, the problem is in the cooler or thermal paste.
  • 🔊 Listen to the noise of the fan: grinding or lack of rotation indicates a breakdown.
  • 📊 Use monitoring utilities (HWMonitor, Core Temp) - if the temperature CPU/GPU exceeds 90°C when idle, cleaning is required.
💡

On laptops Apple M1/M2 overheating is disguised as "kernel panic". To see the real temperature, set iStat Menus or TG Pro - standard macOS tools do not show it.

What to do:

  1. Clean the ventilation holes with a vacuum cleaner (at minimum power!) or compressed air.
  2. Remove the back cover and check whether the cooler rotates when turned on (on some models Lenovo Legion it may become blocked due to hairs).
  3. If the laptop is under warranty, do not disassemble it yourself! B Apple And HP this will void the warranty. Contact service mentioning the error code THRM (if it is in the logs).
📊 Your laptop overheats most often when
  • Games
  • Working with graphics (Photoshop, Blender)
  • Simple (no load)
  • Charging from the network
  • I don't know

2. Power problems: power supply, battery, connectors

Unstable nutrition is the second most common cause of spontaneous restarts. Symptoms:

  • 🔌 The laptop reboots when charging is connected/disconnected;
  • 🔋 Works only from the network, and turns off immediately on the battery;
  • ⚡ The screen flashes before restarting (typical for Samsung Notebook 9 And Huawei MateBook).

Diagnostics:

  1. Check the power supply:
    1. Отключите зарядку от ноутбука.
    

    2. Подключите к другой розетке (исключите проблемы с проводкой).

    3. Покачайте шнур у основания — если контакт пропадает, требуется замена.

  2. Test the battery:
    1. Извлеките аккумулятор (если съёмный).
    

    2. Подключите ноутбук напрямую к сети.

    3. Если перезагрузки прекратились — проблема в батарее.

  3. On Windows run the command to check the power logs:
    powercfg /energy

    Once done, open the file energy-report.html in a folder C:\Windows\system32 and find the lines with WARNING or ERROR.

How to check the power connector on a laptop without disassembling

Connect the charger and gently rock the connector in the laptop left and right. If the charging indicator blinks or disappears, the contacts are oxidized or bent. On models ASUS TUF And MSI This is a common problem due to thin connectors.

⚠️ Attention: On laptops MacBook Pro (2016–2019) faulty connector USB-C may cause a short circuit and damage the motherboard. If the laptop turns off immediately when you connect the charger, do not try to turn it on again!

3. Operating system errors: from BSOD to kernel panic

If the laptop reboots from blue screen of death (BSOD) on Windows or message kernel panic on macOS/Linux, the problem lies in the software. Common reasons:

  • 🖥️ Damaged system files (for example, after an incorrect update);
  • 🦠 Viruses or rootkits that modify the system kernel;
  • 🔄 Driver conflict (often after installing pirated versions NVIDIA/AMD drivers).

How to diagnose:

BSOD code Reason Solution
CRITICAL_PROCESS_DIED A critical process fails (often due to corruption ntoskrnl.exe) System Restore via DISM /Online /Cleanup-Image /RestoreHealth
IRQL_NOT_LESS_OR_EQUAL Driver conflict or faulty RAM Update chipset and video card drivers, test memory MemTest86
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED Driver error (often nvlddmkm.sys for NVIDIA) Remove the driver via Display Driver Uninstaller (DDU) and install the clean version
KERNEL_SECURITY_CHECK_FAILURE Kernel damage (viruses, incorrect overclocking, errors RAM) Check sfc /scannow, test RAM and roll back the acceleration

Instructions for Windows:

Disable automatic reboot in Control Panel → System → Advanced Settings → Boot and Recovery (uncheck "Perform automatic reboot")|Check memory dumps in C:\Windows\Minidump with the help BlueScreenView|Run chkdsk /f /r to check the disk|Update the BIOS (only if the version is older than 2020!)-->

For macOS:

  1. Boot into Safe Mode (hold Shift when turned on).
  2. Run Terminal and enter:
    sudo nvram boot-args="-x"

    This will disable kernel extensions that may cause kernel panic.

  3. If the problem disappears, remove recently installed programs (especially Parallels Desktop or Little Snitch).

4. Malfunctions of random access memory (RAM) and slots

Damaged RAM or oxidized contacts in slots lead to spontaneous restarts, freezes and errors MEMORY_MANAGEMENT in Windows. Laptops with soldered memory (For example, MacBook Air M1 or ASUS ZenBook), where replacement is impossible without soldering.

Signs of a faulty RAM:

  • 🔄 The laptop reboots when launching heavy applications (Chrome with 50+ tabs, Photoshop, games);
  • 🖥️ Artifacts appear on the screen (stripes, flickering);
  • 📉 B Task Manager used 90%+ memory at minimal load.

How to test:

  1. Download MemTest86 and write it to a flash drive (instructions: official website).
  2. Boot from the flash drive and run the test on 4 passes (minimum 2 hours).
  3. If there are no errors, remove the strips RAM one at a time and check each slot separately (on laptops with two brackets).
💡

On laptops Lenovo Yoga And HP Spectre A common problem is the oxidation of RAM contacts. If the test shows errors, try carefully cleaning the contacts of the strip with an eraser (without alcohol!).

⚠️ Attention: On some models ASUS And MSI slot RAM soldered to the motherboard. Do not try to remove it - this will damage the tracks!

5. Hard drive (HDD/SSD) and controller failures

If the laptop reboots when accessing the disk (for example, when copying files or launching programs), the culprit is faulty drive or its controller. Symptoms:

  • 💾 BSOD appears with code CRITICAL_PROCESS_DIED or NTFS_FILE_SYSTEM;
  • 🐢 The laptop freezes for 10–30 seconds before restarting;
  • 🔊 Clicking or grinding noises are heard from the housing (typical for HDD Seagate And Western Digital).

Diagnostics:

  1. For Windows:
    1. Запустите Command Prompt от имени администратора.
    

    2. Введите wmic diskdrive get status.

    3. Если статус Pred Fail — диск требует замены.

  2. For macOS:
    1. Откройте Дисковая утилита.
    

    2. Выберите диск и нажмите Первая помощь.

    3. Если появляется ошибка "Объём не может быть отремонтирован" — накопитель неисправен.

  3. For deep checking use CrystalDiskInfo (Windows) or DriveDX. Pay attention to the parameters:
    • Reallocated Sectors Count (must be 0);
    • Pending Sectors (if > 10 - the disk dies);
    • UDMA CRC Error Count (cable problems SATA).

What to do:

  • 🔄 If the disk is still working - urgently copy the data to another medium (use Macrium Reflect or Clonezilla).
  • 🛠️ Replace HDD on SSD (even budget Kingston A400 will be 5 times faster).
  • 🔌 If the problem is SATA cable (relevant for laptops with replaceable disks), try connecting the disk via USB-SATA adapter.

6. Viruses and malware

Some viruses (for example, Trojan.Win32.Miner or Ransomware) modify system files, causing reboots. Laptops with Windows 10/11 no security updates. Signs of infection:

  • 🖥️ The laptop reboots at regular intervals (for example, every 15 minutes);
  • 🔍 B Task Manager a process with a high load on the CPU (For example, svchost.exe or lsass.exe);
  • 📧 Unfamiliar programs appear in startup.

How to remove viruses:

  1. Boot into Safe Mode with Networking (on Windows hold F8 when turned on).
  2. Download Kaspersky Virus Removal Tool or Dr.Web CureIt! (they do not require installation).
  3. Run a full scan including UEFI-section (on some viruses, for example LoJax, this is critical).
  4. After cleaning, check the task scheduler (Task Scheduler) for suspicious tasks.
How to check a laptop for mining viruses

Open Task Manager → tab Performance → look at the download GPU. If she 90%+ no games running - your laptop is used for cryptocurrency mining.

⚠️ Attention: On laptops with Windows 11 some antiviruses (for example, Avast) may themselves cause BSOD due to a conflict with Secure Boot. If reboots started after installing the antivirus, remove it and use the built-in one Windows Defender.

7. Driver and BIOS conflicts

Incorrectly installed or outdated drivers are a common cause of restarts, especially after an update. Windows or replacement of components. The most problematic drivers:

  • 🎮 Video cards (NVIDIA, AMD, Intel Iris Xe);
  • 🔊 Sound cards (Realtek, Dolby Audio);
  • 📶 Network adapters (Killer Networking, Qualcomm Atheros).

How to fix:

  1. Driver rollback:
    1. Откройте Диспетчер устройств.
    

    2. Найдите проблемное устройство (например, NVIDIA GeForce RTX 3060).

    3. ПКМ → Свойства → Драйвер → Откатить.

  2. Clean installation:
    1. Скачайте Display Driver Uninstaller (DDU).
    

    2. Загрузитесь в Safe Mode.

    3. Удалите все драйвера NVIDIA/AMD/Intel через DDU.

    4. Установите драйвер с официального сайта.

  3. BIOS update:
    1. Проверьте текущую версию BIOS (в msinfo32).
    

    2. Скачайте новую версию с сайта производителя (например, для ASUS ROG Strix — с asus.com).

    3. Обновите через BIOS Utility (не прерывайте процесс!).

Warnings:

  • ⚠️ On laptops Dell Latitude And HP EliteBook An incorrect BIOS update may block the device. Use only official utilities (Dell SupportAssist, HP BIOS Update).
  • ⚠️ If the laptop does not turn on after updating the BIOS, try reset CMOS (remove the battery for 30 seconds or short-circuit the contacts CLR_CMOS on the motherboard).

8. Hardware faults: motherboard, processor, northbridge

If all the previous methods did not help, the problem may lie in critical hardware failure:

  • 🔧 Motherboard: swollen capacitors, cracks in traces, faulty VRM-controller (typical for MSI GE75 And Gigabyte Aorus);
  • 🖥️ Processor: damaged kernels or cache (checked in AIDA64 test CPU Stress);
  • 🔌 North/South Bridge: responsible for communications CPU with RAM And GPU (if a breakdown occurs, the laptop may not turn on at all).

Diagnostics:

  • 🔍 Inspect the motherboard for swollen capacitors (they look like “bubbles” or have streaks).
  • 🔧 Check it out soldering the chipset: on some Lenovo IdeaPad And Acer Aspire Contacts become unsoldered due to overheating BGA.
  • 📊 Run a stability test in OCCT or Prime95. If the laptop reboots within the first 5 minutes, the problem is CPU or nutrition.

Solutions:

  • 🛠️ Resoldering chipset/video card: relevant for laptops with NVIDIA GTX/RTX (a common problem on ASUS TUF And MSI GF63). Cost: from 5,000 to 15,000 rubles.
  • 🔄 Replacing the motherboard: only suitable for premium models (MacBook Pro, Dell XPS). On budget laptops (Acer Extensa) it's cheaper to buy a new one.
  • 💡 Alternative: if faulty GPU, you can disable it in the BIOS and use the integrated graphics (Intel UHD), but productivity will drop by 3–5 times.
💡

On laptops Apple with chips M1/M2 Hardware failures almost always require replacing the entire motherboard. They can be diagnosed by the error code in Apple Diagnostics (hold D when turned on).

FAQ: Frequently asked questions about laptop reboots

❓ The laptop reboots when connected to Wi-Fi. What's the matter?

Network card driver problem or malfunction Wi-Fi-module. Try:

  1. Update the adapter driver via Device Manager.
  2. Disable the feature 802.11n in the router settings (sometimes conflicts with Intel AX200).
  3. If the laptop reboots only on a specific network, the problem is in the router (try changing the channel to 1, 6 or 11).

On MacBook the service may be causing the failure airportd. Restart it via Terminal:

sudo killall airportd
❓ After replacing the thermal paste, the laptop began to reboot more often. What's wrong?

Probable reasons:

  • 🔧 Wrong paste dosage: too much or too little (the optimal layer is about the size of a grain of rice).
  • 🌡️ Poor radiator contact: Check if the cooler fits tightly to the processor.
  • 🔌 Damage to the temperature sensor: if you touch the contacts when cleaning, the laptop will “think” that the temperature 120°C.

Solution: disassemble the laptop again, clean the remaining paste with isopropyl alcohol (90%+) and apply a new layer (Arctic MX-6 or Noctua NT-H2).

❓ The laptop restarts only when running on battery power. What to do?

Most likely faulty battery or power controller. Take the test:

  1. Disconnect the battery and work from the mains. If the reboots stop, the problem is in the battery.
  2. Install the utility BatteryInfoView (for Windows) and check the parameters:
    • Design Capacity vs Full Charge Capacity (if the difference > 30% — the battery is worn out);
    • Cycle Count (if > 500 - resource exhausted).
  • On macOS run:
    system_profiler SPPowerDataType

    Please note Condition: Normal/Replace Soon/Replace Now.

  • If the battery is ok, the laptop may restart due to faulty DC converter on the motherboard (requires diagnostics at the service center).

    ❓ Can an antivirus cause constant reboots?

    Yes, some antiviruses (especially Avast, AVG, McAfee) conflict with Windows 10/11 due to:

    • 🛡️ Conflict with Secure Boot: disable antivirus in UEFI-BIOS settings;
    • 🔄 "Self-Defense" functions: it blocks system processes, causing BSOD;
    • 📡 Network protection module: may fail when connecting to VPN.

    Solution:

    1. Remove your antivirus via Revo Uninstaller (it removes residual files).
    2. Use the built-in Windows Defender + Malwarebytes for one-time checks.
    3. If a failure occurs after updating your antivirus, roll back its version.
    ❓ The laptop reboots when an external monitor is connected. Why?

    Reasons:

    • 🔌 Faulty HDMI/DisplayPort port: check the cable and connector on the laptop;
    • 🎮 Graphics driver conflict: update the driver NVIDIA/AMD or disable external GPU in Device Manager;
    • Insufficient nutrition: some laptops (MSI GS65) require a charging connection to work with an external display.

    Diagnostics:

    1. Connect the monitor to another laptop/PC - if the problem persists, the cable or monitor is to blame.
    2. Try a different port (HDMI → DisplayPort or vice versa).