9sBlog

Why Your Windows 11 PC Keeps Freezing (and How to Fix It)

Windows 11 freezing? Update drivers, test your RAM, and repair system files with built-in tools. A step-by-step fix for random freezes.

A laptop, notebook and coffee on a desk

Most Windows 11 freezes trace to three culprits: an out-of-date graphics or chipset driver, failing RAM, or a system drive that’s low on space or throwing errors. Before assuming the hardware is dying, install every pending update, then run the built-in memory and file-repair tools. That sequence clears most random freezes.

First, find what is actually freezing

The whole desktop locking up and one app hanging are different problems. If a single program stops responding, the fix lives in that app, not the OS, and the steps in how to fix Excel not responding apply to most stuck programs. For system-wide freezes, open Task Manager with Ctrl + Shift + Esc and watch the Performance tab; a process pinned near 100% CPU, disk, or memory is usually the cause. For a history of past freezes, type perfmon /rel at Win + R to open Reliability Monitor, where critical events show as a red X.

Update Windows and drivers first

Open Settings > Windows Update > Check for updates and install everything, then open Advanced options > Optional updates to pick up driver updates. Get graphics and chipset drivers directly from the vendor (Intel, AMD, or NVIDIA), since stale GPU drivers are a common cause of hard freezes. If a driver refuses to install, fix a driver that will not install covers it.

Test RAM and repair system files

Run these built-in checks in order:

ToolHow to openWhat it catches
Windows Memory DiagnosticWin + R, type mdschedFaulty RAM
DISM + SFCAdmin terminalCorrupted system files
CHKDSKAdmin terminalDisk errors, bad sectors

For file repair, open Terminal as administrator, run DISM /Online /Cleanup-Image /RestoreHealth, let it finish, then run sfc /scannow. To check the disk, run chkdsk /f /r and let it schedule on the next restart.

If it only freezes now and then

Intermittent freezes usually point to heat, low disk space, or a bad startup driver. Keep a healthy margin of the system drive free so Windows can use its page file; free up space on Windows 11 if you’re tight. Clear vents and fans, since thermal throttling can mimic a freeze. To rule out third-party software, boot into Safe Mode: if the freezing stops there, a driver or background app is to blame.

If freezes continue after clean drivers, a passing memory test, and repaired files, the cause is likely hardware. Reseat the RAM, check the drive’s health, and watch temperatures under load before buying parts.

Common questions

My PC freezes for a few seconds, then recovers — is that the same problem?

Not quite. Brief freezes that clear on their own usually mean background load, a driver hitch, or storage and RAM pressure; a hard lock that needs the power button points to hardware or a driver crash. Open Reliability Monitor (perfmon /rel) or Event Viewer right after to see what was logged.

It started freezing right after a Windows update — how do I undo it?

Go to Settings, Windows Update, Update history, Uninstall updates, and remove the recent one. If Windows will not boot, force it into the recovery environment with three failed boots, then choose Troubleshoot, Advanced options, Uninstall Updates.

It only freezes when I’m gaming — why?

Freezes only under heavy load usually mean the graphics driver, overheating, or an underpowered power supply. Roll back or update the GPU driver in Device Manager, and make sure CPU and GPU temperatures are not hitting their limits — see how to check CPU temperature.

How do I tell if bad RAM is the cause?

Run Windows Memory Diagnostic: press Win+R, type mdsched, and choose “Restart now and check for problems.” If it reports errors, a module is failing or loose — reseat it, or replace the stick the errors follow.

Discussion

    Leave a comment