Messenger WhatsApp automatically saves millions of user photos every day, but not everyone knows where exactly these files end up on devices under management Android. If you suddenly find that your gallery is full of screenshots from chats, and your phone memory is melting before your eyes, the problem lies in the messenger media file storage settings. In this article, we will not only show standard saving paths, but also tell you how to change them, disable autosave or restore accidentally deleted photos.

The difficulty is that the behavior WhatsApp depends on the version of the application, smartphone model and even firmware. For example, on Samsung Galaxy with a shell One UI files can be duplicated in additional folders, and on a "pure" Android (for example, Pixel 7) - follow a strict hierarchy. We took into account all the nuances and collected up-to-date data for 2026, including hidden folders and features of working with cloud backups.

If you are looking for a way to free up space on your phone or just want to understand the storage structure, this guide will help. And for those who are faced with the loss of important pictures, we have added a section on data recovery - with proven methods that work even without root access.

Standard ways to save photos in WhatsApp on Android

By default, WhatsApp creates a separate folder on the internal memory of the device or SD card (if installed) where it stores all media files from chats. The main path looks like this:

/storage/emulated/0/WhatsApp/Media/WhatsApp Images/

It is important to understand several points here:

  • ๐Ÿ“ WhatsApp Images โ€” folder for photos from personal and group chats. Attachments from channels (if they are supported by your version) can be stored separately.
  • ๐ŸŽฅ Nearby there is a folder WhatsApp Video for video files, WhatsApp Animated Gifs for gifs, etc.
  • ๐Ÿ”„ Files in these folders duplicated in the Android gallery, if autosave is enabled in the messenger settings (more on this below).
  • ๐Ÿ“ฑ On some devices (for example, Xiaomi or Huawei) the path may start with /sdcard/ instead /storage/emulated/0/ โ€”this is normal, since sdcard here is a virtual link.

To quickly find a folder, use the built-in File manager (for example, Files by Google or Mi File Manager on Xiaomi). Enter WhatsApp Images in the search bar - the system will show all matches. If the folder is not displayed, check if it is hidden (more on this in the next section).

๐Ÿ“Š How often do you save photos from WhatsApp?
Every day
Once a week
Only important pictures
I never save

Sometimes users are faced with a situation where photos from WhatsApp are on the phone (take up space), but are not displayed either in the gallery or in the file manager. There are several reasons:

1. The folder is marked as hidden. In Android any directory whose name begins with a dot (for example, .nomedia) is ignored by the media file scanner. WhatsApp does not create such folders itself, but they may appear after:

  • ๐Ÿ› ๏ธ Manually editing the file system (for example, through Root Explorer).
  • ๐Ÿ“ฒ Installing third-party mods or patches for the messenger.
  • ๐Ÿ”„ Transferring data from another device where the folder was hidden.

2. File .nomedia in the folder. This empty file signals Androidthat the contents of the folder do not need to be indexed for the gallery. You can check its presence through the file manager with the "Show hidden files" option enabled. Delete .nomedia, and the photos will appear in the gallery after rebooting the device.

3. Media indexing error. Sometimes the system does not have time to scan new files. To force update the media library, do:

Settings โ†’ Applications โ†’ Gallery โ†’ Storage โ†’ Clear cache

Or use an application like Rescan Media iz Google Play.

๐Ÿ’ก

If you often work with hidden files, install a file manager Solid Explorer or FX File Explorer โ€”they support dual-panel mode and advanced settings visibility.

How to change the photo saving folder in WhatsApp

By default, the messenger saves media files to the internal memory, but if you lack space or want to structure the files, you can redirect them to SD card or to another location. Attention: since 2023, WhatsApp has officially prohibited changing the save path through the app settings - now this is only possible using workaround methods.

Here are working methods for Android 12+:

Method 1: Symbolic links (without root)

If you have SD card, you can create a symbolic link (symlink) that will redirect the folder WhatsApp Images to another location. To do this:

  1. Connect your phone to the PC and copy the folder WhatsApp to SD card.
  2. Delete the original folder from the internal memory.
  3. Use ADB (Android Debug Bridge) to create a symbolic link:
    adb shell ln -s /storage/1234-5678/WhatsApp /storage/emulated/0/WhatsApp
    Replace 1234-5678 with the real identifier of your SD card (you can find it out through the command adb shell ls /storage).

Method 2: Transfer through storage settings (limited)

Some firmware (for example, MIUI on Xiaomi or ColorOS on Oppo) allow you to transfer applications to SD card as external storage. this:

Settings โ†’ Applications โ†’ WhatsApp โ†’ Storage โ†’ Edit โ†’ SD card

