A frozen laptop screen is one of the most annoying problems faced by every user. The system does not respond to the keyboard, touchpad or external mouse, the cursor freezes in place, and all attempts to reboot the device using standard methods fail. In such a situation, the main thing is not to panic and not take chaotic actions that could aggravate the problem or lead to data loss.
The reasons for freezing can vary from trivial CPU overheating to critical operational errors video card drivers (especially relevant for laptops with discrete graphics NVIDIA or AMD). In some cases, the culprit is software conflict, for example, when two utilities simultaneously try to access the same system resources. Less often the problem lies in hardware failures of RAM or hard drivethat require diagnostics at a service center.
In this article, we will look at step-by-step actions - from the simplest to the most radical - that will help you “reanimate” your laptop without the risk of damaging data. Let us separately dwell on the nuances for different operating systems (Windows 10/11, macOS, Linux) and consider which manipulations are strictly prohibited in each specific situation.
1. First aid: force reboot without power button
If the laptop does not respond even to pressing the power button, do not rush to press it. In 60% of cases, a key combination that simulates a hard reset helps. Try the following options:
- 🔄 For Windows: pinch
Ctrl + Alt + Delfor 10–15 seconds. If the system does not respond, tryWin + Ctrl + Shift + B- this restarts the graphics driver (works even on a black screen). - 🍎 For macOS: click
Control + Command + Power(on new MacBook with Touch ID —Control + Command + Media Eject). This forces the system to reboot, storing data in the crash buffer. - 🐧 For Linux: combination
Alt + SysRq + REISUB(spelled, with a 1 second delay between presses) performs a safe reboot. Works if the kernel is not damaged.
If the combinations do not work, try unplugging the laptop (unplug the power cord) and remove the battery (if it is removable). For devices with a non-removable battery (for example, MacBook Pro or Dell XPS) hold down the power button on 20–30 seconds - this will discharge the residual charge of the capacitors and reset the power controller.
- Once a week
- Once a month
- Less often
- Never
⚠️ Attention: On laptops Lenovo ThinkPad and some models HP Holding the power button for a long time (more than 10 seconds) may result in a factory reset UEFI/BIOS. If after rebooting a message appears about incorrect boot settings, enter the BIOS (F2orDelat startup) and selectLoad Default Settings.
2. Diagnosis of the cause of the freeze based on indirect signs
Before taking drastic measures, try to determine the source of the problem by external signs. This will help avoid repeated freezes in the future.
| Sign | Probable Cause | Recommendations |
|---|---|---|
| Screen freezes when playing games or rendering videos | GPU/CPU overheating or video card driver failure | Clean the cooling system, update drivers, check thermal paste |
| Freezes when connecting external devices (flash drive, HDD) | USB controller conflict or damaged device | Connect the device to a different port, test it on another PC |
| The system freezes on the logo when loading | Boot sector corruption or update error | Recover bootloader via bootrec or Live USB |
| The cursor moves, but the programs do not respond | RAM overload or process frozen explorer.exe |
Run Task Manager through Ctrl+Shift+Esc and terminate unnecessary processes |
If the freeze is accompanied artifacts on the screen (stripes, flickering, color distortion), this almost always indicates problems with the video card. In this case:
- Try connecting an external monitor via
HDMIorDisplayPort. If the image on it is normal, the matrix or cable of the laptop is to blame. - Boot into safe mode (for Windows - hold
Shiftwhen rebooting) and remove the video card driver viaDevice Manager. - For laptops with hybrid graphics (NVIDIA Optimus or AMD Switchable) disable the discrete video card in the BIOS.
How to check the processor temperature without special programs?
If the laptop freezes, but you manage to see the BIOS/UEFI screen when booting, pay attention to the section Hardware Monitor or PC Health. The current CPU/GPU temperature is displayed there. Normal values: up to 85°C under load, up to 50°C at idle. If the temperature is above 90°C, the cooling system needs to be cleaned.
3. Crash processes via keyboard
If the screen is not completely frozen, but simply does not respond to the mouse or touchpad, try controlling the system using hotkeys. This method is especially effective when freezing is caused by one specific program (for example, a game or heavy software like Adobe Premiere or AutoCAD).
Sequence of actions:
- Click
Ctrl + Shift + Escto openTask Manager. If the window does not appear, tryCtrl + Alt + Del → Task Manager. - Using the keys
Tab,ArrowsAndEnterHighlight the problematic process (usually marked as “Not Responding”). - Click
Alt + Z(Russian layout) orAlt + E(English) to complete the task.
If Task Manager also does not open, try an alternative method:
- 🔑 Click
Win + R, entertaskkill /f /im process_name.exeand pressEnter. For example, to complete Chrome usetaskkill /f /im chrome.exe. - 🖥️ For macOS: open
TerminalthroughSpotlight(Cmd + Space), entertop, find the PID of the problematic process and executekill -9 [PID].
Save open documents (if you have access to a keyboard)|Check if archiving or disk defragmentation is running|Disconnect external drives|Remember the names of “suspicious” processes for further diagnostics-->
⚠️ Attention: Don't terminate named processessvchost.exe,lsass.exeorwinlogon.exeThese are critical system services. Stopping them will result in immediate shutdown of the laptop and possible loss of data.
4. System recovery through safe mode
If your laptop boots but keeps freezing after a few minutes of use, it may be due to system file corruption or driver conflict. In this case, downloading to safe mode followed by restoration.
Instructions for Windows 10/11:
- Force restart your laptop (hold the power button for 5-10 seconds).
- Immediately after turning on (on the manufacturer's logo screen), hold
Shiftand pressF8(for UEFI) or simplyF8(for Legacy BIOS). - On the menu
Additional download optionsselectSafe Mode with Command Line Support. - On the command line, run:
sfc /scannowdism /online /cleanup-image /restorehealthThese commands will check the integrity of system files and repair damaged ones.
For macOS:
- Clamp
Shiftwhen loading to log in Safe Mode. - Open
Terminaland do:sudo fsck -fysudo repair_packages --verify --standard-pkgs / - Restart your laptop in normal mode.
If the system boots in safe mode but not in normal mode, the problem is most likely drivers or startup programs. Use msconfig (for Windows) or LaunchDaemons (for macOS) to disable unnecessary services.
If your laptop freezes when loading Windows but you can still see the logo screen, try turning off Quick start. To do this: Control Panel → Power Options → What the Power Buttons Do → Change Settings That Are Currently Unavailable and uncheck Enable Fast Startup.
5. Radical measures: resetting the BIOS and disabling peripherals
If the laptop freezes even at the POST stage (before loading the operating system), the problem may lie in incorrect BIOS settings or hardware conflict. In this case, resetting the BIOS settings to factory settings or disabling all external devices will help.
Reset BIOS:
- 🔧 On most laptops (Asus, Acer, MSI) reset is performed by removing the battery
CR2032on the motherboard (disassembly required). - 🔄 On some models (Lenovo, HP) there is a special button
CMOS Resetnext to the power connector - press it with a pin for 10 seconds. - 💻 For macOS reset is performed by the command in
Terminal:sudo nvram -c
Disabling peripherals:
Disconnect everything external devices: mouse, keyboard, printer, USB hubs, memory cards and even a charger. POST hangs are often caused by:
- 🖨️ Faulty printer or scanner connected via USB.
- 💾 Damaged flash drive or external HDD.
- 🔌 Defective power cable (especially important for MacBook with USB-C).
⚠️ Attention: On laptops Dell Latitude And Precision resetting the BIOS may cause activation Computrace (antivirus at the BIOS level), which will block the boot. If after the reset the message appears Computrace Module Activated, contact support Dell to deactivate.
6. Hardware reasons: when you can’t do without a service center
If none of the software methods help, the problem is most likely hardware room. Here are the signs when you should contact a service center:
- 🔥Laptop overheats (the case is hot, the fan is running at maximum, but air is not blown out).
- 💥 Freezing is accompanied by clicks or squeak from the speakers (a sign of a faulty HDD or motherboard).
- 🖥️ Appear on the screen artifacts (stripes, flickering, distorted colors) even in the BIOS.
- 🔌 The laptop does not turn on after a forced shutdown (the power controller may have failed).
The most common hardware faults:
| Component | Symptoms | Repair cost (approx.) |
|---|---|---|
| Random access memory (RAM) | Freezes when launching programs, blue screen MEMORY_MANAGEMENT |
1,500–3,000 ₽ (replacement strip) |
| Hard drive (HDD/SSD) | The system freezes when accessing files, errors CRITICAL_PROCESS_DIED |
3,000–8,000 ₽ (drive replacement) |
| Video card (GPU) | Artifacts on the screen, freezes in games or when watching videos | 5,000–15,000 ₽ (chip re-soldering) |
| Motherboard | The laptop does not turn on, there is no response to the power button | 10,000–25,000 ₽ (depending on the model) |
If you suspect a malfunction hard drive, try connecting it to another computer via USB adapter and check with the program CrystalDiskInfo or Victoria. Critical parameters:
Reallocated Sectors Count— if the value is above 100, the disk requires replacement.Current Pending Sector— the presence of values means bad sectors.UDMA CRC Error Count— SATA cable errors (for HDD).
If your laptop freezes when connected to a Wi-Fi or Ethernet network, the problem may be with the network controller. Try disabling it in Device Manager or boot from Live USB - if the freezes stop, you need to replace or flash the network card.
7. Prevention of freezes: how to avoid problems in the future
To minimize the risk of repeated freezes, follow these recommendations:
- 🧹 Regular cleaning: Once every 6 months, clean the cooling system of dust (especially important for MSI, Asus ROG and other gaming laptops). Use a can of compressed air or contact service.
- 🔄 Driver Update: Outdated video card drivers (NVIDIA, AMD, Intel) is a common cause of freezes. Update them through the official utilities (GeForce Experience, AMD Adrenalin).
- 🛡️ Startup control: Disable unnecessary programs in startup (
Task Manager → Startupfor Windows,System Settings → Users and Groupsfor macOS). - 💾 Disk health monitoring: Use CrystalDiskInfo (Windows) or DriveDX (macOS) to monitor the status of HDD/SSD.
- ⚡ Power optimization: B
Control Panel → Power Optionsselect schemeHigh performance(for Windows) or disableApp Nap(for macOS) if the laptop slows down when running on battery power.
For users Windows 10/11 useful to disable automatic driver updates, which often install unstable versions. To do this:
- Open
gpedit.msc(clickWin + Rand enter the command). - Go to
Computer Configuration → Administrative Templates → System → Device Installation → Device Installation Restrictions. - Enable the option
Prevent installation of devices not covered by other policy settings.
If your laptop frequently freezes when using external monitors, try lowering the screen resolution or refresh rate. For example, instead of 4K @ 60 Hz select 1920x1080 @ 60 Hz. This will reduce the load on the GPU.
FAQ: Frequently asked questions about laptop freezes
❓ The laptop is frozen on a black screen, but the fan is working. What to do?
It could be graphics driver failure or screen backlight problem. Try:
- Connect an external monitor - if there is an image, the problem is in the matrix or cable of the laptop.
- Clamp
Win + Ctrl + Shift + B(for Windows) - This restarts the graphics driver. - If all else fails, force restart your laptop by holding the power button.
❓ Is it possible to lose data during a forced reboot?
Yes, if at the time of the freeze, a disk was being written to (for example, saving a document or installing a program). To minimize risks:
- Use journaled file systems (
NTFSfor Windows,APFSfor macOS) - they restore data after a failure. - Regularly save important files to cloud (Google Drive, OneDrive).
- After a forced reboot, run Check Disk (
chkdsk /fin Windows orfsckin macOS/Linux).
❓ Why does my laptop freeze when connected to the Internet?
This is a typical sign:
- Viral activity — download Kaspersky Virus Removal Tool or Dr.Web CureIt and scan the system from Live USB.
- Network driver problems - update it via
Device Manageror the manufacturer's website. - DDoS attacks on the router — reboot the router and change the Wi-Fi password.
Also check if your antivirus is blocking (Avast, ESET) network connections.
❓ How to avoid freezes when working with heavy programs (AutoCAD, Photoshop, games)?
Follow these tips:
- Enlarge swap file up to 1.5–2 volumes of RAM (
Control Panel → System → Advanced system settings → Performance → Settings → Advanced → Virtual memory). - Disable visual effects in Windows (
Control Panel → System → Advanced system settings → Performance → Get the best performance). - For games, limit FPS to 60-120 fps (in graphics settings or via RivaTuner) to reduce GPU load.
❓ The laptop freezes when waking up from sleep. How to fix this?
The problem is exact for Windows 10/11 and is related to:
- Video card driver — update it or roll back to the previous version.
- Hybrid sleep mode - disable it with the command in
CMD(on behalf of administrator):powercfg /h off - Conflict with USB devices - disable in
Device ManagerparameterAllow this device to turn off to save powerfor all USB controllers.