Privacy & Security
Updated
The Short Version
Recall never connects to the internet. Your screenshots, the text extracted from them, and all metadata stay on your Mac. There are no accounts, no analytics, no telemetry.
What Recall Accesses
| Resource | Why |
|---|---|
~/Desktop | Watches for new image files to index |
~/Screenshots | Watches for new image files to index |
| App Sandbox (read-only) | Required to read image files in watched folders |
| Spotlight metadata | Reads kMDItemCreator to identify the source app of each screenshot |
Recall requests folder access through the standard macOS Files and Folders privacy control. If access is denied, Recall shows a prompt in the onboarding screen and continues without indexing the inaccessible folder.
Where Data Is Stored
Recall stores its database at:
~/Library/Application Support/com.kwilio.recall/recall.sqlite
This SQLite database contains:
- File paths to indexed screenshots
- Capture timestamps and file sizes
- OCR text extracted from each screenshot
- Auto-assigned tags
- Source app names
- Image dimensions
- Archive status
The database never leaves your Mac. Recall does not sync it to iCloud or any other service.
On-Device Processing Only
OCR (text recognition) and image classification both use Apple’s Vision framework, which runs entirely on-device. No image data is sent to Apple or to any third party as part of Recall’s normal operation.
No Accounts or Analytics
Recall has no sign-in, no user accounts, and no analytics SDK. It does not collect crash reports, usage statistics, or any other telemetry.
Revoking Access
To stop Recall from accessing your Desktop or Screenshots folder:
- Open System Settings → Privacy & Security → Files and Folders
- Find Recall in the list
- Toggle off the folders you want to restrict
Recall will stop watching those folders immediately. Existing indexed entries remain in the database until you delete them from within the app.
Removing Recall Completely
To remove all data Recall has stored:
- Quit Recall
- Delete the app from
/Applications - Delete the database folder:
~/Library/Application Support/com.kwilio.recall/ - Optionally: remove the login item in System Settings → General → Login Items