Skip to main content
Push the uninstall script from your MDM as a root script. It removes the app, the background sync runtime, application data, and the saved sign-in for every user on the machine.

What it removes

A user’s own skill files are never touched. They are the person’s work and live wherever they chose to keep them. Uninstalling the app does not delete them, and their content is already in your registry.
Two things the script deliberately leaves alone:
  • Configuration profiles. The Full Disk Access grant and any update policy are MDM state, not app state. Remove them from your MDM console.
  • Registry data. Nothing on the device holds the authoritative copy; removing a user’s access is an admin action in Atlan, not a device action.

The script

Common cases

Offboarding one person from a shared machine
Checking before you run it fleet-wide
Reinstalling without making everyone sign in again