PowerShell cmdlets to remove Modern applications within Windows 8
A few PowerShell cmdlets are available to remove Modern applications within Windows 8. Remove-AppxProvisionedPackage will remove an application from the operating system but will not remove the icons from any existing user profiles. Remove-AppxPackage will remove an application for the user currently logged on.