How to Remove XBox Game bar from update 1903

Microsoft has decided that this ap cannot be (easily) uninstalled by the user. Clicking on uninstall does absolutely nothing...no error message, no nothing.

Xbox Game Bar Uninstall


search or open Powershell (Run as Administrator)

Copy and past this command into Powershell:
Get-appxpackage -allusers *Microsoft.XboxGamingOverlay* | Remove-AppxPackage