Home chat media recovery Exported Chat File Recovery: Restore Your Chats in 2026

Deleted Your Exported Chat File? Here's How to Get It Back

Ethan CarterEthan Carter
|Last Updated: March 14, 2026

Exported chat files from WhatsApp, Telegram, or iMessage are easy to lose — one wrong click in your Downloads folder and months of conversation history can vanish.
The good news: deleted export files often remain recoverable on your drive until new data overwrites them.
This guide maps exactly what each platform exports, where those files are saved, and the fastest way to recover them.

Exported chat files — the WhatsApp .zip archives, Telegram JSON or HTML dumps, and iMessage .db databases saved to your device — can be recovered from the drive where they were stored, provided you act before new data overwrites the deleted space. Whether you accidentally cleared your Downloads folder or formatted an external drive that held your chat history backup, the same principles of file recovery apply.

Part 1. Why People Export Chat History in the First Place

People export chat histories for a surprisingly wide range of reasons, and the stakes vary from mildly inconvenient to genuinely critical.

Common reasons for exporting chats:

  • Sentimental preservation — saving years of family messages, relationship conversations, or milestone announcements before switching phones or apps
  • Legal evidence — screenshots can be manipulated; an exported file with timestamps provides a more tamper-evident record for disputes, employment matters, or court proceedings
  • Device migration — moving from Android to iPhone (or vice versa) often means losing in-app chat history, so an export is the only portable copy
  • Storage management — exporting and archiving old chats before deleting them from the app to free space

💡 Tip: If you are exporting chats for legal purposes, export with media included and store the .zip or JSON on a write-protected drive immediately to preserve file metadata.

Part 2. What Each Messaging App Actually Exports

Knowing the file format is critical — it tells you exactly what to search for when running file recovery software. The table below maps each major platform to its export format and the typical save location.

Messaging AppExport FormatContentsTypical Save Location
WhatsApp.zip archive_chat.txt + media files (images, .opus audio, video)Downloads folder (Android/iOS share), Desktop, email attachment
Telegram.json or .htmlMessage log + Media/ subfolder with attachmentsUser-chosen folder in Telegram Desktop
iMessagechat.db (SQLite)Full message database including attachments metadata~/Library/Messages/ on Mac; exported via third-party tools to CSV or PDF
Signal.zip (Desktop backup)Encrypted database; readable only via Signal Desktop restoreDocuments folder or user-specified path

🗣️ r/Telegram user: "I exported my Telegram chat as JSON but accidentally deleted the folder. Is there any way to get it back without re-exporting?"

WhatsApp Export in Detail

WhatsApp's export creates a .zip file that contains at minimum one text file named _chat.txt. This plain-text file uses a consistent timestamp format: [DD/MM/YYYY, HH:MM:SS] Contact Name: message text. When exported "with media," the zip also includes all shared photos, videos, and voice notes referenced in the conversation, typically with filenames like IMG-20240115-WA0001.jpg or PTT-20240115-WA0001.opus.

💡 Tip: When searching for a lost WhatsApp export using file recovery software, search for .zip files or filter by the keyword _chat — the inner text file name is consistent across all WhatsApp exports regardless of language settings.

Telegram Export in Detail

Telegram Desktop (the desktop application, not the mobile app) provides the most comprehensive export tool among major messaging platforms. Users can choose HTML format for human-readable archives or JSON for programmatic access. The HTML version creates an index.html file alongside a messages.html (or numbered splits for long chats) and a Media/ folder. The JSON version packs everything into a single structured file.

iMessage Export in Detail

iMessage does not offer a built-in export button. On Mac, the underlying data lives in a SQLite database at ~/Library/Messages/chat.db. Third-party tools such as iExporter and iPhone Backup Extractor read this database and export it to PDF, CSV, or HTML. If you ran one of these tools and then deleted the resulting export file, standard file recovery applies.

Part 3. Where Exported Chat Files Are Typically Saved

Recovery software needs a target drive to scan. Knowing the likely save location narrows the scan and speeds up results.

Device / PlatformLikely Save PathNotes
Android (WhatsApp export via Share)Downloads/ folder or app-specific folderCan also be in Google Drive if shared there first
iPhone (WhatsApp export via Mail/AirDrop)Files app Downloads/ or DocumentsMay also appear in iCloud Drive if synced
Mac (Telegram Desktop)User-chosen at export time; default Desktop or DownloadsThe entire export folder (not just one file) is created
Mac (iMessage via third-party tool)Documents/ or Desktop/Depends on the tool used
Windows (Telegram Desktop)C:\Users\[username]\Downloads\ or user-chosen pathWhatsApp Web does not offer export on Windows
External drive / USBRoot folder or user-created subfolderCommon when archiving large media-included exports

⚠️ Important: Once a chat export file is deleted, every new write to that drive — installing apps, downloading files, even browser cache updates — can permanently overwrite the recoverable data. Stop using the drive immediately and run recovery software as soon as possible.

Part 4. How to Recover a Deleted Exported Chat File

The recovery process follows the same core steps regardless of whether the lost file is a WhatsApp .zip, a Telegram JSON folder, or an iMessage-derived CSV.

Step 1 — Check the obvious places first

Before running any software, check your Recycle Bin (Windows) or Trash (Mac). If the file was deleted through the normal Delete key or right-click menu, it likely sits there intact and can be restored in seconds.

Step 2 — Stop all writes to the affected drive

