A frozen laptop is one of those problems that feels catastrophic in the moment but is almost always recoverable. The trick is working through the right sequence — from least destructive to most — so you do not lose unsaved work by jumping straight to a hard reset. Here is the complete 2026 guide for both Windows and Mac, plus how to stop it happening again.
What changed in 2026
- Windows 11 24H2 improved hang detection. The OS is better at identifying and terminating runaway processes before they freeze the UI, but driver-related freezes still occur.
- macOS Sequoia improved Activity Monitor responsiveness during system stress — you can often intervene without a full restart.
- NVMe drive failures are more common as the first consumer-grade NVMe drives (2018–2019 vintage) approach their rated TBW endurance. A freezing laptop that is 5–7 years old warrants a drive health check.
Step-by-step: soft to hard
Step 1: Wait 60 seconds
High disk or CPU activity (Windows Update installing, Time Machine backing up, antivirus scanning) causes apparent freezes that resolve. Watch the drive indicator light if present.
Step 2: Kill the app (Windows)
- Press Ctrl + Shift + Esc to open Task Manager directly.
- Find the application marked Not Responding.
- Right-click → End Task.
- If Task Manager itself won't open, try Ctrl + Alt + Del → Task Manager.
Step 3: Kill the app (Mac)
- Press Command + Option + Escape to open Force Quit.
- Select the frozen application → Force Quit.
- Alternatively: right-click the app in the Dock → hold Option → Force Quit.
Step 4: Sign out and back in (Windows)
If the UI is frozen but the cursor moves: Ctrl + Alt + Del → Sign out. This closes all user processes without a full restart and often fixes UI-layer hangs.
Step 5: Normal restart
If you can access Start/Apple Menu: do a normal restart. The OS will attempt to save open files and close processes cleanly.
Step 6: Hard reset (last resort)
If the keyboard is completely unresponsive: hold the power button for 8–10 seconds until the screen goes black. Wait 10 seconds, then power on normally. You will lose any unsaved work in open applications.
Common causes of freezing
| Cause |
Signs |
Fix |
| Overheating |
Fan loud, chassis hot, freezes under load |
Clean vents, cooling pad, repaste |
| Low RAM |
Frequent hangs opening apps, high swap |
Close background apps, upgrade RAM |
| Failing drive |
Slow to open files, freeze + disk activity |
Run drive health check (CrystalDiskInfo/Disk Utility) |
| Bad driver |
Freeze after update, specific hardware triggers |
Roll back driver in Device Manager |
| Malware |
Constant high CPU, random freezes |
Run a full scan (Windows Defender, Malwarebytes) |
| Windows Update stuck |
Freeze on startup screen |
Boot to safe mode, run Windows Update troubleshooter |
How to check drive health
Windows: Download CrystalDiskInfo (free). Open it and check the SMART status — Caution or Bad means replace the drive.
Mac: Open Disk Utility → select your drive → First Aid. Separately, check drive health via Terminal: diskutil info disk0 | grep SMART.
Common mistakes
Holding the power button at the first sign of slowness. A hard reset on a writing/saving state can corrupt open files and, rarely, the filesystem. Always try soft methods first.
Skipping the root cause investigation. A one-off freeze after a browser with 40 tabs is normal. Three freezes in a week on normal use is a hardware or driver signal — investigate.
Ignoring heat. Thermal throttling before a freeze is the laptop protecting itself. If it happens repeatedly, cleaning the vents or replacing thermal paste (every 3–4 years on older laptops) is the fix, not a restart.
Running out of storage. Windows and macOS need ~15% free space for virtual memory and temp files. Below 10% free, the system becomes unstable. Clear disk space.
What to skip
- Pressing the power button repeatedly during a freeze — this does nothing and can cause multiple write corruption events.
- "Fix it" apps from random sites that claim to unfreeze laptops — these are almost universally malware or useless.
- Factory resetting for a one-off freeze — that is massive overkill. Diagnose first.
FAQ
Did I lose my work after a hard reset?
Open documents in Word, Excel, and Google Docs often auto-recover. Check autosave folders after reboot. Most modern apps save recovery copies every few minutes.
Why does my laptop only freeze when plugged in?
This can indicate a power delivery issue with the charger or a driver conflict triggered by charging. Try a different charger to isolate.
How do I fix a freeze on startup (Windows)?
Boot into Safe Mode (hold Shift while clicking Restart → Troubleshoot → Startup Settings → Safe Mode). From Safe Mode, run System File Checker: sfc /scannow in an elevated command prompt.
Should I reinstall Windows or macOS if freezes keep happening?
Only after ruling out hardware. A clean OS install will not fix a failing NVMe drive or bad RAM. Run hardware diagnostics first.
Where to go next
See How to fix overheating laptop in 2026, How to check CPU temperature in 2026, and How to speed up Windows 11 in 2026.