Skip to content

Updating & uninstalling

Updating

Acutis Go is designed to keep itself current. When a new signed release is published, enrolled agents pick it up automatically.

To update manually, re-run the installer or the one-line installer for your platform — it installs over the top and preserves your settings:

irm https://get.acutisgo.com/install.ps1 | iex
curl -fsSL https://get.acutisgo.com/install-mac.sh | sudo bash
curl -fsSL https://get.acutisgo.com/install.sh | sudo bash

Uninstall

The uninstaller also de-enrolls the machine — it tells the backend the device is gone, so it drops out of your fleet cleanly.

Use Settings → Apps → Installed apps → Acutis Go → Uninstall, or Add/Remove Programs.

curl -fsSL https://get.acutisgo.com/uninstall-mac.sh | sudo bash
curl -fsSL https://get.acutisgo.com/uninstall.sh | sudo bash

To remove a machine from the fleet without uninstalling, run:

acutis-go -deenroll