You can uninstall the IXON VPN client by following the appropriate steps:
Windows
- Open your list of installed programs (Programs and Features).
Programs and Features

- Select the "IXON VPN Client" and press [Uninstall].
- Follow the steps in the wizard.
macOS
- Download the uninstall file from:
https://cdn.ixon.cloud/support/vpnclient/vpn_client_macos_uninstall - Open Terminal.
- Go to the directory where you have placed the downloaded uninstall file.
- Execute:
chmod +x vpn_client_macos_uninstall
- Execute:
sudo ./vpn_client_macos_uninstall
Linux
- Download the VPN client from the IXON Cloud [Tools] page.
- Open Terminal.
- Go to the directory where you have placed the downloaded VPN client
- Execute:
tar -xzf vpn_client_x64.tar.gz - Execute:
cd vpn_client_x64/ - Execute:
sudo ./uninstall