Best Windows Settings for Gaming in 2026

Windows ships configured for everyday use — not gaming. The defaults are conservative, background services are chatty, and several features actively conflict with high-performance game rendering. These are the settings worth changing before your next session.
Power Plan: Ultimate Performance
The default "Balanced" power plan throttles your CPU during the quiet moments between frames, which causes clock speed ramp-up latency that shows up as microstutter.
High Performance is good. Ultimate Performance is better — it disables all CPU power-saving states entirely.
To unlock Ultimate Performance (hidden by default):
- Open PowerShell as administrator
- Run:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 - Open Control Panel → Power Options → select Ultimate Performance
This plan is not recommended for laptops on battery, but on a desktop or plugged-in laptop, it's the right choice for gaming.
Game Mode
Settings → Gaming → Game Mode → On
Game Mode does two useful things: it prioritizes your game process for CPU scheduling, and it suppresses Windows Update from running automatic restarts while you're playing. Neither effect is huge, but they cost nothing to enable.
One exception: some users with AMD GPUs reported driver stability issues with Game Mode on specific driver versions. If you see crashes or driver timeouts after enabling it, try disabling it and see if the issue clears.
Hardware-Accelerated GPU Scheduling (HAGS)
Settings → System → Display → Graphics → Change default graphics settings → Hardware-Accelerated GPU Scheduling
HAGS offloads GPU memory scheduling to the GPU itself rather than the CPU driver. On modern cards (RTX 3000/4000, RX 6000/7000) it reduces latency in DX12 games. On older cards, it causes stuttering.
The rules are simple:
- RTX 3000/4000 or RX 6000/7000 series → On
- Everything older → Off
After changing this setting, reboot. It only applies after a restart.
Xbox Game Bar: Turn It Off
Settings → Gaming → Xbox Game Bar → Off
Xbox Game Bar is a system-wide overlay that hooks into every running process. It uses GPU cycles for its UI even when not visible, and its background services run constantly. Disabling it reclaims those resources.
If you use Game Bar screenshots or the performance overlay, use your GPU manufacturer's overlay instead (GeForce Experience or Radeon Overlay) — they're more efficient because they hook only into games, not the entire OS.
Visual Effects: Adjust for Best Performance
Control Panel → System → Advanced System Settings → Performance → Settings → Adjust for best performance
This disables Windows' animation effects — window open/close animations, fade effects, shadows under windows. Your desktop looks plainer, but these effects consume both CPU and GPU cycles that should go to your game.
Alternatively, click "Custom" and keep just these two checked:
- "Show thumbnails instead of icons"
- "Smooth edges of screen fonts"
This gives you a functional desktop while still reclaiming the GPU overhead from animations.
Nagle's Algorithm: Disable for Lower Ping
Nagle's Algorithm is a TCP/IP optimization that batches small network packets to reduce overhead on slow connections. On a modern fast connection, it delays your game packets by up to 20ms — turning a 30ms ping into a 50ms ping.
Disabling it requires a registry edit. Nagle's Algorithm is also a key step in the fix high ping spikes guide if you're experiencing variable latency in games:
- Open Registry Editor (Win+R → regedit)
- Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces - Find the interface GUID that matches your active network adapter (check the IP address listed)
- Create two DWORD (32-bit) values in that key:
- Name:
TcpAckFrequency→ Value:1 - Name:
TCPNoDelay→ Value:1
- Name:
- Restart your PC
This change affects all TCP connections. If you notice any network issues after applying it, delete both values and restart to revert. For gaming, the latency reduction is measurable — particularly for competitive titles. See the full ping reduction guide for additional network tweaks.
Notifications: Do Not Disturb During Gaming
Settings → System → Notifications → Do not disturb → Turn on automatically when playing a game
Windows 11 added a built-in gaming-aware Do Not Disturb mode. Enable it. Notification popups and their associated audio triggers consume CPU time and can cause brief stutters at the moment they appear.
Also turn off: Settings → Gaming → Captures → Record in the background while I'm playing a game — this is a hidden background recording feature that uses GPU encoder resources even if you never save the clip.
Windows Update: Active Hours
Settings → Windows Update → Advanced options → Active hours
Set Active Hours to cover your gaming sessions. Windows will not download or install updates during this window. Background download bandwidth from Windows Update competes with your game connection.
Also disable: Settings → Windows Update → Advanced options → Delivery Optimization — this uses your upload bandwidth to distribute updates to other PCs on your network (and by default, other PCs on the internet).
Startup Programs
Task Manager → Startup apps
Disable everything except:
- Your GPU driver software (NVIDIA or AMD)
- Audio software if required for your DAC/headset
Background programs that launch at startup consume RAM and CPU even when their windows are closed. RGB software, system tray utilities, browser auto-starts, and cloud sync apps all add up to 200–500MB of RAM and 1–3% baseline CPU usage before you've opened a single game. See our guide on disabling Windows 11 bloatware for the full PowerShell removal list.
Putting It All Together
These settings take about 20 minutes to apply manually. SageTweaks applies all of them — power plan, HAGS, visual effects, Nagle's Algorithm, startup cleanup, and 40+ additional tweaks — automatically, profiled for your specific hardware. It also applies game-specific optimizations that general Windows settings can't target.
For a hardware-level version of this checklist, see How to Boost FPS in Windows 11 which covers GPU driver, timer resolution, and VRAM settings that sit below the Windows settings layer.

PC performance enthusiast and Windows optimization specialist with 10+ years tuning gaming rigs. Contributor to SageTweaks.
More from Alex →SageTweaks
Ready to review guided PC optimization?
Use SageTweaks to review FPS, input latency, and Windows overhead workflows. Guided optimization for Windows 10 & 11.
- Guided GPU, CPU & power plan workflows
- Dedicated and detected-game FPS profiles
- Registry cleaner & startup manager
- Monthly, Yearly & Lifetime plans
30-day money-back guarantee
Next steps
Free PC optimization checklist
The 47-tweak manual version — yours to keep.
Free per-game FPS cheat sheets
Printable settings for Valorant, CS2, Fortnite, Apex.
See every SageTweaks feature
System tweaks, game profiles, cleaner, registry, power plans.
How we keep your PC safe
VirusTotal report published, rollback support, clear network use.
Read user reviews
Read public feedback and product notes before you buy.
Compare plans
Monthly $5.99 · Yearly $49.99 · Lifetime $79.99.
Related Posts
How to Remove Copilot from Windows 11 (Permanent Fix 2026)
Remove Copilot from Windows 11 for good. 4 methods (Settings, Group Policy, registry, debloat) — including how to stop it returning after updates.
How to Skip the Microsoft Account on Windows 11 (2026 Methods)
Skip the Microsoft account requirement during Windows 11 setup. 4 methods — Rufus, OOBE bypass, command line, network skip — for Home and Pro editions.
Windows 11 24H2 Debloat Guide — What to Remove, What to Leave Alone
Debloat Windows 11 24H2 the safe way. What's new to remove (Copilot+, Recall), what's risky to touch, and the right tool for each level of cleanup.
