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/GPUexceeds90°Cwhen 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:
- Clean the ventilation holes with a vacuum cleaner (at minimum power!) or compressed air.
- 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).
- 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).
- 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:
- Check the power supply:
1. Отключите зарядку от ноутбука.2. Подключите к другой розетке (исключите проблемы с проводкой).
3. Покачайте шнур у основания — если контакт пропадает, требуется замена. - Test the battery:
1. Извлеките аккумулятор (если съёмный).2. Подключите ноутбук напрямую к сети.
3. Если перезагрузки прекратились — проблема в батарее. - On Windows run the command to check the power logs:
powercfg /energyOnce done, open the file
energy-report.htmlin a folderC:\Windows\system32and find the lines withWARNINGorERROR.
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:
- Boot into Safe Mode (hold
Shiftwhen turned on). - Run
Terminaland enter:sudo nvram boot-args="-x"This will disable kernel extensions that may cause
kernel panic. - 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 Managerused90%+memory at minimal load.
How to test:
- Download MemTest86 and write it to a flash drive (instructions: official website).
- Boot from the flash drive and run the test on 4 passes (minimum 2 hours).
- If there are no errors, remove the strips
RAMone 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_DIEDorNTFS_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:
- For Windows:
1. ЗапуститеCommand Promptот имени администратора.2. Введите
wmic diskdrive get status.3. Если статусPred Fail— диск требует замены. - For macOS:
1. ОткройтеДисковая утилита.2. Выберите диск и нажмите
Первая помощь.3. Если появляется ошибка"Объём не может быть отремонтирован"— накопитель неисправен. - For deep checking use CrystalDiskInfo (Windows) or DriveDX. Pay attention to the parameters:
Reallocated Sectors Count(must be0);Pending Sectors(if >10- the disk dies);UDMA CRC Error Count(cable problemsSATA).
What to do:
- 🔄 If the disk is still working - urgently copy the data to another medium (use Macrium Reflect or Clonezilla).
- 🛠️ Replace
HDDonSSD(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 Managera process with a high load on theCPU(For example,svchost.exeorlsass.exe); - 📧 Unfamiliar programs appear in startup.
How to remove viruses:
- Boot into Safe Mode with Networking (on Windows hold
F8when turned on). - Download Kaspersky Virus Removal Tool or Dr.Web CureIt! (they do not require installation).
- Run a full scan including
UEFI-section (on some viruses, for example LoJax, this is critical). - 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:
- Driver rollback:
1. ОткройтеДиспетчер устройств.2. Найдите проблемное устройство (например,
NVIDIA GeForce RTX 3060).3. ПКМ →Свойства → Драйвер → Откатить. - Clean installation:
1. Скачайте Display Driver Uninstaller (DDU).2. Загрузитесь в
Safe Mode.3. Удалите все драйвера NVIDIA/AMD/Intel через DDU.
4. Установите драйвер с официального сайта. - 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_CMOSon 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
CPUwithRAMAndGPU(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
CPUor 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:
- Update the adapter driver via
Device Manager. - Disable the feature
802.11nin the router settings (sometimes conflicts with Intel AX200). - 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:
- Disconnect the battery and work from the mains. If the reboots stop, the problem is in the battery.
- Install the utility BatteryInfoView (for Windows) and check the parameters:
Design CapacityvsFull Charge Capacity(if the difference >30%— the battery is worn out);Cycle Count(if >500- resource exhausted).
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 inUEFI-BIOS settings; - 🔄 "Self-Defense" functions: it blocks system processes, causing BSOD;
- 📡 Network protection module: may fail when connecting to VPN.
Solution:
- Remove your antivirus via Revo Uninstaller (it removes residual files).
- Use the built-in Windows Defender + Malwarebytes for one-time checks.
- 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/DisplayPortport: check the cable and connector on the laptop; - 🎮 Graphics driver conflict: update the driver NVIDIA/AMD or disable external
GPUinDevice Manager; - ⚡ Insufficient nutrition: some laptops (MSI GS65) require a charging connection to work with an external display.
Diagnostics:
- Connect the monitor to another laptop/PC - if the problem persists, the cable or monitor is to blame.
- Try a different port (
HDMI → DisplayPortor vice versa).