How to delete your Breazzy data
Breazzy stores no user data on its own servers — we have none. Your data lives in two places: (1) on your phone, and (2) in the cloud storage bucket you provided. Delete each as described below.
1. Delete data the app stores on your phone
The app stores your storage credentials, sync settings, and a local list of which photos have been uploaded. To remove all of it:
- Open Settings → Apps → Breazzy → Storage on your Android device.
- Tap Clear storage. This wipes the app's local data including credentials.
- Optionally, tap Uninstall to remove the app entirely.
That removes everything Breazzy itself ever stored.
2. Delete the photos in your storage bucket
Your photos live in the cloud storage bucket you configured. Breazzy never had access to those photos beyond uploading them, so we cannot delete them for you. Use your provider's tools:
- Backblaze B2 — sign in to secure.backblaze.com, open the bucket, select files and click Delete, or delete the bucket entirely.
- Cloudflare R2 — open the Cloudflare dashboard → R2 → the bucket, select objects to delete, or delete the bucket entirely.
- Amazon S3 — open the S3 console → the bucket, select objects to delete, or use
aws s3 rb s3://your-bucket --force.
If you also want to delete the storage provider account, follow that provider's account closure procedure.
3. There is no Breazzy account to delete
Breazzy does not operate user accounts. We do not have your email, your name, your phone number, or a server-side profile. There is nothing for us to delete on our side because nothing was created.
4. Confirming deletion
After step 1, the app shows no configured destinations and no uploaded-photo history. After step 2, listing your bucket with an S3 client (rclone, awscli, Cyberduck) returns no objects. That is your confirmation.
Need help?
Email [email protected] and we will walk you through it.