A ​​deleted message in WhatsApp is one of the most annoying mysteries for users. You see the “Message deleted” notification, but what exactly was hidden behind these words? Is it possible to somehow recover text or at least find out its contents? Spoiler: in 90% of cases - no, but there are nuances, life hacks and workarounds that not everyone knows about.

Messenger WhatsApp specially designed the delete function “for everyone” so that messages disappear irrevocably is part of the privacy policy. However, traces remain on Androiddevices that can be extracted under certain conditions. In this article we will look at all possible methods from official backups to little-known technical tricks, and also explain why some methods stopped working after the 2023–2026 updates.

⚠️ Attention: All methods described are of an informational nature. Restoring deleted messages without the sender's consent may violate local laws. Use them only for recovery Whatsapp privacy policy and local legislation. Use them only for recovery yours accidentally erased messages.

📊 Have you ever tried to recover a deleted message on WhatsApp?
Yes, successfully
Yes, but unsuccessfully
No, but I would like to know how
No, I don’t need it

1. How the “Delete for Everyone” function works in WhatsApp

The mechanism for deleting messages in WhatsApp is built on two key principles:

  1. The messenger server sends a command to delete all devices in chat.
  2. Local database on the smartphone is not cleared instantly —the message is first marked as “deleted” and then physically erased the next time you back up or restart the application.

This means that in the first 1–2 hours after deletion, the chances of recovery are higher than in a day. However, since 2023 WhatsApp he has tightened the policy: now messages are erased from the database almost instantly if you have automatic backup 1–2 hours turned on Google Drive.

⚠️ Attention: If the sender deleted message more than 7 days ago, it is impossible to restore it using standard methods - even if you have a backup copy. The messenger blocks access to old backups after updating the database.

Why does WhatsApp not store deleted messages on servers?

The concept of the messenger is built on end-to-end encryption (E2EE), which means that even WhatsApp developers technically cannot read your messages or restore deleted ones. All data is stored only on user devices, and servers are used only for routing encrypted packets.

2. Official method: restoring from a backup

The only legal method to recover deleted messages is roll back the chat to the state at the time of the last backup. To do this:

  1. Delete WhatsApp from the phone.
  2. Reinstall the application from Google Play.
  3. When you first start, confirm the restoration from Google Drive or local backup.

However, there are critical limitations:

  • 🔹 Date backup: If a copy is created after deleting the message, it will not be restored.
  • 🔹 Automatic update: WhatsApp erases local backups older than 7 days if they are not downloaded to Google Drive.
  • 🔹 Condition: The sender should have deleted the message less than 1 hour before creation backup.

Make sure you have a backup in Google Drive|Check the date of the last backup in Settings → Chat → Backup|Disable automatic WhatsApp updates before reinstallation|Use the same phone number and Google account as when creating the backup-->

Backup type Where it is stored Max. retention period Recovers deleted messages?
Local (on phone) /sdcard/WhatsApp/Databases 7 days Yes, if a copy was created BEFORE deletion
Google Drive Google Cloud Unlimited (subject to space availability) Yes, but only if the backup was not updated after deletion
iCloud (for comparison) Apple Cloud Unlimited No, not relevant for Android

💡

If you do not have a fresh backup in Google Drive, check the folder /sdcard/WhatsApp/Databases through the file manager. Files named msgstore.db.crypt14 are local copies. They can be manually renamed (remove the date from the name) and used for recovery.

3. Unofficial methods: extracting from the database

For advanced users, there is a way read the deleted message directly from the WhatsApp databasebefore it has been physically erased. You will need to:

  • 📱 Root access on the phone (or ADB debugging for some models).
  • 💻 SQLite editor (for example, DB Browser for SQLite).
  • 🔍 Knowledge of the database structure WhatsApp (table messages).

Step-by-step guide:

  1. Download the database file along the path /data/data/com.whatsapp/databases/msgstore.db (required root access).
  2. Open it in DB Browser and find the table messages.
  3. Filter records by column status with value 13 (this is the code of the deleted message).
  4. The field text_data can contain text (if it has not yet been erased).

⚠️ Attention: Since 2026 WhatsApp encrypts the database with a more reliable algorithm Even with root access, it becomes almost impossible to extract the text of a deleted message - encrypted characters are often displayed instead. or empty fields.

💡

Unofficial methods only work in the first hours after deleting a message. The longer you wait, the higher the chance that the data will be overwritten by new messages.

4. Recovery apps: myths and reality

