How to Optimize Your PC for Gaming in 2026: 25+ Proven Tweaks

Building a gaming PC is only half the battle. The other half is optimizing it. A fresh Windows install, wrong GPU settings, or misconfigured BIOS can cost you 10-30% of your potential FPS — and most gamers never realize it.

This guide covers 25+ proven optimizations for 2026, from Windows 11 24H2 tweaks to GPU driver settings, BIOS configurations, and network optimizations. Every recommendation has been tested on RTX 50 and RX 9000 series GPUs with DDR5 and NVMe storage — the current standard for gaming PCs.

Whether you’re running a budget rig or a top-tier prebuilt, these tweaks will help you squeeze every frame out of your hardware.

Windows 11 Optimization

Windows 11 24H2 is the best gaming Windows yet — but it still ships with bloatware, background services, and settings that hurt performance. Here’s what to change.

1. Enable Game Mode

Game Mode is the single most impactful Windows setting for gaming. It prioritizes your game process, reduces background activity, and prevents Windows Update from stealing CPU cycles mid-match.

How: Settings → Gaming → Game Mode → On

Also enable the Game Bar (Win+G) for quick access to performance overlays and recording.

2. Disable Unnecessary Startup Programs

Every program that starts with Windows steals CPU, RAM, and disk I/O. Discord, Steam, and your GPU driver should stay. Everything else can go.

How: Task Manager → Startup tab → Disable everything except essential drivers and gaming platforms

3. Turn Off Background Apps

Windows 11 still allows universal apps to run in the background. Most of them are useless for gaming.

How: Settings → Apps → Advanced app settings → Background apps → Let apps run in the background → Off

4. Disable Visual Effects

Transparency, animations, and shadows look nice but waste GPU resources. On a dedicated gaming rig, disable them all.

How: System → About → Advanced system settings → Performance → Adjust for best performance

Keep “Smooth edges of screen fonts” enabled — everything else can go.

5. Power Plan: High Performance

Windows defaults to “Balanced” power mode, which throttles your CPU during light loads. Switch to High Performance or Ultimate Performance.

How: Settings → System → Power & battery → Power mode → Best performance

If you don’t see Ultimate Performance, create it:

powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

6. Disable Xbox Game Bar (If You Don’t Use It)

If you don’t use Game Bar for recording or overlays, disable it entirely. It uses GPU resources and can cause stuttering in some games.

How: Settings → Gaming → Xbox Game Bar → Off

Note: If you use the Game Bar for performance monitoring, keep it — but disable the recording feature.

7. Turn Off Hardware-Accelerated GPU Scheduling (HAGS)

HAGS can improve performance on some systems but cause stuttering on others. Test both ways.

How: Settings → System → Display → Graphics → Change default graphics settings → Toggle “Hardware-accelerated GPU scheduling”

Our recommendation: Leave HAGS ON for RTX 50 series and RX 9000 series. Turn it OFF if you experience stuttering.

GPU Driver Settings

Your graphics card is the most important component for gaming performance. But the default driver settings aren’t optimized for competitive play.

8. Always Use the Latest Game-Ready Drivers

NVIDIA and AMD release Game Ready drivers specifically optimized for new titles. Install them on release day.

  • NVIDIA: GeForce Experience → Drivers → Check for updates
  • AMD: Adrenalin → Drivers → Check for updates

Enable automatic driver updates in both apps — there’s no reason to run outdated drivers in 2026.

9. Clean Install Drivers (Once a Quarter)

Driver updates can leave residual files that cause conflicts. Every 3 months, do a clean install.

How:

  1. Download DDU (Display Driver Uninstaller)
  2. Boot into Windows Safe Mode
  3. Run DDU → Clean and restart
  4. Install fresh driver package

BIOS Settings That Matter

BIOS settings can unlock 5-15% more performance. Here are the ones that actually matter in 2026.

10. Enable Resizable BAR / SAM

