How to Back Up Apps on Xiaomi Redmi 9: All Ways 2026

Xiaomi Redmi 9 is one of the most popular budget smartphones, but even it is not immune to crashes, accidental deletions or the need to reset to factory settings. If you do not want to lose application data โ€” from saves in games to the settings of messengers โ€” it is important to back them up in advance. In this article, we will discuss all the current ways to create a backup on Redmi 9, including built-in MIUI tools, ADB commands and third-party utilities.

Redmi 9 (codenamed lancelot) has limited space in the /data partition, so some methods may not work without root rights, we will show you where they are mandatory and where you can do without them, and you will learn how to avoid common mistakes, such as why a copy of an application does not recover or takes up too much space.

1. Built-in backup function in MIUI

The easiest way is to use the standard MIUI tool, which is suitable for most users because it does not require additional software or technical knowledge, but it has limitations: not all applications support backup through this method, and some data (such as game cache) may not be saved.

To make a copy:

  • ๐Ÿ“ฑ Open the Settings. โ†’ The phone. โ†’ Backup and reset โ†’ Local backups.
  • ๐Ÿ”„ Click โ€œCreate a Backupโ€ and select the applications you want to save (system applications are marked by default).
  • ๐Ÿ’พ Specify the location of the storage: internal memory or MicroSD (external drive is recommended if you are planning to reset your phone).
  • โณ Wait until the process is complete. Time depends on the amount of data (on Redmi 9 with 64 GB of memory, this can take 5-15 minutes).

Important nuance: MIUI keeper APK-App files, only their data (settings, logins, game progress) to restore the application completely, you will first have to install it from Google Play and then use the backup.

๐Ÿ“Š How often do you back up data on your smartphone?
Once a week.
Once a month
Only before the dump.
Never.

2. backup through ADB (no root)

If the built-in MIUI tool doesnโ€™t save the data it needs (for example, for some games or messengers), you can use the Android debugging bridge, an Android ADB that doesnโ€™t require root rights, but requires connecting the phone to your computer.

Instructions:

  1. Download and install Android SDK Platform-Tools on your PC.
  2. Turn on Redmi 9 Developer Mode (go to Settings โ†’ About Phone and 7 times click on MIUI Version). Then activate USB Debugging in Settings โ†’ Additional โ†’ Developer.
  3. Connect the phone to the PC and type in the command line:
adb backup -apk -obb -shared -all -f C:\backup_redmi9.ab

Where:

  • -apk โ€” retain APK-file;
  • -obb โ€” includes additional game files (e.g. graphics packages);
  • -shared โ€” reserve SD-map;
  • -all โ€” Backup of all applications (can be replaced by -app <package_name> specific application).

On the Redmi. 9 s MIUI 12+ You may get an error called "adb: unable to open sync connection." MIUI Optimization in the developer settings or use an alternative method with adb pull for specific folders (e.g, /data/data/com.whatsapp/).

Install Android SDK Platform-Tools|Enable debugging on USB|Connect the phone to the PC (file transfer mode)|Check free disk space (minimum 5 GB)|Disable ad blockers (they may interfere with the ADB)-->

3. Third-party backup applications

If the previous methods don't work, you can use specialized utilities, and we tested a few and selected the best ones for Redmi 9:

AnnexNeeds root?Save APK.Support for MIUIReference
Swift BackupโŒ No, but root has more functions)โœ… Yes.โœ… Complete.Google Play
Titanium Backupโœ… Yes.โœ… Yes.โš ๏ธ Partial (may not see some system applications)Google Play
OAndBackupXโŒ No.โŒ No, only data)โœ… Complete.F-Droid

Redmi 9: Swift Backup is the best choice because it works without root and interacts with MIUI correctly.

  1. Install the application and give access to File Management.
  2. Select backup apps (can be filtered by size or installation date).
  3. Click โ€œCreate a backupโ€ and specify the folder (better on the SD-map).
  4. To restore, use the โ€œRestoreโ€ option after reinstalling the application.

๐Ÿ’ก

If the app isn't recovering from the backup, try installing it from Google Play first and then backing it up.This involves checking the APK signature in MIUI.

4. Manual copying of application files (for advanced)

This method is suitable if you need to save only specific files (for example, save games or database messengers). ADB.

Instructions:

  1. Connect Redmi 9 to your PC and open the command line in the folder with the platform-tools.
  2. Enter a command to copy the data of a particular application (for example, WhatsApp):
