Uninstall Guide
Option 1: Uninstall-Module (Recommended)¶
If you installed the module via the PowerShell Gallery, please implement the following when you want to uninstall the module:
- Open a PowerShell console with the Run as Administrator option.
- Run
Uninstall-Module -Name 'Armor'
.
Option 2: Delete the Armor module directory¶
- Delete the Armor directory in your PowerShell Module path.