All posts
2026-06-25·14 min read

Best NVIDIA & AMD GPU Driver Settings for Maximum Gaming FPS (2026 Guide)

Stop leaving FPS on the table. Learn the optimal NVIDIA Control Panel and AMD Adrenalin settings for maximum gaming performance, lower input lag, and fewer bottlenecks in 2026.

Best NVIDIA & AMD GPU Driver Settings for Maximum Gaming FPS in 2026

You just dropped $500+ on a graphics card. You installed the drivers, launched your favorite game, and... the FPS is fine. Not mind-blowing. Just fine. You're watching benchmarks on YouTube where the same card pushes 20% more frames in the same game, and you can't figure out what you're doing wrong.

Here's the thing most gamers never learn: your GPU driver ships with conservative default settings designed for compatibility, not performance. NVIDIA and AMD configure their drivers to work correctly on every possible system — from a 10-year-old office PC to a $5,000 gaming rig. That means your brand-new RTX 5080 or RX 9070 XT is running with training wheels on until you tell it otherwise.

The right driver settings won't turn a mid-range card into a flagship. But they will eliminate hidden FPS penalties, reduce input lag by several milliseconds, and ensure your GPU is actually delivering the performance you paid for. We're talking 5–15% more FPS in many games just from settings you can change in under five minutes.


TL;DR

  • Default GPU driver settings prioritize compatibility over performance — you're likely leaving 5–15% FPS on the table.
  • NVIDIA: Set Power Management to "Prefer Maximum Performance," Texture Filtering Quality to "High Performance," Low Latency Mode to "On," and Shader Cache Size to "10 GB" minimum.
  • AMD: Set Radeon Anti-Lag to "Enabled," Texture Filtering Quality to "Performance," Tessellation Mode to "Override" (8x max), and enable Smart Access Memory / Resizable BAR.
  • Disable driver-level anti-aliasing and anisotropic filtering — let games control these for better performance.
  • V-Sync should be OFF in the driver and controlled per-game (or use G-Sync/FreeSync instead).
  • Update drivers regularly but don't update right before a competitive gaming session.
  • Run your build through our free PC Bottleneck Analyzer to identify whether your CPU, GPU, or RAM is the real performance limit.

Why Default Driver Settings Cost You FPS

When you install GeForce Experience (now the NVIDIA App) or AMD Adrenalin, the driver sets every option to a safe, middle-ground default. Here's what that means in practice:

SettingDefault BehaviorPerformance Impact
Power ManagementAdaptive (clocks ramp down at low load)GPU may not boost to full speed quickly enough
Texture FilteringQuality (bilinear/trilinear at max)Wastes GPU cycles on barely visible texture quality
V-SyncApplication-controlled (often ON)Adds 20–50ms input lag when enabled
Shader Cache1–4 GB (NVIDIA default)Small cache = more re-compilation stutters
Anti-Lag / ReflexOff or not configuredUnnecessary input latency in competitive games
Anisotropic FilteringApplication-controlledCan default to 16x in games that don't need it

None of these defaults are wrong. They're just not optimized. And if you've never opened the NVIDIA Control Panel or AMD Adrenalin's performance tuning tab, you're running on every single one of them.


NVIDIA Control Panel: Optimal Settings for 2026

Right-click your desktop and select NVIDIA Control Panel (or open it from the NVIDIA App). Navigate to Manage 3D Settings → Global Settings. Here's what to change and why.

Power Management Mode → Prefer Maximum Performance

Default: Optimal Power Change to: Prefer Maximum Performance

This is the single most impactful change. "Optimal Power" lets the GPU drop its clock speed during lighter scenes to save energy. Sounds reasonable — but it creates micro-stutters when the GPU needs to ramp back up quickly during action-heavy moments. "Prefer Maximum Performance" keeps your GPU at its boost clock, eliminating this latency.

Trade-off: Slightly higher idle power consumption (15–25W more). If you're on a laptop, you may want to create a per-game profile instead of changing the global setting.

Texture Filtering – Quality → High Performance

Default: Quality Change to: High Performance

This switches texture filtering from trilinear to bilinear in certain scenarios and reduces the anisotropic filtering quality slightly. The visual difference is nearly invisible in modern games running at 1440p or higher, but it can reclaim 2–5% GPU utilization.

Texture Filtering – Trilinear Optimization → On

Default: Off Change to: On

Allows the driver to use bilinear filtering where trilinear isn't visually necessary (like distant textures). Free performance with zero visible quality loss.

Low Latency Mode → On

Default: Off Change to: On (not "Ultra")

This is NVIDIA's pre-Reflex latency reduction technology. When set to "On," the driver limits the CPU's pre-rendered frame queue to 1, reducing the number of frames waiting in the pipeline. The result: lower input lag without significantly impacting frame rates.

Important: Set to "On," not "Ultra." Ultra mode can cause frame rate drops in CPU-limited scenarios because it forces the CPU to wait for each GPU frame. "On" gives 80% of the benefit without the downside.

If a game supports NVIDIA Reflex, use that instead — Reflex is a smarter, game-integrated version of this and overrides the driver setting.

