My PC:
Edition Windows 10 Home
Version 22H2
Installed on 27-08-2023
OS build 19045.4598
Experience Windows Feature Experience Pack 1000.19060.1000.0
____
I can't open the Games Bar by pressing Windows+G but I CAN open it manually from the Start Menu. I've tried force-stopping, restarting, resetting and opening the diagnostic tool for the Games Bar. It did not work. I've tried doing these two too:
Get-AppxPackage *xboxapp* | Remove-AppxPackage
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *Microsoft.XboxGamingOverlay*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
That didn't help either. How to make Games Bar work again?
Edition Windows 10 Home
Version 22H2
Installed on 27-08-2023
OS build 19045.4598
Experience Windows Feature Experience Pack 1000.19060.1000.0
____
I can't open the Games Bar by pressing Windows+G but I CAN open it manually from the Start Menu. I've tried force-stopping, restarting, resetting and opening the diagnostic tool for the Games Bar. It did not work. I've tried doing these two too:
Get-AppxPackage *xboxapp* | Remove-AppxPackage
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *Microsoft.XboxGamingOverlay*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
That didn't help either. How to make Games Bar work again?