Game Stuttering After an NVIDIA Driver Update
Stuttering in the first hours after a driver update is usually the shader cache rebuilding rather than a defective driver — it clears itself as you replay the same areas. Before rolling anything back, play a couple of sessions, then check whether hardware-accelerated GPU scheduling changed state and whether your per-game settings survived the install.
Start here
Driver updates reset things quietly. A clean install wipes per-game 3D settings, the compiled shader cache is invalidated so the GPU recompiles shaders the first time it meets them again, and Windows-level graphics features can end up in a different state than you left them. All three feel like "the new driver is broken", and rolling back hides the cause instead of finding it.
Symptoms
- Brief freezes when entering a new area or loading a new effect for the first time
- Stutter that improves the second time you play the same level
- Frame rate looks fine in an overlay but the game feels uneven
- It started immediately after a driver update and affects several games
- Settings you had customised per game are back to defaults
Why this happens
The shader cache is being rebuilt
Compiled shaders are cached per driver version. A new driver invalidates that cache, so the first time a game needs each shader it compiles it mid-frame, which shows up as a brief hitch. It stops once the cache refills, which is why the stutter fades as you replay the same content.
Hardware-accelerated GPU scheduling is in a different state
This feature moves GPU scheduling from a CPU thread to a scheduling processor on the GPU. Microsoft shipped it opt-in precisely because it touches virtually every GPU operation, and it depends on the driver exposing WDDM 2.7 support — so a driver change is exactly when its availability or state can shift.
Your per-game settings were wiped
A clean installation resets the driver's 3D settings, so frame limits, V-Sync behaviour, and per-game profiles you had tuned are gone. The game runs differently because it is configured differently, not because the driver is worse.
The driver genuinely regressed for your hardware
This does happen, but it is the last explanation to reach for rather than the first. It is worth suspecting only once the cache has had time to rebuild and the settings above check out.
Fixes
1.Play a couple more sessions before changing anything
about 60 minCosts nothing and resolves the most common version of this. Shader compilation stutter only happens the first time each shader is needed, so replaying the same areas is itself the test.
Applies to: Windows 10, Windows 11
- Play the affected game for two or three sessions, revisiting the same areas where it stuttered.
- Note whether the hitching happens in the same places or moves around.
- If the same spots stop stuttering on later runs, the cache was rebuilding and nothing is wrong.
- If it stutters unpredictably and does not improve, continue below.
2.Check hardware-accelerated GPU scheduling
about 10 minA driver update is exactly when this can change state, and Microsoft shipped it opt-in because it affects nearly all GPU work. Toggling it is reversible and costs one restart.
Applies to: Windows 11, Windows 10
- Open Settings → System → Display → Graphics.
- Open Change default graphics settings (Advanced graphics settings on some builds).
- Note whether Hardware-accelerated GPU scheduling is on or off, then set it to the opposite of what it is now.
- Restart the PC — the setting only takes effect after a restart.
- Test the same game again. If it is worse, put it back; this is a genuine per-system difference rather than a universally correct setting.
Confirmed by the vendor.
Source: Microsoft
3.Check your per-game 3D settings survived
about 10 minA clean install resets these. A game running without the frame cap or V-Sync behaviour you configured will feel different, and no amount of driver troubleshooting will explain why.
Applies to: Windows 10, Windows 11
- Open the NVIDIA Control Panel or the NVIDIA App and find the 3D settings for the affected game.
- Compare them against what you had configured — frame rate limit, V-Sync, low latency mode, and power management are the ones that change how a game feels.
- Reapply anything that reverted, then retest.
- Check the game's own graphics settings too, since some titles re-detect hardware after a driver change and reset their presets.
Confirmed by the vendor.
Source: NVIDIA
4.Close overlays and capture software
about 15 minOverlays hook the same rendering path the driver just replaced. Ruling them out separates a driver problem from an interaction between the driver and something layered on top of it.
Applies to: Windows 10, Windows 11
- Close Discord, the NVIDIA App overlay, Xbox Game Bar capture, OBS, and any FPS or hardware monitor overlay.
- Launch the game with all of them closed and test the same area.
- If the stutter is gone, re-enable them one at a time to find which one is involved.
5.Reinstall the current driver with a clean installation
Check before applyingabout 25 minFixes an installation that went wrong rather than a driver that is wrong — worth trying before rolling back, because it keeps you on the current version.
Applies to: Windows 10, Windows 11
Before you do this
The screen will flicker or black out during installation, and this resets display settings, colour profiles, and every per-game 3D profile. Note anything you have customised before starting.
First:
- Know your exact GPU model so you install the right driver
- Download the driver for your exact GPU from NVIDIA's driver page.
- Run the installer and choose Custom (Advanced).
- Tick Perform a clean installation and continue.
- Restart, then reapply your per-game settings, which this will reset again.
Confirmed by the vendor.
Source: NVIDIA
6.Roll back to the previous driver
Check before applyingabout 30 minThe right answer if everything above checks out and the stutter persists across sessions. Left until last because it is the step that hides the cause rather than finding it.
Applies to: Windows 10, Windows 11
Before you do this
Staying on an old driver means missing later fixes and optimisations, and new releases may eventually require a newer driver. Treat a rollback as a diagnosis, not a destination.
First:
- Record your current driver version before changing it
- Note the version you are on now, so you can return to it if the rollback does not help.
- Download the previous driver branch for your GPU from NVIDIA's driver archive.
- Install it with the Custom → Perform a clean installation option.
- Restart and test the same game and the same area.
- If the stutter is unchanged, the driver was not the cause — go back to the current version, which will have security and game fixes the older one lacks.
Confirmed by the vendor.
Source: NVIDIA
If none of this worked
If the stutter affects the whole desktop rather than only games, this is not a game problem — look at background processes, storage health, or thermals instead. If one specific game stutters and everything else is fine, the game's own patch notes and community are a better place than driver troubleshooting. And if frame rate collapses rather than hitching briefly, that is a different symptom with different causes: check thermals and power limits first.
Common questions
- How long should shader cache rebuilding take?
- It is not time-based — it resolves as you encounter each shader once. In practice that means it fades over the first session or two of normal play rather than after a fixed period.
- Should I turn hardware-accelerated GPU scheduling on or off?
- There is no universally correct answer, which is why the step above is to try the opposite of your current state and keep whichever is better. Microsoft made it opt-in precisely because its effect varies across configurations.
- Is it safe to skip driver updates to avoid this?
- Not a good trade. Driver updates carry security fixes and support for new releases. A rollback is worth using to identify a problem, not as a permanent position.
Did this fix work?
If a step is wrong, outdated, or did not help, telling us is the fastest way to get it corrected — reports are reviewed before new articles.
Report a problem with this pageRelated problems
- Does Hardware-Accelerated GPU Scheduling Improve Performance?
- Game Audio and Voice Chat Come Out of the Same Device
- Game Shows a Black Screen on Launch but the Audio Plays
- Does the PS5 DualSense Controller Work on PC?
- Does a Bluetooth Headset Microphone Work on a PC?
- Game Crashes When You Alt-Tab on Windows 11
Sources
Microsoft · Documentation · checked Aug 16, 2026
- Hardware-accelerated GPU scheduling moves scheduling work from a CPU thread to a dedicated GPU scheduling processor
- Microsoft made the feature opt-in because changing the scheduler affects virtually all GPU operations
- The feature requires a WDDM 2.7 or later driver and supported hardware
- The toggle lives under Settings > System > Display > Graphics settings
- Drivers exposing the feature reach users automatically through Windows Update
NVIDIA · Documentation · checked Aug 16, 2026
- NVIDIA publishes manual driver downloads selectable by product series and operating system
- The NVIDIA App is NVIDIA's tool for keeping drivers up to date