Resizable BAR (NVIDIA) / Smart Access Memory (AMD) allows your CPU to access the full VRAM of your GPU, improving performance by 2-8% in most games and up to 15% in some titles.

How: BIOS → Advanced → PCIe → Resizable BAR / Above 4G Decoding → Enable

This is mandatory for RTX 50 and RX 9000 series GPUs. If it’s not enabled, you’re leaving free performance on the table.

11. Enable XMP/EXPO for RAM

Your DDR5 RAM runs at 4800 MT/s by default — but you paid for 6000+ MT/s. XMP (Intel) or EXPO (AMD) profiles unlock the rated speed.

How: BIOS → Overclocking / Extreme Tweaker → XMP/EXPO → Profile 1

Without XMP/EXPO enabled, your DDR5-6000 kit is running at DDR5-4800. That’s a 25% memory bandwidth loss.

12. Set PCIe to Gen 5 (If Supported)

RTX 5090 and 5080 benefit from PCIe Gen 5 bandwidth. Make sure your BIOS is set to Gen 5 mode for the primary GPU slot.

How: BIOS → Advanced → PCIe Configuration → Primary PCIe → Gen 5

If you’re on a Gen 4 platform (B650, Z790), leave it at Gen 4 — forcing Gen 5 on unsupported hardware can cause instability.

13. Disable C-States for Competitive Gaming

CPU power states (C-states) save power but add latency. For competitive gaming, disable them.

How: BIOS → Advanced → CPU Configuration → C-State → Disable

For general gaming, leave C-States enabled — the latency impact is minimal and the power savings matter for thermals.

NVIDIA Control Panel Settings

These settings apply to RTX 40 and RTX 50 series GPUs. Set them once and forget.

Setting Recommended Value Why
Power Management Prefer Maximum Performance Prevents GPU downclocking during games
Texture Filtering – Quality High Performance Minimal visual impact, measurable FPS gain
Low Latency Mode On (or Ultra if using Reflex) Reduces render queue latency
Vertical Sync Off Use in-game V-Sync or G-Sync instead
Monitor Technology G-SYNC Smooth, tear-free gaming
Max Frame Rate Off (or cap in-game) In-game limiters are better than driver limiters
Shader Cache On (100GB) Prevents stutter from shader compilation
Threaded Optimization On Better CPU utilization

NVIDIA Control Panel optimal gaming settings for RTX 50 series

AMD Adrenalin Settings

For RX 9000 and RX 7000 series GPUs, these are the optimal Adrenalin settings.

Setting Recommended Value Why
AMD FSR On (use in-game setting) FSR 4 is excellent in 2026
Radeon Anti-Lag On Reduces input latency
Radeon Boost Off Dynamic resolution can cause inconsistency
Radeon Chill Off Frame rate limiting — use in-game instead
Surface Format Re-Enable On Can fix visual glitches in some games
Texture Filtering Quality Performance Minimal visual impact
Wait for Vertical Refresh Off unless using FreeSync Let FreeSync handle it
Shader Cache AMD Optimized Prevents shader compilation stutter

Storage Optimization

Storage speed directly affects game load times, texture streaming, and open-world pop-in. Here’s how to optimize your NVMe SSD.

14. Install Games on NVMe (Not SATA)

NVMe Gen 4 SSDs are 7x faster than SATA SSDs. NVMe Gen 5 drives are even faster, though the gaming difference between Gen 4 and Gen 5 is minimal.

Recommended setup:

  • Drive 1 (NVMe Gen 4+): Windows + applications
  • Drive 2 (NVMe Gen 4+): Games only

Keeping games on a separate drive from Windows prevents I/O contention during gameplay.

15. Enable DirectStorage

DirectStorage allows your GPU to decompress game assets directly, bypassing the CPU. Supported in Windows 11 24H2 and newer games.

How: It’s automatic in Windows 11 24H2. Just make sure your game supports it and your NVMe driver is up to date.

Games like Ratchet & Clank: Rift Apart, Forspoken, and Diablo IV use DirectStorage for dramatically faster load times.

