

Ask any questions about Windows and get help here! For issues unrelated to Windows, use r/TechSupport
Xbox Gamebar insanely broken/buggy on Windows 11
I upgraded from Windows 10 to Windows 11 in November of 2023, ever since this upgrade, Xbox Gamebar has been very buggy. The bugs consist of crashes, party issues (people "disconnecting", no input or output audio, party join popups being delayed by over 20 seconds), cursor being identified in the wrong place (eg. I have my xbox chats in the bottom right, profile top right, while hovering over the message box, gamebar thinks im hovering over my profile at the top right), and getting this error occasionally: "XboxPartyChatHost.exe - System Error : The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application."
Xbox Gamebar also no longer has a category in the settings app; this is a problem for me as I am not able to disable background recording while playing games, and severely impacts the performance of my computer when Gamebar is running.
Is there any way to fix these issues?
Hi u/WobblierJet67YT, thanks for posting to r/WindowsHelp! Don't worry, your post has not been removed. To let us help you better, try to include as much of the following information as possible! Posts with insufficient details might be removed at the moderator's discretion.
-
Model of your computer - For example: "HP Spectre X360 14-EA0023DX"
-
Your Windows and device specifications - You can find them by going to go to Settings > "System" > "About"
-
What troubleshooting steps you have performed - Even sharing little things you tried (like rebooting) can help us find a better solution!
-
Any error messages you have encountered - Those long error codes are not gibberish to us!
-
Any screenshots or logs of the issue - You can upload screenshots other useful information in your post or comment, and use Pastebin for text (such as logs). You can learn how to take screenshots here.
All posts must be help/support related. If everything is working without issue, then this probably is not the subreddit for you, so you should also post on a discussion focused subreddit like r/Windows.
As a reminder, this is a help subreddit, all comments must be a sincere attempt to help the OP or otherwise positively contribute. This is not a subreddit for jokes and satirical advice. These comments may be removed and can result in a ban.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
That's Windows 11 bug. you'd reinstall Xbox Gamebar app package. try this in PowerShall (Administrator): Get-AppxPackage -AllUsers -PackageTypeFilter Bundle -Name "*Microsoft.XboxGamingOverlay*" | Remove-AppxPackage -AllUsers
then type this: Get-AppxPackage *Microsoft.XboxGamingOverlay* -AllUsers |Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)₩AppXManifest.xml"}
or you can search Xbox Gamebar ib MS Store by the way, you can also disable game recording feature without remove it: reg.exe DEL "HKCU₩System₩GameConfigStore" /v GameDVR_Enabled