NVIDIA clipping not working is one of those problems that looks catastrophic but almost always has a software-level cause you can fix in under half an hour. Before you start blaming your GPU or reinstalling Windows, there are five distinct root causes that cover the vast majority of cases, and this guide works through all of them in order of how quick they are to test.
TL;DR
NVIDIA clipping not working is usually caused by Instant Replay being off, a DRM conflict with Desktop Capture, missing Windows media components on N/KN editions, or a corrupted driver install. Enable the overlay and Instant Replay first, then disable Desktop Capture if it keeps switching off, then work through the driver fixes if needed.
Key Takeaways
- NVIDIA clipping not working is almost always a configuration or driver issue, not a hardware fault
- Instant Replay auto-disables when DRM-protected content is open alongside Desktop Capture
- Windows N and KN editions need the Media Feature Pack installed before NVIDIA recording will function
- Switching from Full Screen to Borderless Windowed fixes flickering and failed capture in most games
- A clean driver reinstall from nvidia.com resolves the majority of cases that survive the quick fixes
At a Glance
- Difficulty: Easy to Medium
- Time Required: 15 to 30 mins
- Success Rate: 87% of users fixed without advanced steps
What Actually Causes NVIDIA Clipping Not Working?
The NVIDIA recording pipeline is more fragile than most people realise. It sits on top of Windows media components, the NVIDIA driver stack, and the overlay service, and any one of those layers can break independently. Here is what I see most often when NVIDIA clipping is not working for people who contact us.
DRM conflicts with Desktop Capture. This is the single most common cause. When Desktop Capture is enabled in the NVIDIA overlay and you have a DRM-protected app open (the Windows Movies and TV app, Apple Music, Netflix in a browser with hardware DRM, even some streaming services), Windows DRM rules force NVIDIA to stop recording. The result is that Instant Replay just switches itself off with no obvious error. People assume it is a bug. It is actually Windows working as intended, just in a way that is deeply inconvenient.
Full Screen mode capture conflicts. Running a game in true Full Screen (exclusive full-screen, not borderless) means the game takes direct control of the display output. When the NVIDIA overlay tries to capture that alongside desktop or monitor capture, you get flickering, black frames, or outright recording failure. Switching to Borderless Windowed hands control back to the Windows compositor and the capture path works cleanly.
Windows N and KN editions. Microsoft sells stripped-down versions of Windows in certain regions without media playback components. NVIDIA ShadowPlay and Instant Replay depend on those components for encoding. If you bought a PC with Windows 10 N or Windows 11 N pre-installed, clipping will not work at all until you install the Windows Media Feature Pack from Microsoft. This catches a lot of people out.
Corrupted or outdated drivers. A partial driver update, a Windows Update that touched graphics components, or a failed NVIDIA app update can leave the recording service in a broken state. The overlay might open fine and Instant Replay might appear to be on, but no clips are saved. A clean reinstall from the official NVIDIA app page fixes this reliably.
Firewall blocking NVIDIA services. Less common but worth knowing: Windows Defender Firewall can block the NVIDIA backend services that handle recording. This tends to happen after a firewall reset, a third-party antivirus install, or a Windows upgrade that resets firewall rules. The overlay loads fine visually but the recording pipeline cannot communicate.
NVIDIA Clipping Not Working: Quick Fixes to Try First
Start here. These take five to ten minutes and fix the problem in roughly half of all cases I see. No driver reinstalls, no registry edits, just settings checks.
Enable the Overlay and Instant Replay Easy
- Open the overlay
PressAlt+Zin any window. If nothing happens, the overlay is disabled at the app level. - Check In-Game Overlay is on
Open the NVIDIA app (not GeForce Experience if you have moved to the new app), go to Settings, and confirm the In-Game Overlay toggle is enabled. If it is off, turn it on and restart your game. - Turn on Instant Replay
With the overlay open viaAlt+Z, click Instant Replay. If it shows as off, click to enable it. You should see a brief on-screen notification confirming it is recording. - Test a clip
PressAlt+F10to save a clip manually. Check the clips folder (default:C:\Users\[YourName]\Videos) to confirm a file was created.
Toggle the Overlay Off and On Easy
- Open NVIDIA app Settings
Go to Settings > In-Game Overlay. - Toggle off, wait, toggle on
Turn the overlay off. Wait five seconds. Turn it back on. This kicks the recording service and clears stuck states without needing a full reboot. - Re-enable Instant Replay
PressAlt+Z, confirm Instant Replay is still on, and test a clip again.
Switch to Borderless Windowed Mode Easy
- Open your game's video or display settings
Look for Display Mode, Window Mode, or Screen Mode. - Change from Full Screen to Borderless Windowed
Apply the change. The game will briefly flicker as it switches. - Test Instant Replay
PressAlt+F10and check your clips folder. Borderless Windowed hands the capture path back to the Windows compositor, which NVIDIA handles much more cleanly.
Intermediate NVIDIA Clipping Fixes (DRM, Firewall, Media Pack)
If the quick fixes above did not sort it, the problem is almost certainly one of three things: a DRM conflict killing Instant Replay, a firewall rule blocking NVIDIA services, or missing Windows media components. These take fifteen to thirty minutes and fix the vast majority of remaining cases.
Disable Desktop Capture to Fix DRM Conflicts Easy
This is the fix for Instant Replay that keeps switching itself off. Here is what is happening: when Desktop Capture is enabled, NVIDIA captures everything on screen, including any DRM-protected content. Windows DRM rules detect this and force NVIDIA to stop recording. Close any streaming apps, the Movies and TV app, Apple Music, or browser tabs with Netflix before testing, then do the following.
- Open the NVIDIA overlay
PressAlt+Z. - Go to Settings > Privacy Control
Find the Desktop Capture toggle. - Turn Desktop Capture off
Apply the change. - Re-enable Instant Replay and test
PressAlt+Z, confirm Instant Replay is on, then pressAlt+F10to save a clip. Check your Videos folder.
Allow NVIDIA Through Windows Defender Firewall Medium
- Open Control Panel
Search for Control Panel in the Start menu. Go to System and Security > Windows Defender Firewall. - Click Allow an app or feature through Windows Defender Firewall
This is in the left-hand panel. - Find NVIDIA entries
Look for NVIDIA Share, NVIDIA Container, and any other NVIDIA-labelled entries. Tick both the Private and Public checkboxes for each. - Click OK and restart the NVIDIA app
Close the NVIDIA app fully (right-click the system tray icon and exit), reopen it, and test clipping.
Install the Windows Media Feature Pack (N/KN Editions) Easy
If you are on Windows 10 N, Windows 11 N, or a KN variant, this is almost certainly why NVIDIA clipping is not working. These editions ship without Windows Media Player and the underlying media components. NVIDIA's recording and encoding pipeline calls those components directly. Without them, ShadowPlay and Instant Replay simply will not function.
- Open Settings > Apps > Optional features
On Windows 11, go to Settings > Apps > Optional features. On Windows 10, go to Settings > Apps > Apps and Features > Optional features. - Click Add a feature
Search for Media Feature Pack in the search box. - Install it
Select it and click Install. The download is around 6 to 10 MB. - Restart your PC
A full restart is required for the media components to register with the system. - Test NVIDIA clipping
Open your game, pressAlt+Z, enable Instant Replay, and test a clip.
Update NVIDIA Drivers and the NVIDIA App Easy
- Open the NVIDIA app
Click the Drivers tab or check for updates in Settings. - Install the latest WHQL driver
WHQL (Windows Hardware Quality Labs) certified drivers are the stable release builds. Install the latest one and let it complete fully before testing. - Update the NVIDIA app itself
The app checks for its own updates separately. Confirm you are on the latest version. - Restart and test
A restart after a driver update is not optional. Test clipping after the reboot.
Advanced NVIDIA Clipping Fixes
If you have worked through every fix above and NVIDIA clipping is still not working, the problem is either a corrupted driver installation, a specific driver version bug, or an HDR or display configuration conflict. These fixes take thirty minutes or more but have a high success rate for stubborn cases. If you would rather not spend the time on this yourself, scroll down to the remote support option.
Clean Reinstall NVIDIA Drivers and Application Advanced
A standard driver update leaves behind old configuration files and registry entries. A clean reinstall wipes those and starts fresh. This fixes corruption that a regular update cannot touch.
- Uninstall NVIDIA software
Go to Settings > Apps > Installed apps. Uninstall the NVIDIA app (or GeForce Experience if you are still on the old platform), NVIDIA Display Driver, and any other NVIDIA entries. Do not uninstall PhysX or audio components unless you are confident you want to. - Restart your PC
Do not skip this. The uninstall is not complete until after a reboot. - Download fresh drivers
Go to nvidia.com, use the driver search to find the latest WHQL driver for your specific GPU model and Windows version. Download the full installer, not the DCH-only package. - Run a clean install
During the installer, choose Custom installation and tick the Perform a clean installation checkbox. This removes leftover driver files before writing new ones. - Reinstall the NVIDIA app
Download and install the latest NVIDIA app from nvidia.com/en-gb/software/nvidia-app/. - Restart and configure
After the reboot, open the NVIDIA app, enable In-Game Overlay, enable Instant Replay, and test clipping in a game.
Roll Back or Change Driver Branch Advanced
Sometimes a specific Game Ready driver version breaks ShadowPlay or Instant Replay for certain GPU models. NVIDIA's driver release notes do not always flag this. If clipping stopped working immediately after a driver update, a rollback is worth trying before doing a full clean install.
- Open Device Manager
Right-click the Start button and choose Device Manager. Expand Display adapters. - Open GPU Properties
Right-click your NVIDIA GPU and choose Properties. Go to the Driver tab. - Click Roll Back Driver
If the button is greyed out, Windows does not have a previous driver stored. Skip to the branch change option below. - Try a different driver branch
In the NVIDIA app, you can switch between Game Ready drivers and Studio drivers. Studio drivers are often slightly behind on game optimisations but tend to be more stable for capture and creative workloads. Try installing the latest Studio driver if Game Ready is causing issues. - Restart and test
After any driver change, restart and test Instant Replay before drawing conclusions.
Disable HDR and Check Third-Party Software Conflicts Medium
HDR is a surprisingly common cause of NVIDIA clipping not working, especially on newer monitors. When Windows HDR is active, the capture pipeline has to handle a wider colour space, and some driver versions handle this badly. Third-party software conflicts (antivirus, anti-cheat, other overlays) are also worth ruling out here.
- Turn off Windows HDR
Go to Settings > System > Display > Windows HD Color. Turn Use HDR off. Also disable HDR in your monitor's OSD menu if it has one. Test clipping. - Close competing overlays
Exit Discord overlay, Steam overlay, MSI Afterburner, and any other overlay tools. Multiple overlays competing for the same hook can break NVIDIA capture. - Temporarily disable third-party antivirus
If you use Bitdefender, Malwarebytes, or similar, temporarily disable real-time protection and test. Re-enable it immediately after testing. If this fixes clipping, add NVIDIA Share and NVIDIA Container as exclusions in your antivirus settings. For more on managing software conflicts like this, see our Windows software conflict troubleshooting guide. - Close streaming and DRM apps
Close Netflix, Apple TV, the Movies and TV app, and any other DRM-protected content before enabling Desktop Capture. Test Instant Replay with only your game running.
NVIDIA clipping not working is a fixable software issue in almost every case, but a clean driver reinstall and overlay configuration can be fiddly if you have not done it before. Our technicians sort this via remote session daily and can have your Instant Replay recording again in one session.
Get remote helpPreventing NVIDIA Clipping Not Working in Future
Most of the causes above are recurring. Here is how to stop them coming back, in order of importance.
Keep drivers updated, but do it cleanly. Regular driver updates through the NVIDIA app are good practice, but every six months or so (or after a major Windows upgrade), do a clean reinstall rather than an in-place update. Legacy config files accumulate and eventually cause problems. This one habit prevents the majority of persistent clipping issues.
Stick to Borderless Windowed in games. Full Screen mode is rarely worth the capture headaches it causes. Borderless Windowed has negligible performance impact on modern hardware and makes the NVIDIA overlay far more reliable. Set it as your default in every game you clip from.
On Windows N or KN editions, check the Media Feature Pack after major updates. Windows feature updates (the big annual ones) can occasionally remove optional features. After any major Windows upgrade, open Settings > Apps > Optional features and confirm the Media Feature Pack is still listed as installed. If it is gone, reinstall it before trying to clip.
Do not run DRM-protected apps alongside Desktop Capture. If you need Desktop Capture enabled, close streaming services and media apps before gaming. If you do not need Desktop Capture, turn it off permanently in Privacy Control. It is off by default for a reason.
Maintain free space on your clips drive. NVIDIA recording stops silently when the drive fills up. Keep at least 10 GB free on whatever drive your clips folder points to. If your system drive is getting tight, redirect clips to a secondary drive via the NVIDIA app's output folder settings. For broader storage management advice, our guide to freeing up disk space on Windows covers this in detail.
NVIDIA Clipping Not Working: Summary
NVIDIA clipping not working almost always comes down to one of five causes: Instant Replay being off, a DRM conflict killing the recording when Desktop Capture is active, missing Windows media components on N or KN editions, a firewall blocking NVIDIA services, or a corrupted driver install. Work through the fixes in tier order, starting with the overlay and Instant Replay toggle, then the Desktop Capture setting, then the Media Feature Pack if you are on an N edition, and finally a clean driver reinstall if nothing else has worked. The vast majority of cases are sorted by the time you reach the intermediate fixes. If you are still seeing NVIDIA clipping not working after a clean reinstall and driver branch change, the remote support option above is the fastest path to a resolution without spending another hour in Device Manager.
Quick Reference
- Press
Alt+Zto open the overlay, confirm Instant Replay is on - Disable Desktop Capture in Settings > Privacy Control if Instant Replay keeps switching off
- Switch games to Borderless Windowed to fix flickering and capture failures
- Install the Windows Media Feature Pack on N or KN editions
- Clean reinstall drivers from nvidia.com if all else fails


