Skip to main content
Velatir for Desktop ships as a small installer. At first run it downloads the rest of the app and then keeps itself up to date, so this is the only step you take on the device.
Rolling out to a fleet? See Enterprise deployment for Microsoft Intune, Jamf Pro, and other MDM platforms.

Build your install command

Enter your ingest key, pick your platform, and copy the command. Generate a key on the Setup tab of the Velatir dashboard.

Requirements

RequirementDetail
Operating systemWindows 10 or 11 (x64, arm64), or macOS 13 Ventura or later (Apple Silicon, Intel)
AccessAdministrator rights on the device
NetworkOutbound HTTPS to api.velatir.com and Velatir’s update storage

Updates and uninstall

The agent checks for new versions every four hours and applies them automatically, so there is no update service to manage. To apply one immediately, run velatir update --apply. The previous version stays on disk until the new one is confirmed running, so there is no in-between state.
Windows. Remove from Settings → Apps → Installed apps, or run msiexec /x with the product code. This removes the agent, the host, the VelatirAgent service, the network adapter, and the Velatir certificate.macOS. Run the bundled uninstaller:
sudo velatir-uninstall
It removes the app, the background services, the system extension, and the Velatir certificate. A restart completes removal of the system extension.

Next steps

Enterprise deployment

Roll out silently across your fleet with Intune, Jamf, or any MDM.

Permissions

What the installer asks for, and why.

Troubleshooting

Resolve common install and first-run issues.

How it works

The architecture behind the app.