# Uninstalling

How to remove Foxora — and what it leaves behind.

## Remove the app

```
# Quit Foxora, then drag Foxora.app to the Trash, or:
brew uninstall --cask foxora
```

Running the installer in uninstall mode removes the desktop app, the CLI, and the Foxora runtime. System runtimes it installed on Windows (WebView2, Visual C++) are kept, since other apps may rely on them.

## Your data

Uninstalling the app does not delete your local data folder. Your sessions and memory live in ~/.foxora (%USERPROFILE%\foxora on Windows). Delete that folder to remove everything local; your account and billing live on the server and are managed from the dashboard.

> This can't be undoneDeleting ~/.foxora permanently removes local sessions and your memory den. Export anything you want to keep first from Settings → Data.