16. Disable Windows Indexing on Game Drives

Windows Search Indexer can cause stuttering by scanning game files while you play.

How: Right-click game drive → Properties → Uncheck “Allow files on this drive to have contents indexed”

Network Optimization for Online Gaming

Network optimization won’t increase your FPS, but it will reduce lag, packet loss, and hit registration issues in competitive games.

17. Use Ethernet (Not Wi-Fi)

This is non-negotiable for competitive online gaming. Wi-Fi adds 1-5ms of jitter and can spike during interference. Ethernet is consistent.

If you can’t run a cable, use a Wi-Fi 7 (802.11be) adapter with MLO (Multi-Link Operation) — it’s the closest wireless gets to wired latency.

18. Enable Network Throttling Index

Windows throttles network throughput every 10ms by default. Reducing this interval improves responsiveness.

How: Open Registry Editor → HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile → Set NetworkThrottlingIndex to FFFFFFFF (hex)

This disables network throttling during gaming, giving your connection priority.

19. Set QoS on Your Router

Quality of Service (QoS) prioritizes gaming traffic over streaming and downloads on your home network.

How: Router settings → QoS → Prioritize gaming devices or gaming ports

Common game ports: CS2 (27015), Valorant (7350), Fortnite (5222), Apex Legends (37015-37019)

RAM Optimization

DDR5 is standard in 2026, but there are still optimizations to make.

20. Tighten DDR5 Timings (Advanced)

If you’re comfortable in BIOS, tightening secondary timings can improve gaming performance by 3-5%.

Key timings to tune:

  • tRCD: Match to tCL or tCL+1
  • tRP: Match to tRCD
  • tRAS: tCL + tRCD + 2

For DDR5-6000 CL30, try: 30-36-36-68 as a starting point.

21. Disable SysMain (Superfetch)

SysMain preloads frequently-used data into RAM. With 32GB+ of DDR5, it’s unnecessary and can cause disk I/O spikes.

How: Services → SysMain → Disable

Monitor & Display Settings

Your gaming monitor settings are just as important as your GPU settings.

22. Enable G-Sync/FreeSync

Variable refresh rate technology eliminates tearing without the input lag of V-Sync. Enable it in both your monitor and GPU control panel.

23. Set the Correct Refresh Rate

Windows often defaults to 60Hz even when your monitor supports 144Hz+. Always verify.

How: Settings → System → Display → Advanced display → Choose the highest available refresh rate

24. Cap Your Framerate

For the smoothest experience with G-Sync/FreeSync, cap your framerate 3-5 FPS below your monitor’s max refresh rate. This prevents the GPU from running at 100%, reducing input lag and temperature.

Example: 144Hz monitor → Cap at 140 FPS in-game

Use the in-game framerate limiter — it has lower latency than NVIDIA or AMD driver limiters.

Game-Specific Tweaks

Some games benefit from specific launch options and config tweaks.

CS2 Launch Options

-tickrate 128 -high -nojoy +fps_max 0 -vulkan

The -high flag sets CS2 to high CPU priority. -nojoy disables joystick support, freeing RAM. -vulkan can improve performance on AMD GPUs.

Valorant Launch Options

No launch options needed — Riot’s Vanguard anti-cheat already optimizes the game. Just make sure Windows Game Mode is on.

Fortnite Performance Mode

Settings → Rendering → Performance Mode → Set to “Performance” if you’re on a lower-end GPU. It reduces visual quality significantly but can double your FPS.

DLSS 4 & FSR 4 Optimization

In 2026, upscaling technology is essential for getting the most out of your GPU. Here’s how to use it correctly.

DLSS 4 (NVIDIA RTX 50 Series)

DLSS 4 introduces Multi Frame Generation, which generates up to 3 additional frames per rendered frame. Combined with the improved DLSS Super Resolution, it can multiply your base framerate by 3-4x.

Recommended settings:

  • DLSS Quality for best visual fidelity (scales from 66% resolution)
  • DLSS Balanced for competitive games (scales from 55% resolution)
  • Frame Generation: On for single-player games
  • Frame Generation: Off for competitive multiplayer (adds input latency)

