Why users donโt can find WhatsApp folder on Android 11
Have you ever tried to find a photo that was sent to you a WhatsApp year ago, but couldnโt remember if it was saved to the gallery? Or wanted to transfer your chat history to a new phone, but didn't know where the backup was? On Android 11 finding the messenger folder has become more difficult due to changes in the data storage policy. Google has tightened control over access to the file system, and WhatsApp began to more actively use hidden directories and protected memory sections.
The problem is aggravated by the fact that smartphone manufacturers โ Samsung, Xiaomi, Huawei โ modify the standard Android 11 to suit their shells (One UI, MIUI, EMUI). As a result, the folder path may differ even on devices with the same OS version. For example, on Samsung Galaxy S21 s One UI 3.1 messenger files can be stored in a different location than on a โcleanโ one. Pixel 5.
Another nuance - Since Android 11, WhatsApp by default hides media files from the system gallery if they are downloaded through the messenger. This is done to save space, but creates confusion: users think that the files are deleted, although they simply do not appear in standard applications.
Standard path to the WhatsApp folder on Android 11
On most devices with Android 11 the messenger folder is located in the following path:
/storage/emulated/0/WhatsApp/
Let's look at this address in parts:
- ๐
/storage/emulated/0/is the root directory of the phoneโs internal memory (analogous to โMy Computerโ on a PC). The number0indicates the main memory section. - ๐
WhatsApp/โthe main folder of the messenger, inside which all subdirectories with data are stored.
If you do not see this folder through the standard file manager, the reasons may be as follows:
- ๐ The folder is hidden by the system (attribute
.nomediaor.hidden). - ๐ Your file manager does not have rights to access the internal memory.
- ๐ฑ You use WhatsApp Business โit has a separate folder:
/storage/emulated/0/WhatsApp Business/. - ๐ ๏ธ Manufacturer smartphone moved the folder to another location (relevant for Xiaomi, Oppo, Vivo).
Whatsapp folder structure: what is stored where
The messenger folder consists of several subdirectories, each of which is responsible for a specific type of data. Here is their full list with a description:
| Folder | Contents | Can I delete |
|---|---|---|
Databases |
Backup files chats (msgstore.db.crypt14). Without them, it is impossible to restore the history when reinstalling. |
โ No (except for old copies) |
Media |
All media files (photos, videos, voice messages), divided by type (WhatsApp Images, WhatsApp Video etc.). |
โ Yes (but files will be deleted from chats) |
Backups |
Backups of settings and account data (for example, axolotl.db for encryption). |
โ No |
Profile Pictures |
Contact avatars (cached for quick downloads). | โ Yes (automatically restored) |
.Shared |
Temporary files for exchange between devices (for example, when sent via "WhatsApp Web"). | โ Yes |
Particular attention should be paid to the folder Databases. Files with the extension .crypt12, .crypt14 or .crypt15 are stored here - these are encrypted backup copies of your chats. The file name usually starts with msgstore.db.crypt, and the number at the end indicates the encryption version. Deleting these files will lead to the loss of the ability to restore your chat history When you change your phone or reinstall the application.
If you plan to transfer WhatsApp to a new phone, copy all folder Databases to your computer or cloud. Files with a date in the name (for example msgstore-2023-10-15.db.crypt14) are old copies, they can be deleted to save space.
How to find the WhatsApp folder on smartphones of different brands
Manufacturers often modify the path to the messenger files. Here is the current data for popular brands on Android 11:
Samsung (One UI 3.1 and later)
On devices Galaxy the folder can be located in two places:
- ๐
/storage/emulated/0/Android/media/com.whatsapp/โ the main directory. - ๐
/storage/emulated/0/WhatsApp/โan alternative path (if the messenger is not installed as a system application).
To see hidden files, open My Files โ press โฎ โ Settings โ Show hidden files.
Xiaomi (MIUI 12 and newer)
On smartphones Redmi, Poco i Mi the path is standard, but access is complicated due to restrictions MIUI:
- ๐ง Use Google Files (Google Files) instead of the standard manager.
- ๐ If the folder is not displayed, go to
Settings โ Applications โ Permissions โ Files and mediaand give WhatsApp memory access.
Huawei (EMUI 11)
On Huawei P40, Mate 40 and other models with EMUI 11 folder path:
/storage/emulated/0/Android/media/com.whatsapp/WhatsApp/
To access:
- Open Files โ
Categories โ Other. - Tap on
โฎ โ Show hidden files. - If the folder is not visible, try connecting the phone to the PC via
MTP.
Why is the WhatsApp folder empty on some Xiaomi?
On devices with MIUI 12.5+, the messenger by default saves media files to a protected folder /storage/emulated/0/Android/media/com.whatsapp/WhatsApp/Media/.Statuses. To see them, you need to disable the โSave to galleryโ option in the WhatsApp settings and restart the phone.
How to access the WhatsApp folder without root access
If the standard file manager does not show the folder, use one of these methods:
Method 1: Use Google Files application data-i="137">Open the application and go to the tab
Application Google Files (or Files from Google) bypasses many manufacturer restrictions:
- Install Google Files from Play Market.
- Open the application and go to the tab
Browse. - Tap on
โฎ โ Show hidden files. - Navigate to path
/storage/emulated/0/WhatsApp/.
Method 2: Connect the phone to the PC
Through a wired connection to the computer you will get full access to the files:
- ๐ฅ๏ธ Connect the phone to the PC via USB (select mode
File transfer (MTP)). - ๐ On your computer, open
This computer โ [Name of your phone] โ Internal memory. - ๐ If there are no folders, check
WhatsAppno, checkAndroid โ media โ com.whatsapp.
Method 3: Use ADB (for advanced users)
If other methods did not work, you can use Android Debug Bridge (ADB):
adb shell
ls /storage/emulated/0/WhatsApp/
This command will display a list of files in the folder. To copy them to your computer:
adb pull /storage/emulated/0/WhatsApp/ C:\Backup\WhatsApp
Attention: to work with ADB you need to enable USB debugging in the developer settings.
Enable developer mode (7 times tap on "Build number" in the phone settings)
Activate "USB Debugging" in the developer settings
Install ADB drivers on your computer
Connect the phone to the PC and confirm trust in the device-->
How to restore access to folder if it has disappeared
Sometimes a folder WhatsApp disappears after updating the application or resetting the settings. Here's what to do in such cases:
Problem 1: The folder is hidden due to the .nomedia file
Messenger creates a file .nomediaso that media files are not displayed in the gallery. To restore visibility:
- Open any file manager that supports hidden files.
- Go to
/storage/emulated/0/WhatsApp/Media/. - Delete the file
.nomedia(or rename it to.nomedia.bak). - Reboot phone.
Problem 2: The folder moved after updating Android
After updating to Android 11 some manufacturers transfer application data to protected sections To find a new location:
- ๐ Use the search in the file manager. request
whatsapp(case insensitive). - ๐ Check the paths:
/storage/emulated/0/Android/media/com.whatsapp//storage/emulated/0/Android/obb/com.whatsapp/
Problem 3: No rights to access memory
Applications are not allowed free access to memory. To return rights: Android 11 Applications are not allowed free access to memory. To return rights:
- Go to
Settings โ Applications โ WhatsApp โ Permissions. - Activate
Files and multimedia. - Select
Allow access to all files(if available).
If the WhatsApp folder disappeared after resetting the settings, check if the messenger has transferred the data to the cloud. Starting in 2021, WhatsApp automatically creates backups to Google Drive (if synchronization is enabled).
How to transfer a WhatsApp folder to another phone or to the cloud
Transferring messenger data is one of the most common reasons why users look for a folder WhatsApp. Here are step-by-step guide for Android 11:
Step 1: Create a local backup
Before transferring, update the backup:
- Open WhatsApp โ
โฎ โ Settings โ Chat โ Backup copying. - Tap
Create a copy(do not confuse with copy in Google Drive). - Wait for the process to complete (the file will appear in
/storage/emulated/0/WhatsApp/Databases/).
Step 2: Copy the folder to a new one phone
Use one of the methods:
- ๐ฑ Via PC: Connect both phones to the computer and copy the folder
WhatsAppfrom the internal memory of the old device to the new one. - โ๏ธ Via the cloud: Download the folder in Google Drive, Dropbox or Telegram (as an archive), then download to a new phone.
- ๐ Via OTG: Connect a flash drive or external drive to the old phone, copy the data, then transfer it to the new device.
Step 3: Recover data on the new phone
After transfer:
- Install WhatsApp on the new phone (do not launch it!).
- Place the folder
WhatsAppto the root of the internal memory (/storage/emulated/0/). - Launch the messenger and follow the instructions for restoring from a local copy.
If WhatsApp does not see the backup copy when restoring, check if the phone number on the old and new devices is the same. Also make sure that the copy file has the correct name: msgstore.db.crypt14 (for the latter versions).
Frequent mistakes and how to avoid them
When working with a folder WhatsApp users often make mistakes that lead to data loss. Here are the most common ones and ways to prevent them:
Error 1: Deleting files from the folder. Media
Many people think that deleting files from WhatsApp/Media will free up space, but will not remove them from chats. Actually:
- ๐๏ธ Photos and videos sent in chats disappear from correspondenceif you delete them from folders.
- ๐ To free up space, use the built-in function
Cleaning storagein the messenger settings.
Error 2: Transfer only Databases folders
When moving to a new phone, users copy only Databases, forgetting about Media. As a result:
- ๐ธ All media files (photos, videos, voices) will not be restored in chats.
- ๐ To transfer everything, copy the entire WhatsApp folder entirely.
Error 3: Using outdated instructions
Many manuals on the Internet are written for Android 9-10, where the folder structure was different. On Android 11:
- ๐ซ Paths like
/sdcard/WhatsApp/are no longer relevant - now used/storage/emulated/0/. - ๐ Memory access rules have changed (additional permissions are needed).
Before any manipulations with the WhatsApp folder create a backup copy to Google Drive. This is the only way to guarantee that your chat history will be saved if something goes wrong.
โ ๏ธ Attention: Starting in 2023, WhatsApp began to gradually abandon local backups in favor of cloud ones. If your application is updated to the latest version, check your backup settings in Settings โ Chat โ Backup to Google Drive. Local copies may be created less frequently or not at all.
FAQ: Answers to frequently asked questions
Is it possible to transfer a folder WhatsApp to a memory card?
On Android 11 moving a folder WhatsApp to an SD card is not officially supported. However, there is a workaround:
- Copy the folder to the memory card manually.
- Use the application FolderMount (root access required) to link the folder to the internal memory.
Important: without root access, the messenger will not see files on SD card.
Why does the WhatsApp folder take up so much space?
The main "eaters" of space in the messenger folder:
- ๐ฅ High-resolution videos (especially from statuses).
- ๐ธ Photos sent in chats (saved in original quality).
- ๐๏ธ Old backups in
Databases(files with dates in the name). - ๐ค Voice messages (stored in
WhatsApp/Media/WhatsApp Voice Notes).
To clear space, use the built-in function Cleaning storage in WhatsApp settings.
How to recover deleted files from the WhatsApp folder?
If you accidentally deleted files from the folder, try:
- Check Trash in your file manager (if it is enabled).
- Use data recovery apps, for example DiskDigger or Recuva (root will be required for deep scanning).
- If the files were in the chat, ask the sender to forward them again.
Important: The less you use the phone after deleting, the higher the chances of recovery.
Is it possible to change the path to the WhatsApp folder?
Officially - no. WhatsApp is strictly tied to the standard path. However, there are unofficial methods:
- ๐ฒ Using Xposed Framework and module WhatsApp Path Changer (root and experience required).
- ๐ Symbolic links (requires root and knowledge of Linux commands).
These methods can lead to unstable operation of the messenger or loss of data.
Why does WhatsApp not see the backup copy when restoring?
Causes and solutions:
- ๐ฑ Number mismatch: The copy is tied to the phone number from which it was created. Use the same SIM card.
- ๐ข Outdated version of the copy: File
msgstore.db.crypt12is not suitable for new versions of WhatsApp. You need.crypt14or.crypt15. - ๐ Incorrect location: Folder
Databasesshould be in/storage/emulated/0/WhatsApp/. - โณ Copy is too old: WhatsApp restores only copies no older than 7 days (if there was no cloud backup).