Backups WhatsApp v Google Drive automatically save chat history, media files and settings, but this is not always convenient. Many users are faced with the fact that autosave takes up extra space in the cloud, slows down the messenger, or is simply not necessary if you prefer manual data management. In this article, we will look at how to completely disable backup on smartphones Android โ€”from standard settings to hidden parameters that few people know about.

It is important to understand that disabling backups will not delete already created copies from Google Drive โ€”they will have to be cleaned separately. Also keep in mind that without a backup, you will not be able to restore correspondence if you reinstall the application or change the device. If you are ready for this, let's proceed to the detailed instructions, taking into account all the nuances.

Why WhatsApp creates backups and is it possible to disable them

Messenger WhatsApp By default, configures automatic data backup so that users can restore chats if they lose their phone or reset their settings. Copies are saved to Google Drive (on Android) or iCloud (on iOS) with a specified frequency - daily, weekly or monthly. However, this function has disadvantages:

  • ๐Ÿ“‰ Takes up space in the cloud: even compressed backups can weigh several gigabytes, especially if you actively share media files.
  • ๐Ÿ”„ Slows down: the process of creating a copy loads the processor and Internet connection.
  • ๐Ÿ”’ Privacy risks: data is stored on servers Google, which may be undesirable for sensitive information.
  • ๐Ÿ”ง Conflicts during recovery: sometimes old backups interfere with correct synchronization on the new one device.

You can disable backup, but with reservations:

  • โœ… You will lose the ability to automatically restore chats when reinstalling WhatsApp.
  • โœ… Already created copies will remain in Google Drive โ€”they need to be deleted manually.
  • โŒ Some versions WhatsApp Business may ignore backup settings due to security policy.
๐Ÿ“Š How often do you make WhatsApp backups?
Daily
Weekly
Monthly
Never
Only manually

Method 1: Disabling through WhatsApp settings

The simplest method is to use the built-in messenger options. This method is suitable for most versions WhatsApp (including WhatsApp Business) and does not require additional tools. Follow the instructions:

  1. Open WhatsApp and tap on three dots in the upper right corner (menu).
  2. Select Settings โ†’ Chat โ†’ Chat backup.
  3. Click on Save to Google Drive and select Never.
  4. Confirm the action by clicking Save.

After this, automatic backup will stop, but already existing copies in Google Drive will remain untouched. They can be deleted later through the web interface Google Drive or application.

โ˜‘๏ธ Checking whether backups are disabled

Done: 0 / 4
โš ๏ธ Attention: If you use WhatsApp Business, some backup functions may be blocked due to business requirements. In this case, try the alternative methods from the following sections.

Method 2: Removing a Google account from WhatsApp

If the messenger stubbornly ignores the backup settings, you can โ€œdeceiveโ€ it by removing the link to Google account. This method is more radical than the previous one, but is guaranteed to stop the creation of copies. Important: after completing the steps, you will have to set up synchronization again if you change your mind.

  1. Go to Settings โ†’ Chat โ†’ Chat backup.
  2. Tap by Google Account (or Account in some versions).
  3. Select Delete account and confirm the action.
  4. Return to the main settings menu and make sure that the item Save to Google Drive has become inactive.

Now WhatsApp will not be able to save data to the cloud, since it does not have access to Google Drive. Disadvantage of the method: you will also lose the ability to restore chats from old copies if they were linked to this account.

๐Ÿ’ก

If, after deleting your account WhatsApp continues to prompt you to create a backup, try clearing the application cache in the settings Android (section "Applications โ†’ WhatsApp โ†’ Memory").

Method 3: Disabling Google Drive synchronization in Android settings

Sometimes WhatsApp creates copies implicitly, through background synchronization Google Drive. To completely block this process, you can restrict the messenger's access to cloud storage at the system level. This method is suitable for devices with Android 8.0 and newer.

  1. Open Android Settings โ†’ Accounts and Synchronization (or Users and Accounts depending on the firmware).
  2. Select your Google account.
  3. Tap on Account Sync and disable the slider next to Google Drive.
  4. Return to the main settings menu and go to Applications โ†’ WhatsApp โ†’ Permissions.
  5. Disable access to Storage and Contacts (optional if you want maximum isolation).

This method not only stops backups, but also prevents background activity WhatsApp in principle. Please note that after such manipulations, some functions may stop working, for example, automatic status updates or loading contact avatars.

Disablement method Efficiency Side effects
Through WhatsApp settings โญโญโญ Minimal (only stopping backups)
Deleting a Google account โญโญโญโญ Inability to restore chats from old copies
Disabling synchronization in Android โญโญโญโญโญ Possible malfunctions messenger (statuses, media files)
Using ADB (for advanced) โญโญโญโญโญ Risk of disrupting the system with incorrect commands

