If you wish to remove CrowdStrike from your computer

  •  If it is a BU owned reach out to your local IT group or reach out to us at ithelp@bu.edu.
  • To remove CrowdStrike Falcon from your personal machine please follow the appropriate instructions below below.

Windows Removal Instructions

Uninstall from Control Panel

  1. Open the Windows Control Panel.
  2. Click Uninstall a Program.
  3. Choose CrowdStrike Windows Sensor and uninstall it.

Uninstall from the Command Line

  1. Download CSUninstallTool
  2. Run CSUninstallTool from the command line with this command:
    CsUninstallTool.exe /quiet

macOS Removal Instructions

Uninstalling the macOS Crowdstrike sensor requires use of the terminal. Do not attempt to manually delete the Falcon app in the Applications folder.

Follow the following steps to remove the sensor from a personally owned device:

  1. Open System Settings, then navigate to Privacy & Security > App Management
  2. Click the + button, then provide your password or Touch ID.
  3. Navigate to /Applications/Utilities, select Terminal, and click Open. Once complete, Terminal should appear in the list with a blue toggle pointing right.
    Screenshot of macOS App Management privacy pane showing Terminal listed with toggle in the on position
  4. Launch the Terminal application by searching for it with Spotlight or by going to /Applications/Utilities/Terminal.app
  5. Paste/type the following text into the command window:
    sudo /Applications/Falcon.app/Contents/Resources/falconctl uninstall
  6. Type your local (administrator) account password

Once this command completes, Crowdstrike should be uninstalled from your system. You can then remove or disable Terminal’s App Management access in System Settings.

Linux Removal Instructions

  • Ubuntu: sudo apt-get purge falcon-sensor

  • RHEL, CentOS, Amazon Linux: sudo yum remove falcon-sensor

  • SLES: sudo zypper remove falcon-sensor