adb pull /data/data/com.whatsapp/ C:\backup_whatsapp\

For backups APK-use the file:

adb shell pm path com.whatsapp


adb pull /data/app/com.whatsapp-1/base.apk C:\backup_whatsapp\

โš ๏ธ Attention: MIUI Some system applications (e.g. com.miui.gallery) can be protected from copying, in which case only root rights or use will help. TWRP.

5. Cloud Services: Automation of Backup

If you don't want to manually back up, you can set up automatic storage to the cloud. MIUI is integrated with Mi Cloud, but for applications, this service is limited.

  • โ˜๏ธ Google Drive (via Settings) โ†’ Accounts. โ†’ Google โ†’ Synchronization โ€“ saves contacts, calendar, some application settings);
  • ๐Ÿ“ Dropbox/OneDrive + FolderSync (for automatic download of backup folders);
  • ๐ŸŽฎ Specialized services (e.g. Helium for games or Sync for Reddit for social media).

How to set up autosynchronization in Google Drive:

  1. Open Settings โ†’ Accounts โ†’ Google โ†’ Account Sync.
  2. Activate the โ€œContactsโ€, โ€œApp Dataโ€ and โ€œDevice Settingsโ€ options.
  3. To back up photos and videos, turn on Google Photos (autoboot over Wi-Fi).

โš ๏ธ Note: Cloud services do not save APK-App files! They only back up data (e.g., chats on Telegram or progress on Google Play Games). For a full backup, combine the cloud with local copying.

What if MIUI Cloud doesnโ€™t sync your data?
If Mi Cloud does not store application data, check: 1. Is there enough space in the cloud (free 5 GB). 2. Is synchronization for a particular application enabled in Settings โ†’ Mi Cloud โ†’ Data Synchronization. 3. Are there any region restrictions (some Mi Cloud features are not available outside China). If the problem remains, use alternative clouds (Google Drive, Yandex Disk).

6. Data recovery from backup

It's half the battle to build a backup, and it's important to restore it properly, especially if you've reset your phone, and the algorithm depends on the backup method.

  • ๐Ÿ”„ MIUI Backup: Go to Settings โ†’ Additionally. โ†’ Recovery and discharge โ†’ Local backup and select the backup file. The system will determine the compatible data.
  • ๐Ÿ–ฅ๏ธ ADB: Connect your phone to your PC and type in: adb restore C:\backup_redmi9.ab On the phone, confirm the recovery.
  • ๐Ÿ“ฑ Swift Backup: Open the app, select the backup and click "Restore." System applications may need to reboot.

Frequent errors in recovery:

  • ๐Ÿšซ ยซApp version mismatch โ€“ install the same version before restoring APK, backup.
  • ๐Ÿ”’ ยซNo access to the folder" - give the backup app storage rights (Settings โ†’ Annexes โ†’ Permits).
  • โš ๏ธ ยซData corrupted" - repeat backup creation by eliminating system applications.

๐Ÿ’ก

Before you restore your backup after you reset your phone, always install the same versions of the apps you had when you created the copy, otherwise the data may not apply.

FAQ: Frequent questions about backup on Redmi 9

Can I make backup applications without a computer?
Yes, use the built-in MIUI feature or apps like Swift Backup. However, a full backup (including APK) without a PC requires root rights.
Why does the backup take up so much space?
Cache and unnecessary files are often included in the backup. Clear the app cache (Settings โ†’ Apps โ†’ Clear Cache) or use the โ€œCache Excludeโ€ option in Swift Backup before creating a backup.
Can I restore the backup to another phone (like the Redmi Note 10)?
Technically, yes, but there may be problems with data compatibility (e.g. setting up MIUI system applications). For user applications (messengers, games), the transfer usually takes place without errors.
How to save data from server-based games (e.g. Genshin Impact)?
For account-based games (Google Play, Mi Account, social media), you donโ€™t need a backup of local data โ€” progress is synchronized automatically. For offline games, use Swift Backup or manually copy the /Android/obb/ folder.
What if the backup is interrupted and the file is corrupted?
Delete the corrupted file and create a copy again. If the problem recurs, try: Use a different method (for example, instead of using the same method). MIUI Backup โ€” ADB). Save the backup on SD-map instead of internal memory. MIUI developer-setting.