Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 473 Bytes

usr_30_uninstall.rst

File metadata and controls

15 lines (10 loc) · 473 Bytes

Uninstall

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:

  1. Open a Powershell console with the Run as Administrator option.
  2. Run Uninstall-Module -Name Armor.

Option 2: Delete the Armor module directory

  1. Delete the Armor directory in your PowerShell Module path.