How to Fix FPS Drops and Stuttering in PC Games 2026

Why Most FPS Fix Guides Get It Wrong

Most guides for fixing FPS drops tell you to change 20 different settings and hope something sticks. That approach wastes hours because it skips the most important step: figuring out what is actually causing your drops.

FPS drops and stuttering are symptoms, not problems. A GPU bottleneck requires completely different fixes than a CPU bottleneck, thermal throttling, or a background process eating your resources. If you treat a CPU problem with GPU fixes, nothing improves.

This guide uses a diagnostic-first approach. You will identify your specific bottleneck in the first five minutes, then apply only the fixes that matter. Every step here is free, reversible, and takes no more than a few minutes.

FPS Drops vs. Stuttering: They Are Not the Same Thing

Before you change a single setting, you need to understand what you are actually experiencing. FPS drops and stuttering feel similar but have different causes and different fixes.

FPS drops happen when your average frame rate falls below your target. If you normally get 120 FPS and it dips to 60 during explosions, that is an FPS drop. Your hardware cannot keep up with what the game is asking it to render.

Stuttering is a frame-time problem. Your FPS counter might read 60 the entire time, but some frames take 8 ms to render while others take 45 ms. That inconsistency creates visible hitches even though the average looks fine. Frame time is what you actually feel; FPS is just the average that hides the problem.

You can have both simultaneously, but treating them requires knowing which one you are dealing with. The diagnostic step below sorts this out immediately.

Step 1: Diagnose Your Bottleneck in Five Minutes

Download MSI Afterburner with RivaTuner Statistics Server (RTSS). Enable the on-screen display for these metrics:

  • GPU usage (%)
  • CPU usage (%)
  • GPU temperature
  • CPU temperature
  • RAM usage
  • Frame time graph

Launch the game that stutters and play for two to three minutes. Watch the overlay and match your readings to the diagnostic table below.

Diagnostic Table: What Your Numbers Mean

SymptomLikely CauseFix Section
GPU usage 95-100%, CPU below 80%GPU bottleneckLower graphics settings or resolution
CPU usage 90-100%, GPU below 80%CPU bottleneckLower CPU-heavy settings (draw distance, NPCs, physics)
GPU/CPU both below 80%, FPS still lowSoftware issue (driver, background process, power plan)Windows and driver fixes below
Temps above 90°C, usage drops suddenlyThermal throttlingCooling section below
RAM usage above 90%Memory bottleneckClose background apps, upgrade RAM
FPS counter stable but game feels choppyFrame-time spikes (stuttering)Frame pacing fixes below
Drops only in specific areas or during loadingShader compilation stutter or asset streamingShader cache fix below

Once you know your bottleneck type, skip directly to the relevant section. No need to change settings that will not help your specific problem.

Step 2: Windows Settings That Directly Affect FPS

These Windows-level fixes address the most common software causes. If your diagnostic showed GPU and CPU usage both below 80% with low FPS, start here.

Switch to the High Performance Power Plan

The default Balanced power plan throttles your CPU between frames to save power. For a desktop PC, this is the single most common hidden cause of micro-stutters.

Open Control Panel, go to Power Options, and select High Performance. If you do not see it, click “Show additional plans.” On laptops, use High Performance only when plugged in.

Disable Memory Integrity (VBS)

Windows 11 enables Virtualization-Based Security by default on many systems. It creates a virtualization layer that increases CPU instruction latency, and the impact on gaming can be significant, especially in CPU-bound scenarios.

Go to Settings, then Privacy & Security, then Device Security, then Core Isolation. Toggle Memory Integrity off and restart. This alone can recover 5-10% of your frame rate in CPU-limited games.

Enable Game Mode

Windows Game Mode prevents Windows Update from installing drivers and blocks most background notifications during gameplay. Microsoft recommends enabling it for a more consistent gaming experience. Go to Settings, then Gaming, then Game Mode and toggle it on.

Turn Off Hardware Accelerated GPU Scheduling (Test First)

HAGS lets your GPU manage its own memory scheduling instead of going through Windows. On some systems it reduces latency; on others it introduces stuttering. The only way to know is to test both.

