Skip to main content
Skip table of contents

Remove an Agent from macOS

  1. Unload the plist file for the Host Agent.

    CODE
    sudo launchctl unload -w /Library/LaunchDaemons/io.blastwave.blastshield-agent.plist 
  2. Remove the plist file.

    CODE
    sudo rm /Library/LaunchDaemons/io.blastwave.blastshield-agent.plist
  3. Remove the application files.

    CODE
    sudo rm -rf  /Library/Application\ Support/BlastShield\ Agent
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.