WINDOWS & HARDWARE

How to Increase FPS on PC: The Complete 2026 Guide

Frost LiveFounder, Frozen TweaksUpdated 10 min read

SHORT ANSWER

To increase FPS on PC, work in order of impact: enable XMP/EXPO in BIOS, update your GPU driver, set Windows to the best-performance power mode, then disable shadows, post-processing and motion blur in game and turn on DLSS, FSR or XeSS at Quality. On most mid-range systems that sequence yields roughly 20-45% higher average FPS and a much flatter frame-time graph.

At a glance

Time required30-60 minutes
DifficultyBeginner to intermediate
Typical gain20-45% average FPS on mid-range systems
ReversibleYes - every step
Risk to anti-cheatNone - no game files are modified

Key takeaways

  • Order matters more than the number of tweaks. Memory profile, driver, power mode and four in-game settings account for most of the gain that is available to you.
  • Shadows, post-processing, volumetric effects and ray tracing are the four settings with the worst quality-per-frame ratio in almost every modern engine.
  • Upscaling at Quality (DLSS, FSR, XeSS) is the largest single free gain on any GPU that supports it - typically 30-60% more frames.
  • Frame-time consistency beats peak FPS. A locked 144 FPS feels sharper than an unstable 190 FPS.
  • Every change here is reversible. Make a restore point first and change one thing at a time so you can attribute the result.

Why the order of your tweaks matters more than the number

Most FPS guides are a flat list of forty things. That is the wrong shape. Performance problems have a single bottleneck at any given moment - your GPU, your CPU, your memory bandwidth, or your storage - and a tweak that does not touch the current bottleneck does nothing at all. Applying thirty settings and gaining four frames usually means twenty-nine of them were irrelevant and one was the actual fix.

The sequence below is ordered by expected gain per minute spent. Work down it and stop when you hit your target. Before you start, press Ctrl+Shift+Esc, open the Performance tab, and watch GPU and CPU utilisation while you play for two minutes. That tells you which half of this guide matters to you.

Reading your bottleneck
SettingRecommendedWhy
GPU at 95-100%, CPU below 70%GPU-boundLower graphics settings and enable upscaling. Resolution and effects quality are your levers.
CPU at 90-100% on some cores, GPU below 90%CPU-boundMemory speed, background processes and draw-distance settings matter. Lowering resolution will not help.
Both below 80%, FPS still lowFrame cap or power limitCheck for an in-game FPS limit, V-Sync, a power-saving plan, or a laptop running on battery.
Average FPS fine, but visible hitchingFrame-time problemThis is stutter, not low FPS, and needs a different fix. See the stutter guide linked below.

The four changes that produce most of the gain

If you only do four things, do these. On a typical mid-range 2022-2024 build they account for the large majority of the headroom that software tuning can recover.

  1. 1

    Enable XMP or EXPO in BIOS

    Restart, press Delete or F2 to enter BIOS, and find the memory profile setting (XMP on Intel boards, EXPO on AMD). Enable profile 1 and save. Most prebuilt and self-built systems run RAM at the JEDEC fallback speed until you do this, which costs 5-15% in CPU-bound games and considerably more in open-world titles.

  2. 2

    Install the current GPU driver cleanly

    Download the latest Game Ready driver from NVIDIA or the latest Adrenalin package from AMD - not from Windows Update, which lags several months behind. Choose the custom install option and tick 'Perform a clean installation'. Day-one drivers for new releases regularly carry 5-12% gains in the titles they target.

  3. 3

    Set the Windows power mode to Best performance

    Settings > System > Power & battery > Power mode > Best performance. On laptops, also set this in the manufacturer utility and keep the machine plugged in. Balanced mode parks cores and lowers clocks aggressively, which shows up as inconsistent frame times rather than a lower average.

  4. 4

    Turn on upscaling at Quality

    In any game that offers it, enable DLSS on NVIDIA RTX, FSR on AMD, or XeSS on Intel Arc, set to Quality. This renders at a lower internal resolution and reconstructs the frame, typically returning 30-60% more FPS for a difference most players cannot see in motion. Never enable two upscalers at once.

Which in-game settings to lower first

Graphics settings are not equal. Some cost a great deal of GPU time and change almost nothing you will notice at 1% of a second during a gunfight. Lower these first, in this order, and stop when you hit your target frame rate.

Settings ranked by cost-to-benefit
SettingRecommendedWhy
Ray tracing / path tracingOffThe single most expensive setting in any engine that offers it - commonly 25-50% of your frame budget. In a competitive shooter it is pure cost.
Shadow qualityLowHistorically the second-largest GPU cost. Low shadows also make enemies in dark corners easier to see, so this is a competitive gain as well as a performance one.
Volumetric fog / clouds / lightingLow or OffExpensive, and actively obscures targets. In most modern engines this is the third-largest single cost.
Post-processingLowBundles bloom, lens flare and chromatic aberration. Costs frames and reduces target clarity.
Motion blurOffCosts a small amount of GPU time and smears exactly the fast movement you need to track. Roughly two thirds of competitive players disable it outright.
Ambient occlusionOff or SSAOThe high-quality variants (HBAO+, RTAO) are disproportionately expensive for a subtle contact-shadow effect.
Anti-aliasingTAA or the cheapest availableNecessary for image stability in UE5 titles. Turning it fully off in a modern engine produces severe shimmer, which is worse than the frames you save.
Texture qualityHigh, if VRAM allowsTextures are nearly free on frame rate provided they fit in VRAM. Keep them high. If you exceed VRAM you get stutter, not lower FPS - drop one step if that happens.
View / draw distanceHigh in competitive gamesThis is a CPU cost, not a GPU one, and lowering it can hide distant players. Keep it up in shooters; lower it in single-player if CPU-bound.

Windows-level tuning that actually moves the needle

A great deal of Windows tweaking advice on the internet is folklore that stopped being true around 2015. These are the changes that still hold up in 2026, with an honest note on what each costs you.

Windows 11 settings worth changing
SettingRecommendedWhy
Game ModeOnSettings > Gaming > Game Mode. Suppresses background scheduling and Windows Update restarts during play. Small but free, and it prevents the worst interruptions.
Hardware-accelerated GPU schedulingTest both statesSettings > System > Display > Graphics > Change default graphics settings. Required for DLSS Frame Generation. On some CPU and driver combinations it helps frame times; on others it hurts. This is one of very few settings where you genuinely have to test.
Optimizations for windowed gamesOnSame screen as above. Gives borderless-windowed games a low-latency presentation path close to exclusive fullscreen. Meaningful for anyone who alt-tabs.
Variable refresh rateOn, if you have a VRR monitorSame screen. Lets windowed games use G-Sync or FreeSync.
Xbox Game Bar background recordingOffSettings > Gaming > Captures. Continuous background capture holds GPU encoder resources and costs frames for a feature most players never use.
Startup appsPrune aggressivelyTask Manager > Startup apps. Launchers, RGB utilities and overlay software each hold memory and inject into your game process. This is one of the most reliable stutter fixes on older systems.
StorageGame on an SSD or NVMeSeveral 2025-2026 releases now require an SSD and behave badly on mechanical drives. Moving a game off an HDD does more for traversal stutter than any registry key.

Chasing frame-time consistency, not peak FPS

Average FPS is the wrong metric to optimise. What you actually feel is frame time - the millisecond gap between one frame and the next - and its consistency. A game running at a locked 144 FPS delivers a frame every 6.9 ms, every time. A game averaging 190 FPS but oscillating between 250 and 90 feels visibly worse, because your eye tracks the drops, not the average.

  • Cap your frame rate a few frames below your monitor's refresh rate. On a 240 Hz panel with G-Sync or FreeSync, cap at 234-237. This keeps you inside the VRR window and prevents the latency spike that occurs when you hit the refresh ceiling.
  • Turn V-Sync off in game. If you use G-Sync, enable V-Sync in the NVIDIA Control Panel instead - it acts as a safety net at the top of the VRR range rather than a frame limiter.
  • Enable NVIDIA Reflex or AMD Anti-Lag 2 in every game that offers it. It shortens the render queue, which both lowers latency and smooths delivery.
  • Let shader compilation finish. Unreal Engine 5 titles stutter heavily on first launch while they build the shader cache. Sit in the main menu or a practice range for a few minutes after a game or driver update rather than diagnosing a problem that resolves itself.
  • Watch your VRAM. Exceeding it produces sharp, repeated hitching rather than a lower average. Drop textures one step and see if the hitching stops.

Doing all of this in one click

Everything above is manual, and it is genuinely worth doing manually once so you understand your own system. The problem is maintenance: driver releases change defaults, Windows feature updates reset power plans, and each game patch shifts which settings are expensive. Six weeks after you finish tuning, a portion of it has quietly reverted.

That is the gap Frozen Tweaks fills. It applies the same class of changes described here, keeps a reversible record of every one, re-applies them after Windows and driver updates, and ships per-game profiles for CS2, Valorant, Fortnite, Apex Legends, Call of Duty and ARC Raiders. It does not touch game files or inject into game processes, so there is nothing for an anti-cheat system to object to.

Frequently asked questions

How much FPS can I realistically gain from software optimization?

On a typical mid-range Windows 11 system that has never been tuned, the full sequence in this guide usually returns 20-45% higher average FPS, with the largest single contributions coming from enabling XMP/EXPO, a clean current GPU driver, and upscaling at Quality. On a system that is already well configured, expect far less - often under 10%. Anyone quoting a fixed figure regardless of your hardware is guessing.

Is it safe to use FPS boosting software with anti-cheat?

It depends entirely on what the software does. Tools that change Windows, power and GPU driver settings operate outside the game process and are not something anti-cheat systems flag. Tools that inject into the game, modify game files, or hook the rendering pipeline can and do trigger bans. Check which category a tool falls into before installing it. Frozen Tweaks is in the first category and never modifies game files.

Does lowering my resolution increase FPS?

Yes, substantially, if you are GPU-bound - but it should be your last resort in a competitive game because it makes distant enemies smaller and harder to resolve. Use DLSS, FSR or XeSS at Quality instead where available: it lowers the internal render resolution for most of the same gain while keeping your output resolution and UI sharp.

Why is my FPS high but the game still feels laggy?

That is an input-latency or frame-time problem, not a frame-rate one. The usual causes are V-Sync being enabled, no frame cap on a VRR display, NVIDIA Reflex or AMD Anti-Lag being off, running in windowed mode without the Windows windowed-games optimization, or a badly configured monitor overdrive setting. Frame rate and responsiveness are related but not the same measurement.

Do registry tweaks still improve gaming performance in 2026?

A small number do - interrupt priority and network throttling keys still have measurable effects on specific hardware. The overwhelming majority of registry tweaks circulated online are either placebo, apply to a Windows version that no longer exists, or were quietly made the default years ago. Treat any registry tweak you cannot explain the mechanism of as noise.

Frost Live

WRITTEN BY

Frost Live

Frost Live is the founder of Frozen Tweaks and the creator behind the FrozenTweaks optimization guides. He has spent years testing Windows, GPU driver and in-game settings on competitive titles including Counter-Strike 2, Valorant, Fortnite, Apex Legends and Call of Duty, and turned the tweaks that survived that testing into the Frozen Tweaks optimizer.

Related guides

Read this guide as plain markdown

Stop re-doing this after every update

Frozen Tweaks applies the system-level optimizations in our guides, logs every change so you can roll any of it back, and re-applies your configuration after Windows and driver updates revert it.

Download Frozen Tweaks