Shader Cache Size → 10 GB

Default: Driver Default (usually 1–4 GB) Change to: 10 GB (or Unlimited if you have SSD space)

A larger shader cache means the GPU retains more pre-compiled shaders between sessions. This directly reduces shader compilation stuttering — the phenomenon where new visual effects cause brief freezes the first time you encounter them. With a 10GB cache, games can store far more compiled shaders, meaning fewer re-compilations across sessions and driver updates.

Requires: Games installed on an SSD. A shader cache on a hard drive defeats the purpose.

Vertical Sync → Off

Default: Use the 3D application setting Change to: Off

V-Sync adds a full frame of input lag (6.9ms at 144Hz, 16.7ms at 60Hz) and causes severe FPS drops when your frame rate dips below your refresh rate. If you have a G-Sync compatible monitor, disable V-Sync globally in the driver and enable G-Sync instead. If you don't have adaptive sync, consider using NVIDIA's Fast Sync (Off, On, or Adaptive) or just accept occasional tearing for the latency benefit.

Threaded Optimization → On (Auto)

Default: Auto Leave at: Auto

This setting allows the driver to spread GPU workload submissions across multiple CPU threads. "Auto" is already correct for most modern games. Only change this if a specific game's troubleshooting guide recommends it.

Max Frame Rate → Match Your Monitor

Default: Off Change to: Your monitor's refresh rate (or 3 FPS below for G-Sync)

Setting a frame rate cap prevents the GPU from rendering frames you'll never see, reducing power consumption, heat, and input lag from frame queuing. If you use G-Sync, set this to 3 below your refresh rate (e.g., 141 for a 144Hz monitor) to keep G-Sync active and prevent V-Sync from kicking in at the cap.

Settings to Leave at Default

  • Anisotropic Filtering: Let games control this — most modern games handle it well.
  • Antialiasing – Mode: "Application-controlled" is correct. Driver-forced AA conflicts with modern rendering techniques like TAA and DLSS.
  • DSR/DLDSR: These are supersampling features. Only enable per-game if you want to run a game at a higher internal resolution.
  • Image Scaling: Only enable if you want NVIDIA's spatial upscaler as a system-wide fallback.

AMD Adrenalin Software: Optimal Settings for 2026

Open AMD Adrenalin (right-click desktop → AMD Software). Navigate to Gaming → Graphics. Here are the optimal global settings.

Radeon Anti-Lag → Enabled

Default: Disabled Change to: Enabled

Anti-Lag is AMD's equivalent of NVIDIA's Low Latency Mode. It reduces input lag by synchronizing CPU and GPU work more tightly. In games that support Anti-Lag 2 (the in-game integrated version), use that instead — but for everything else, the driver-level toggle provides a noticeable latency reduction.

Note: Anti-Lag can cause compatibility issues in a small number of older DX11 titles. If you experience stuttering in a specific legacy game, create a per-game profile with Anti-Lag disabled.

Radeon Boost → Enabled (Optional)

Default: Disabled Change to: Enabled (set minimum resolution to 85%)

Radeon Boost dynamically lowers render resolution during fast camera movements when you physically can't perceive the quality drop. It's surprisingly effective in fast-paced shooters and action games — you get higher FPS during chaotic moments when you need it most, and full resolution when you're standing still and can appreciate the detail.

Texture Filtering Quality → Performance

Default: Standard Change to: Performance

Like the NVIDIA equivalent, this reduces texture filtering precision for a small FPS gain. The difference is invisible at 1440p and above in virtually every modern game.

Tessellation Mode → Override Application Settings (8x Maximum)

Default: Use application settings Change to: Override application settings, Maximum Tessellation Level: 8x

Some games (especially older ones ported to newer engines) use absurdly high tessellation levels that tank performance with zero visible benefit. Capping at 8x prevents this while still allowing tessellation effects to look good.

Surface Format Optimization → Enabled

Default: Disabled Change to: Enabled

This allows the driver to convert surface formats to more efficient alternatives when the visual result is identical. It's free performance — enable it globally.

Wait for Vertical Refresh → Always Off

Default: Use application settings Change to: Always off

Same reasoning as NVIDIA's V-Sync setting. If you have a FreeSync monitor, use FreeSync instead. Disable driver-level V-Sync to minimize input lag.

Smart Access Memory (Resizable BAR)

This isn't in the Adrenalin software — it's a BIOS setting — but it belongs in this guide because it's one of the biggest free performance gains available. SAM / Resizable BAR allows your CPU to access the GPU's entire VRAM pool at once instead of in 256MB chunks. It provides a 2–10% FPS increase in many games, and it's completely free if your hardware supports it.

Requirements:

  • AMD Ryzen 3000-series or newer / Intel 10th gen or newer
  • AMD RX 6000-series or newer / NVIDIA RTX 3000-series or newer
  • Motherboard BIOS with Resizable BAR / Above 4G Decoding enabled

Check your motherboard manufacturer's website for a BIOS update if you don't see the option.

AMD-Specific: HYPR-RX