Go to Settings, then System, then Display, then Graphics, then “Change default graphics settings.” Toggle HAGS off, restart, and test your game. If FPS improves or stuttering stops, leave it off. If you use DLSS 3 or DLSS 4 Frame Generation on an RTX 40/50 series GPU, you need HAGS enabled for those features to work.

Step 3: GPU Driver and Settings Fixes

Clean Install Your GPU Driver

Corrupted driver settings are a top cause of unexplained stuttering, especially after updating. Download the latest driver from NVIDIA or AMD and run a clean installation. For NVIDIA, check “Perform a clean installation” during setup. For AMD, select “Factory Reset” in the installer.

If you want a deeper clean, use Display Driver Uninstaller (DDU) in Safe Mode before installing the new driver. This removes every trace of the old driver and resolves most driver-related stutter issues.

Optimize Your GPU Control Panel

Your GPU control panel settings affect every game on your system. Incorrect global settings are a common source of FPS drops that game-specific settings cannot override. For a complete walkthrough, see our NVIDIA Control Panel best settings guide.

The critical settings to check:

  • Power management mode: Set to “Prefer maximum performance” (NVIDIA) or “Performance” (AMD)
  • Shader cache size: Set to “Unlimited” or at least 10 GB
  • Threaded optimization: Set to “On” (NVIDIA)
  • Texture filtering quality: Set to “High performance” if GPU-limited

Clear and Rebuild Shader Cache

Shader compilation stutter is the most common cause of hitches in the first few minutes of gameplay or when entering new areas. Games compile shaders on the fly, and a corrupted or outdated cache forces recompilation.

For NVIDIA: Open NVIDIA Control Panel, go to Manage 3D Settings, set Shader Cache Size to “Unlimited,” then navigate to %LOCALAPPDATA%\NVIDIA\DXCache and delete the contents. Restart your PC and launch the game. The first load will take longer as shaders recompile, but subsequent sessions will be smoother.

For AMD: Open AMD Software, go to Settings, then Graphics. Toggle “Reset Shader Cache” and restart.

Step 4: Fix Frame-Time Stuttering

If your FPS counter looks fine but the game feels choppy, your problem is frame pacing, not raw performance. These fixes specifically target frame-time consistency.

Cap Your Frame Rate Below Your Refresh Rate

Uncapped frame rates cause wildly inconsistent frame delivery. The best approach is to cap your FPS at your monitor’s refresh rate minus three. So if you have a 144 Hz monitor, cap at 141 FPS.

Use RTSS (RivaTuner Statistics Server) for the most consistent cap across all games. In-game limiters and driver-level limiters work too, but RTSS introduces the least additional latency while keeping frame times even.

This eliminates the tearing and frame-time spikes that V-Sync introduces without the input lag penalty. If you want to understand why this works and how it compares to V-Sync, Adaptive Sync, and other options, our game settings explained guide breaks down exactly what each option does.

Enable XMP/EXPO in BIOS

Most DDR4 and DDR5 RAM defaults to 2133 MHz regardless of its rated speed. If you bought 3200 MHz RAM, it is probably running at 2133 MHz right now unless you manually enabled the XMP (Intel) or EXPO (AMD) profile in your BIOS.

Restart your PC, enter BIOS (usually Delete or F2 during boot), find the XMP or EXPO setting, enable it, and save. This can improve frame times by 10-15% in CPU-bound games because your processor spends less time waiting for data from memory.

A Note on Frame Generation

DLSS 3, FSR 3, and AFMF 2 all generate extra frames using AI prediction. While these technologies can dramatically increase your FPS counter, they introduce their own frame-time inconsistencies and do not respond to your inputs on generated frames. Frame generation works best when your native frame rate is already above 60 FPS. If your base performance is low, frame generation can actually make stuttering worse.

Step 5: Fix Thermal Throttling

If your diagnostic showed temperatures above 90°C with sudden usage drops, your hardware is protecting itself by reducing clock speeds. This creates dramatic, periodic FPS drops that no amount of settings tweaking will fix.

