---
title: "Uninstall the SysTrack Agent on a Mac"
slug: "uninstall-the-systrack-agent-on-a-mac"
updated: 2026-01-23T11:49:15Z
published: 2026-01-23T11:49:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.lakesidesoftware.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Uninstall the SysTrack Agent on a Mac

To uninstall the Agent on a Mac, use the included uninstall script in the Agent directory.

| Script Parameter | Description | Example Argument |
| --- | --- | --- |
| --silent | Optional – Bypass the confirmation prompt | N/A |
| --deletedata | Optional – Completely remove all agent files from the system, including the database and config settings | N/A |

This script must be run as root or with sudo. For example:

`root# /Library/Application\ Support/Lakeside\ Software/uninstall_systrack.sh`

1. You will be prompted for confirmation.
  1. Enter Y or Yes to proceed with the uninstall.
  2. To abort, either enter N, No, or CTRL-C.
2. The uninstaller removes all traces of SysTrack except for the database. If you want to remove those, you can safely delete them manually. See [File System Details](/documentation/docs/mac-overview#file-system-details) for the locations of these files.