FSR 4 (AMD RX 9000 Series)

FSR 4 is AMD’s first ML-based upscaler, replacing the older spatial-only FSR. It’s significantly better than FSR 3 and approaches DLSS quality.

Recommended settings:

  • FSR Quality for best visual fidelity
  • FSR Balanced for competitive games
  • AFMF (AMD Fluid Motion Frames): On for single-player only

DLSS 4 vs FSR 4 upscaling quality comparison in gaming

Monitoring & Benchmarking Tools

Don’t optimize blind. Use these tools to measure before and after.

Tool What It Measures Best For
MSI Afterburner + RivaTuner FPS, GPU/CPU usage, temps, VRAM Real-time overlay
CAPFPS Frame times, 1% lows, frametime variance Competitive analysis
3DMark Synthetic GPU/CPU benchmarks Before/after comparisons
HWiNFO64 Every sensor on your system Thermal and power analysis
NVIDIA FrameView PC latency, render latency Input lag measurement

What to measure:

  • Average FPS — overall performance
  • 1% low FPS — worst-case performance (stuttering)
  • Frametime consistency — smooth vs choppy
  • GPU/CPU temperatures — thermal throttling
  • Input latency — click-to-pixel response time

What NOT to Do

Some “optimizations” are myths or actively harmful. Skip these:

  • ❌ Registry cleaners — They break more than they fix. Windows 11 handles its own registry.
  • ❌ “Gaming optimizer” software — Razer Cortex and similar are snake oil. They disable Windows services that auto-restart anyway.
  • ❌ Overclocking without testing — Unstable OCs cause crashes, data corruption, and stuttering. Always stress-test with OCCT or Prime95.
  • ❌ Disabling Windows Update entirely — Security updates matter. Use “Pause updates” for up to 5 weeks instead.
  • ❌ Disabling all background services — Some are essential. Only disable services you understand.
  • ❌ Running RAM at unsafe speeds — If your PC crashes, it’s not optimized. Stability > speed.

Frequently Asked Questions

How much FPS improvement can I expect from optimizing my PC?

Most gamers see a 10-30% improvement in average FPS and a significant reduction in 1% lows (stuttering). The biggest gains come from enabling XMP/EXPO (5-15%), enabling Resizable BAR (2-8%), and optimizing GPU driver settings (3-10%).

Should I overclock my GPU for gaming?

Mild GPU overclocking (100-200MHz core, +200-500MHz memory) is safe and can yield 3-8% more performance. Use MSI Afterburner and stress-test with 3DMark. If you experience crashes or artifacts, reduce the overclock.

Does Windows 11 perform worse than Windows 10 for gaming?

No. As of 24H2, Windows 11 matches or exceeds Windows 10 in gaming performance. The DirectStorage API and improved scheduler make it the better choice for modern hardware.

Is it worth upgrading from DDR4 to DDR5 for gaming?

If you’re building a new PC, DDR5 is the obvious choice — AM5 and LGA1851 require it. If you’re on DDR4, the upgrade requires a new motherboard and CPU. A DDR5-6000 CL30 kit provides roughly 10-15% better 1% lows than DDR4-3200, which matters for competitive gaming.

What’s the single most impactful optimization?

Enable XMP/EXPO for your RAM. Running DDR5 at 4800 MT/s instead of its rated speed is the most common and most impactful mistake. This alone can improve performance by 5-15%.

Conclusion

Optimizing your PC for gaming in 2026 comes down to three things: enabling the features you already have (XMP, Resizable BAR, G-Sync), removing unnecessary overhead (background apps, visual effects, bloatware), and using the right settings (GPU driver profiles, DLSS/FSR, framerate caps).

Start with the BIOS settings (XMP, Resizable BAR) — they’re the biggest free performance gains. Then work through Windows and GPU settings. Measure before and after with MSI Afterburner so you know what actually helped.

Related guides: