Xbox Gamebar capture not working on Windows 11

Anonymous
2021-10-28T11:12:24+00:00

Hi, I just upgraded to Windows 11. My gamebar capture stopped working, like the buttons aren't working. I have tried repair and reset on Setting with Gamebar but still not working. Does anyone know how to fix this? The buttons aren't clickable and I cant use the record shortcut.

Windows for home | Windows 11 | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

60 answers

Sort by: Oldest
  1. Anonymous
    2023-09-19T15:28:50+00:00

    reg add "HKCU\System\GameConfigStore" /v "GameDVR_Enabled" /t REG_DWORD /d 1 /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\GameDVR" /v "AllowGameDVR" /t REG_DWORD /d 1 /f

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-10-01T05:58:18+00:00

    It works, thank you.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-11-10T06:50:53+00:00

    capture recorder not working

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-11-17T11:04:35+00:00
    1. Open up Windows Powershell from the search bar in the start menu
    2. Copy and paste the command below into Windows Terminal, and press Enter. (This will forcefully remove game bar as you cannot uninstall it normally)
      "Get-AppxPackage -PackageTypeFilter Bundle -Name "*Microsoft.XboxGamingOverlay*" | Remove-AppxPackage"
      (Do not include the quotation marks)
    3. Close the terminal after the command runs.
    4. Open Windows Store.
    5. Reinstall Gamebar from windows store and it should be working as usual.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-11-19T14:11:48+00:00

    Neither of these worked for me!?!

    i opened registry editor but the AppCaptureEnable was there and the value was 1, but still the gamebar didn't let me record videos. then i reinstalled it, but again ,it didn't work

    Are there any more solutions, if, please let me know

    None of the other solutions worked for me either.

    I stumbled upon the below steps that worked for me. I had to change the Graphics preference for Game Bar to "High performance" instead of "Let Windows decide". I am using Nvidia studio drivers but I don't know if that is linked to the problem.

    Go to your settings ->System>Display>Graphics

    Find Game Bar and go to Options, then change the setting to High Performance.

    I hope that helps because it's been bugging me for over a year.

    Was this answer helpful?

    0 comments No comments