The situation is familiar to many: the laptop suddenly stops responding to any actions. The screen freezes on one image, the keyboard and touchpad do not work, even the power button does not turn off the device. At such a moment, the main thing is not to panic and not take chaotic actions that could aggravate the problem. Laptop freezes can be caused by both software failures (drivers, Windows updates, conflicting applications) and hardware failures (overheating, problems with RAM or hard drive).

In this article we will look at all possible reasons And solutions, starting with the simplest and safest (forced reboot, checking peripherals) and ending with complex ones (hardware diagnostics, BIOS recovery). We will pay special attention laptops with SSD and hybrid drives - their behavior when frozen differs from traditional HDDs. You will also learn how to prevent repeated failures and what tools to use to monitor the system.

1. Forced reboot: when and how to do it correctly

The first thing that comes to mind when frozen is to hold the power button. But this method is not always safe. If laptop does not respond to the keyboard, but the indicators (for example, the power or hard drive LED) are blinking, which means the system is still trying to end processes. In this case Forced shutdown may damage the file system, especially on HDD.

How to proceed:

  • 🔄 Wait 2–3 minutes. Sometimes the system hangs on its own, especially if the cause is a temporary driver or background process failure.
  • ⏻ If there is no reaction - hold the power button for 10–15 secondsuntil the laptop turns off. For some models (eg Lenovo ThinkPad or Dell XPS) may take up to 20 seconds.
  • 🔌 After turning off disconnect the charger and, if possible, remove the battery (on removable batteries). This will release any residual charge in the capacitors.
  • ⏳ Wait 30 seconds before turning it back on - this will give the components time to cool down if overheating was the cause.
⚠️ Attention: On laptops with NVMe SSD (For example, Samsung 980 Pro or WD Black SN850) forced shutdown is less dangerous than on a HDD, but can still cause the loss of unsaved data in open programs.
📊 How often does your laptop freeze?
  • Never
  • Once every few months
  • Once a month
  • More than once a week

2. Check peripheral devices and connections

Often the cause of freezing is external devices: mice, keyboards, flash drives or even monitors. For example, a USB hub driver conflict or a faulty cable Type-C may block system operation. Here's what to do:

  • 🖱️ Disconnect all USB devices (mouse, webcam, printer, external drive). If the laptop responds, the problem is in one of them.
  • 🔌 Check it out power cable. On some models (for example, HP Pavilion or Acer Swift) a faulty adapter may cause malfunctions.
  • 📺 If an external monitor is connected - unplug it and try switching between displays using the keys Fn + F4/F5/F8 (depending on the model).
  • 🔋 On laptops with a removable battery (Asus TUF Gaming, old Sony VAIO) try remove the battery and work from the network.

If the laptop starts working after disconnecting the peripherals, connect the devices one at a time to identify the “culprit”. Particularly common problems are caused by:

  • 🔌 Cheap USB hubs without own food.
  • 🖨️ Old printers or scanners with outdated drivers.
  • 🎮 Gamepads and joysticks connected via USB.

☑️ Peripheral diagnostics

Done: 0 / 5

3. Diagnostics of overheating: how to check and what to do

Overheating is one of the most common causes of freezes, especially on gaming laptops (MSI GS66, ASUS ROG Strix) or devices with a dust-clogged cooling system. If laptop Stuck during gameplay, rendering, or other loadOverheating is most likely to blame.

How to check:

  1. After a forced reboot immediately start temperature monitoring with the help HWMonitor, Core Temp or SpeedFan.
  2. If the processor temperature (Intel Core i7/i9 or AMD Ryzen 7/9) exceeds 90–95°C when idle, this is critical overheating.
  3. Listen to the operation of the coolers: if they don't rotate or make a lot of noise, the problem is in the cooling system.

What to do:

Cause of overheating Solution Difficulty
Dust in the radiator Cleaning with compressed air or disassembling for cleaning Average
Dried thermal paste Replacing thermal paste (for example, Arctic MX-6) High
Faulty cooler Replacing the fan (e.g. for MacBook Pro or Dell Inspiron) High
Blocked vents Use the laptop on a hard surface or buy a cooling pad Low
⚠️ Attention: On laptops with NVIDIA Optimus (Intel + NVIDIA hybrid graphics) overheating is often associated with the video card driver. Try updating it via GeForce Experience or roll back to a previous version.
How to check the temperature without programs?

On most laptops you can enter the BIOS (usually the F2, Del or Esc when turned on) and look at the temperature in the section Hardware Monitor or PC Health.

4. Crash recovery: safe startup and disk check

If the laptop turns on after a forced reboot, but is unstable (slows down, reboots spontaneously), you need to check the integrity of the system. Here is a step-by-step algorithm:

  1. Start Windows in Safe Mode:
    • At the login screen, hold Shift and click "Reboot".
    • Select Diagnostics → Advanced Options → Boot Options → Safe Mode.
  2. Check the disk for errors:
    chkdsk C: /f /r

    (Run Command Prompt as Administrator and enter the command. For SSD use /scan instead of /r.)

  3. Restore system files:
    sfc /scannow
    DISM /Online /Cleanup-Image /RestoreHealth
  4. Check the event log:
    • Click Win + X → “Computer Management” → “Event Viewer” → “System”.
    • Look for errors with the code Event ID 6008 (incorrect shutdown) or Event ID 7000 (service failure).

