The smartphone has become an integral part of life, and data loss is a real disaster. Photos from vacation, correspondence in instant messengers, saved passwords and even progress in games - all this can disappear in an instant due to a failure, theft or accidental reset. Fortunately, Google automatically creates backup copies for devices on Android, but not all users know where exactly this data is stored and how it is stored return. Unlike iCloud y Applewhere everything is in one place, Google copies are scattered across different services - and this confuses many.
In this article we will not just show you where to look for backups, but we will also figure out what exactly is saved (and what not!) how to check the synchronization settings and restore data on a new phone. We will pay special attention to hidden folders in Google Drive, which are not visible through the standard interface, but contain critical information. If you've ever lost data or just want to be on the safe side, read on.
โโโ
1. How Android backup works in Google: what is saved automatically
The backup system Android is integrated with your account Google and works on an โall or nothingโ principle. As soon as you add an account to the device, Synchronization is enabled by default โbut not for all data types. This is what is saved automatically:
- ๐ฑ System settings: wallpaper, screen brightness, connected Wi-Fi networks (but not passwords!), language and regional settings.
- ๐ Contact: the entire address book, including numbers, email and attached photos (if they were added via Google Contacts).
- ๐ Calendars and reminders: events from Google Calendar and tasks from Google Tasks.
- ๐ฎ Application data: progress in games (if the developer supports
Android Backup Service), messenger settings (for example, themes in Telegram), but not the messages themselves! - ๐ Files and photos: only if a separate option is enabled
Google backup Photo(more on that below).
And here's what NOT saved automatically in the cloud:
- ๐ซ SMS and call log (requires third-party software like SMS Backup & Restore).
- ๐ซ Local files (music, documents, downloads) - they need to be manually uploaded to Google Drive.
- ๐ซ Wi-Fi passwords (only network names are saved).
- ๐ซ Data of some applications (for example, WhatsApp stores backups in your cloud).
It is important to understand that Google does not create a complete โsnapshotโ of the system, as does iTunes for iPhoneInstead, data is synchronized selectively and can take up to 100 MB up to several GB depending on activity. To check what exactly is saved under your account, follow the path:
https://drive.google.com/drive/backups
2. Where is the Android backup stored in Google Drive: hidden folders and how? find them
Google Drive โthe main storage for backups Android, but these files are not displayed in the general list. They are hidden in a special folder, which can only be accessed through a direct link or device settings. Here's how to get there:
Method 1: Through the web version of Google Drive
- Open drive.google.com and log in.
- In the left menu, select
StorageโBackups(Backups). - If the section is missing, enter in the browser address bar:
https://drive.google.com/drive/backups
Method 2: Through the Google Drive mobile application
- Open the application Google Drive on your phone.
- Tap on the menu icon (โฐ) โ
Backups. - If there is no item, update the application to the latest version.
In this section you will see a list of devices for which copies were created, indicating:
- ๐ Dates of the last backup.
- ๐ฑ Phone models (for example, Samsung Galaxy S22 or Xiaomi Redmi Note 11).
- ๐ Archive size (usually from
50 MBto2 GB).
Please note: you can only delete the entire backup โ selective deletion of files from the archive is not supported. Also Google automatically deletes copies if the device has not been connected to the account for more than 57 days.
What to do if the partition "Backups" is not displayed?
If the folder Backups is not visible either in the web version or in the application, this may mean:
1. Synchronization is disabled on the device (check Settings โ Google โ Backup).
2. A backup has not yet been created (connect your phone to Wi-Fi and charge it - copying will start automatically).
3. You have an outdated version Google Drive (update it in Play Market).
4. The account Google is not tied to the device (check in Settings โ Accounts).
3. How to check if backup is enabled on your Android
Many users are sure that their data is protected, but in fact synchronization is disabled. To avoid unpleasant surprises, follow these steps:
Instructions for all versions of Android (8.0 and higher):
- Open
SettingsโGoogle(orAccounts and Archivingto Samsung). - Select
Backup(Backup). - Make sure the switch
Google Backup Diskis active. - Click
Backup settingsand check that the correct account is selected Google.
Additional settings (depending on the manufacturer):
- ๐ง On Xiaomi:
Settings โ About phone โ Backup and reset โ Local backup(to create a copy to a memory card). - ๐ง On Samsung:
Settings โ Accounts and archiving โ Backup and recovery(here you can enable message copying). - ๐ง On Pixel:
Settings โ System โ Backup copying(the most flexible settings among all Android devices).
If the backup option is gray and inactive, this may mean:
โ ๏ธ Attention: On some devices (especially Chinese brands), the backup function is Google Drive blocked by the manufacturer. In this case, use alternative methods: local copying to a PC or third-party applications like Titanium Backup (requires root).
โ๏ธ Checking the backup
4. How to restore an Android backup on a new phone
Moving to a new device is the most common case when you need to restore data. The process depends on whether whether you are setting up the phone from scratch you have been using it for some time.
Option 1: First time recovery (recommended)
- Turn on the new phone and connect to Wi-Fi.
- At the setup stage, select
Copy dataโFrom cloud storage. - Login to the same account Googlesame as on the old device.
- Select the latest backup from the list (phone model and date are indicated).
- Tick the types of data to restore (contacts, applications, settings).
Option 2: Restore to an already configured one phone
- Reset the device to factory settings (
Settings โ System โ Reset). - When resetting, select restore from Google Drive (as in Variant 1).
- If resetting is not possible, install applications manually from Play Market โsome of them (for example, WhatsApp) will offer to restore data on the first start.
What is restored and what is not:
| Data type | Recovered? | Notes |
|---|---|---|
| Contact | โ Yes | Syncs automatically via Google Contacts. |
| Applications | โ Partially | Installed from Play Market, but not all settings will be saved. |
| Photos | โ No | Requires separate recovery from Google Photo. |
| SMS and calls | โ No | You need to use third-party backups. |
| Wi-Fi passwords | โ No | Only the names of networks are saved. |
โ ๏ธ Attention: If the new phone already has data (contacts, accounts), they can overwrite before restoring, make a local copy of important files on your PC!
If the recovery is stuck at the "Data Preparation" stage, restart the phone and repeat the process. Sometimes turning off the VPN or changing the Wi-Fi network to a more stable one helps.
5. Alternative backup methods: what to do if Google Drive is not suitable
Despite its convenience, it has limitations: Google Drive, it has limitations: 15 GB free space, lack of SMS backup and incomplete support for some applications. Let's consider alternatives:
1. PC
- ๐ฅ๏ธ Connect the phone to the computer via
USB(select modeFile transfer). - ๐ Copy folders
DCIM(photo),Downloads(downloads),WhatsApp/Media(media from chats). - ๐ง For a full system backup, use ADB (command line skills required):
adb backup -apk -obb -shared -all -f backup.ab
2. backup
- ๐ฑ Swift Backup (for
rootdevices) - saves applications and their data. - ๐ฑ SMS Backup & Restore - reserves SMS and call log to XML or Google Drive.
- ๐ฑ Titanium Backup (outdated, but still works on older ones versions Android).
3. Cloud services from manufacturers
- ๐ต Samsung Cloud (for devices Samsung) - saves SMS, calls and settings One UI.
- ๐ข Xiaomi Cloud - backups notes, themes and system settings (but not photos).
- ๐ด Huawei Cloud - alternative for devices without services Google.
โ ๏ธ Attention: When using third-party applications for backup disable automatic synchronization with Googleto avoid data conflicts. For example, if both Google Contactsand SMS Backup & Restore change contacts at the same time, this may lead to duplication or loss of records.
Local copying to a PC is the most reliable method, but requires discipline: files need to be updated manually. Cloud services are more convenient, but depend on the stability of the Internet and data storage policy.
6. Android backups and how to solve them
Even with the correct settings, users encounter backup errors. Let's look at typical situations and solutions:
Problem 1: The backup is not created
- ๐ Make sure the phone is charged (
>15%) and connected toWi-Fi. - ๐ถ Check if data or battery saving mode is enabled (it may block background synchronization).
- ๐ Restart the device and manually start copying to
Settings โ Google โ Backup โ Create a copy now.
Problem 2: Cannot restore data on the new phone
- ๐ Make sure you are using the same account Googleas on the old device.
- ๐ฑ Check if it supports new device recovery from backup (on some Chinese phones this function is disabled).
- ๐ If the process is frozen, reset the phone to factory settings and try again.
Problem 3: The backup does not contain the necessary data (photos, contacts)
- ๐ท For photos: check if backup is enabled in Google Photos (
Settings โ Backup and synchronization). - ๐ For contacts: make sure they are saved in your account Googleand not on the SIM card or in memory phone.
- ๐ฎ For games: some titles (for example, Genshin Impact) store progress on their servers, and not in a backup Android.
Problem 4: Running out of space in Google Drive
- ๐๏ธ Delete old backups devices that you no longer use (
drive.google.com/drive/backups). - ๐ธ Transfer photos and videos to Google Photos with the option
High quality(does not take up space in Drive). - ๐ฐ Buy additional space (from
100 GBfor ~139 โฝ/month).
If the backup takes too long to create, break the process into parts: first synchronize your contacts and settings, then photos via Google Photos, and restore applications manually from Play Market.
7. How to manually download an Android backup from Google Drive to your computer
Sometimes you need to get a physical copy of the backup - for example, to transfer it to another account or long-term storage. Unfortunately, Google does not provide a direct function for downloading the archive, but there are workarounds.
Method 1: Through Google Takeout (data export)
- Go to takeout.google.com and log in.
- Remove checkboxes from all services except
Drive. - Click
Nextโ select the format (.zipor.tgz) and the maximum archive size (2 GB,4 GBetc.). - After preparation (may take hours!) you will receive a download link.
Method 2: Via ADB (for advanced users)
- Connect your phone to the PC and turn on
USB Debugging(Settings โ About phone โ Build number- tap 7 times, then return toSettings โ System โ For developers). - On the command line, run:
adb pull /data/data/com.google.android.backup/files/ backup_folder - The archive will be copied to a folder
backup_folderon your PC.
โ ๏ธ Attention: Backup files received via ADB or Takeout, cannot be restored by standard means. They are intended for storage or analysis only. To restore, use the official mechanism through Google Drive when setting up your phone.
What is contained in the downloaded archive:
- ๐ Application configuration files (in format
.xmlor.db). - ๐ฑ System settings (wallpaper, sounds, network settings).
- ๐ Data of some games (if the developer supports
Android Backup Service).
Photos, videos and other media files in this archive are not included โthey must be downloaded separately from Google Photos or Google Drive.
FAQ: Answers to common questions questions about Android backups
๐ Is it possible to restore an Android backup to a device from another manufacturer (for example, from Xiaomi to Samsung)?
Yes, but with reservations. Basic data (contacts, calendars, some settings) will be transferred without problems. However manufacturer ones. functions (for example, themes MIUI or gestures One UIwill not be restored. Also, problems may arise with applications that are tied to proprietary services (for example, Samsung Health will not work on Xiaomi even after restoring the backup).
โณ How long does it take to create a backup?
Time depends on the amount of data and Internet speed:
- ๐ถ When connecting to
Wi-Fi(100 Mbit/s):5โ30 minutes(for1โ5 GBdata). - ๐ก When connected to the mobile data (
4G): the process may last for hours or be interrupted due to traffic restrictions. - โก On new flagships (for example Samsung Galaxy S23 or Google Pixel 7) copying is faster due to optimization Android 13+.
If the backup takes too long to create, check if it is blocked by an antivirus or VPN.
๐ Is it possible to encrypt an Android backup?
Yes, but not through standard means Google. Options:
- ๐ Use ADB with the encryption option:
adb backup -apk -obb -shared -all -f backup.ab -password your_password - ๐ Archive the downloaded backup (via Takeout) with
.zipwith a password (for example, via 7-Zip or WinRAR).
Please note that an encrypted backup cannot be restored via a standard mechanism Google โonly manually.
๐๏ธ What happens if you delete a backup from Google Drive?
When you delete a backup:
- โ You cannot be restored data on the new device through a standard mechanism.
- โ Current data on the phone (contacts, photos) will not be lost โthey will only be deleted from the cloud.
- ๐ If automatic backup is enabled on your device, a new backup will be created the next time you connect to Wi-Fi.
To free up space, first check which devices are linked to your account and delete backups of old phones.
๐ฑ How to backup Android without Google (offline)?
If you do not want to use Google Drive, alternatives:
- ๐ป Local copy to PC: connect your phone via
USBand copy the foldersDCIM,Downloads,WhatsApp. - ๐ฑ Applications for offline backup:
- Swift Backup (requires
rootfor a full backup). - OAndBackup (free, but with limitations).
- Swift Backup (requires
- ๐ง Through TWRP: if custom recovery is installed on your phone, you can create a full system image (
nandroid backup).
Restoring an offline backup usually requires rootaccess or special software.