Uninstall the Desktop App

  • Updated on Nov 25, 2025

Overview

Use the following commands to uninstall the desktop app for users in your org.

Note: These commands can only be used by users with system admin privileges on their device.

Steps to uninstall the desktop app by OS

Windows

Use the following command to uninstall the desktop app and remove registration settings:

C:/Program Files/Banyan/resources/conf/full-uninstall.cmd

Note: Admins can also uninstall the desktop app via “Add or Remove Programs” on Windows devices.

macOS

Use the following command to uninstall the desktop app without removing registration settings:

/Applications/Banyan.app/Contents/Resources/conf/uninstall.sh

Use the following command to uninstall the desktop app and remove registration settings:

/Applications/Banyan.app/Contents/Resources/conf/full-delete.sh

Linux

Use the following command to uninstall the desktop app without removing registration settings:

/opt/banyan/resources/conf/uninstall.sh

Use the following command to uninstall the desktop app and remove registration settings:

/opt/banyan/resources/conf/full-delete.sh