Have you ever noticed a folder on your smartphone with the name Backups (or /sdcard/Backups, /storage/emulated/0/Backups) and wondered what she was like? This directory appears on most devices running Android โfrom budget Xiaomi Redmi to flagship Samsung Galaxy โbut its contents are rarely explained in official documentation. Gigabytes of data can be stored inside, which takes up precious space, but deleting them โblindlyโ is dangerous: some files are critical for restoring the operation of applications or the system.
In this article we will analyze in detail:
- ๐ What is a folder Backups and what types of backups it stores (from system to user).
- ๐ฑ Which applications and services create backups in this directory (including hidden functions Google and smartphone manufacturers).
- โ ๏ธ Can it be deleted folder Backups without risk to data - and what happens if you do it incorrectly.
- ๐งน How to safely clear unnecessary backups without affecting critical files.
We will pay special attention to hidden backups that are created automatically when updating the firmware or resetting settings - deleting them can lead to inability of some functions after a system restore.
What is the Backups folder on Android and why do you need it?
The folder Backups is a standard directory in the file system Android, intended for storage data backups. It can be located in different places depending on the OS version and manufacturer:
- ๐
/sdcard/Backups/โ on older versions of Android (up to 10). - ๐
/storage/emulated/0/Backups/โ on modern devices (Android 11+). - ๐
/Android/data/[package_name]/files/Backups/โ backup copies of specific applications.
Unlike cloud backups (for example, Google Drive or Mi Cloud), files in this folder are stored local and take up space in the deviceโs internal memory. Their main purpose is fast data recovery without the need to download them from the Internet. For example:
- ๐ Recovery after reset: If you did a factory reset (
hard reset), some applications may automatically restore their data from this folder. - ๐ฒ Transfer to a new device: Some brands (for example Samsung or Huawei) use local backups to migrate data when replacing a smartphone.
- ๐ ๏ธ Rolling back updates: System backups allow you to return the previous firmware version if a new one the update is unstable.
However, not all files in this folder are equally useful. Often they accumulate here outdated or duplicate copies, which are no longer relevant, but continue to take up space. For example, backups of games that you deleted long ago, or backup copies of applications that have switched to cloud storage.
โ ๏ธ Attention: On some devices (especially with custom firmware), the folder Backups may contain critical files for restoring IMEI or communication module. Deleting them will lead to loss of the network!
What data is stored in the Backups folder: a complete analysis of the contents
The contents of the folder Backups varies depending on the smartphone model, version Android and installed applications. Below is a table with the most common file types and their purpose:
| File/folder type | Example path | Purpose | Can I delete |
|---|---|---|---|
| System backups | /Backups/backup_*.ab |
Backups of system settings created before a firmware update or reset. | โ No (risk of loss of functionality) |
| Application backups | /Backups/app_*/ |
Data of specific apps (for example, saving games, settings messengers). | โ ๏ธ Partially (only if the application is deleted) |
| Logs and temporary files | /Backups/logs/ |
Logs of backup operations (usually not needed by the user). | โ Yes |
| SMS/MMS backups | /Backups/sms_*.xml |
Exported messages (created by applications like SMS Backup & Restore). | โ Yes (if not needed) |
| IMEI recovery files | /Backups/nvram/ or /Backups/modem/ |
Critical data for the operation of the mobile network (on some devices). | โ No (risk of loss of connection) |
Deserving special attention hidden system backups, which are created:
- ๐ง When updating the firmware via
OTA(by air). - ๐ When resetting the settings (
Factory Reset). - ๐ฑ When using proprietary backup utilities (for example, Samsung Smart Switch or Xiaomi Cloud).
For example, on devices Samsung in the folder /Backups/ files with the extension .csc can be stored - these are backups of regional settings, without which, after resetting, the smartphone may โforgetโ the interface language or parameters networks.
What are *.ab files in the Backups folder?
These are binary archives created by the utility adb backup They contain encrypted application and settings data. You can delete them, but it will be impossible to restore them later without special tools.
What applications create backups in this folder (and how to disable it)
Many apps automatically save backups to the folder Backupswithout notifying the user Here are the most common culprits:
- ๐ฎ Games: Genshin Impact, PUBG Mobile, Clash of Clans and others save progress here if the cloud is disabled. backup.
- ๐ฌ Messengers: WhatsApp, Telegram (if local backup of chats is enabled).
- ๐ฑ Branded utilities: Samsung Smart Switch, Huawei Backup, Xiaomi Cloud.
- ๐ง System tools: Google One, Titanium Backup (for rooted devices).
To stop automatic creation of backups, check the settings:
- For games: open
Game Settings โ Account โ Backupand disable local saving. - For messengers: in WhatsApp go to
Settings โ Chat โ Backupand select only Google Drive. - For system utilities: in Samsung Smart Switch disable the option
Automatic backup.
On devices with Android 12+ some backups have been transferred to secure storage (/Android/obb/ or /Android/data/), but some applications still use the old folder Backups for compatibility.
โ๏ธ How to disable unnecessary backups
Is it possible to delete the Backups folder: risks and consequences
The answer to this question depends on the contents of the folder i your model. devices. Here are the key points:
- โ
You can delete:
- Backups of deleted applications (for example, games that you uninstalled a long time ago).
- Logs and temporary files (folders
logs,temp). - Duplicate copies (for example, if you have a cloud backup the same data).
- โ You cannot delete:
- Files with extensions
.ab,.csc,.nvram(critical for the system). - Backups created before updating the firmware (if you plan to rollback).
- Folders with names
modem,radio,imei.
- Files with extensions
For example, if you delete files from a folder /Backups/nvram/ on a smartphone MediaTek, you risk losing it IMEI, which will lead to a lack of mobile network. On devices Qualcomm the files in /Backups/efs/.
โ ๏ธ Attention: On some devices Xiaomi and Realme folderBackupscontains files for recovery DRM keys (for example, for Widevine L1). Deleting them will lead to loss of supportFull HDin streaming services!
If you are not sure which files can be deleted, use verified method:
- Copy the entire folder
Backupsto a computer or cloud. - Delete only those files whose names you recognize as deleted applications (for example,
com.game.removed_2023.backup). - Reboot the device and check operation.
Before deleting the Backups folder, create a complete backup of important data via Google One or Titanium Backup (for rooted devices).
How to safely empty the Backups folder: step-by-step guide
If you decide to free up space, follow this algorithm:
Step 1: Checking the contents
Use a file manager (for example, Solid Explorer or FX File Explorer) to analyze the folder:
- Open
/storage/emulated/0/Backups/. - Sort the files by date of modification โold copies (for example, 2020โ2022) are most likely not relevant.
- Check the size of the folders: if
app_*occupies several gigabytes, and the application has been deleted for a long time - you can clean it.
Step 2: Removing unnecessary files
You can safely delete:
- ๐๏ธ Folders with the names of deleted applications (for example,
com.nianticlabs.pokemongoif the game has been around for a long time uninstalled). - ๐ Files with extensions
.log,.tmp,.old. - ๐ Folders
sms,call_logsif you are not restoring old messages.
To delete:
- Select unnecessary ones files.
- Click โDeleteโ (or move to the trash).
- Empty the trash to free up space.
Step 3: Check after cleaning
After deleting:
- Reboot the device.
- Check the operation of the mobile network (calls, Internet).
- Make sure that critical applications (banks, instant messengers) are working stably.
If problems arise (for example, the network is lost), restore deleted files from a backup copy (step 1).
Never delete the Backups folder completely - even if it seems empty. Some system processes can create temporary files in it while running.
How to transfer backups to the cloud and free up space
If the folder Backups takes up too much places, but you donโt want to lose data, transfer them to cloud storage:
Method 1: Google Drive
For backup:
- Open
Settings โ Google โ Backup. - Enable the option
Upload to Google Drive. - Select what data to save (applications, SMS, settings).
After synchronization, local backups can be deleted.
Method 2: Proprietary cloud
Manufacturers offer their solutions:
- ๐ฑ Samsung Cloud:
Settings โ Accounts and backup โ Samsung Cloud. - ๐ฑ Xiaomi Cloud:
Settings โ Mi Account โ Mi Cloud โ Backup. - ๐ฑ Huawei Cloud:
Settings โ Huawei ID โ Cloud โ Backup.
Method 3: Manual copy to PC
If the cloud is not suitable:
- Connect your smartphone to the computer via
USB(in file transfer mode). - Copy the folder
Backupsto your hard drive. - Delete it from the phone, leaving only critical files (see section above).
You can use Syncthing or FolderSync โthese applications synchronize folders between devices on a schedule.
What to do if problems arise after cleaning Backups
If, after deleting files from the folder Backups the smartphone begins to work incorrectly, do the following steps:
Problem 1: Lost mobile network
Symptoms: no signal, SIM card not detected, error IMEI Null.
Solution:
- Check whether you deleted files from folders
nvram,modemorefs. - If yes, restore them from a backup copy (if there is one).
- If not, try manually re-registering the network: enter in the dialer
##4636##, selectInformation about the phoneand pressTurn off the radio, then turn it on again.
Problem 2: Some applications do not work
Symptoms: applications crash, do not save settings or require restarting authorization.
Solution:
- Reinstall the problematic applications.
- Check whether there are files in the folder
Backupswith the name of the application package (for example,com.whatsapp). them. - Clear the application cache in
Settings โ Applications โ [Name] โ Storage โ Clear cache.
Problem 3: The system asks to restore data after a reset
Symptoms: after Factory Reset the smartphone offers to restore data, but the process ends with an error.
Solution:
- Skip recovery and set up the device as new.
- Download the necessary data from the cloud (Google Drive or the manufacturer's proprietary cloud).
- If critical data was only in a local backup, try restoring it via Titanium Backup (required
root access).
โ ๏ธ Attention: On devices with Android 13+ Some system backups are stored in a protected section/data/system/backups/, which is inaccessible withoutroot. Do not try to access it through standard file managers!
FAQ: Frequently asked questions about Backups folder on Android
โ Why does the Backups folder take up so much space (10+ GB)?
This happens due to:
- ๐ฎ Game saves (for example, Genshin Impact or Call of Duty Mobile can weigh 4โ5 GB).
- ๐ธ Backup copies of photos/videos (if local backup in the gallery is enabled).
- ๐ฑ System backups created before several firmware updates (they accumulate).
Solution: Analyze the contents of the folder and delete old or duplicate copies.
โ Is it possible to move the Backups folder to an SD card?
Technically yes, but:
- โ Works only for user backups (for example, copies of SMS or games).
- โ System backups (for example, to restore after a reset) must remain in the internal memory.
For transfer:
- Copy the desired folders to the SD card.
- Create a symbolic link (required
rootor Termux):
ln -s /storage/extSdCard/Backups /storage/emulated/0/Backups
โ Why does the Backups folder appear again after deletion?
This is normal system behavior. The folder is restored because:
- ๐ Android automatically recreates standard directories when rebooting.
- ๐ฑ Applications (for example Google One or games) create backups again.
- ๐ง System services are preparing for next update.
Solution: disable automatic backup in application settings or use Tasker to block folder creation (advanced users).
โ How to restore data from the Backups folder?
The method depends on the type files:
- ๐ Files
.ab: useadb restorein the command line:
adb restore /path/to/file.ab - ๐ฎ Game saves: copy the folder with backup in
/Android/obb/[package_name]/. - ๐ฌ SMS/MMS: import via SMS Backup & Restore.
For system backups, you may need custom recovery (for example, TWRP).
โ Is it dangerous to delete the Backups folder on a rooted device?
On rooted smartphones, the risks are higher because:
- โ ๏ธ You can delete files that are critical for
MagiskorXposed. - โ ๏ธ Some modules (for example, ViPER4Android) store settings c
Backups.
Recommendation: before cleaning, make a full backup via TWRP or Titanium Backup.