HomeBlogDownload Free
GameDVR

How to Disable GameDVR and Xbox Game Bar — Stop Hidden FPS Drops

April 20265 min readTested on 2,400+ PCs

If you're experiencing random FPS drops every few seconds while gaming, there's a good chance GameDVR is the cause. It's enabled by default on every Windows 10 and 11 installation, and most gamers don't even know it exists.

What Is GameDVR?

GameDVR (Game Digital Video Recorder) is a Windows feature that continuously records your gameplay in the background. It captures the last 30 seconds to 10 minutes of gameplay so you can save highlights with Win+Alt+G. The Xbox Game Bar is the overlay interface that controls it.

The problem? This constant recording uses GPU encoder resources, CPU cycles, and disk I/O — even if you never save a single clip. Every few seconds, it writes buffered video to disk, causing a micro-stutter.

Why It Kills FPS

Our testing shows disabling GameDVR improves 1% lows by 15-30% and eliminates periodic micro-stutters in nearly every game.

Method 1: Windows Settings (Quick)

Step 1

Open Settings → Gaming → Captures → Turn off "Record what happened" and all other recording toggles.

Step 2

Go to Settings → Gaming → Xbox Game Bar → Turn off "Enable Xbox Game Bar".

Note: This method doesn't fully disable GameDVR on all systems. Some background processes may still run. Use Method 2 for a complete disable.

Method 2: Registry Editor (Complete)

This is the most thorough method and ensures GameDVR is fully disabled at the system level.

Step 1

Press Win+R → type regedit → Enter. Navigate to the keys below and set the values:

; Disable GameDVR capture
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR
  AppCaptureEnabled = 0

; Disable Game Bar
HKCU\System\GameConfigStore
  GameDVR_Enabled = 0

; Disable via Group Policy
HKLM\SOFTWARE\Policies\Microsoft\Windows\GameDVR
  AllowGameDVR = 0

; Disable Game Monitoring
HKLM\SYSTEM\CurrentControlSet\Services\xbgm
  Start = 4
Step 2

Restart your PC for changes to take effect.

Disable GameDVR in one click

DRX Optimizer applies all registry changes automatically with built-in backup and one-click revert.

Download Free

Method 3: PowerShell (Remove Entirely)

If you want to remove the Xbox Game Bar app entirely:

Get-AppxPackage *Microsoft.XboxGamingOverlay* | Remove-AppxPackage
Get-AppxPackage *Microsoft.XboxGameOverlay* | Remove-AppxPackage
Get-AppxPackage *Microsoft.XboxApp* | Remove-AppxPackage
Warning: If you use Xbox Game Pass on PC, keep the Xbox apps installed and only use Method 2 to disable GameDVR.

How to Verify It's Disabled

Verify

Press Win+G. If nothing happens, Game Bar is disabled. Also open Task Manager → Details and search for "GameBar" or "GameDVR" — if no processes appear, it's fully disabled.

You can also check in a game: if you no longer see "Recording" notifications or the Xbox overlay, you're good.

Before vs After Results

Average results from our testing across 2,400+ PCs:

Pro tip: The biggest improvement is in 1% lows, not average FPS. GameDVR causes periodic spikes rather than constant overhead, so your average FPS might look fine while your actual gameplay feels stuttery.

One click. No more hidden FPS drops.

DRX Optimizer disables GameDVR plus 58 other performance-killing Windows defaults. Free version includes 8 essential tweaks.

Download DRX Optimizer — Free

Frequently Asked Questions

What is GameDVR?
GameDVR (Game Digital Video Recorder) is a built-in Windows feature that continuously records your gameplay in the background so you can save highlights. It's part of the Xbox Game Bar ecosystem and is enabled by default on all Windows 10 and 11 installations. Even if you never use it, it consumes GPU, CPU, and disk resources.
Does Xbox Game Bar affect FPS?
Yes. Even without actively recording, the Xbox Game Bar runs background processes that monitor your games, track performance, and maintain recording buffers. This costs 2-8% average FPS and causes periodic micro-stutters (visible in 1% low FPS drops of 15-30%). Disabling it is one of the highest-impact optimizations you can make.
Can I take screenshots without Game Bar?
Yes. Windows has a built-in screenshot tool: press Win+Shift+S for Snipping Tool. For in-game screenshots, use your game's built-in screenshot function or your GPU software (NVIDIA GeForce Experience uses Alt+F1, AMD Software uses Ctrl+Shift+I). Steam's F12 also works for Steam games.
Complete guide
Ready for the full step-by-step fix?
This article shows the tweaks. Our fix page walks you through the exact order, screenshots, and how to safely revert — plus the DRX Optimizer one-click profile.
Read the fix guide →
Join our Discord for live help and game-specific tips
discord.gg/QykDS7j488
Join Discord