โš ๏ธ Attention: This method is unstable - after updating WhatsApp or rebooting the device folder may be "reset" back to the internal memory.

Method 3: Using a file manager with the "Move" function

Applications like Files by Google or Total Commander allow you to manually move files, but This will not change the save path for new media. In order for new photos to be saved to a new location, you will have to regularly transfer them manually or set up automatic backup (see next section).

Make sure there is enough space on the SD card (at least 5 GB free)

Back up your WhatsApp chats (Settings โ†’ Chat โ†’ Backup)

Check that the SD card is formatted as internal storage (if necessary)

Disable autosave media in WhatsApp settings during the transfer-->

Autosave photos: how to disable or configure

By default WhatsApp saves all received photos and videos to the device gallery. This is convenient, but quickly fills the memory with unnecessary files (memes, screenshots, random pictures). Fortunately, autosave can be flexibly configured or disabled completely.

To change the settings:

Open WhatsApp โ†’ โ‹ฎ (menu) โ†’ Settings โ†’ Chat โ†’ Saving media files

Options are available here:

  • ๐Ÿ“ธ When received โ€”photos are saved automatically.
  • ๐Ÿ”„ Only when using mobile data โ€”autosave works only if you are not connected to Wi-Fi.
  • โŒ Never โ€”photos are saved only when you manually click on the icon downloads.
  • ๐Ÿ“ Exceptions โ€”you can disable autosaving for specific chats (press chat โ†’ โ‹ฎ โ†’ Saving media).

On devices with Android 11+ there is also an option "Ask before saving" โ€”the messenger will show a notification asking you to save the file. This is useful if you want to control each downloaded photo.

โš ๏ธ Attention: Disable autosave. deletes already saved files! To clear the memory, you will have to manually delete the folder WhatsApp Images or use the cleaning function in the messenger itself:

Settings โ†’ Storage โ†’ Storage management โ†’ Sort by size

Recovering deleted photos from WhatsApp

If you accidentally deleted a photo from a folder WhatsApp or they disappeared after resetting the settings, you can try to restore them. Success depends on how long ago the files were erased and whether the device was used after that (new data may overwrite deleted files).

Method 1: Restoring from a WhatsApp backup

Messenger automatically backs up chats (including media) to Google Drive or locally. To restore a photo:

  1. Delete and reinstall WhatsApp.
  2. When you first start, enter the same phone number.
  3. Follow the instructions to restore from a backup. If the copy contained media, the photos will be returned to the folder WhatsApp Images.

โš ๏ธ Attention: Local backups are stored in the folder /sdcard/WhatsApp/Databases and are overwritten every 7 days. If you did not make a copy in Google Drive, the chances of restoring old photos are minimal.

Method 2: Data recovery apps

If there is no backup, try specialized utilities like DiskDigger, Recuva (for PC) or Dumpster (if it was installed in advance). Algorithm of actions:

  • ๐Ÿ“ฑ Install the app (for example, DiskDigger from Google Play).
  • ๐Ÿ” Select the memory partition to scan (internal memory or SD card).
  • ๐Ÿ–ผ๏ธ Filter the results by file type (images).
  • ๐Ÿ’พ Save the recovered photos to another location (not the same folder!).

Method 3: Checking cloud services

If you have synchronization enabled with Google Photos, Yandex Drive or another cloud, check the folder WhatsApp in these services. Sometimes photos are duplicated there automatically.

The likelihood of successful recovery depends on many factors:

Recovery method Time after deletion Chances of success Root required
Whatsapp backup (Google Drive) Any 90% No
Local backup < 7 days 70% No
Recovery apps (without root) < 24 hours 50% No
Recovery apps (with root) < 7 days 80% Yes
Cloud services (Google Photos, etc.) Any 60% No
Why shouldn't you use recovery apps without root?

Without superuser rights (root), apps scan only unoccupied memory sectors where fragments of deleted files could remain. However:

- New data (photos, videos, application updates) quickly overwrite the old ones.

- Recovered files are often damaged (blurred, with artifacts).

- The process can take hours and does not guarantee results.

If photos are critical, it is better to contact service center with equipment for deep scanning of the memory chip.

Storage optimization: how to free up space

Folder WhatsApp can take up tens of gigabytes, especially if you are an active user of group chats. Here's how to effectively clear space without losing important data:

1. Built-in WhatsApp utility

Messenger has a tool for analyzing and cleaning storage:

Settings โ†’ Storage โ†’ Storage management

Here files are sorted by size and type. You can:

  • ๐Ÿ—‘๏ธ Delete all media files larger than 5 MB.
  • ๐Ÿ“… Filter by date (for example, delete photos older than a year).
  • ๐Ÿ‘ฅ Clear media from specific chats (even if the messages themselves remain).

