Pick an application prompt
I regularly get a prompt to pick an application that can open 'ms-gamingoverlay'. Is there a way to prevent this?
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:
- Change settings to do not use Xbox.
- Open Settings > Gaming > Xbox Game Bar Turn Off the toggle next to the ‘Open Xbox Game Bar using this button on a controller’ option.
- Open Settings > Gaming > Captures Turn off "Record what happened"
- Source: John DeV
- Edit registry value
Set
AppCaptureEnabledvalue to0atHKEY_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.