Hello,
Please paste ms-windows-store://pdp/?productid=9NZKPSTSNW4P in your URL bar to open the Game Bar listing on the Microsoft Store.
Let me know how this goes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, I've uninstalled all Xbox Game Bar files with Revo Uninstaller (which i shouldn't have) and now i always get a message when i start a game, that it can't start the ms-gamingoverlay and that i should download it from the Microsoft Store. But yea, that doesn't exist there.
PS: I have Windows 11
My troubleshooting that i've tried:
Please can someone help me? :S
I can play games without the Game Bar, but i'd rather not get that message every time i launch a game.
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.
Hello,
Please paste ms-windows-store://pdp/?productid=9NZKPSTSNW4P in your URL bar to open the Game Bar listing on the Microsoft Store.
Let me know how this goes.
Hi Mirades96! My name is David. I am a user of Microsoft products like you, and it is a pleasure to greet you.
Thank you for sharing the processes you have tried and their results. Regarding your question where the Xbox Game Bar has been uninstalled, I can suggest the following processes:
Get-AppxPackage -allusers Microsoft.XboxGamingOverlay | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Let me know if the shared information has been helpful, regards.
No problem :)
Great to know you got your problem solved.
It would mean quite a lot to me if you could mark the reply as answer and mark it as helpful.
Have a nice day!
Thanks that might have worked, but for some weird reason the first time i used Get-AppxPackage *xboxapp* | Remove-AppxPackage and then Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} in PowerShell (Administrator) nothing happened. This time (after installing "Xbox App" and "Game Features" from Microsoft Store) it did something, and after a PC restart it's back :)
Thanks anyways!
tysmmmmmmmmmm