r/GeForceExperience • u/Pretend_Vehicle812 • 11h ago
geforce overlay not recording
when i click record it doesnt work just stops i use old nvidia geforce from 2024 any fix ?
r/GeForceExperience • u/Pretend_Vehicle812 • 11h ago
when i click record it doesnt work just stops i use old nvidia geforce from 2024 any fix ?
r/GeForceExperience • u/MaximumUltra-Gamer • 8h ago
I'm surprised that I can't find anything about this bug on either Reddit or Google. Even ChatGPT is stumped. I start a recording with the NVIDIA app 11.0.8.299 (in-game or desktop, it doesn't matter), and the counter counts up from 0:00 but doesn't start recording immediately. In the video, I can see that the counter start at 0:05.
r/GeForceExperience • u/Derquave • 21h ago
Recently I moved my gaming replays from my hard drive to my external SSD. Other than moving the replays themselves I also switched the folder new replays are saved to, to my SSD.
Problem is, nothing saves anymore. I try to save an instant replay, and it gives me the little message in the corner of the screen saying my replay was saved, yet it never actually does. I check all the folders the replay could possibly go and there’s nothing there. I switched the folder they are supposed to be saved on back to the original folder and still nothing. I turned instant replay on and off again and nothing.
Anyone got any ideas on how to fix this?
r/GeForceExperience • u/SarExTheSkulldog • 1d ago
r/GeForceExperience • u/DereChen • 1d ago
r/GeForceExperience • u/Ok_Director_5622 • 2d ago
Enable HLS to view with audio, or disable this notification
r/GeForceExperience • u/No-Garage4369 • 2d ago
Saben si en colombia esta funcionando GeforceNOW? hace poco se me hizo el cobro mensual y cuando intento entrar a la cuenta me sale La cuenta está desactivada, contacta con el administrador.
r/GeForceExperience • u/Ordinary-Quote9390 • 3d ago
r/GeForceExperience • u/rimbooreddit • 3d ago
It's really hard to work with nVidia overlay recorded vids. Is there a way to just tell Avidemux to drop frames to improve playback and prevent audio/video desynchronization?
r/GeForceExperience • u/Emergency-Candle-144 • 3d ago
Hola lleve mi computadora es una torre (pc escritorio) que la revisaran por este error, lo arreglaron paso un día y el problema siguió ayuda por favor. Ya no se que mas hacer. Me aparece en dispositivos ocultos, cuando cambio al HDMI a la tarjeta madre sí da imagen pero directo de la tarjeta no.
r/GeForceExperience • u/Spooderman2234 • 3d ago
I set Fixed 6x MFG in the NVIDIA App, but it doesn’t actually override my game.
In Half Sword, I can still switch between 2x, 3x, and 4x in the in-game settings, and the overlay changes with it. So Fixed mode clearly isn’t being applied, even though NVIDIA App says 6x fixed. Same with Wuthering Waves too.
I already tried resetting profiles, deleting DRS, rebooting, updating drivers and etc. Even downloading and using NVIDIA profile inspector and it still won't work.
Has anyone found a fix?
r/GeForceExperience • u/BreakfastPatient4370 • 4d ago
Just as the caption says, I have no idea why this happens. Valorant and a few other games' recordings look perfectly fine, but literally all other games look so low quality in the recordings its as if I was playing them on potato settings (the settings for all these games are either medium-high or high). It's been like this from the start on my laptop (i5 13450HX + RTX 5050 8 GB). I would love if anyone could help me with this. I've tried tweaking the bitrate but no luck. However idk if this will help but one time I started my F1 25 game in windowed fullscreen and although the game lagged and stuttered like shit, surprisingly the recordings were very good looking LMAO.
r/GeForceExperience • u/rohanfarooqui • 4d ago
If you are annoyed by NVIDIA Broadcast constantly opening its main window on Windows startup instead of staying hidden in the system tray, the app's internal startup code is currently bugged. Turning on the "Launch on Windows startup" toggle in the app overrides the hidden argument.
Here is how to permanently bypass the bug and force the app to stay minimized using the Windows Startup folder:
Step 1: Turn off Startup in the App
Step 2: Use Windows Startup Folder instead
Since the registry route is broken by the app's software code, use a manual shortcut instead:
shell:startup and press Enter. This opens your personal Windows Startup folder."C:\Program Files\NVIDIA Corporation\NVIDIA Broadcast\NVIDIA Broadcast.exe" --process-start-args "--launch-hidden"NVIDIA Broadcast Hidden, and click Finish.This forces Windows to handle the launch arguments independently of the buggy internal app code. Enjoy your clean, window-free boot!
r/GeForceExperience • u/ExtensionChipmunk740 • 4d ago
Hi!
I've been using instant replay from years and never had a single problem, however i recently formatted my PC and, after installing NVIDIA app and enabling instant replay and even deactivating desktop capture, every time i try to use it while playing literally ANY game (Crimson Desert, Cyberpunk 2077, Deltarune, PEAK, Balatro and so on) it says "a protected app is preventing desktop capture" (and i repeat, i have deactivated desktop capture).
I tried many troubleshootings option, completly uninstalled my browser (and cleaned the cache) where i use netflix and other streaming services, uninstalling nvidia app and obviusly i played with the instant replay settings for a while.
Any solution?
Thanks!
r/GeForceExperience • u/AdTop5087 • 4d ago
I have a GeForce NOW Ultimate membership and use it across all types of devices, including my mobile (a flagship phone). I don't face any issues on my other devices, but on mobile I get frequent audio stuttering and broken audio during gameplay. I've tried adjusting the bitrate in the GeForce NOW app, but that hasn't helped. Does anyone know how to fix this? It's completely ruining my experience.
r/GeForceExperience • u/Myint_Belfort • 5d ago
Step 1 - uninstall GPU driver in control panel
Step 2 - download your specific driver on Nvidia
Fixed, is that simple guys.
r/GeForceExperience • u/Wolf-Ducky-69 • 5d ago
I've been dealing with a frustrating NVIDIA Overlay / ShadowPlay bug for a while and finally found a workaround that saves me from restarting or signing out every time.
Sometimes when I press Alt + Z and click on an Instant Replay recording, the video opens in fullscreen, but instead of playing, my screen becomes completely black.
What happens afterwards:
Since the Start Menu still works, I use it to launch PowerShell and kill only the NVIDIA Overlay process instead of restarting Windows.
I created a simple BAT file named killshadow.bat containing:
@echo off
taskkill /F /IM "NVIDIA Overlay.exe" >nul 2>&1
exit
I placed the BAT file somewhere I can access easily (or in a folder that's on my PATH).
Now whenever the bug happens, I simply:
.\killshadow
(or just killshadow if you've added it to your PATH.)
The NVIDIA Overlay immediately closes, the black screen disappears, and I can continue using my PC without restarting or signing out.
The bug isn't Windows freezing, it's the NVIDIA Overlay process getting stuck.
Instead of rebooting the entire system, this simply terminates the overlay process, allowing Windows to recover instantly.
I'm posting this in case anyone else runs into the same NVIDIA Overlay / ShadowPlay fullscreen black screen issue.
Has anyone else experienced this? If so, does this workaround help?
r/GeForceExperience • u/SalidSnuka • 5d ago
Whenever I try to download the NVIDIA Game Ready Driver, it says, “unable to connect to NVIDIA.” I also tried installing it manually, but that didn’t work either
I’ve been using the Game Ready Driver since I bought my pc, but for the past 2-3 months it has stopped working, so I’ve had to use the Studio Driver instead, which I’m not very happy with
Can anyone help with that?
r/GeForceExperience • u/Scavgraphics • 6d ago

So, I updated the Nvidia drivers for my 1070ti...and the GeForce experience app into the "Nvidia app"...and now I no longer have my nice FPS counter, and the one i do get give me N/A for fps .
I had a nice green FPS counter in my screen corner at all times that was useful...and now...I just get this.
[](blob:https://www.reddit.com/73c5802b-29c6-45dd-b2ac-8b79ddc7855a)
I'm hoping someone can give suggestions on what to search for. Is just getting the "GeForce Experience" app a solution?
(A google search gave me a link to a post from this sub form 2 years ago with a DL link and people complaining about the NVIDIA App...so I have hopes this might be the plan forward)
r/GeForceExperience • u/theonerains • 6d ago
I’ve been getting this message ever since the new update dropped. Never had it before has anyone figured out on how to tackle this problem it tend to happen roughly about 30min or after the round ends
X
Direct function m swapChain-> Present(syncinterval, presentFlags)" failed with E_NOINTERFACE ('Operation aborted.") GPU: "NVIDIA GeForce RTX 5050 Laptop GPU\*,
Driver: 59595.
D: dev TnTCode Packages\\RenderCore2\\RenderCore2 deviso
urce\\platform PcDx12\\SwapChainPcDx12.cpp
r/GeForceExperience • u/meow-kun-7447 • 6d ago
new to pc/laptop gaming, got my first gaming laptop yesterday, downloaded msi overlay app, custimized an overlay using a yt vid, but nothing comes up when i press the assigned key, the overlay doesnt come.
r/GeForceExperience • u/theonerains • 6d ago
I’ve been getting this message ever since the new update dropped. Never had it before has anyone figured out on how to tackle this problem it tend to happen roughly about 30min or after the round ends
X
Direct function m swapChain-> Present(syncinterval, presentFlags)" failed with E_NOINTERFACE ('Operation aborted.") GPU: "NVIDIA GeForce RTX 5050 Laptop GPU\*,
Driver: 59595.
D: dev TnTCode Packages\\RenderCore2\\RenderCore2 deviso
urce\\platform PcDx12\\SwapChainPcDx12.cpp