This site requires JavaScript to be enabled

VPN: On my Mac, some of the options are grayed out during installation

1135 views

19.0 - Last modified on 01-28-2026 Revised by Mike Caban

18.0 - Last modified on 01-28-2026 Revised by Mike Caban

17.0 - Last modified on 01-28-2026 Revised by Mike Caban

16.0 - Last modified on 01-28-2026 Revised by Leon Lam

15.0 - Last modified on 05-10-2024 Revised by Mike Caban

14.0 - Last modified on 05-07-2024 Revised by Leon Lam

13.0 - Last modified on 04-23-2024 Revised by Mike Caban

12.0 - Last modified on 04-19-2024 Revised by Mike Caban

11.0 - Last modified on 04-19-2024 Revised by Mike Caban

10.0 - Last modified on 03-13-2024 Revised by Mike Caban

9.0 - Last modified on 05-15-2023 Revised by Mike Caban

8.0 - Last modified on 05-26-2021 Revised by Mike Caban

7.0 - Last modified on 05-26-2021 Revised by Mike Caban

6.0 - Last modified on 05-26-2021 Revised by Mike Caban

5.0 - Last modified on 12-17-2020 Revised by Mike Caban

4.0 - Last modified on 07-10-2020 Revised by Mike Caban

3.0 - Last modified on 07-10-2020 Revised by Mike Caban

2.0 - Last modified on 07-10-2020 Revised by Mike Caban

1.0 - Created on 01-12-2017 Authored by Mike Caban

Troubleshooting Cisco Secure Client Installation (macOS)

⚠️ Scope: This procedure applies only to Macs.

The Issue: If you try to install the VPN but options are grayed out or you receive the error "a newer version is already installed," there is likely a previous installation of the Cisco Secure Client VPN still on your machine.


Phase 1: Standard Uninstallation

Attempt this standard removal process first. If the issue persists, move to Phase 2.

  1. Check for Updates: Ensure macOS and Safari are updated to the latest release level.
  2. Clear Cache:
    • Open the Cisco Secure Client.
    • Click the Graph/Statistics icon > General > Web Browser.
    • Click Clear Data.
  3. Run Uninstaller:
    • Go to Finder > Applications > Cisco folder.
    • Double-click Uninstall Cisco Secure Client.
  4. Finish: Follow the prompts and Reboot your computer.

Phase 2: Forced Manual Uninstallation (Terminal)

If the Cisco folder was empty or the error persists, use the Terminal to force removal.

Step A: Run the Uninstall Script

Open Terminal (Command+Spacebar, type "Terminal") and paste the following command:

sudo /opt/cisco/secureclient/bin/anyconnect_uninstall.sh

Note: You will be prompted for your Mac password. It will appear blank while typing. Type it, press Enter, follow the prompts, and reboot.

Step B: Advanced Component Removal

In rare cases, you must force the Mac to 'forget' installed components. Copy and paste these commands into Terminal one at a time. Ignore any errors.

sudo pkgutil --forget com.cisco.pkg.anyconnect.vpn
sudo pkgutil --forget com.cisco.pkg.anyconnect.fireamp
sudo pkgutil --forget com.cisco.pkg.anyconnect.dart
sudo pkgutil --forget com.cisco.pkg.anyconnect.websecurity_v2
sudo pkgutil --forget com.cisco.pkg.anyconnect.nvm_v2
sudo pkgutil --forget com.cisco.pkg.anyconnect.umbrella
sudo pkgutil --forget com.cisco.pkg.anyconnect.iseposture
sudo pkgutil --forget com.cisco.pkg.anyconnect.posture

Step C: Remove Residual Files

sudo rm -rf ~/.vpn/.anyconnect
sudo rm -rf ~/.anyconnect
sudo rm -rf ~/.cisco
sudo rm -rf /opt/cisco

Phase 3: Clean Up & Preparation

  • Conflicting VPNs: Disable or uninstall any non-UCI VPN software.
  • System Settings: Go to System Settings > VPN Configuration and ensure no configurations remain.
  • Firewalls: Ensure no 3rd party firewalls are running.
  • Restart: Restart the computer.

Phase 4: Reinstallation

  1. Download the latest VPN client: Download Link (KB0012170)
  2. ⛔ WARNING: Do NOT install unsupported features.
    For installation, select ONLY these three components:
    • ✅ Cisco Secure Client AnyConnect VPN
    • ✅ Cisco Secure Client Secure Firewall Posture
    • ✅ Cisco Secure Client Diagnostics and Reporting Tool (DART)
  3. Allow additional components when prompted during installation.

Phase 5: Verification & Connection

1. Verify System Settings

  • Open at Login: Ensure "Cisco Secure Client" is listed.
  • Background Items: Ensure "Cisco" and "Cisco Secure Client" are listed.
  • Login Items: Ensure "Cisco Secure Client - Socket Filter" is enabled.

2. Connect

Test the connection starting with the "Default-UCI" profile. If that fails, try "UCIFull-classic".

Authentication Guide:

Username: Your UCInetID
Password: Your UCInetID password
Second Password:
  • Type the word push (a Duo request will be sent to your phone).
  • OR type the 6-digit code from your Duo Mobile app.

Still having trouble?

If you cannot connect:

  1. Run the Cisco DART program (installed in Phase 4) to generate a logs zip file.
  2. Take a screenshot of installed components in the Applications/Cisco folder.
  3. Provide these to support for further assistance.