2. Manual cleaning through the file manager

Open the folder WhatsApp Media and delete:

  • ๐Ÿ—ƒ๏ธ Folder WhatsApp Animated Gifs โ€”gifs are rarely needed.
  • ๐ŸŽฌ Folder WhatsApp Video โ€”videos take up the most space.
  • ๐Ÿ“ธ In the folder WhatsApp Images leave only important photos, and transfer the rest to your PC or cloud.

3. Transfer media to PC or cloud

To free up space but keep files:

  • ๐Ÿ–ฅ๏ธ Connect your phone to your computer and copy the folder WhatsApp Media to your hard drive.
  • โ˜๏ธ Upload a photo in Google Photos (with the "High Quality" option enabled for free storage).
  • ๐Ÿ”— Use services like Dropbox or Mega for archived files.

4. Disabling media autoloading

To prevent new photos and videos from filling up your memory:

Settings โ†’ Storage and data โ†’ Media autoloading

Select Never or Wi-Fi only for mobile data.

๐Ÿ’ก

Regularly cleaning the WhatsApp Media folder can free up up to 30% of the internal memory on actively used devices. Start with videos and gifs - they take up 10โ€“100 times more space than photos.

Common problems and solutions

Working with media files in WhatsApp sometimes accompanied by errors. Here are the most common ones and how to fix them:

Problem 1: Photos are saved but not displayed in the gallery

โœ… Solution:

  • Check the folder for the file .nomedia and delete it.
  • Clear the gallery cache (Settings โ†’ Applications โ†’ Gallery โ†’ Storage โ†’ Clear cache).
  • Reboot your device.

Problem 2: WhatsApp does not save photos to SD card

โœ… Solution:

  • Make sure that SD card is formatted as internal storage (the setting is available when you connect the card for the first time).
  • Check whether there is a write limit for applications (relevant for Android 11+).
  • Use symbolic links (see section above).

Problem 3: All photos disappeared after updating WhatsApp

โœ… Solution:

  • Check whether the folder path has changed (sometimes updates reset settings).
  • Restore the data from the backup (see the section on recovery).
  • If the photos were on SD card, connect it to the PC and check it via PhotoRec or analogues.

Problem 4: New photos are saved to the old folder after transfer

โœ… Solution:

  • Delete WhatsApp and install again - at the first start, specify a new save path.
  • Use a file manager with a function Bind (for example, FolderMount) to โ€œlinkโ€ the new folder to the old one.

โš ๏ธ Attention: On some devices (for example, Huawei c EMUI) WhatsApp can ignore custom save paths due to manufacturer restrictions. In this case, all that remains is to regularly transfer files manually.

Is it possible to return photos deleted from WhatsApp more than a month ago?

The chances are minimal, but try:

  1. Check backups in Google Drive (if they are enabled).
  2. Use recovery apps with root access (for example, Undeleter).
  3. Contact service center - they can extract data directly from the memory chip (expensive, but effective).

Without backups and root access, recovery is almost impossible - new data overwrites old ones.

Why does WhatsApp create a WhatsApp Images folder, but photos are not saved there?

Probable reasons:

  • Auto-saving is disabled in the messenger settings.
  • There is not enough space on the device (check in Settings โ†’ Storage).
  • Restrictions Android 11+ on writing to external folders (solved via ADB or root).
  • Error in the messenger - try reinstalling the application.
How to save photos from WhatsApp directly to Google Photos?

There are two ways:

Method 1: Automatic synchronization

  1. Open Google Photos and enable backup.
  2. In WhatsApp allow photo autosaving (Settings โ†’ Chat โ†’ Saving media files).
  3. All new photos will be automatically uploaded to Google Photos.

Method 2: Manual upload

  1. Open the chat with the desired photo.
  2. Click on the photo โ†’ โ‹ฎ โ†’ Export.
  3. Select Google Photos from the list of applications.
Is it possible to change the format of saved photos (for example, from JPEG to WebP)?

No, WhatsApp always saves photos in format JPEG (for images) and MP4 (for videos). Format WebP or HEIC is not supported. If you need a different format:

  • Use third-party applications for conversion (for example, Image Converter).
  • Open the photo in Google Photos and export in the desired format.

โš ๏ธ Conversion can degrade the quality of pictures.

Where does WhatsApp store photos on Android if you use Dual App?

When using the function Dual App (for example, on Xiaomi, Huawei or Samsung) second account WhatsApp creates a separate folder with a suffix _2:

/storage/emulated/0/WhatsApp_2/Media/WhatsApp Images/

All storage rules and autosave settings apply to each copy of the messenger independently.