The Problem
Games that used to run smoothly now stutter, hitch every few seconds, or sit at a fraction of their old frame rate. Sometimes it hits after a Windows update or driver update; sometimes it creeps in gradually.
Low FPS and stuttering are different symptoms with overlapping causes: consistently low FPS usually means the GPU isn't performing (driver, power, thermals), while stuttering with decent average FPS usually means something is interrupting frame delivery (background processes, shader compilation, overlays, or a struggling drive). The steps below cover both, ordered by how often they're the culprit.
Quick Checks Before You Start
- Is the game running on the right GPU? On laptops, games sometimes launch on the power-saving integrated GPU. Check Settings > System > Display > Graphics — set the game to High performance.
- Laptop unplugged? Most laptops halve GPU performance on battery. Plug in before judging FPS.
- One game or all games? One game points to that game's settings or files (verify integrity on Steam); all games point to system-wide causes below.
Step 1: Clean-Update Your Graphics Driver
The number-one cause of sudden FPS loss.
- Download the latest driver for your GPU directly from NVIDIA, AMD, or Intel.
- If problems began after a driver update, install the previous version instead — regressions in new game-ready drivers are common.
- For stubborn cases, do a full clean reinstall with DDU as described in fix VIDEO_TDR_FAILURE — the same procedure applies even without crashes.
Step 2: Set the Power Plan to High Performance
Windows power management can cap your CPU and GPU clocks.
- Open Settings > System > Power & battery.
- Set Power mode to Best performance.
- On desktops, also press
Win + R>powercfg.cpland select High performance if available.
Step 3: Kill Background Load and Overlays
Stuttering with normal average FPS is usually interference.
- Press
Ctrl + Shift + Escand sort the Processes tab by CPU, then by Disk. Close anything heavy — browsers with many tabs, sync clients, video apps. - Disable overlays one at a time and test: Discord overlay, GeForce Experience/App overlay, Xbox Game Bar (Settings > Gaming > Game Bar).
- Trim startup programs so the load doesn't return on reboot: disable startup programs.
- Make sure Windows isn't downloading an update mid-game — check Settings > Windows Update.
Step 4: Check Temperatures
A CPU or GPU that hits its temperature limit slows itself down — sustained FPS drops after 10–20 minutes of play are the classic sign.
- Watch temperatures in Task Manager's Performance tab or HWiNFO while gaming.
- GPU sustained above ~85–90°C or CPU pinned at 95–100°C means throttling.
- Clean dust from fans and heatsinks, and check airflow — the full procedure is in fix CPU overheating and thermal throttling.
Step 5: Tune Windows 11 Gaming Settings
- Turn on Hardware-Accelerated GPU Scheduling (Settings > System > Display > Graphics > Change default graphics settings) — helps on most modern GPUs.
- In the same screen, enable Optimizations for windowed games.
- Check Game Mode is on (Settings > Gaming > Game Mode).
- If stutters started right after a Windows update, roll it back: fix Windows 11 slow after update.
Step 6: Check the Drive the Game Is On
Modern games stream assets constantly; a full or slow drive causes hitching.
- Keep at least 10–15% of the game drive free: free up disk space.
- If the game sits on a hard drive, moving it to an SSD eliminates streaming stutter — Steam moves games via Properties > Installed Files > Move install folder.
- Verify the drive isn't failing or underperforming: check SSD health and fix slow SSD speeds.
Want the full optimization pass, not just fixes? The complete setup checklist is in optimize Windows 11 for gaming. Frames fine but controls feel delayed? That's input lag, covered separately. High ping in online games? See fix high ping.
Related guides
How to Fix VIDEO_TDR_FAILURE (nvlddmkm.sys) in Windows 11
VIDEO_TDR_FAILURE blue screen naming nvlddmkm.sys, atikmpag.sys, or igdkmd64.sys? Fix this GPU driver timeout crash with a clean driver reinstall and these steps.
How to Fix Game Controller Not Working in Windows 11
Controller not detected or buttons dead in games? Fix Windows drivers, USB ports, Steam Input, and game controller settings.
How to Fix Steam Not Opening on Windows 11
Steam won't launch or stuck updating on Windows 11? Clear download cache, repair files, and fix services without reinstalling games.
How to Reduce Input Lag for Gaming in Windows 11
Mouse sluggish or shots register late? Cut input lag with polling rate, fullscreen, GPU low-latency settings, and display tuning.
How to Fix High RAM Usage in Windows 11
Task Manager shows 90% memory used with nothing open? Find the process hogging RAM on Windows 11, trim startup apps, and know when 8 GB is too little.