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.
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.
- Press Win + S, search for Command Prompt, right-click → Run as Administrator
- Paste and run this command to unlock the hidden plan:
- Open Control Panel → Power Options (or press Win+R → type
powercfg.cpl) - Select Ultimate Performance from the list
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
| Setting | Change To |
|---|---|
| Power Management Mode | Prefer Maximum Performance |
| Low Latency Mode | Ultra |
| Vertical Sync | Off (control this in-game) |
| Texture Filtering – Quality | High Performance |
| Threaded Optimisation | On |
| Maximum Pre-Rendered Frames | 1 |
AMD (Radeon RX): Open AMD Software → Gaming → VALORANT profile → Set these:
| Setting | Change To |
|---|---|
| Anti-Lag+ | Enabled |
| Enhanced Sync | Disabled |
| Wait for Vertical Refresh | Always Off |
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.
- Open Settings → Gaming → Xbox Game Bar → Toggle Off
- Still in Gaming → click Captures → set "Record in the background while I'm playing a game" to Off
- Optional but recommended: Settings → Apps → Xbox → Advanced Options → set Background App Permissions to Never
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.
| Setting | Set To | Why |
|---|---|---|
| Material Quality | Low | Biggest FPS impact setting |
| Texture Quality | Low | VRAM saver on cards under 8GB |
| Detail Quality | Low | Reduces CPU draw calls |
| UI Quality | Low | Minor but free FPS |
| Vignette | Off | Post-processing overhead |
| VSync | Off | Adds 1–3 frames of input lag |
| Anti-Aliasing | MSAA 2x | Sharpest at low cost |
| Bloom | Off | Makes abilities harder to read too |
| Distortion | Off | Free FPS, zero downside |
| Cast Shadows | Off | Significant CPU load |
| FPS Limit (Menu/Background) | 30 | Stops GPU thrashing when alt-tabbed |
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:
- GTX 10/16 series, RX 500/5000: Disable HAGS — it hurts more than it helps
- 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
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.
- Press Win + R → type
regedit→ OK - Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces - You'll see multiple subkeys (GUIDs). Find the one with your IP address listed (check the DhcpIPAddress or IPAddress value)
- Inside that key, right-click → New → DWORD (32-bit) Value
- Name it
TcpAckFrequency→ double-click → set value to 1 - Create another DWORD:
TCPNoDelay→ set value to 1 - Restart your PC
🎯 You're Halfway Through
Get our full network optimisation guide + VALORANT patch performance notes sent directly to you. No spam — just genuinely useful stuff.
Free. Unsubscribe anytime.
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.
- Press Win + R → type
sysdm.cpl→ OK - Go to the Advanced tab → click Settings under Performance
- Select "Adjust for best performance" (disables all effects)
- Manually re-check two items: "Smooth edges of screen fonts" and "Show thumbnails instead of icons"
- Click Apply → OK
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.
- Launch VALORANT and get into a match (or practice range)
- Open Task Manager (Ctrl + Shift + Esc)
- Click the Details tab
- Find VALORANT-Win64-Shipping.exe
- Right-click → Set Priority → High
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.
- Open NVIDIA Control Panel → Manage 3D Settings
- Under Global Settings, find Shader Cache Size
- Change from Driver Default (4GB) to 10 GB
- Click Apply
For AMD users: AMD Software → Preferences → Graphics → Shader Cache → set to maximum available.
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:
- Settings → Bluetooth & devices → Mouse → Additional mouse settings
- Go to the Pointer Options tab
- Uncheck "Enhance pointer precision" → Apply
Confirm in VALORANT: Settings → General → Raw Input Buffer → On. This bypasses Windows entirely and reads your mouse directly.
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:
| Program | Action | Why |
|---|---|---|
| Discord | Disable autostart | Uses 200–400MB RAM in background |
| Steam / Epic | Disable autostart | Background update checks + overlays |
| OneDrive | Disable autostart | Continuous disk I/O while gaming |
| Spotify | Disable autostart | Chromium-based, heavy RAM usage |
| Teams / Slack | Disable autostart | Unnecessary if you're gaming |
| Antivirus | Leave on | Security essential |
| GPU Drivers | Leave on | Required for display |
- Press Ctrl + Shift + Esc → Startup apps tab (Windows 11) or Startup tab (Windows 10)
- Right-click each unnecessary app → Disable
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.
| Feature | Free | Pro (£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 | - | ✓ |
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/10No account required · Vanguard-safe · 7-day free Pro trial included