Losing a smartphone or accidentally deleting an application can become a real nightmare if important correspondence has accumulated in the messenger. Many Android users wonder where exactly the system saves message history so that at a critical moment they know where to look for the saving file. Understanding the storage architecture WhatsApp is the first step to reliably protecting your digital memory.
Unlike iOS, where the backup process is completely hidden in the iCloud cloud, the Android ecosystem gives the user direct access to the file system. This provides a unique opportunity not only to check the availability of a backup, but also to manually copy it to a computer or transfer it to another device. However, the path to this data has changed with updating versions of the operating system, which often causes confusion among gadget owners.
In this article we will analyze in detail the logic of the messenger, the current paths to database files in modern versions of Android, and ways to restore information without using cloud services. You will learn to distinguish between local copies and cloud copies, and also understand how to ensure the safety of correspondence when changing your phone.
Logic of the backup system
Messenger uses a hybrid data protection scheme, combining local storage on the internal storage of the smartphone and synchronization with cloud storage Google Drive. By default, the application automatically creates a local copy of the database every night at a certain time, which can be changed in the settings. This process occurs in the background and does not require user intervention.
The local file is an encrypted database with the extension .db.crypt, where the numbers indicate the encryption version. The system stores not one, but several such copies for the last seven days, automatically overwriting the oldest one when creating a new one. This allows you to roll back to the state of correspondence from a week ago if the latest backup is damaged or contains erroneous data.
โ ๏ธ Attention: Local files are stored only in the internal memory of the device. If you perform a Factory Reset or physical damage to the drive, this data will be lost forever unless synced with Google Drive.
It is important to understand the difference between media files and text history. Photos, videos and voice messages can be duplicated in the device's gallery, but text messages, contacts and group settings exist exclusively within the database file. Without this file, it is impossible to restore the structure of chats, even if the media files are saved in the phone's memory.
For maximum reliability, set the backup frequency to Google Drive to "Daily". A local copy serves as insurance in case of problems with the Internet, and a cloud copy in case of loss of the device itself.
Current file paths in modern versions of Android
With the release of the operating system Android 11 and higher, Google's security policy has become stricter, which has led to a change in the standard paths to access application data. If on older devices the messenger folder was located in the root of the internal memory, now it is hidden in the system directory, access to which is limited to third-party file managers without special rights.
On modern smartphones, the main path to backups looks like this: Internal memory/Android/media/com.whatsapp/WhatsApp/Databases. This is where the file is located msgstore.db.crypt with the current date in the title. To access this directory, you may need to grant special permissions to the file manager or use the built-in system explorer.
However, on devices that have been updated from older versions of Android, or on some custom firmware, the old path may be saved: Internal memory/WhatsApp/Databases. The system reads data from the new directory with priority, but during recovery it can also check the old one if the new one is empty. This creates a situation where the user potentially has two backup storage locations.
| Android version | Primary folder path | User accessibility |
|---|---|---|
| Android 10 and below | /WhatsApp/Databases | Direct access |
| Android 11 - 14 | /Android/media/com.whatsapp/WhatsApp/Databases | Restricted access |
| Android 15+ | /Android/media/com.whatsapp/WhatsApp/Databases | Strict access control |
If you use a third-party file manager, make sure it supports working with system directories within Scoped Storage. Some popular applications, such as Files by Google or Solid Explorer, correctly handle permission requests and allow you to view the contents of the folder media.
How to find and check the presence of a backup copy
To visually check the presence of files, you will need any file manager pre-installed on your smartphone or downloaded from the application store. After launching the application, go to the storage section of the device and sequentially open the folders according to the current path. Look for a file with a name starting with msgstore and ending with the creation date.
Pay attention to the file size. A text-only database typically takes up several megabytes. If there are a lot of media files in chats that were not uploaded to the gallery separately, the size can reach hundreds of megabytes or even gigabytes. A file with a size of several kilobytes is most likely empty or damaged.
- ๐ Open the file manager and go to
Internal storage. - ๐ Find the folder
Android, thenmedia, furthercom.whatsapp. - ๐ Go to the subfolder
WhatsAppand select directoryDatabases. - ๐
Check for files with the name of the type
msgstore-2023-10-25.1.db.crypt14.
In the list you will see several files for different dates. A file without a date in the name (just msgstore.db.crypt...) is the most recent copy created last night. The remaining files with dates are archived versions that are stored for rollback purposes.
โ ๏ธ Attention: Never rename backup files manually unless you are planning a restore procedure. Changing the name or extension may result in the messenger not recognizing the file when trying to restore data.
Manual copying and transfer of the database
Knowing the path to the files allows you to manually transfer correspondence to a new smartphone or computer, bypassing cloud services. This is especially true if you change your Google account or lack a stable Internet connection. The procedure requires care, as it involves working with the applicationโs system files.
To transfer, copy the entire folder Databases or a specific file msgstore to external media, to cloud storage (not associated with WhatsApp auto-backup) or directly to your computer. When restoring on a new device, the file must be placed in exactly the same directory, which corresponds to the Android version of the new phone, before installing or launching the messenger for the first time.
โ๏ธ Checklist for manual transfer
It is critical that the phone number on the new device was the same as the one on which the backup was created. Database encryption is tied to a specific number, and an attempt to restore someone else's copy to your number will result in a decryption error. Also, the version of the application on the new device must be up to date.
Restoring correspondence from a local file
The process of restoring from a local copy starts automatically when installing the application, if the system detects a corresponding file in memory. If you are reinstalling the messenger, remove the current version, clear the cache (if possible) and make sure that the required file msgstore.db.crypt is in the correct folder before running the installer for the first time.
After installation and entering the phone number, the application will scan the storage. If a local copy is detected, you will be prompted to restore the backup. Do not click "Skip", otherwise the application will create a new empty database, and the recovery process will be more complicated. If the suggestion does not appear, check that the path to the file and its name are correct.
Sometimes you need to forcefully rename the archive file. If you want to restore a copy for a specific date (for example, msgstore-2023-10-20.1.db.crypt14), rename it to msgstore.db.crypt14, removing the date from the name. Then place this file in the folder Databases and run the installation.
What to do if the recovery is stuck?
If the recovery process is frozen during the preparation stage, check the free space on your phone. Unpacking the database requires an amount of memory approximately 2-3 times larger than the size of the copy file itself. Also make sure that the phone is connected to the charger.
Access problems and system limitations
Users often encounter a situation where the file manager does not display the folder Android or shows it empty. This is not a bug, but a security feature implemented in Android 11. To access, you must click the "Allow access to files" button or use the system explorer, which has privileged access. Scoped Storage, introduced in Android 11. To access, you must click the "Allow access to files" button or use the system explorer, which has privileged access.
Another common problem is incompatible encryption versions. Files with the extension .crypt14 cannot be read by versions of the application that only support .crypt12. When manually transferring a copy from an old phone to a new one with a more recent version of the OS, problems usually do not arise, but backward compatibility is not guaranteed.
- ๐ซ The "File is damaged" error often occurs when you try to open the database on a computer without a decryption key.
- ๐ If the file weighs 0 KB, it means the backup process was interrupted due to lack of space.
- ๐ When changing the file name, make sure that the extension remains unchanged.
โ ๏ธ Attention: The interfaces of file managers and the names of system folders may differ slightly depending on the manufacturerโs shell (MIUI, OneUI, ColorOS). If you do not find the folder using the standard path, use the file search inside the manager.
A local backup is your last line of defense. The cloud may not sync due to network errors, but the file on the phone remains under your full control until you reset the device.
Frequently asked questions (FAQ)
Can you read the backup file on your computer?
No, read the contents of the file directly .db.crypt on a computer is impossible without the decryption key, which is stored in a protected section of the phone's memory. There are third-party viewing utilities, but they require rooting and extracting the key, which is difficult for the average user and unsafe.
How much space does a WhatsApp backup take up?
The size depends on the number of messages and media files. Text correspondence for a year can take up only 10-20 MB. However, if there are a lot of photos and videos in chats that were not saved separately in the gallery, the size of the database can reach several gigabytes. Regularly clearing chats reduces the copy size.
What happens if you delete the Databases folder?
You will delete all local backups for the last 7 days. Restoring correspondence will only be possible from a cloud copy of Google Drive (if you have one). If there is no cloud backup, the message history will be lost forever when you reinstall the application.
Why canโt I see the WhatsApp folder in Android 13?
In new versions of Android, the path has changed to Android/media/com.whatsapp. The old folder in the root may be missing or empty. Use file search msgstore in the file manager to pinpoint the current location of the database on your device.
Is it possible to restore messages without a backup?
Officially, no. If there is neither a local file nor a copy in Google Drive, there is no way to recover deleted messages. The messenger does not store the history of correspondence on its servers after delivering messages to the recipient in encrypted form.