EjetClip stores your data in three places. Removing all of it takes about 3 minutes.
- Local app data on your machine (the bulk of it).
- OAuth tokens held by YouTube, Instagram, and TikTok.
- Our licence row on
ejetclip.com, if you've activated a paid plan.
Step 1 — Disconnect your accounts (inside the app)
Open EjetClip → Settings → Integrations. Click Disconnect on each connected account (YouTube, Instagram, TikTok). This revokes the OAuth token on that platform's side and deletes the local copy. Skip to Step 4 if you've already uninstalled the app.
Step 2 — Delete local app data
The clips, video downloads, OAuth tokens, presets, schedule state, and SQLite database all live under your OS app-data directory:
Windows
- Quit EjetClip if it's running (right-click tray icon → Quit).
- Open File Explorer and paste
%LOCALAPPDATA%\EjetClipinto the address bar. - Delete the entire
EjetClipfolder. - Empty the Recycle Bin.
macOS
- Quit EjetClip (⌘ Q).
- Finder → ⌘⇧G → paste
~/Library/Application Support/EjetClip. - Drag the
EjetClipfolder to the Trash. - Finder → Empty Trash.
Linux
- Quit EjetClip.
- In a terminal:
rm -rf "$XDG_DATA_HOME/EjetClip" "$HOME/.local/share/EjetClip"
Step 3 — Uninstall the app
- Windows: Settings → Apps → Installed apps → EjetClip → Uninstall.
-
macOS: drag
EjetClip.appfrom/Applicationsto the Trash. - Linux: remove the AppImage / .deb you installed.
Step 4 — Revoke OAuth from the platforms' websites
If you couldn't run Step 1 (e.g. you'd already uninstalled the app), revoke EjetClip's access directly on each platform's account-security page:
- YouTube / Google: myaccount.google.com/permissions → find "EjetClip" → Remove access.
- Instagram: accountscenter.instagram.com/apps_and_websites → Active → EjetClip → Remove.
- TikTok: in the TikTok app → Profile → ☰ → Settings and privacy → Security & permissions → Manage app permissions → EjetClip → Remove.
Step 5 — Delete our database record
The only thing we store about you on our servers is a licence row (if you've activated a paid plan): your email, the plan tier, the licence key, issue date. To remove it:
- Email support@ejetclip.com from the address tied to your licence.
- Subject: Data deletion request. Include your licence key (so we can verify ownership and find the row).
- We delete the row within 30 days and email you a confirmation. After deletion the licence key stops working in any future install.
If you haven't activated a paid plan we don't have a row to delete — Steps 1–4 are enough.
What we keep for legal reasons
Aggregated, non-identifying server logs (request counts per path, error rates) may persist beyond the licence deletion; they don't contain your email or any account identifier. We also retain billing records (invoice + payment method fingerprint, not the full card) for the duration required by tax law in our jurisdiction — typically 5 years.
Questions?
support@ejetclip.com. We aim to reply within 5 business days.