If the laptop works stably in safe mode, the problem is drivers or conflicting programs. Try:

  • 🔄 Roll back the latest Windows updates (Settings → Update & Security → Windows Update → View update history).
  • 🚫 Remove recently installed programs via Control Panel → Programs and Features.
  • 🔧 Update chipset, video card and network adapter drivers manually (download from the laptop manufacturer’s website, not through Windows Update).
💡

If your laptop freezes when loading Windows (logo or spinning wheel), try booting from Live USB Linux based (eg Ubuntu). If the system boots, the problem is in Windows, not in the hardware.

5. Hardware diagnostics: RAM, SSD/HDD, motherboard

If laptop won't turn on after freezing or reboots cyclically, the reason may lie in the malfunction of components. Let's check the main components:

Random access memory (RAM)

Faulty RAM sticks often cause freezes, especially under high load. How to check:

  1. Turn off the laptop, disconnect the power and remove the battery (if removable).
  2. Open the back cover (on some models, e.g. Apple MacBook Air, this is impossible without special tools).
  3. If there are several strips - try starting the laptop with one, testing each one in turn.
  4. For deep checking use MemTest86 (bootable USB drive).

Storage (SSD/HDD)

Symptoms of a drive failure:

  • 🐢Laptop stuck on the manufacturer's logo (For example, ASUS, HP).
  • 🔄 Cyclic reboot without booting the system.
  • 💥 A blue screen appears with an error CRITICAL_PROCESS_DIED or INACCESSIBLE_BOOT_DEVICE.

For diagnostics:

  • Connect the drive to another PC via USB adapter and check with CrystalDiskInfo.
  • For SSD, pay attention to the parameters Reallocated Sectors Count And Uncorrectable Error Count - their growth indicates imminent failure.

Motherboard and power supply

If laptop shows no signs of life (indicators do not light up, coolers do not rotate), the problem may be:

  • 🔌 Power supply: Check the voltage with a multimeter (should be 19–20V for most models).
  • 🔋 Power controller on the motherboard (a common problem with Lenovo IdeaPad And Acer Aspire).
  • 🔥 Swollen capacitors (visually noticeable during disassembly).
⚠️ Attention: On laptops with soldered RAM (For example, Apple MacBook Pro 2018+ or Dell XPS 13) memory diagnostics are only possible by software. Hardware replacement requires soldering on specialized equipment.
💡

If the laptop turns on but the screen remains black, try connecting an external monitor. If there is an image, the problem is in the matrix, cable or video card.

6. Reset BIOS/UEFI and restore firmware

