Monday, September 2, 2013

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.

powershell_appxpackage

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.