Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

App Control: How to Manually Uninstall an Agent (Windows)

App Control: How to Manually Uninstall an Agent (Windows)

Environment

  • App Control Agent: All Versions
  • Microsoft Windows: All Supported Versions

Objective

To manually uninstall the App Control Agent from a Windows Operating System.

Resolution

  1. Open an administrative command prompt.
  2. The following commands can be executed manually or run in a script:
    cd "C:\Program Files (x86)\Bit9\Parity Agent"
    dascli password InsertCLIPasswordHere
    dascli tamperprotect 0
    dascli allowuninstall 1
    msiexec.exe /x {GUID} FORCE=1 /L*v "%userprofile%\Desktop\AgentUninstall.log"
    
  3. Alternatively, uninstall from Control panel:
    • Navigate to Start > Run > Control Panel (appwiz.cpl) > click OK.
  4. Programs and Features will open.
  5. From the list of programs, select "App Control Agent"
  6. Click the "Uninstall" or "Remove" button. 
  7. Wait for uninstall to complete

Related Content


Labels (1)
Was this article helpful? Yes No
56% helpful (5/9)
Article Information
Author:
Creation Date:
‎11-20-2018
Views:
32368
Contributors