In rare cases, freezing is caused by BIOS/UEFI failures, especially after a failed update or factory reset. Symptoms:

  • Laptop turns on but does not boot the system (black screen or message No Bootable Device).
  • 🔄 Cyclic reboot at the POST stage (before the Windows logo appears).
  • 🔧 Unable to enter BIOS (keys F2/Del don't work).

Recovery methods:

  1. Reset BIOS to factory settings:
    • Unplug the laptop and remove the battery.
    • On the motherboard, find jumper CLR_CMOS (usually near the battery) and short circuit it for 10 seconds.
    • If there is no jumper - remove the battery CR2032 for 5 minutes.
  2. Restoring BIOS firmware:
    • For laptops ASUS, MSI or Gigabyte download the firmware from the official website and place it on flash drive in FAT32 format.
    • Connect the flash drive, hold Win + B (for ASUS) or Ctrl + Home (for MSI) and turn on the laptop. Automatic recovery will begin.

For laptops Lenovo And HP may be required programmer (For example, CH341A) for flashing the BIOS via the SPI interface. This procedure is risky and requires experience.

7. When to contact the service center

Not all problems can be solved on your own. Contact a specialist if:

  • 💥Laptop doesn't turn on at all (no indication, does not respond to charging).
  • 🔥 There are signs short circuit (burning smell, melted elements).
  • 💾 Diagnostics shows critical SSD/HDD errors (For example, SMART status: Bad).
  • 🔧 Required chip replacement (For example, south bridge or power controller).
  • 🔄Laptop freezes even in BIOS or on a bootable USB flash drive.

The cost of repair depends on the malfunction:

Problem Cost (approximate) Repair period
Replacing thermal paste 1 500 – 3 000 ₽ 1–2 days
Cleaning from dust 2 000 – 4 000 ₽ 1 day
Replacing SSD 3,000 – 10,000 ₽ (without storage cost) 1–3 days
Motherboard repair (replacement of capacitors, chips) 5 000 – 20 000 ₽ 3–7 days
Flashing the BIOS with a programmer 3 000 – 8 000 ₽ 1–2 days

Before contacting service:

  • 📋 Take pictures of the mistakes (blue screens, BIOS messages).
  • 🔍 Specify laptop model and serial number (usually on a sticker at the bottom).
  • 💾 Make a backup copy of your data if the laptop reacts in any way.

8. Prevention of freezes: how to avoid problems in the future

To minimize the risk of repeated freezes, follow these recommendations:

Software prevention

  • 🔄 Update your drivers regularly, especially for the video card and chipset. Use official utilities:
    • NVIDIA GeForce Experience for NVIDIA video cards.
    • AMD Adrenalin for Radeon.
    • Intel Driver & Support Assistant for Intel processors.
  • 🛡️ Install antivirus with protection against rootkits (For example, Kaspersky Internet Security or Bitdefender).
  • 📊 Use monitoring utilities:
    • HWInfo - to control temperatures and voltages.
    • CrystalDiskInfo — to monitor the status of SSD/HDD.
    • Process Explorer — to search for “gluttonous” processes.

Hardware prevention

  • 🧹 Clean your laptop from dust every 6 months. To do this, use a can of compressed air and a soft brush.
  • 🔋 If the battery is swollen - replace it urgently. A swollen battery can damage the motherboard.
  • 🌡️ Avoid using your laptop on soft surfaces (bed, sofa) that block the ventilation holes.
  • 🔌 Use original power supply. Cheap analogues can cause voltage surges.

Windows settings for stability

Disable unnecessary features that may cause conflicts:

  1. 🔄 Disable quick start: Control Panel → Power Options → What the power buttons do → Change settings that are currently unavailable → Uncheck “Enable Fast Startup”.
  2. 🔧 Disable automatic driver updates: Settings → Update & Security → Advanced Options → Show restart notification.
  3. 📁 Move the swap file to another disk (if there are several of them): Control Panel → System → Advanced system settings → Performance → Settings → Advanced → Change.
💡

If your laptop often freezes when waking up from sleep, disable hybrid sleep mode with the command powercfg /h off on the command line (as administrator).

FAQ: Frequently asked questions about laptop freezes

🔹 The laptop is stuck on the Windows logo (spinning wheel). What to do?

This could be caused by corrupted system files or driver failure. Try:

  1. Force restart your laptop (hold the power button for 10 seconds).
  2. The next time you turn on Windows, it should start automatic recovery. If not, boot from installation flash drive and select System Restore.
  3. If this doesn't help, do rollback to restore point or reinstall Windows while keeping the files.

If the problem persists, check the disk for errors (chkdsk C: /f) and update drivers manually.

🔹 Laptop freezes when gaming or rendering. What is the reason?

Most likely this is overheating or lack of nutrition. Do the following:

  • Check GPU/CPU temperature using MSI Afterburner or HWMonitor. If it exceeds 90°C - Clean your laptop from dust and change thermal paste.
  • Make sure that the power supply provides enough power (for example, RTX 3060 minimum required 180W).
  • Disable overclocking (if used) and check stability using FurMark (for video card) or Prime95 (for processor).
  • Update your video card drivers and roll back to the previous versionif the problem appeared after the update.

If freezes continue, try lower graphics settings in game or reduce resolution.

🔹 The laptop does not respond to the power button. What to do?

If laptop completely "dead" (indicators do not light up, does not respond to charging), try:

  1. Disconnect the charger and remove the battery (if removable).
  2. Hold the power button 30–60 seconds - this will release the residual charge in the capacitors.
  3. Connect the charger and try turning on the laptop.
  4. If there is no reaction, check the power supply with a multimeter (there should be 19–20V at the exit).
  5. If the power supply is also working, the problem may be power controller or south bridge motherboard - contact service.

On some laptops (eg MacBook or Dell Latitude) yes hidden reset button — look for it next to the power connector (you need to press it with a needle).

🔹 Is it possible to recover data if the laptop does not turn on?

Yes, in most cases the data can be saved. Methods:

  • 🖥️ Connect the drive to another PC through USB adapter or docking station. If the drive is detected, copy the data.
  • 🔧 If the disk is not detected, use recovery programs:
    • R-Studio - for damaged file systems.
    • TestDisk - to restore partitions.
    • Recuva — to search for deleted files.
  • 💽 If the disk is physically damaged (knocking, not detected in the BIOS), contact a data recovery laboratory (for example, ACELab or HDD Recovery). Cost starts from 5 000 ₽.

⚠️ Do not attempt to recover data from the disk from which the system boots. - This may result in overwriting lost files.

🔹 Why does my laptop freeze after updating Windows?

Windows updates often cause driver conflicts or hardware incompatibility. Solutions:

  • 🔄 Roll back the update: Settings → Update & security → View update history → Uninstall updates.
  • 🔧 Update drivers manually (especially for video card, network adapter and chipset). Download them from the laptop manufacturer's website, not through Windows Update.
  • 🛡️ Disable automatic driver installation: Control Panel → System → Advanced system settings → Hardware → Device installation options → No, allow selection.
  • 📋 Check it out Windows event log for errors: Win + X → Computer Management → Event Viewer → System.

If the problem persists, try defer updates for 30 days or install Windows in clean boot mode (no third party services).