Open Kerrash opened 3 weeks ago
You’re getting that error because tiny11 strips out the Xbox software which includes the game bar, which is what is creating this error message. You should be able to reinstall the game bar from the Microsoft store app.
My appologies. I found the method to re-install it. Thanks
I had the same issue. But after I did the below tasks, they no longer occurred:
AppCaptureEnabled
value to 0
at HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR
(If it doesn't exist, create a new one.)
REG ADD "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR " /v AppCaptureEnabled /t REG_DWORD /d 0 /f
In my case, the second method works. But I'm not sure whether the first is unnecessary or not.
Just adding the Registry Key ShapeLayer gave fixes this. Just fixed mine by doing that.
I regularly get a prompt to pick an application that can open 'ms-gamingoverlay'. Is there a way to prevent this?