Frames tank at the worst possible moment: a firefight, an open area, smoke in the middle of a round, and instead of a smooth picture you get hitching. Sometimes the FPS is low from the start, sometimes it drops after 20 minutes, sometimes the number in the corner looks high yet it still feels choppy. There aren’t many causes, and nearly all of them are fixable without a trip to the store for new hardware. Let’s go through it in order: why your FPS drops and how to raise it on the same PC.
In short: FPS is usually killed by overheating and throttling, memory without XMP, background clutter and stale drivers, not weak hardware. Enable XMP in the BIOS, turn off VBS, set the power plan to maximum, update drivers from NVIDIA or AMD, and clean up startup apps. That alone usually nets 15 to 30% more frames.
Why FPS drops
FPS doesn’t drop for one reason, it drops because of a stack of small things, each quietly eating its share. Below are the causes by how often we run into them. Scan the table first and find your symptom, then we’ll break down the big ones.
| Cause | How it shows up | How common |
|---|---|---|
| CPU or GPU bottleneck | Low FPS from the very start of the session, one of the two isn't fully loaded | Very common |
| Graphics settings maxed out | Consistently low FPS, GPU pinned near 99% | Very common |
| Memory without XMP / EXPO | Average FPS is tolerable but it hitches in firefights, low 1% low | Very common |
| Overheating and throttling | Smooth for the first 15-20 minutes, then FPS drops and doesn't recover | Common |
| Background clutter and telemetry | FPS swings, the PC is loud even at idle, memory is full of who knows what | Common |
| Old or broken drivers | Stutters after a game update, crashes, the odd artifact | Common |
| Wrong power plan | FPS below potential, especially on a laptop, the CPU won't hold boost | Moderate |
| Full or slow disk | Long load times, streaming stutters on open maps | Moderate |
Bottleneck: where your frames get stuck
The CPU prepares frames and the GPU draws them. If one component can’t keep up with the other, the second sits idle and you see low FPS. The classic case: a powerful GPU paired with a weak CPU at 1080p. The GPU is ready to push 300 frames, but the CPU can’t prepare them fast enough, so the FPS hits a ceiling. At 1080p and in esports the bind is usually the CPU and memory; at 1440p and 4K the load shifts to the GPU. The telltale sign of a bottleneck: the FPS is low steadily, from the first second, instead of dropping over time.
Overheating and throttling
When the CPU or GPU hits a critical temperature (for CPUs that’s usually around 90 degrees), it drops clocks on its own to avoid frying. That’s throttling, and it looks distinctive: the first 15-20 minutes are smooth, then FPS falls and won’t come back until things cool down. The cause is almost always mundane: over six months to a year the cooler grew a coat of dust and the thermal paste dried out. Dust works like a blanket and traps heat inside the heatsink. A dust clean, fresh paste and a proper fan curve bring the lost frames back.
Memory without XMP or EXPO
The most annoying and most common loss. You bought fast DDR5-6000 memory, dropped it into the board, and by default it runs at 4800 or lower because the XMP profile (on Intel) or EXPO (on AMD) is off. You have to enable that overclock profile by hand in the BIOS. Without it you lose up to 10-15% FPS and, more importantly, your 1% low sags, which is exactly the hitching in firefights. This is the first thing to check if your FPS is lower than it should be.
Background, telemetry and drivers
Windows out of the box plus a dozen background apps eat a noticeable slice of performance. Startup apps, launchers, a browser on the second monitor, Discord and Steam overlays, telemetry and real-time protection all chew through RAM and CPU cycles. A separate offender is VBS (core virtualization for security): it’s on by default in Windows 11 and costs up to 10% FPS, and up to 25% on the 1% low. Over time, stale or badly installed GPU drivers pile on too, bringing stutters after updates. Always install drivers from the NVIDIA or AMD site, not through Windows Update.
How to boost FPS fast
Now the practical part. Below is a checklist in order of impact: work top to bottom and check your FPS and 1% low after each step. All of it takes an evening and usually adds 15 to 30% with no upgrade.
| What to do | Where | State | Gain |
|---|---|---|---|
| Enable XMP / EXPO | BIOS, turn on Profile 1 (Del or F2 at boot) | ON | +10-15% FPS and a smoother 1% low |
| Turn off VBS / core isolation | Windows Security, check via msinfo32 | OFF | +5-10% FPS, 1% low up to +25% |
| Power plan to maximum | PowerShell + Power Options | ON | +5-10% FPS, critical on a laptop |
| Update GPU drivers | nvidia.com or amd.com, NOT Windows Update | Update | +5-10% per major release |
| Clean up startup and background | Task Manager, Startup tab | Clean | Frees up RAM and CPU |
| Game Mode | Settings, Gaming, Game Mode | ON | Steadier 1% low |
| Bring temperatures down | Dust clean, fresh paste, fan curve | Service | Removes throttling after 20 minutes |
| Graphics settings for your GPU | In-game: shadows, effects, Ambient Occlusion | Balance | +10-40% depending on the game |
Two notes on the table. The power plan is easiest to raise with a PowerShell command: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61, then pick it in Power Options. There’s no single graphics recipe for every game, but the rule is simple: the heaviest hits to FPS come from shadows, anti-aliasing, Ambient Occlusion and volumetric effects. Drop those first, while texture and model detail can often stay high with no loss. We broke down the specifics for popular games in separate guides, links below.
Tip: don’t chase FPS boosters and optimizers from the internet. At best they close background processes, which you can do yourself in Task Manager; at worst they drag in ads and their own telemetry. Real frames come from XMP, drivers, a clean system and graphics settings, not a third-party app.
When it’s the hardware and when it’s the system
Before you save up for an upgrade, it’s worth figuring out exactly where your frames get stuck. The diagnosis takes five minutes: open a monitor (MSI Afterburner with an overlay or the built-in Windows counter on Win+G) and watch GPU load and temperatures right in the game.
| Symptom | Most likely | What to do |
|---|---|---|
| GPU at 97-99%, FPS low | GPU bound | Drop the heavy settings or aim for a GPU upgrade for your resolution |
| GPU below 90%, frames still low | CPU or memory bound | Enable XMP, close background apps, overclock the memory. Normal at 1080p |
| Smooth for 15-20 minutes, then a drop | Overheating | Dust clean, fresh paste, tune the fan curve |
| Average FPS is fine but it hitches | Memory or background | XMP, clean up startup, watch the 1% low, not the average |
| Long loads and streaming stutters | Slow disk | Move the game to an SSD or NVMe, free up 15-20% of the disk |
The takeaway is simple: if the GPU sits pinned at 99% and frames are still low even after a system cleanup, then yes, it’s the hardware, and it’s time to look at an upgrade. We covered what to buy for your resolution and budget, without overpaying, in the guide to current gaming hardware 2026. And if you want to check in advance whether your PC can handle a specific game, there’s the can I run it check.
But more often it’s the system, not the hardware. In that case no upgrade is needed, you just tune what you already have. We broke it down step by step for specific games, with graphics settings, launch options and commands:
- CS2 optimization: maximum frames and a smooth frametime for competitive play.
- Escape from Tarkov optimization: heavy maps, memory and a stable FPS on raids.
- PUBG optimization: render distance, frames and smoothness in firefights.
- Apex Legends optimization: high FPS and low input lag for the battle royale.
Didn’t help? We’ll tune it for you
Everything above is doable yourself in an evening, and it adds +15-30% FPS. But some steps take experience with specific hardware and carry risk. A memory overclock on the timings is easy to get wrong, and the system starts crashing to a BSOD 20 minutes into a game. A CPU overclock without understanding PBO and voltage curves ends in overheating. A custom Windows without the right drivers leaves you with no Wi-Fi or sound.
We handle exactly these tasks remotely, end to end, with stress tests:
- Classic 11 ($25): a clean Windows 11 Pro, drivers and BIOS setup. The base that clears out the background clutter.
- CustomX ($30): a custom Windows build with telemetry stripped out, +25-40% FPS.
- GamePro ($60): all of the above plus a full CPU, GPU and RAM overclock with stress tests. Essentially free frames from the same hardware.
- Separately: DDR4 overclocking ($20) for a better 1% low and BIOS setup ($10) if you just want the power limits and XMP dialed in.
Not sure what’s cutting your FPS? Ask us in chat on the site, and in 15 minutes we’ll check for free what’s dropping and why, and tell you whether settings fix it or you need an upgrade.
Frequently Asked Questions
Why does my FPS drop in games when it used to be fine?
Usually three things are to blame. First, heat: over a few months the cooler clogged with dust and the paste dried out, so the CPU and GPU drop clocks after 15-20 minutes of play. Second, background clutter piled up: startup apps, launchers, overlays and telemetry eat RAM and CPU. Third, a game or driver update broke performance. Start with a dust clean, trimming startup apps, and fresh drivers straight from NVIDIA or AMD, not through Windows Update.
Why is my average FPS high but the game still stutters?
Don’t watch the average FPS, watch the 1% low, that’s the floor you actually feel as smoothness. If the average is 200 but the 1% low drops to 60-80, the picture stutters no matter how high the average looks. The usual culprit is memory running without XMP or EXPO (at a lowered speed) or a CPU that’s overheating. Enable the memory profile in the BIOS and check temperatures, the 1% low jumps noticeably.
How do I boost FPS without upgrading my hardware?
In order of impact: enable XMP or EXPO in the BIOS, turn off VBS (core isolation) in Windows, set the power plan to maximum, update your GPU drivers straight from the vendor’s site, then clean up startup and background apps. That alone usually adds 15 to 30% FPS without spending a cent on new hardware. After that, tune the heavy graphics settings to your GPU.
How do I tell if my FPS is bottlenecked by the CPU or the GPU?
Open a monitor (MSI Afterburner or the built-in overlay) and watch the GPU load in-game. If the GPU sits at 97-99% and the FPS is low, you’re GPU-bound: drop the heavy settings or consider an upgrade. If the GPU sits below 90% and frames are still low, you’re CPU or memory bound, which is typical at 1080p and in esports. Then XMP, a background cleanup and a memory overclock help, not a new GPU.
Do FPS boosters and optimizer apps actually help?
Barely. Most boosters just close background processes, which you can do yourself in Task Manager, and some drag in ads and their own telemetry. The real gains come from XMP, fresh drivers, a clean system, the right power plan and sane graphics settings, not a third-party app. That’s where your time is better spent.
Figured out why your FPS drops but don’t feel like tinkering yourself? We’ll do everything described here remotely in a single session: a clean system, XMP, overclocking and stress tests. Pick a package in the services catalog.
Want us to do it for you?
We optimize your PC remotely. Result in 1-2 hours, stable and tested.