Automatic Saving photos and videos from WhatsApp to the phone gallery is a convenient feature for many users. But what to do if it starts to interfere? A full smartphone memory, a chaotic gallery with hundreds of unnecessary pictures, unnecessary consumption of mobile traffic - all these are the consequences of this option. The problem is especially pressing for owners of devices with a limited amount of built-in memory.

In this article we will look at all the ways to disable autosaving of media files in WhatsApp on Android, including hidden settings and alternative methods. You will learn how to configure the application so that it does not save photos automatically, but at the same time leaves the option of manually downloading important files.

The problem is aggravated by the fact that WhatsApp by default it creates a separate folder in the gallery, where it puts all received media files. Even if you delete them from the chat, they will remain in the device memory. This not only takes up space, but also makes it difficult to find the pictures you need among hundreds of random pictures.

Why WhatsApp automatically saves photos and videos

The autosave function was introduced by the developers for the convenience of users. The logic is simple: if someone sends you a photo, you most likely want to save it on your device. But in practice, this leads to a number of problems:

  • ๐Ÿ“ฑ Memory overflow โ€”especially critical for budget smartphones with 16-32 GB of internal memory.
  • ๐Ÿ“ถ Consumption traffic โ€”if you use mobile data, each automatic download โ€œeatsโ€ megabytes.
  • ๐Ÿ—ƒ๏ธ Gallery clogged โ€” folder WhatsApp Images may contain thousands of unnecessary files.
  • ๐Ÿ”’ Privacy issues โ€”some photos may end up in cloud backups (for example, Google Photos).

It is interesting that in iOS this function works differently: media files are not saved to the gallery by default, but remain only in the chat. On Android the opposite is true - and this often becomes the cause of user dissatisfaction.

Except. In addition, WhatsApp does not always process re-received files correctly. For example, if they send you the same photo in different chats, it will be saved in the deviceโ€™s memory several times, taking up extra space.

Method 1: Disabling autosave in WhatsApp settings

The simplest and most obvious method is to change the settings. in the application itself. To do this, you do not need root access or third-party utilities. Just follow a few steps:

  1. Open WhatsApp and tap on the three vertical dots in the upper right corner.
  2. Select Settings โ†’ Storage and data.
  3. Find the section Automatic download of media files.
  4. Click on When using mobile data, When connecting to Wi-Fi and In roaming.
  5. Uncheck the boxes next to Photo, Audio, Video and Documents.

After these steps WhatsApp will stop automatically downloading media files. However, they will still appear in the chat - you can save them manually by clicking on the download icon.

Sync with Google Photos disabled|Whatsapp Images folder cleared|Settings applied to all network types|Manual saving verified-->

It is important to understand that these settings will not delete files that have already been saved. They will only prevent new ones from being downloaded. To free up space, you will have to manually delete the folder WhatsApp Media through any file manager.

๐Ÿ’ก

If you often switch between Wi-Fi and mobile data, configure auto-download separately for each type of network. For example, you can allow downloading only over Wi-Fi to save traffic.

Method 2: Using a file manager to block a folder

If disabling autosave in the settings did not help (this happens on some firmware), you can go the other way - block access to the folder WhatsApp through the file manager. This method works on most devices without root access.

