FPS Boost Windows 11 Guide 2026

How to Boost FPS in VALORANT on Windows 11 (2026) — 12 Tweaks That Actually Work

March 27, 2026 · Harvey Jenkins · ⏱ 8 min read
Avg. +47fps reported by players
100% Vanguard-safe
Takes under 10 minutes
🆓 All tweaks completely free
Tweaks applied: 0/12
Tick each as you go
Here's the truth nobody tells you: your PC is probably running VALORANT 40–60fps below what it's actually capable of. Not because of your hardware — because of three default Windows settings that are actively working against you right now.

These 12 tweaks are the same ones used by high-rank players, system builders, and the team behind Valo Optimise. No placebo. No registry nukes. Just real, measurable FPS gains — in under 10 minutes.
🎯
Your opponents might already be running these. At Diamond+ rank, a significant portion of players have optimised their Windows settings. Below Diamond, almost nobody has. This is your edge.
Tweak 01 Enable the Ultimate Performance Power Plan

This is the single biggest FPS win most players are missing. Windows defaults to Balanced power plan, which actively throttles your CPU when it detects "idle" moments — including the microseconds between frames in a competitive game.

There are three power plans. Most players know about "High Performance." Almost nobody knows about the hidden fourth: Ultimate Performance — a Microsoft-built plan originally designed for workstations that eliminates all CPU power-saving behaviour entirely.

  1. Press Win + S, search for Command Prompt, right-click → Run as Administrator
  2. Paste and run this command to unlock the hidden plan:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
  1. Open Control PanelPower Options (or press Win+R → type powercfg.cpl)
  2. Select Ultimate Performance from the list
📈
Expected gain: +10–25fps average, +40fps peaks Biggest impact on Ryzen 5/7 and Intel 12th/13th gen chips where power efficiency modes are aggressive.
⚠️
Note on laptops: Ultimate Performance increases power consumption. Battery life will drop noticeably. Use only when plugged in.

Tweak 02 Unlock Your GPU's Full Potential

Out of the box, NVIDIA and AMD GPUs operate with power-saving logic that caps performance. You need to tell them: gaming mode, full power, no compromises.

NVIDIA (GeForce RTX/GTX): Right-click desktop → NVIDIA Control Panel → Manage 3D Settings → Program Settings → Add VALORANT

SettingChange To
Power Management ModePrefer Maximum Performance
Low Latency ModeUltra
Vertical SyncOff (control this in-game)
Texture Filtering – QualityHigh Performance
Threaded OptimisationOn
Maximum Pre-Rendered Frames1

AMD (Radeon RX): Open AMD Software → Gaming → VALORANT profile → Set these:

SettingChange To
Anti-Lag+Enabled
Enhanced SyncDisabled
Wait for Vertical RefreshAlways Off
📈
Expected gain: +5–15fps, major latency reduction Low Latency Mode Ultra alone reduces input lag by 12–18ms on most systems.

Tweak 03 Kill Xbox Game Bar & Background Recording

Xbox Game Bar is a screen overlay and recording system baked into Windows 11. Even when you're not using it, it runs in the background consuming CPU cycles and RAM — during every single game session.

  1. Open SettingsGamingXbox Game Bar → Toggle Off
  2. Still in Gaming → click Captures → set "Record in the background while I'm playing a game" to Off
  3. Optional but recommended: Settings → Apps → Xbox → Advanced Options → set Background App Permissions to Never
📈
Expected gain: +3–8fps, eliminates random stutters Background recording is the #1 hidden cause of 0.1% low FPS spikes (the hitching you feel during duels).

Tweak 04 The Correct VALORANT In-Game Settings

VALORANT's default settings are not optimised for competitive play. These are the settings used by the majority of professional players — not for aesthetics, but because they provide the smoothest, most consistent frame delivery.

