Home / Docs / Uninstall

Uninstall

Everything Silicon Workers touches is local and documented, so uninstalling is a few lines of config and one folder. Nothing was ever uploaded, so there's nothing to delete anywhere else.

1. Remove the Claude Code hooks

Open ~/.claude/settings.json and delete the entries in the hooks section that reference butler-hook.sh — or simply restore the backup that was created when you connected:

~/.claude/settings.json.backup-butler

Your own pre-existing hooks are untouched either way (connecting only ever appended).

2. Revert Codex notify (if connected)

3. Delete the app and data

Order matters slightly: remove the hooks first, then delete ~/.butler/, so no running session tries to write to a missing script.

Changed your mind? Download it again — reconnecting is idempotent and restores nothing you deleted.