Immediate Fixes

  • Clean dust from fans and heatsinks: Compressed air through intake and exhaust vents is often enough to drop temps by 10-15°C
  • Improve airflow: Make sure intake fans are not blocked and your PC is not inside an enclosed cabinet
  • Repaste your CPU/GPU: If your system is more than two to three years old, the thermal paste may have dried out. Fresh paste (Arctic MX-6, Noctua NT-H2, or Thermal Grizzly Kryonaut) can drop temps by 5-20°C
  • Adjust fan curves: Use MSI Afterburner for GPU fans or your motherboard software for case/CPU fans. More aggressive curves are louder but keep temps in check

Target Temperatures

ComponentSafe RangeThrottle Risk
GPUUnder 85°CAbove 90°C
CPUUnder 85°CAbove 95°C (varies by model)
NVMe SSDUnder 70°CAbove 80°C (causes asset streaming stutter)

Step 6: Kill Background Resource Hogs

Even with good hardware and correct settings, background processes can steal CPU and GPU resources mid-game.

Common Culprits

  • Browser tabs: Chrome with 15 tabs open can use 2-4 GB of RAM and significant CPU. Close it or switch to a lighter browser while gaming
  • Overlays: Discord overlay, GeForce Experience overlay, Steam overlay, and Xbox Game Bar all hook into your game’s rendering pipeline. Disable any you do not actively use
  • Windows Update: Can download and install updates in the background. Game Mode helps, but check Settings, then Windows Update, then Pause Updates if you are mid-session
  • Antivirus scans: Schedule scans for times you are not gaming, or add your game folders to the exclusion list
  • RGB software: iCUE, Armory Crate, Synapse, and similar tools often poll hardware constantly. Close them if you do not need live lighting effects

Open Task Manager (Ctrl+Shift+Esc), sort by CPU or GPU usage, and identify anything consuming resources while your game runs. For a broader look at optimising your entire system for gaming performance, our complete PC optimization guide covers every layer from BIOS to in-game settings.

Quick-Reference Checklist

Run through this list in order. Most players will find their fix within the first five items.

  1. Run MSI Afterburner overlay and identify your bottleneck type
  2. Set Windows power plan to High Performance
  3. Disable Memory Integrity (VBS) and restart
  4. Enable Game Mode in Windows Settings
  5. Clean install GPU driver (or use DDU)
  6. Set shader cache to Unlimited and clear old cache
  7. Cap FPS at refresh rate minus 3 using RTSS
  8. Enable XMP/EXPO in BIOS
  9. Check temperatures; clean dust if above 85°C
  10. Close overlays, browsers, and background apps

Frequently Asked Questions

Why do I get FPS drops only in certain games?

Different games stress different hardware. An open-world game with dense NPCs will hit your CPU harder than a corridor shooter. Your bottleneck type can change from game to game, which is why diagnosing per-game using the overlay method above is more effective than applying blanket fixes.

Should I use V-Sync to fix stuttering?

V-Sync eliminates screen tearing but adds input lag and can cause worse stuttering if your FPS drops below your refresh rate. A frame rate cap via RTSS with V-Sync off gives you smoother frame pacing without the latency penalty. If your monitor supports G-Sync or FreeSync, enable that instead for the best experience.

Does Windows 11 cause more FPS drops than Windows 10?

Windows 11 enables Memory Integrity (VBS) by default, which Windows 10 did not. This alone accounts for most performance complaints. Disabling it brings Windows 11 performance in line with Windows 10 in most games. Windows 11 also offers flip-model optimizations for windowed games that can actually improve latency compared to Windows 10.

Will upgrading my RAM fix FPS drops?

Only if RAM is your bottleneck. If Task Manager shows usage above 90% while gaming, more RAM will help. If usage is below 80%, adding more will not improve FPS. However, enabling XMP/EXPO to run your existing RAM at its rated speed almost always helps frame times.

Is frame generation worth using?

Frame generation (DLSS 3, FSR 3) works best when your native FPS is already above 60. It boosts the number on screen but adds input latency on generated frames and can introduce micro-stutters at low base frame rates. Use it as a bonus on top of good performance, not as a fix for bad performance.

Sources

Michael R.
Michael R.

I've been playing video games for over 20 years, spanning everything from early PC titles to modern open-world games. I started Switchblade Gaming to publish the kind of accurate, well-researched guides I always wanted to find — built on primary sources, tested in-game, and kept up to date after patches. I currently focus on Minecraft and Pokémon GO.