Skip to content

Anyconnect uninstaller - program for removing cisco anyconnect on windows systems

License

Notifications You must be signed in to change notification settings

BasedOnEvidence/anyconnect-uninstaller

Repository files navigation

Cisco Anyconnect Uninstaller

DescriptionKey FeaturesDownloadHow To UseCreditsLicense

Description

Program for removing cisco anyconnect. Helps to remove bad installations and update client.

Key Features

  • Autodetect anyconnect version and its modules
  • Allows to avoid many uninstall bugs
  • Allows to uninstall anyconnect even if .msi is damaged
  • Silent mode support
  • Allows to uninstall folowing modules: ISE Compliance, ISE Posture, Posture, Network Access Manager, DART
  • Allows to uninstall acnamfd driver, even if Windows can not detect it
  • Kaspersky antivirus compatibility

Download

You can download the latest installable version of anyconnect uninstaller for Windows

How To Use

Just run .exe as administrator. Uninstallation will start immediately. You can use command line interface for silent run.

Optional arguments:
-h, --help show this help message and exit
-r {yes,no,ask}, --restart {yes,no,ask} set restart parametr

If you want to build .exe yourself, you'll need Git and Python3 installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/BasedOnEvidence/anyconnect-uninstaller/

# Go into the repository
cd anyconnect-uninstaller

# Install dependencies
pip install pyinstaller

# Build anyconnect-uninstaller.exe
.\build.bat

Credits

This software uses the following open source packages:

You may also like...

License

MIT


GitHub @BasedOnEvidence  · 

About

Anyconnect uninstaller - program for removing cisco anyconnect on windows systems

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published