Quick fix: Roll back the graphics driver: Device Manager → Display adapters → right-click GPU → Properties → Driver tab → Roll Back Driver. If greyed out: download the previous version from NVIDIA, AMD, or Intel and install over current. Then pause Windows Update driver downloads to prevent re-upgrade.
You installed the latest GPU driver. Games stutter, browsers slow, video plays choppy. Previous version worked fine. The cause is a bad driver release. The fix: roll back. NVIDIA Studio drivers (vs. Game Ready) and conservative AMD versions are typically more stable.
Affects: Windows 11 (and Windows 10) after GPU driver update.
Fix time: ~20 minutes.
What causes this
GPU drivers can have regressions. NVIDIA Game Ready drivers ship fast and may have bugs; Studio drivers are more conservative. AMD’s Adrenalin drivers similarly have hit-and-miss releases. Symptoms include: stutter, frame drops, freeze on alt-tab, browser hardware acceleration lag, video playback issues. Rolling back to known-good version often fixes.
Method 1: Roll back via Device Manager
The standard route.
- Press
Win + X→ Device Manager. - Expand Display adapters. Right-click your GPU → Properties.
- Switch to Driver tab. Click Roll Back Driver.
- Pick a reason (anything). Click Yes.
- Windows reverts to the previously-installed driver. Brief screen flash.
- Reboot. Test the issue — should improve.
- If Roll Back is greyed out: Windows didn’t keep previous version. Use Method 2.
This is the simple rollback.
Method 2: Clean install older driver
For when rollback isn’t available.
- Identify the previous-working driver version. Search NVIDIA/AMD release notes for stable releases.
- Download from official sites:
- NVIDIA: nvidia.com/drivers. Pick Studio driver branch for stability.
- AMD: amd.com/en/support. Pick Recommended (WHQL) release.
- Intel: intel.com/content/www/us/en/download-center.
- For best results: clean install. Use Display Driver Uninstaller (DDU) from guru3d.com.
- Boot Windows in Safe Mode. Run DDU. Pick GPU vendor. Click Clean and restart.
- After reboot in normal mode: install the older driver you downloaded.
- Test. Should be stable.
- For NVIDIA Studio vs Game Ready: Studio drivers are more conservative (monthly). Game Ready is faster pace (bi-weekly). Studio recommended for non-competitive gaming and content creation.
This is the right path for clean rollback.
Method 3: Pause Windows Update drivers to prevent re-upgrade
After rollback, prevent Windows from re-installing the bad driver.
- Open Group Policy Editor (Pro):
gpedit.msc. Navigate to Computer Configuration → Administrative Templates → Windows Components → Windows Update → Manage updates offered from Windows Update → Do not include drivers with Windows Updates. Set to Enabled. - For Home: registry
HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate → ExcludeWUDriversInQualityUpdate = 1. - Windows Update no longer pushes driver updates.
- To install future driver updates: manually via vendor app (NVIDIA App, AMD Software, Intel Driver & Support Assistant).
- For specific driver hide: download Microsoft’s wushowhide.diagcab. Hide the version that caused issues.
- For monitoring future driver behavior: check Reliability Monitor (Reliability History in Control Panel). Driver crashes show as red.
This prevents re-installation.
How to verify the fix worked
- Device Manager → GPU → Driver tab: shows older version.
- Games and apps run smoothly again. Frame rates match pre-update baseline.
- Event Viewer: no new TDR (driver timeout) errors.
If none of these work
If rollback doesn’t resolve: Driver isn’t the cause: Windows update or other change may have introduced issue. Roll back recent Windows updates: Settings → Windows Update → Update history → Uninstall updates. For NVIDIA hybrid laptops: Optimus driver may need separate update. NVIDIA System Tools update. For thermal throttling masquerading as driver issue: clean dust from cooler. Check GPU temps with HWiNFO. For monitor refresh rate issues: Display → Advanced display → verify refresh rate matches monitor capability. For frame-time spikes specifically: enable Game Mode (Settings → Gaming → Game Mode → On). Sometimes helps. Last resort: clean Windows reinstall: Reset This PC → Keep my files. Refreshes Windows including driver state.
Bottom line: Roll back via Device Manager (or clean install older driver with DDU). Pause Windows Update driver pushes. For NVIDIA: Studio drivers are more stable than Game Ready.