There are hundreds of apps that promise to “get back deleted WhatsApp messages.” Most of them are Google Play hundreds of apps promising to “get back deleted WhatsApp messages.” Most of them are fraud or utilities with limited functionality. Here's what you need to know:

  • 🚫 Fake apps: Apps like WhatsDeleted or Notification History only show notifications that were already on the screen. They do not restore text of the deleted message.
  • ⚠️ Viruses: Many “recoveries” require permission to send SMS or access contacts - this is a sign of malware.
  • Exception: Dr.Fone or iMobie PhoneRescue can extract data from local backup, but only if it was created before the message was deleted.

How to recognize a fraudulent application?

Fraudsters often use names like “WhatsApp Message Recovery Pro” or “Deleted Messages Restorer”. Please note:

- Lack of real reviews (only 5-star reviews with template texts).

- Requirement of payment before displaying scan results.

- Request to disable the antivirus or provide root access “for recovery.”

Application What it can do Risks Cost
WhatsDeleted Shows notifications about deleted messages Does not restore text, only headers Free (with advertising)
Dr.Fone Scans local backups Paid, does not guarantee results From $39.99
Notification History Log Saves notification history Works only if logging BEFORE deletion is enabled Free

5. Alternative methods: notifications and system logs

If a message arrived in the form notifications, its text could be saved in the logs Android. You can check this like this:

  1. Open Settings → Applications → WhatsApp → Notifications.
  2. Enable the “Notification history” option (on some firmware).
  3. Use the application Notification History to view the archive.

Another option is system logs (logcat), but it requires technical skills:

adb logcat | grep -i "whatsapp"

This command will display logs WhatsApp, where fragments of messages are sometimes saved. However:

  • 🔹 The text may be truncated or encrypted.
  • 🔹 Logs are cleared when the phone is rebooted.

💡

On some smartphones (for example, Samsung or Xiaomi) there is Built-in notification recording function. Activate it in advance in your security settings, and you will be able to read the text of a deleted message even after a month.

6. Why some methods stopped working in 2026

Until 2023, it was easier to recover a deleted message thanks to vulnerabilities the data storage mechanism. However, WhatsApp closed most of the loopholes:

  • 🔒 Base encryption: Now msgstore.db is protected by a key tied to the device. Even with root access, it is almost impossible to decrypt it.
  • Instant erase: Messages are deleted from memory immediately after the “for everyone” command, without delay.
  • 🚫 API blocking: Third-party applications have lost access to chat history via official interfaces.

⚠️ Attention: If you see instructions on the Internet for recovery via WA Database Editor or changing a file wa.db, know: these methods are outdated and do not work on versions WhatsApp newer 2.23.12 (May 2023).

An attempt to restore someone else's deleted message without consent can be qualified as:

  • 📜 Violation of confidentiality (Article 137 of the Criminal Code of the Russian Federation - “Violation of privacy").
  • 🔐 Failure to comply with the user agreement WhatsApp, which leads to account blocking.

Exceptions:

  • ✅ You restore yours messages (for example, accidentally deleted).
  • ✅ You have a legal basis (court proceedings, consent of the second chat participant).

💡

Even if you managed to restore someone else's message, its use for controversial purposes (blackmail, distribution) may entail legal liability. Always assess the risks.

FAQ: Frequently asked questions about message recovery

Is it possible to recover a message deleted more than a month ago?

No. After 7 days WhatsApp completely clears traces of the message from the local database, and backups Google Drive are updated automatically, overwriting old data. The exception is if you have manual local copycreated before deletion.

Is it true that you can see a deleted message through notifications on a smart watch?

Partially. If the message arrived at Smartwatch (for example, Apple Watch or Galaxy Watch) and you managed to see the notification before deleting, the text can be saved in the watch history. However, synchronization does not work on all models, and after rebooting the device, the data is erased.

Why are deleted messages not returned when restoring from a backup?

This happens if:

  • A backup was created after deleted messages.
  • You use automatic backup in Google Drivewhich overwrites old data.
  • The sender deleted message more than 1 hour ago (since 2026 WhatsApp accelerated the erasing process).

Is it possible to recover a deleted message on a phone without root access?

Yes, but with serious limitations:

  • Via local backup (if it is in the folder /WhatsApp/Databases).
  • Via notification history (if the function was enabled in advance).
  • Using specialized apps (for example, Dr.Fone), but they require connection to a PC and do not guarantee results.

Without root access you What to do if an important message is deleted in a group chat? you won't be able to directly read the database WhatsApp.

What to do if an important message was deleted in a group chat?

In a group chat, the chances of recovery are even lower, since:

  • Message is deleted from all devices participants.
  • Backups of chats are stored only by administrators (if they made a backup before deletion).
  • WhatsApp does not provide admins with tools to recover messages from other participants.

The only option is to ask the sender to resend the information.