Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 346 Bytes

AppxPackageRemover

Simple tool for removing windows AppxPackages via a simple CLI interface that may not be normally removable via UWP Settings. Using PowerShell under the hood, will not work if your system does not have it. This program must be run with administrative privileges.

Dependencies

  • colorama (0.4.6 or newer)
  • PowerShell