If you want a one-click performance boost, AMD's HYPR-RX toggle enables Radeon Super Resolution, Anti-Lag, and Radeon Boost simultaneously. It's a blunt instrument — individual configuration gives better results — but for gamers who just want "make it faster," it works surprisingly well.


Settings Both GPU Brands Should Configure

Monitor Refresh Rate

Go to Windows Settings → Display → Advanced Display and verify your monitor is actually running at its maximum refresh rate. This is the number one "hidden" performance issue — Windows sometimes defaults to 60Hz even on 144Hz or 240Hz monitors, especially after a driver update. If your monitor supports high refresh rates, make sure Windows is using them.

Hardware-Accelerated GPU Scheduling (HAGS)

Windows Settings → Display → Graphics → Default Graphics Settings

HAGS lets the GPU manage its own VRAM scheduling instead of relying on the CPU. In 2026, most modern games benefit from this being enabled, though some older titles may see regressions. If you're running a GPU from the last 3 years, turn it on.

Game Bar and Game Mode

Windows Settings → Gaming

Game Mode: Leave ON. Despite old advice to disable it, Windows 11's Game Mode now correctly prevents background Windows Update, driver installations, and notification interruptions during gaming.

Game Bar / Game DVR: Turn OFF unless you actively use Xbox Game Bar for screenshots. The recording and overlay features consume 2–5% GPU performance even when you're not recording.


Per-Game Profiles: When Global Settings Aren't Enough

Global settings work for most games, but some titles need individual tuning:

  • Competitive shooters (Valorant, CS2, Overwatch 2): Max out Low Latency Mode / Anti-Lag, cap frame rate to your monitor's refresh rate, disable all visual quality enhancements.
  • Open-world RPGs (Elden Ring, Cyberpunk 2077): Prioritize visual quality, enable shader cache, and consider enabling DLSS/FSR frame generation for smoother frame pacing.
  • Older/legacy games (DX9/DX11 titles): Some need driver-forced anisotropic filtering and anti-aliasing because their in-game options are limited or broken.
  • VR games: Minimize latency above all else — Ultra Low Latency, disable V-Sync, ensure HAGS is on.

Both NVIDIA and AMD let you create per-game profiles that override your global settings. Use them for your most-played titles.


Common Driver Mistakes That Kill FPS

1. Outdated Drivers (But Also: Too-New Drivers)

Running drivers more than 2–3 months old means missing out on game-specific optimizations that can deliver 5–20% FPS improvements in new titles. However, installing a brand-new driver on launch day can introduce regressions. Best practice: Update when you see a Game Ready / day-one optimization driver for a game you're about to play. Don't update for the sake of updating.

2. Using GeForce Experience / AMD Auto-Optimization

Both NVIDIA's and AMD's "Optimize" buttons in their companion apps use generic presets that often set quality too high and resolution scaling too aggressively. Always configure game settings manually — you know your performance priorities better than an algorithm.

3. Stacking Conflicting Anti-Aliasing

Enabling anti-aliasing in the driver AND in the game AND enabling DLSS/FSR creates a triple-stacked blur-and-performance penalty. Use one anti-aliasing solution: ideally the game's TAA or an upscaler like DLSS or FSR. Disable everything else.

4. Ignoring Your Actual Bottleneck

The best driver settings in the world won't help if your CPU is the bottleneck. If your GPU sits at 60% utilization while your CPU is pegged at 100%, driver tweaks won't move the needle. You need to identify where the bottleneck actually is before optimizing.

Run our free PC Bottleneck Analyzer to find out whether your CPU, GPU, or RAM is the limiting factor — then you'll know whether driver tuning, a hardware upgrade, or in-game settings changes will actually fix your FPS.


Quick Checklist: Optimize Your GPU Drivers Today

NVIDIA:

  1. Power Management Mode → Prefer Maximum Performance
  2. Texture Filtering Quality → High Performance
  3. Trilinear Optimization → On
  4. Low Latency Mode → On (use Reflex in supported games)
  5. Shader Cache Size → 10 GB
  6. V-Sync → Off (use G-Sync if available)
  7. Max Frame Rate → Your monitor's refresh rate minus 3

AMD:

  1. Radeon Anti-Lag → Enabled
  2. Texture Filtering Quality → Performance
  3. Tessellation Mode → Override, 8x max
  4. Surface Format Optimization → Enabled
  5. Wait for Vertical Refresh → Always Off (use FreeSync if available)
  6. Enable Smart Access Memory / Resizable BAR in BIOS

Both:

  1. Verify monitor refresh rate in Windows Display Settings
  2. Enable Hardware-Accelerated GPU Scheduling
  3. Disable Game Bar / Game DVR
  4. Keep Game Mode ON
  5. Create per-game profiles for competitive titles

Five minutes of driver tuning. Five to fifteen percent more FPS. Zero dollars spent. That's the kind of optimization that makes expensive hardware actually worth the money — and it's the easiest performance win you'll find anywhere outside of checking your system for bottlenecks and fixing the real limiting factor.

Find Your Bottleneck

Run our free scanner and get AI-powered recommendations specific to your hardware.

Analyze My PC
Get hardware tips in your inbox

New guides, upgrade deals, and optimization tips. No spam.