SettingSet ToWhy
Material QualityLowBiggest FPS impact setting
Texture QualityLowVRAM saver on cards under 8GB
Detail QualityLowReduces CPU draw calls
UI QualityLowMinor but free FPS
VignetteOffPost-processing overhead
VSyncOffAdds 1–3 frames of input lag
Anti-AliasingMSAA 2xSharpest at low cost
BloomOffMakes abilities harder to read too
DistortionOffFree FPS, zero downside
Cast ShadowsOffSignificant CPU load
FPS Limit (Menu/Background)30Stops GPU thrashing when alt-tabbed
💡
The VSync trap: Enabling VSync eliminates screen tearing but adds measurable input lag. Instead, cap your FPS at 2× your monitor refresh rate (e.g. 288fps for a 144Hz display) — this prevents tearing with zero added latency.

Tweak 05 HAGS — Know When to Disable It

Hardware-Accelerated GPU Scheduling (HAGS) is a Windows feature that lets your GPU manage its own VRAM scheduling. On newer GPUs it can help. On older ones, it causes frame time instability.

Rule of thumb:

  1. GTX 10/16 series, RX 500/5000: Disable HAGS — it hurts more than it helps
  2. RTX 30/40 series, RX 6000/7000: Leave it on or test both

To toggle: Settings → System → Display → Graphics → Change default graphics settings → Hardware-accelerated GPU scheduling

📈
Expected gain (for GTX/RX 500 users): +5–12fps, smoother frame times The main benefit is reduced 1% low FPS — the stutters you feel even when your average FPS looks fine.

Tweak 06 Stop Ping Spikes Forever — Disable Nagle's Algorithm

Nagle's Algorithm is a TCP optimisation built into Windows that bundles small network packets together to reduce traffic — great for web browsing, terrible for gaming. It deliberately introduces a small delay to wait for more data. In VALORANT, this manifests as ping spikes and inconsistent hit registration.

⚠️
Registry edit — follow exactly. Incorrect edits can affect networking. These values are well-documented and safe when applied correctly.
  1. Press Win + R → type regedit → OK
  2. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
  3. You'll see multiple subkeys (GUIDs). Find the one with your IP address listed (check the DhcpIPAddress or IPAddress value)
  4. Inside that key, right-click → New → DWORD (32-bit) Value
  5. Name it TcpAckFrequency → double-click → set value to 1
  6. Create another DWORD: TCPNoDelay → set value to 1
  7. Restart your PC
📈
Expected gain: -5 to -15ms ping, dramatically more consistent hit reg This doesn't reduce your base ping (that's your ISP's job), but it eliminates the spikes that cause bullets to not register.
Tweak 07 Strip Windows Visual Effects to Bare Metal

Windows 11 runs animations, transparency effects, and shadow rendering in the background even when you're in fullscreen. These consume real GPU and CPU resources that should be going to VALORANT.

  1. Press Win + R → type sysdm.cpl → OK
  2. Go to the Advanced tab → click Settings under Performance
  3. Select "Adjust for best performance" (disables all effects)
  4. Manually re-check two items: "Smooth edges of screen fonts" and "Show thumbnails instead of icons"
  5. Click Apply → OK
📈
Expected gain: +3–10fps, noticeable desktop responsiveness improvement Re-enabling font smoothing prevents text from looking jagged — everything else you can happily leave off.

Tweak 08 Force VALORANT to High CPU Priority

Windows manages CPU resources across every running process. By default, VALORANT gets the same priority as your browser, Discord, and everything else in the background. You can tell Windows to put VALORANT first.

  1. Launch VALORANT and get into a match (or practice range)
  2. Open Task Manager (Ctrl + Shift + Esc)
  3. Click the Details tab
  4. Find VALORANT-Win64-Shipping.exe
  5. Right-click → Set PriorityHigh
💡
This resets on each launch. Valo Optimise sets this automatically every time VALORANT opens so you never have to remember.
📈
Expected gain: More consistent frame delivery, better 1% lows Average FPS may not change dramatically, but the frame time consistency improves — the game feels smoother even at the same number.

Tweak 09 Fix the Micro-Stutter That Ruins Map Load

You've experienced this: you load into a new map and for the first 30–60 seconds the game hitches every few seconds. That's your GPU compiling shaders on the fly because the cache is too small. Fix it once, and it stops forever.

  1. Open NVIDIA Control PanelManage 3D Settings
  2. Under Global Settings, find Shader Cache Size
  3. Change from Driver Default (4GB) to 10 GB
  4. Click Apply

For AMD users: AMD Software → Preferences → Graphics → Shader Cache → set to maximum available.

📈
Expected gain: Eliminates map-load micro-stutters entirely Takes one full play session to rebuild the cache. After that, the first 30 seconds on every map is completely smooth.

Tweak 10 Disable Mouse Acceleration — Your Aim Depends On It

Mouse acceleration (called "Enhance Pointer Precision" in Windows) makes your cursor travel further when you move the mouse faster. On the desktop this feels natural. In a game it's a catastrophe — your muscle memory trains to a movement that changes based on how fast you flick.

Disable it in Windows:

  1. SettingsBluetooth & devicesMouseAdditional mouse settings
  2. Go to the Pointer Options tab
  3. Uncheck "Enhance pointer precision" → Apply

Confirm in VALORANT: Settings → General → Raw Input BufferOn. This bypasses Windows entirely and reads your mouse directly.

🎯
No FPS gain — but your aim will feel fundamentally more consistent within a week This is the single most impactful non-FPS change you can make.

Tweak 11 Nuke Your Startup Programs

Every app that launches with Windows is competing for RAM and CPU before you've even opened VALORANT. These are the top offenders consuming resources you don't need:

ProgramActionWhy
DiscordDisable autostartUses 200–400MB RAM in background
Steam / EpicDisable autostartBackground update checks + overlays
OneDriveDisable autostartContinuous disk I/O while gaming
SpotifyDisable autostartChromium-based, heavy RAM usage
Teams / SlackDisable autostartUnnecessary if you're gaming
AntivirusLeave onSecurity essential
GPU DriversLeave onRequired for display
  1. Press Ctrl + Shift + EscStartup apps tab (Windows 11) or Startup tab (Windows 10)
  2. Right-click each unnecessary app → Disable
📈
Expected gain: +5–15fps, 200–800MB RAM freed for VALORANT VALORANT runs notably smoother on systems with at least 4GB of free RAM before launch.

Tweak 12 Let Valo Optimise Do All of This Automatically

Every tweak in this guide — plus 30 more — is automated inside Valo Optimise, a free Windows desktop app built specifically for VALORANT players. One click applies everything: power plans, GPU settings, network tweaks, CPU priority, startup cleanup.

No game files are modified. No scripts. No guesswork. 100% Vanguard-safe by design — Riot's anti-cheat operates at the kernel level and does not flag OS-level performance optimisations.

FeatureFreePro (£4.99/mo)
All 12 tweaks from this guide
Power plan management
GPU optimisation
Network tweaks (Nagle's etc.)
Auto CPU priority on game launch-
System Health Score (0–100)-
Optimisation profiles-
🚀
Applying all 12 tweaks takes 10 minutes manually. Takes 10 seconds with Valo Optimise. It also re-applies tweaks that reset after Windows updates — without you having to remember.

🏆 All 12 Tweaks Applied

Your PC is now running closer to its true potential. Load up VALORANT, run a practice range, and feel the difference. Share this guide with your duo — they're probably leaving FPS on the table too.

Stop Tweaking. Start Playing.

Valo Optimise applies all of these settings automatically — and keeps them applied after every Windows update. Free to download, forever.

⚡ Download Free — Windows 11/10

No account required · Vanguard-safe · 7-day free Pro trial included

Keep Optimising

⚡ Free Download — Valo Optimise