Method 4: Radical solution - disabling via ADB (for advanced users)

If standard methods did not work, you can block backup at the system level using ADB (Android Debug Bridge). This method requires connecting your phone to a computer and basic knowledge of the command line. Be careful: incorrect commands can disrupt operation Android.

Instructions:

  1. Enable Developer mode on your phone: go in Settings โ†’ About phone and tap 7 times on Build number.
  2. Return to Settings โ†’ System โ†’ For Developers and activate USB Debugging.
  3. Connect your phone to the PC, open a terminal (or Command Prompt) and enter:
adb shell pm revoke com.whatsapp android.permission.WRITE_EXTERNAL_STORAGE

adb shell pm revoke com.whatsapp android.permission.READ_EXTERNAL_STORAGE

These commands recall WhatsApp permissions to work with storage, which makes it impossible to create backups. To get everything back, use:

adb shell pm grant com.whatsapp android.permission.WRITE_EXTERNAL_STORAGE

adb shell pm grant com.whatsapp android.permission.READ_EXTERNAL_STORAGE

โš ๏ธ Attention: After using ADB commands, WhatsApp will not be able to save media files to the gallery and create local copies of chats. Use this method only if you are completely confident in your actions.
What to do if ADB does not recognize the device?

Make sure that the drivers for your phone model are installed (download them from the manufacturerโ€™s website). Also check that the โ€œAllow USB debuggingโ€ option is enabled in the developer settings and you have confirmed trust in this computer on the smartphone screen.

How to delete old backups from Google Drive

Disabling backups does not delete already created copies. To free up space in the cloud, they need to be cleaned manually. This can be done through the web version Google Drive or mobile application:

  1. Open Google Drive in the browser or launch the application.
  2. In the search bar, enter whatsapp โ€”the system will show all associated files.
  3. Select unnecessary copies (they are usually called backup-YYYY-MM-DD) and click Delete.
  4. Empty Trashas deleted files go there first.

If there are a lot of copies, you can sort them by date and delete all but the most recent one. Also pay attention to the folder WhatsApp in the root directory Google Drive โ€”media files from chats can be stored there.

๐Ÿ’ก

Deleting old backups does not affect current chats in WhatsApp. You will only lose the opportunity to restore correspondence on a new date from these copies.

What to do if backups continue to be created

If after all the manipulations WhatsApp persistently continues to save data in Google Drive, check the following points:

  • ๐Ÿ”„ Application update: bugs with backups may appear in new versions. Try to roll back to the previous version via APKMirror.
  • ๐Ÿ“ฑ Phone firmware: some custom firmware (for example, LineageOS) may ignore synchronization settings.
  • ๐Ÿ”ง Conflict with other applications: file managers or optimizers (for example Clean Master) sometimes interfere with the work WhatsApp.
  • ๐Ÿ”’ Corporate policies: if the phone was issued by the employer, it may have MDM (Mobile Device Management) installed on it, blocking changes.

If the problem cannot be solved, the last resort is full reset of settings WhatsApp:

  1. Create a local copy of chats via Settings โ†’ Chat โ†’ Backup โ†’ Save (select saving to your device).
  2. Delete WhatsApp and clear its data in settings Android.
  3. Install the messenger again and configure it without linking it to Google Drive.

FAQ: Frequently asked questions about WhatsApp backups

Is it possible to disable backups only for specific chats?

No, WhatsApp does not support selective backup. You can only disable the function completely or manually export individual chats via Chat Export (without media files).

Will backups work if I disable Google Drive synchronization?

No, without access to Google Drive WhatsApp will not be able to create or restore cloud copies. Local backups on the device will remain available.

How to transfer chats to a new phone without Google Drive?

Create a local copy on the old phone (Settings โ†’ Chat โ†’ Backup โ†’ Save), copy the file msgstore.db.crypt14 from the folder /sdcard/WhatsApp/Databases to a new phone and restore it during the first setup WhatsApp.

Why does WhatsApp ask for permission to access the storage, even if there are backups disabled?

The messenger requests these permissions not only for backups, but also for downloading media files (photos, videos, documents) in chats. Disabling access will completely block these functions.

Is it possible to restore chats if I deleted all backups?

If you have neither cloud nor local copies, it is impossible to restore correspondence. WhatsApp does not store message history on its servers - all information is saved only on your device.

If you decide not to make automatic backups, regularly export important chats manually or save media files to a separate folder. This will help avoid data loss due to failures or phone changes. For maximum security, combine local copies with periodic saving to an external drive (for example, USB flash drive or SD card).