A PowerShell utility to remove an app package from one or more user accounts. More information: https://learn.microsoft.com/powershell/module/appx/remove-appxpackage.
remove-appxpackage {{package}}
remove-appxpackage {{package}} -User {{username}}
remove-appxpackage {{package}} -AllUsers
remove-appxpackage {{package}} -PreserveApplicationData