Just completely removed the Xbox Game Bar. If you try to uninstall it using settings the "Uninstall" is greyed out, can't use it.
Right click on the Start Menu
Select Terminal (Admin)
Copy this line:
Get-AppxPackage *Xbox* | Remove-AppxPackage
Paste it in Terminal, hit enter and that should remove it.
If that doesn't work copy and paste:
Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage
Hit enter and that should be it.
You can check by clicking the Win + G keys at the same time, if the Xbox Game Bar settings doesn't pop up then it's gone.
Right click on the Start Menu
Select Terminal (Admin)
Copy this line:
Get-AppxPackage *Xbox* | Remove-AppxPackage
Paste it in Terminal, hit enter and that should remove it.
If that doesn't work copy and paste:
Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage
Hit enter and that should be it.
You can check by clicking the Win + G keys at the same time, if the Xbox Game Bar settings doesn't pop up then it's gone.