Windows Freezes or Hangs: What to Do
First wait, then Task Manager, and only as a last resort the power button — plus the after-the-fact checklist (Event Viewer, temperatures, graphics drivers, RAM) so it stops happening.
Windows freezing completely in the middle of something you were doing is one of the most frustrating situations. Here is how to react and what to check afterwards.
The plain-language explanation
A "hang" happens when a program or the system itself stops responding to your actions: the mouse moves but nothing reacts, or not even that. It can be caused by a specific program that has crashed, by resource exhaustion (RAM or CPU at the limit), or by a hardware or driver problem.
Step by step: what to do in the moment
1. Wait a few seconds before anything else
Sometimes the system is simply processing something heavy. Give it 10 to 30 seconds before assuming it has fully frozen.
2. Try opening Task Manager
Ctrl + Shift + Esc
If it responds, find the program that is not responding (it will be marked) and click "End task". This usually resolves the problem without rebooting the whole machine.
3. If nothing responds, force a restart as the last resort
Hold the power button for several seconds until it shuts off. It is the last resort, not the first, because it can cause loss of unsaved data.
What to check afterwards, if it keeps happening
1. Check the Event Viewer
Search for "Event Viewer" in the Start menu → Windows Logs → System. Filter by "Critical" or "Error" around the time of the freeze to find clues about the cause.
2. Check the machine's temperature
Overheating can cause freezes. See our guide on high PC temperatures to check it.
3. Update the graphics drivers
Outdated or corrupted graphics drivers are a very common cause of freezes, especially during games or video.
4. Run the memory diagnostic
Search for "Windows Memory Diagnostic" in the Start menu to rule out a faulty RAM module.
Tip: if the freezes always happen with the same program, the problem usually lies in that specific program (or its associated drivers), not in Windows in general.
Warning: repeatedly forcing shutdowns without investigating the cause can end up damaging the file system. If it happens often, find the cause before it gets worse.
Common mistakes
Reinstalling Windows from scratch at the first sign of trouble, without first checking simpler causes like temperature, RAM or graphics drivers, is a disproportionate step that often fixes nothing if the cause was hardware. Before going that far, it is also worth checking whether a system file has been damaged — repeated forced shutdowns can be precisely the cause, and fixing it takes a single command.
Frequently asked questions
Why does Windows freeze only when gaming?
It usually points to the graphics card: outdated drivers, overheating, or a power supply insufficient for the game's consumption at that moment.
Can forcing a shutdown damage the PC?
The hardware itself is rarely harmed by an occasional forced shutdown, but if it happens while important data is being written, it can corrupt files or, in rare cases, the operating system itself.
Can a nearly full hard drive cause freezes?
Yes, indirectly: with very little free space, Windows struggles to manage virtual memory, which can lead to lock-ups. See our guide to freeing space if you suspect this.