When your computer freezes when playing games on Windows 11, the screen locks up, audio may loop, and only a hard reset resolves it. The issue can appear in any game — AAA titles, indie games, or older games — and the cause varies widely. This guide covers the most effective fixes in order, starting with the simplest checks.
Part 1. Common Causes of Gaming Freezes on Windows 11
Before applying fixes, understanding the root cause saves time. Gaming freezes in Windows 11 typically fall into these categories:
- Overheating — CPU or GPU temperature exceeds safe limits, triggering a thermal throttle or emergency shutdown. Very common in laptops and systems with inadequate airflow.
- GPU driver issues — An outdated, corrupt, or incompatible graphics driver is the single most common software cause.
- RAM instability — Loose, mismatched, or defective RAM causes random crashes and freezes under load.
- Power plan settings — Windows 11 may default to a power-saving plan that throttles CPU/GPU performance, causing stutters and freezes.
- Hardware-Accelerated GPU Scheduling (HAGS) — A Windows 11 feature that can conflict with certain games and GPU driver versions.
- Corrupted game files — Missing or corrupted installation files cause games to hang at specific points.
- Insufficient virtual memory — With large games and multiple background apps, the system may exhaust RAM and paging file space.
- Background processes — Overlays (Discord, Xbox Game Bar), antivirus scans, or cloud sync services stealing resources mid-game.
| Cause | Typical Freeze Pattern | Quick Diagnostic |
|---|---|---|
| Overheating | Freeze after 10–30 min, then hard shutdown | Check temps with HWiNFO64 |
| GPU driver | Freeze with black screen or TDR error | Check Event Viewer for nvlddmkm / atikmpag |
| RAM instability | Random freeze at any time | Run MemTest86 |
| Power settings | Stutters and freezes under heavy load | Check active power plan |
| HAGS conflict | Freeze with specific GPU/driver combo | Disable HAGS in Windows settings |
| Corrupted files | Freeze at same point in specific game | Verify game files via Steam/Epic |
💡 Tip: Download HWiNFO64 (free) and run it in sensor mode during gaming. Keep an eye on CPU Package temperature and GPU temperature. If either exceeds 90°C (CPU) or 85°C (GPU), overheating is likely the cause.
Part 2. Fix 1 — Monitor and Address Overheating
Overheating is the most common cause of gaming freezes. Here is how to diagnose and address it:
Check temperatures:
- Download and run HWiNFO64 or MSI Afterburner in sensor mode.
- Play your game for 10–15 minutes, then check peak temperatures.
- Compare against safe limits: CPU typically ≤ 90°C, GPU typically ≤ 85°C.
If temperatures are high:
- Clean dust from fans, heatsinks, and case vents with compressed air.
- Reapply thermal paste on the CPU/GPU if the system is more than 2–3 years old. Dried thermal paste dramatically reduces heat transfer.
- Improve case airflow — ensure adequate intake and exhaust fans.
- Use a laptop cooling pad for portable systems.
- Reduce in-game settings (shadow quality, ambient occlusion, resolution) to lower GPU load and heat output.
🗣️ r/buildapc user: "My PC was freezing after about 20 minutes of gaming every time. Cleaned the dust from the GPU heatsink and the freezes completely stopped. The GPU was hitting 94°C before cleaning."
Part 3. Fix 2 — Update or Cleanly Reinstall GPU Drivers
Outdated or corrupted GPU drivers are the most common software cause of gaming freezes. A clean driver reinstall using Display Driver Uninstaller (DDU) removes all traces of the old driver before installing fresh:
- Download DDU and the latest driver for your GPU:
- NVIDIA: NVIDIA Driver Downloads
- AMD: AMD Drivers and Support
- Intel Arc: Intel Driver & Support Assistant
- Boot into Safe Mode (Win + R →
msconfig→ Boot → Safe boot → Minimal). - Run DDU and select "Clean and restart" for your GPU vendor.
- After the restart (in normal mode), install the fresh GPU driver.
- Reboot and test.
⚠️ Important: Do not skip the Safe Mode step when using DDU. Running DDU in normal Windows mode may leave partial driver remnants or cause display issues. Safe Mode ensures the GPU driver is not active during removal.
Part 4. Fix 3 — Disable Hardware-Accelerated GPU Scheduling (HAGS)
HAGS is a Windows 11 feature that transfers GPU memory management to the GPU itself instead of the CPU driver. It improves performance in some scenarios but is known to cause freezes with certain GPU and driver combinations:
- Go to Settings → System → Display → Graphics settings (or search "Graphics settings").
- Click Change default graphics settings.
- Toggle Hardware-accelerated GPU scheduling to Off.
- Reboot and test.
If HAGS was already off, try enabling it — some drivers actually perform better with it on, and toggling it may resolve a mismatch.
💡 Tip: HAGS interactions vary by driver version. If disabling HAGS does not help, check your GPU vendor's forums or Reddit community (e.g., r/nvidia or r/AMD_stock) for reports of freeze issues with your specific driver version.
Part 5. Fix 4 — Set Power Plan to High Performance
Windows 11's default Balanced power plan can throttle CPU and GPU performance to conserve energy, sometimes causing stutters and freezes under gaming loads:
- Press Win + R, type
powercfg.cpl, press Enter. - Click Show additional plans (if visible).
- Select High performance or Ultimate Performance (on some systems).
- Close and test in-game.
Alternatively, for NVIDIA GPUs, open NVIDIA Control Panel → Manage 3D settings → Power management mode and set it to Prefer maximum performance.
| Power Plan | Gaming Impact | Recommended For |
|---|---|---|
| Balanced | May throttle under load | Light use, battery saving |
| High Performance | No throttling, higher temps | Desktop gaming systems |
| Ultimate Performance | Maximum sustained performance | Enthusiast / workstation PCs |
| NVIDIA Max Performance | GPU-specific sustained frequency | NVIDIA GPU gaming rigs |
Part 6. Fix 5 — Test RAM and Adjust Virtual Memory
RAM instability causes random freezes that can occur at any point during gameplay:
Test RAM:
- Press Win + S → search Windows Memory Diagnostic → run it.
- Or download MemTest86 for more thorough testing (bootable USB).
- If errors are reported, try reseating RAM sticks or testing modules one at a time to identify the faulty one.
Increase virtual memory (paging file):
- Press Win + R → type
sysdm.cpl→ Advanced tab → Settings under Performance. - Click Advanced tab → Change under Virtual memory.
- Uncheck "Automatically manage paging file size".
- Set Initial size: 1.5× your RAM in MB; Maximum size: 3× your RAM in MB.
- Click Set, then OK, and restart.
🗣️ r/techsupport user: "Random freezes in games for months. Turned out one RAM stick had a fault. Removing it and running on the other single stick fixed everything immediately."
Part 7. Fix 6 — Verify Game Files and Disable Overlays
Corrupted game files can cause freezes at specific scenes or loading screens. Most launchers have a built-in verification tool:
- Steam: Right-click game in Library → Properties → Local Files → Verify integrity of game files
- Epic Games Launcher: Library → three dots on game → Manage → Verify
- Battle.net: Select game → Options → Scan and Repair
Also disable overlays that run during gaming, as they can conflict with DirectX/Vulkan:
- Xbox Game Bar: Settings → Gaming → Xbox Game Bar → Off
- Discord overlay: Discord → Settings → Activity Privacy → Display current activity → Off
- NVIDIA Overlay (GeForce Experience): Settings → General → disable In-Game Overlay
Part 8. Recover Files Lost Due to a Gaming Freeze With Ritridata
A hard reset forced by a game freeze occasionally corrupts recently written files or interrupts save-game writes. If you lost important files — documents, save files stored on your Windows drive, or other data — Ritridata can scan your drive to recover deleted or corrupted content from Windows HDDs and SSDs.
Step 1 — Select the drive/location
Step 2 — Run a safe scan
Step 3 — Preview and recover to another drive
FAQ
Q: Why does my PC freeze only in games and not in other applications? Games are among the most demanding workloads and stress every component — CPU, GPU, RAM, and storage simultaneously. A hardware fault or driver issue that would not surface under light use often becomes apparent under gaming loads.
Q: Can Windows 11 updates cause gaming freezes? Yes, Windows 11 cumulative updates occasionally introduce driver incompatibilities or change default graphics settings that affect gaming. If freezes started after a specific update, rolling back via Settings → Windows Update → Update history → Uninstall updates may help.
Q: Does enabling Game Mode in Windows 11 help with freezes? Game Mode prioritizes CPU and GPU resources for the active game and disables background optimization tasks during play. It may reduce freezes caused by background process interference. Enable it at Settings → Gaming → Game Mode.
Q: How hot is too hot for a gaming PC? CPU temperatures above 90–95°C and GPU temperatures above 83–88°C are generally considered too high under sustained gaming load. At those temperatures, the hardware may throttle performance or trigger emergency shutdowns. Ideal gaming temps are below 80°C for both components.
Q: Can a failing SSD/HDD cause gaming freezes? Yes. Storage drive issues — especially on drives where game files are installed — can cause stutters and freezes as the game fails to stream data quickly enough. Check drive health using CrystalDiskInfo (free) and look for any "Caution" or "Bad" health status.
Q: Will reinstalling Windows 11 fix gaming freezes? A fresh Windows installation eliminates software causes — corrupted system files, driver conflicts, accumulated registry issues. However, it does not fix hardware problems. Reinstall only after ruling out overheating and hardware faults.
Q: My game freezes but the rest of Windows still responds. Is that different? Yes. If only the game hangs but you can move the mouse and access other windows, it is more likely a game crash or GPU driver timeout (TDR event) rather than a full system freeze. Check Event Viewer for a TDR error event to confirm.