If the file is not in Trash, treat the source drive as read-only from this moment on. On Windows, avoid downloading anything to that drive. On Mac, turn off Time Machine temporarily to prevent it from writing to the same partition.

Step 3 — Download and install recovery software to a different drive

Install Ritridata on a different drive than the one you are recovering from. Ritridata can scan Windows and Mac drives for deleted .zip, .json, .html, .db, and .csv files — all the common export formats covered in this guide.

Step 4 — Run a targeted scan

Launch Ritridata and select the drive where the export was saved. Use the file-type filter to target:

  • .zip for WhatsApp exports
  • .json or .html for Telegram exports
  • .db for iMessage SQLite databases
  • .csv or .pdf for third-party iMessage exports

Step 5 — Preview and recover

Ritridata's preview function lets you verify the file contents before recovery. For .zip archives, preview can often show the internal _chat.txt content. Save the recovered file to a different drive than the source.

💡 Tip: If Ritridata's quick scan does not find the export file, run the deep scan mode. Deep scan uses signature-based detection to find files whose directory entries have already been overwritten, recovering based on file header patterns (.zip magic bytes: 50 4B 03 04).

🗣️ r/whatsapp user: "Is there seriously no way to restore chats from a .crypt14 file without the original phone?" — For exported .zip files (not encrypted backups), standard file recovery software can often find and restore the file without needing the original device.

Part 5. Re-Exporting as an Alternative to File Recovery

If the app still has the original chat history intact, re-exporting is often faster and more reliable than file recovery. Use this decision table:

SituationRecommended Approach
App still installed, chat history presentRe-export directly — fastest, no software needed
App uninstalled but chat backup exists (iCloud/Google Drive)Reinstall app, restore backup, then re-export
Phone wiped or app data clearedFile recovery from the device's storage or previous export file
Export file deleted from PC/Mac, app chat still intactRe-export from phone — simpler than file recovery
Export file deleted and app chat also deletedFile recovery software is the primary option
Export was the only copy (large media archive)File recovery — re-exporting without media history loses attachments

💡 Tip: Telegram keeps full message history server-side indefinitely (unless you delete it manually). If you lost a Telegram export, simply re-exporting from Telegram Desktop on any device will give you the complete history again.

Part 6. Recover Your Exported Chat Files with Ritridata

If your exported chat file has been deleted and the app can no longer re-export the same history, Ritridata offers a straightforward path to recovery. It supports all common export file types — .zip, .json, .html, .db, .csv, .pdf — and works on both Windows and Mac drives, including external USB drives where large media-included exports are often archived.

Visit Ritridata to recover your exported chat file

Step 1 — Download and install Ritridata on a drive separate from the one containing your lost export file.

[IMAGE: Ritridata — select the drive where the chat export was saved]

Step 2 — Choose the drive, apply a file-type filter for your export format (.zip for WhatsApp, .json/.html for Telegram, .db for iMessage), and start the scan.

[IMAGE: Ritridata — scan results showing recovered .zip and .json files]

Step 3 — Preview the recovered file to confirm it contains your chat history, then save it to a safe location on a different drive.

[IMAGE: Ritridata — preview recovered WhatsApp _chat.txt inside zip archive]

FAQ

Q: Can I recover a deleted WhatsApp export zip file? Yes, in many cases. A deleted .zip file typically remains on your drive until overwritten by new data. Running Ritridata or similar file recovery software on the drive shortly after deletion can often restore the archive intact, including all media files inside.

Q: Does WhatsApp keep a copy of my exported file on its servers? No. WhatsApp's export feature creates a local file only — it does not store a copy on WhatsApp's servers. If you lose the export file, you will need to either re-export from the app (if chat history is still there) or use file recovery software.

Q: What is the difference between a WhatsApp backup (.crypt14) and a WhatsApp export (.zip)? A WhatsApp backup (.crypt14) is an encrypted database created automatically by WhatsApp for chat restoration within the app. A WhatsApp export (.zip) is a human-readable archive you generate manually via the "Export Chat" option. Standard file recovery tools can often recover the .zip export; restoring from .crypt14 typically requires the original encryption key tied to the phone.

Q: Can I recover a Telegram export folder if I deleted the entire folder? Folder recovery depends on the file system. On NTFS (Windows) and APFS (Mac), file recovery software may be able to reconstruct the folder structure along with its contents. Even if the folder metadata is lost, individual files (the main JSON/HTML file and media files) can often be recovered by file signature.

Q: Where exactly are Telegram exports saved on Windows? Telegram Desktop saves exports to a location you choose during the export process. If you did not change the default, it typically saves to C:\Users\[YourUsername]\Downloads\Telegram Desktop\ or creates a new folder on your Desktop. Check both locations before running a full drive scan.

Q: Is it possible to recover an iMessage export file on Mac? Yes. iMessage export files created by tools like iExporter or iPhone Backup Extractor are standard files (PDF, CSV, or HTML) that behave like any other deleted Mac file. macOS APFS keeps deleted file metadata briefly, and file recovery software can often find these files within hours or days of deletion.

Q: What file format should I use when exporting Telegram chats for long-term archiving? JSON is generally preferred for long-term archiving because it is machine-readable and can be re-imported or parsed by scripts. HTML is more immediately human-readable but harder to process programmatically. For most personal archiving needs, HTML with media is the most accessible option.

Q: Does exporting a chat delete it from the app? No. Exporting creates a copy of the chat history as a file on your device. The original messages remain in the app unless you manually delete them. The export is independent of the app's internal storage.

References