Getting the most out of the Nvidia Control Panel is not about maxing every slider. The goal is lower input lag, more consistent frame times, and a stable image without unnecessary overhead. The driver defaults are built for compatibility across thousands of system configs, not for competitive responsiveness or for squeezing the last bit of smoothness from your specific GPU and monitor. With a few targeted changes in the right menu paths, you can reduce latency, prevent stutter caused by mismatched sync settings, and let your hardware run the way your games actually need it to. As of early 2026, the core layout of the Control Panel remains the same, so these paths and options apply whether you are on a fresh driver install or tuning an existing setup.
The principle is simple: let the game or your display handle what it does best, and use the driver to enforce global rules for power, latency, and synchronization. Set global defaults for system-wide behavior, then use Program Settings for per-game exceptions. That way you get a reliable baseline without breaking games that have their own built-in limiters or HDR handling.
As an Amazon Associate we earn from qualifying purchases at no extra cost to you. Product prices and availability are accurate as of the date shown and are subject to change.
Top 3 picks at a glance
Quick Recommended Settings
These are the global defaults to set first under Manage 3D settings > Global Settings. Apply them, then tune per-game overrides as needed. Access the panel by right-clicking the desktop and selecting Nvidia Control Panel, or by pressing Windows + R, typing nvcplui, and pressing Enter.
| Setting | Recommended value | Why |
|---|---|---|
| Image Scaling | Off | Avoids driver-level sharpening and scaling unless you need it for a low-resolution game on a high-resolution display |
| Ambient Occlusion | Off | Legacy override that conflicts with modern game engines; leave lighting to the game |
| Anisotropic filtering | Application-controlled | Game engines already set this correctly; driver override adds cost with no visual gain |
| Antialiasing – FXAA | Off | Blurs the image and adds input cost; use in-game TAA or MSAA if needed |
| Antialiasing – Mode / Setting / Transparency | Application-controlled / Off | Prevents driver from forcing outdated AA methods |
| Background Application Max Frame Rate | 20 FPS | Limits power draw and heat when tabbed out without affecting foreground performance |
| CUDA – GPUs | All | Ensures all compute-capable GPUs are available to CUDA apps and games |
| Low Latency Mode | On (Ultra for esports on high-end rigs) | Reduces render queue depth to lower latency; Ultra caps queue at zero |
| Max Frame Rate | Off globally; set per-game if needed | Global cap can interfere with reflex and in-game limiters |
| Monitor Technology | G-SYNC Compatible / Fixed Refresh if no VRR | Enables variable refresh rate where supported |
| Multi-Frame Sampled AA (MFAA) | Off | Only affects MSAA titles and can cause inconsistency |
| OpenGL rendering GPU | Auto-select or your Nvidia GPU | Ensures OpenGL games use the correct GPU on multi-GPU laptops |
| Power management mode | Prefer maximum performance | Prevents clock downshifts that cause frame time spikes |
| Shader Cache Size | Driver Default or 10 GB | Allows compiled shaders to be stored on disk for smoother subsequent loads; location is C:\Users\[YourUser]\AppData\Local\NVIDIA\DXCache and GLCache |
| Texture filtering – Quality | High performance | Minimal visual difference versus Quality, slightly lower filtering overhead |
| Texture filtering – Anisotropic sample optimization | On | Reduces cost of anisotropic filtering with no noticeable quality loss at High performance |
| Texture filtering – Negative LOD bias | Allow | Let the application decide; clamp only hurts sharpness when you want performance |
| Texture filtering – Trilinear optimization | On | Improves filtering performance with negligible image impact |
| Threaded optimization | On | Allows driver to use multiple CPU threads for draw calls |
| Triple buffering | Off | Only relevant for OpenGL with V-Sync on; adds latency |
| Vertical sync | Off globally (Manage per-game with G-Sync) | Gives you control to pair V-Sync correctly with G-Sync or leave it off for uncapped latency |
| Virtual Reality pre-rendered frames | 1 | Keeps VR latency low without starving the GPU |
Path to apply: Nvidia Control Panel > Manage 3D settings > Global Settings > change each value > Click Apply in the bottom right. If Apply is grayed out, close any running game first.
Setting-by-Setting
Low Latency Mode – On vs Ultra
What causes it: The CPU prepares frames ahead of the GPU to keep the pipeline full. That queue increases latency between your input and what you see. How to check: If your game feels floaty despite high frame rates, or if Nvidia Reflex is not available in-game, the render queue is likely too deep. What to do: Go to Manage 3D settings > Global Settings > Low Latency Mode. Set to On for general gaming. Set to Ultra only for competitive shooters where you consistently have GPU headroom and want the lowest possible queue. For games that already offer Nvidia Reflex or Reflex + Boost, leave Low Latency Mode set to Off for that program under Program Settings and use Reflex in-game instead, as Reflex manages the queue more precisely. Value range: Off, On, Ultra. How to undo: Return to the same menu and set it back to Off, then click Apply.
Power Management Mode – Prefer Maximum Performance
What causes it: On Optimal Power or Adaptive, the driver lowers GPU clocks when it thinks load is light, which can cause sudden frame time spikes when load increases. How to check: Watch GPU clock in the overlay toggled by Alt + R via GeForce Experience, or use Alt + Z > Performance > Overlay. If clocks drop during menus or light scenes then spike, you are seeing power saving. What to do: Manage 3D settings > Global Settings > Power management mode > Prefer maximum performance. On laptops, pair this with Windows Settings > System > Power > Power mode set to Best performance while plugged in. How to undo: Set the driver option back to Optimal power and set Windows power back to Balanced. File behavior: This does not create a user file; it is stored in the driver profile at C:\ProgramData\NVIDIA Corporation\Drs\nvdrsdb0.bin and nvdrsdb1.bin.
Vertical Sync and G-Sync Pairing
What causes it: Mismatched V-Sync and G-Sync settings cause tearing if both are off, or added stutter if V-Sync is forced on without a frame cap. How to check: Under Display > Set up G-SYNC, see if G-SYNC Compatible is checked and enabled for full screen or windowed mode. Then check Manage 3D settings > Vertical sync. What to do: If you have a G-Sync or G-Sync Compatible monitor, enable G-Sync for full screen mode, set Vertical sync to On in the Control Panel, and then cap your frame rate 3 FPS below your maximum refresh rate. Do that cap either in-game with its limiter or in Program Settings > Max Frame Rate. For example, on a 144 Hz display, cap to 141 FPS. If you do not have VRR, leave Vertical sync Off globally and use the in-game V-Sync option only for story-driven games where tearing is more distracting than the added latency. How to undo: Set Display > Set up G-SYNC back to unchecked, set Vertical sync back to Use the 3D application setting, and turn off any Max Frame Rate cap.
Texture Filtering – Quality, Trilinear Optimization, and Anisotropic Sample Optimization
What causes it: Texture filtering determines how sharp distant textures look and how much work the GPU does per frame. High quality settings force full trilinear and full anisotropic filtering passes. How to check: If you are GPU-bound in the performance overlay and see high GPU utilization with slightly inconsistent frame times, filtering overhead may be contributing. What to do: Manage 3D settings > Global Settings > Texture filtering – Quality > High performance. Set Texture filtering – Trilinear optimization to On and Texture filtering – Anisotropic sample optimization to On. Leave Anisotropic filtering itself at Application-controlled. How to undo: Set Texture filtering – Quality back to Quality, and set both optimizations back to Off.
Shader Cache Size
What causes it: Games compile shaders the first time you play. Without a disk cache, that compilation hitches your game every time you load a new area. How to check: If a game stutters heavily on first play but is smoother after a restart, the cache is working. If stutter returns after driver updates, the cache was cleared. What to do: Manage 3D settings > Global Settings > Shader Cache Size > Driver Default. On systems with small C: drives, you can set it to 10 GB to guarantee space without letting it grow unchecked. The cache files live under C:\Users\[YourUser]\AppData\Local\NVIDIA\DXCache and GLCache. Do not delete these folders manually while a game is running. How to undo: Set Shader Cache Size back to Driver Default or Disabled, then reboot.
Max Frame Rate and Background Application Max Frame Rate
What causes it: Uncapped frame rates waste power and add heat, while background apps can consume GPU when you alt-tab. How to check: If your GPU runs at 99 percent in menus or when tabbed out, you have no effective cap. What to do: Leave Global Max Frame Rate Off. Instead, open Manage 3D settings > Program Settings > select the game > set Max Frame Rate to your desired cap, such as 141 for 144 Hz, 237 for 240 Hz, or your monitor refresh minus 3. Then set Global Background Application Max Frame Rate to 20 FPS. This only limits background processes, not the active game. Value range: 20 to 1000 FPS. How to undo: Set both back to Off.
Image Scaling and Sharpening
What causes it: Driver-level scaling and sharpening can conflict with in-game scaling like DLSS, FSR, or TAA sharpening, creating oversharpened or blurry images. How to check: If text looks haloed or fine detail shimmers after enabling scaling, two sharpeners are stacking. What to do: Manage 3D settings > Global Settings > Image Scaling > Off. If you need scaling because a game lacks a good internal scaler and you run well below native resolution, enable Image Scaling, set it to On, and then use the overlay via Alt + Z or Alt + F3 to adjust sharpening between 0 and 100 percent, starting at 30 percent. Set this per game under Program Settings, not globally. How to undo: Turn Image Scaling back Off and disable any overlay sharpening slider.
By Hardware Tier
Low-End Systems – GTX 1650 / RTX 3050 / Laptops with 4-6 GB VRAM
Prioritize frame time stability and power consistency over image quality. Use the global table above, then add these per-game overrides. Set Power management mode to Prefer maximum performance to avoid clock drops on thermally limited laptops. Set Texture filtering – Quality to High performance and enable both Trilinear optimization and Anisotropic sample optimization. Leave Max Frame Rate Off unless you see thermal throttling; if you do, cap 10 FPS below your average achievable rate for that game to keep temperatures steady. Keep Image Scaling Off unless you must play at 720p on a 1080p display, in which case enable it per-program and use a moderate sharpening value of 30 to 50 percent. Under Configure Surround, PhysX settings, set PhysX processor to your Nvidia GPU, not Auto or CPU, to avoid physics work falling back to the CPU.
Mid-Range Systems – RTX 3060 / RTX 4060 / RTX 4070 at 1080p or 1440p
This is the balance tier. Keep global Low Latency Mode On and Threaded optimization On. If your monitor supports G-Sync Compatible, enable it under Display > Set up G-SYNC, set Vertical sync to On globally, and then cap frame rate 3 FPS below refresh on a per-game basis. This gives you tear-free motion without the latency penalty of uncapped V-Sync alone. Set Shader Cache Size to 10 GB if you play many different titles, since mid-range CPUs benefit most from cached shaders. For competitive shooters, set Program Settings > Low Latency Mode to Ultra and disable any in-game V-Sync. For single-player games, set Max Frame Rate to your refresh minus 3 and leave Low Latency Mode On. If you use DLSS in-game, keep Image Scaling Off to avoid double scaling.
High-End Systems – RTX 4070 Ti and above / RTX 4080 / RTX 4090 at 1440p or 4K
On high-end hardware you are usually CPU or latency limited rather than GPU limited, so focus on keeping the render queue empty. Use Low Latency Mode Ultra globally, or better, use Nvidia Reflex + Boost directly in supported games and set the driver Low Latency Mode to Off for those specific programs to let Reflex take over. Enable G-Sync and keep Vertical sync On in the driver with a tight frame cap 3 FPS below refresh, which on 240 Hz means 237 FPS, to keep latency low and eliminate tearing at the ceiling. Set Power management mode to Prefer maximum performance and set Monitor Technology to G-Sync Compatible. Shader Cache can stay on Driver Default since disk space is less constrained. If you play at 4K and rely on DLSS Quality or DLAA, keep all Texture filtering optimizations On and leave Anisotropic filtering at 16x in-game rather than forcing it in the driver.
Common Mistakes
Forcing settings globally that should be per-game is the most common error. FXAA, MFAA, and Antialiasing overrides should almost always stay Off or Application-controlled globally; enable them only in Program Settings for older games that lack modern AA options. Another mistake is enabling both driver V-Sync and in-game V-Sync while also using G-Sync without a cap, which adds latency and can introduce stutter at the refresh ceiling. Choose one sync method and one limiter, and test with the refresh minus 3 rule.
Setting Power management mode to Optimal power on desktop gaming rigs is another frequent cause of inconsistent frame times. Optimal power is correct for laptops on battery, but on a desktop with adequate cooling, Prefer maximum performance removes an entire class of micro-stutter. Similarly, disabling Shader Cache to save a small amount of disk space causes repeated shader compilation stutter, especially after driver updates.
Finally, do not copy someone else’s Program Settings wholesale without checking Display > Change resolution. If your desktop resolution is set below your monitor native resolution, or if refresh rate is set to 60 Hz instead of 144 or 240 Hz, no Control Panel tweak will recover that smoothness. Verify resolution is set to Use Nvidia color settings with Output color depth 8 bpc or 10 bpc as supported, Output dynamic range Full, and refresh rate at maximum.
FAQ
Should I use Maximum Performance or Optimal Power?
Use Prefer maximum performance globally on desktops and plugged-in gaming laptops. Optimal power saves energy by lowering clocks when load is light, which can create frame time spikes when load returns. Set it under Manage 3D settings > Global Settings > Power management mode. On a laptop that you also use on battery for work, create a separate Windows power plan for battery use and leave the Nvidia setting on Prefer maximum performance, so the Windows power plan handles battery savings instead of the driver.
Do I need G-Sync on if I already use V-Sync?
They do different jobs. G-Sync matches your monitor refresh to your GPU output to eliminate tearing without adding a full V-Sync latency penalty, but it only works inside its variable refresh range. V-Sync on with G-Sync ensures no tearing when your frame rate hits the top of that range. The correct pairing is Display > Set up G-SYNC enabled, Manage 3D settings > Vertical sync set to On, and a frame rate cap set to 3 FPS below your max refresh. If you do not have a G-Sync Compatible monitor, leave V-Sync Off for competitive games and only enable in-game V-Sync for slower, visual games where tearing bothers you more than latency.
What is the best Low Latency Mode setting for competitive gaming?
Set it to On globally, then set it to Ultra only for competitive shooters where you have consistent GPU headroom, accessed via Manage 3D settings > Program Settings > select the game > Low Latency Mode > Ultra. If the game has a built-in Nvidia Reflex toggle, set the driver Low Latency Mode to Off for that program and enable Reflex + Boost in the game settings menu instead. Reflex replaces the driver queue control with a more accurate in-engine limiter and generally delivers lower latency than Ultra alone. You can verify Reflex is active if the game shows a Reflex latency widget or reports Reflex Enabled in its video settings.
Why did my performance change after a driver update?
Driver installers can reset Manage 3D settings and clear the shader cache. After any driver update via GeForce Experience or the standalone installer at C:\NVIDIA\DisplayDriver, reopen Nvidia Control Panel and confirm your Global Settings still show your preferred values, especially Power management mode, Low Latency Mode, Vertical sync, and Shader Cache Size. Also check that Display > Change resolution still shows your native resolution and maximum refresh rate, as driver installs sometimes revert to 60 Hz. If a game stutters right after an update, that is expected while shaders recompile; play one full match or loop, restart the game, and the hitching should settle as the new cache populates.







