Get-AppxPackage -all *NAME_OF_THE_APPX* | Remove-AppxPackage -AllUsers -all: This parameter is used to retrieve information about all Appx packages installed on the computer.-AllUsers: This parameter is used to remove the Appx package for all users on the computer. More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.