Here's how to do it:

  1. Install a file manager with a folder hiding function (for example, Files by Google or Solid Explorer).
  2. Go to the root directory of the internal memory (/storage/emulated/0/).
  3. Find folder WhatsApp and open it.
  4. Tap on the folder Media, select Properties or Advanced.
  5. Add a dot to the beginning of the folder name (for example, .WhatsApp MediaThis will make it hidden to the system.
  6. Reboot the device.

After these manipulations WhatsApp will not be able to automatically save files to the gallery, as the folder will become inaccessible. However, this method has a drawback: you also will not be able to manually save media files from chats.

What to do if the folder has become visible again?

Some file managers automatically show hidden folders. To avoid this, disable the โ€œShow hidden filesโ€ option in the manager settings.

Another option is to use the function No access (if your manager has it). For example, in Solid Explorer you can prevent applications from writing to the folder, but this will require root access on some devices.

Method 3: Setting Google Photos to ignore the WhatsApp folder

Many users do not even realize which Google Photos automatically uploads all images to the cloud, including those that are saved. WhatsApp. This not only wastes cloud storage space, but can also lead to leakage of personal data.

To exclude a folder WhatsApp from backup:

  1. Open the application Google Photo.
  2. Tap on your account avatar in the upper right corner.
  3. Select Settings โ†’ Backup and synchronization.
  4. Click Backup copying device folders.
  5. Find folders WhatsApp Images and WhatsApp Video.
  6. Switch the sliders to Off..

Now photos from WhatsApp will not be automatically load into Google Photos. However, they will still be saved in the deviceโ€™s memory unless you disable this function in the messenger itself.

Yes, all photos|Only selected folders|No, I donโ€™t use|I donโ€™t know what it is-->

Please note: if you have previously uploaded photos from WhatsApp to the cloud, they will remain there even after synchronization is turned off. To delete them, you will have to manually clear the album. data-i="135">(Android Debug Bridge). This is a more complex method that requires connecting your smartphone to a computer, but it is guaranteed to disable autosaving at the system level. WhatsApp Images V Google Photos.

Method 4: Disable autosave via ADB (for advanced users)

If standard methods do not work, you can use the tool ADB (Android Debug Bridge). This is a more complex method that requires connecting your smartphone to your computer, but it is guaranteed to disable autosave at the system level.

You will need:

  • ๐Ÿ–ฅ๏ธ A computer with drivers installed ADB.
  • ๐Ÿ“ฑ USB cable to connect your phone.
  • ๐Ÿ”ง Enabled USB debugging in the developer settings.

Instructions:

  1. Connect the phone to the PC and open the command line (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command:
    adb shell pm grant com.whatsapp android.permission.WRITE_EXTERNAL_STORAGE

    This will give WhatsApp write permission, but we will block it in a different way.

  3. Next enter:
    adb shell cmd appops set com.whatsapp android:write_external_storage ignore

    This command will block the application's access to external storage.

  4. Reboot the device.

After these steps WhatsApp you will lose the ability to save files to the gallery. However, this method may lead to other problems, such as the inability to share media in chats. If something goes wrong, return the settings with the command:

adb shell cmd appops set com.whatsapp android:write_external_storage allow
๐Ÿ’ก

Using ADB is a powerful tool, but it can break the application. Use this method only if other methods have not helped.

Also note that after updating WhatsApp or resetting the settings, you may need to repeat the procedure.

Method 5: Using third-party applications to manage media files

If you need more flexible management of file saving, you can use third-party utilities. For example, the application AutoSave for WhatsApp allows you to configure saving rules for different chats and file types.

Advantages of this approach:

  • ๐ŸŽฏ Selective saving โ€”you can allow autosaving only for certain contacts.
  • ๐Ÿ“ Sorting by folders โ€” files will be distributed into separate directories (for example, Work, Family).
  • ๐Ÿ”„ Automatic cleaning โ€”you can configure the deletion of old files after a specified period of time.

The disadvantage is that such applications require additional permissions and can slow down the smartphone. In addition, they do not always interact correctly with the latest versions. WhatsApp.

Another option is to use Tasker or MacroDroid to create automatic rules. a script that will delete all files from a folder WhatsApp Media older than 7 days. However, this requires skills in working with automation.

What to do if none of the methods helped

If you have tried all the methods, but WhatsApp still saves photos to the gallery, perhaps the problem lies in the firmware of your device. Some manufacturers (for example, Xiaomi, Huawei, Samsungmodify Android and add their own backup functions.

Here is what you can do in this case:

  • ๐Ÿ”„ Update WhatsApp - sometimes bugs are fixed in new versions.
  • ๐Ÿ“ฑ Check your firmware settings โ€”some shells (for example, MIUI or One UI) have separate options for managing media files.
  • โš™๏ธ Reset application settings โ€”go to Android Settings โ†’ Applications โ†’ WhatsApp โ†’ Storage โ†’ Clear data (attention: this will delete chat history!).
  • ๐Ÿ› ๏ธ Install custom firmware โ€”if you are an experienced user, you can reflash the phone to a โ€œcleanโ€ one Android.

If the problem persists, contact support WhatsApp through the menu Settings โ†’ Help โ†’ Contact us. Describe the problem in as much detail as possible, indicating the phone model and version Android.

๐Ÿ’ก

Before resetting your settings WhatsApp be sure to back up your chats in Settings โ†’ Chat โ†’ Backup!

Comparison of methods for disabling autosave

To make it easier for you to choose the appropriate method, we have compiled a comparison table:

Method Complexity root access required Efficiency Side effects
Whatsapp settings โญ โŒ No โš ๏ธ Average (not always works) No
Hide a folder through the file manager โญโญ โŒ No โœ… High Cannot save files manually
Setting up Google Photos โญ โŒ No โš ๏ธ Partial (does not delete files from the device) No
Using ADB โญโญโญ โŒ No (but developer rights are required) โœ… High May break the application
Application side โญโญ โŒ No โš ๏ธ Depends on applications Additional battery consumption

As can be seen from the table, the most reliable method is using ADB, but it is also the most complex. For most users, the standard settings WhatsApp or hiding the folder through the file manager are sufficient.

FAQ: Frequently asked questions

Is it possible to disable autosave only for certain chats?

Yes, but not through the standard settings WhatsApp. You'll need a third-party app like AutoSave for WhatsAppthat allows you to set up rules for individual contacts or groups. You can also manually delete unnecessary files from the folder WhatsApp Media, sorting them by chat name.

Why do photos still appear in the gallery after disabling autosave?

This can happen for several reasons:

  • You did not restart the device after the change settings.
  • Your firmware has its own backup mechanisms (for example, MIUI Gallery on Xiaomi).
  • You use a cloud service (for example, Google Photos or Dropbox), which automatically synchronizes the folder WhatsApp.

Check the settings of the gallery and cloud services.

How to recover deleted photos from WhatsApp if they are missing from the gallery?

If the files were recently deleted, check the folder WhatsApp Media - they may still be there. restore them through a backup:

  1. Delete and reinstall WhatsApp.
  2. When you first launch the application, it will offer to restore chats and media files from the backup.
  3. Confirm the restoration.

If there is no backup, try data recovery apps, for example DiskDigger or Recuva (this will require root access).

Will autosave work if I switch to WhatsApp Business?

Yes, WhatsApp Business has the same autosave settings as the regular version. All methods described in the article apply to the business version of the messenger. However, please note that WhatsApp Business there may be more automation (for example, answering machines), which increases the number of saved files.

Is it possible to disable autosave only for videos, but leave it for photos?

Yes, in settings WhatsApp (Settings โ†’ Storage and data โ†’ Automatic download of media filesyou can separately configure saving for each file type: photos, videos, audio and documents. Just uncheck only the item Video.

๐Ÿ’ก

Remember that disabling autosave does not delete already downloaded files. To completely clear the memory, use the file manager to delete the folder. On some devices (for example, with shell WhatsApp Media.

โš ๏ธ Attention: On some devices (for example, Samsung with shell One UI), the folder may automatically appear in the gallery even after hiding. This is due to the operation of the proprietary application WhatsApp can automatically appear in the gallery even after hiding. This is due to the operation of a proprietary application Galaxy Gallery. To fix this, open the gallery, tap on three dots โ†’ Settings โ†’ Show hidden folders and disable this option.
โš ๏ธ Attention: If you If you use WhatsApp on a device with Android 11 and higher, some methods (for example, hiding a folder with a dot at the beginning of the name) may not work due to changes in the storage access policy. In this case, it is recommended to use the settings of the messenger itself or ADB.