The transition to the new Xiaomi Redmi smartphone is always exciting, but the transfer of applications can turn into a headache if you do not know the nuances. Even with the use of standard tools like Mi Cloud or Google Account, users often face problems: Some programs are not restored, data is lost, and settings are reset. In this article, we will discuss all the current ways to port applications, from automatic to manual, taking into account the features of the application. MIUI 14/15 The latest updates to Xiaomi services.
We will focus on common bugs: why some applications are not restored through the cloud, how to transfer game data without loss, and what to do if the new Redmi โcanโt seeโ the backup. Also consider alternative methods for those who prefer complete control over the process, for example, through the use of a ADB or third-party utilities like Titanium Backup (with reservations about compatibility with modern versions of Android).
Important: Recovery procedure may vary depending on the Redmi model (e.g. Redmi Note). 12 vs Redmi 10C) All the instructions below are tested on devices with MIUI 14.0.5+ Android 13/14.
1.Preparation for the transfer: what to do on an old phone
Before you restore applications on the new Xiaomi Redmi, you need to save data from the old device correctly, a stage that is often missed, and then wonder why some programs โdisappearedโ or recovered without saved data.
The first rule is to sync everything through official channels. Xiaomi has two main backup tools:
- ๐ Mi Cloud โ cloud storage from Xiaomi (gives 5 GB for free) Stores the list of applications, their data (not for everyone), system settings and SMS.
- โ๏ธ Google Account โ syncs installed apps (from Google Play), contacts, calendar and part of settings.
Both methods should be used in parallel, as they complement each other.
The second thing is manually saving critical data, and some applications (e.g., banking or instant messengers) don't sync through the cloud for security reasons.
- ๐ Backup in the app itself (e.g. WhatsApp: Settings) โ chat โ Backup copy).
- ๐พ Copy folders with data (for example, /Android/data/com.whatsapp/) PC-based.
- ๐ Write down the usernames/passwords from your accounts in your apps (use a password manager like Bitwarden).
โ ๏ธ Note: If the old phone is locked OEM (Settings โ For developers โ Unlocking OEM), You need to disable it before you back up your file through Mi Cloud, otherwise some of the data may not be saved.
The third step is to check the space available. A backup in the Mi Cloud can weigh several gigabytes, especially if you're saving photos and videos. Make sure there's enough space on your old phone to create a local copy (if you plan to use this method).
2. Automatic recovery via Mi Cloud
Mi Cloud is the easiest way to migrate apps to the new Xiaomi Redmi, but it doesnโt work perfectly.
Step 1: Create a backup on your old phone:
- Open your Settings โ Mi Account โ Mi Cloud
- Enable synchronization for the item Backup of the device.
- Click Create a Backup and select the data to save (be sure to tick Apps and Application Data).
- Wait for the process to be completed (it can take anywhere from 10 minutes to several hours depending on the amount of data).
Step 2: Recovery on the new Xiaomi Redmi:
- When you first turn on a new phone, select Restore from backup and log in to the same Mi Account.
- If the phone is already configured, go to Settings โ Mi Account. โ Mi Cloud โ Backup of the device and select the latest copy.
- Tick the required data (including Applications) and click Restore.
What to do if the applications have not recovered:
- ๐ Check the version. MIUI: Old and new phones must have compatible firmware versions (the difference is no more than one). 1-2 update).
- ๐ฑ Reboot your new phone after recovery โ sometimes apps only appear after a reboot.
- ๐ง Update Mi Cloud to Google Play on both devices.
โ ๏ธ Note: Some Xiaomi system apps (such as Theme or Security) may not recover if a newer version is installed on the new phone. MIUI. You will need to update them manually through GetApps.
| Problem. | Possible cause | Decision |
|---|---|---|
| Apps recovered, but without data | Application Data was not marked in the backup copy | Create a new copy with the right settings |
| No games are restored (e.g. Genshin Impact) | Game data is often blocked for cloud backup | Use the built-in backup game or Google Play Games |
| Error "Impossible to restore backup" | Different regions MIUI erroneous | Update the firmware on both devices to the latest version |
| Apps have recovered but are not opening | Version conflict or lack of rights | Update apps in Google Play and reboot your phone |
Are Mi Accounts Synced on Both Phones?|Is there enough space in the Mi Cloud (at least 1 GB free)?|A fresh backup copy (not older than 3 days)?|Is the lock down? OEM old-phone?-->
3. Restoration through Google Account
If you prefer the Google ecosystem or you have problems with Mi Cloud, you can restore applications through a Google Account, which is less reliable for these applications, but it does a good job with the list of installed programs.
How it works:
- โ๏ธ Google keeps a list of installed apps from Google Play, but not their data (except for some games through Google Play Games).
- ๐ Recovery occurs automatically when you first log in to your account on your new phone.
- โ๏ธ Settings for some apps (such as Gmail or Chrome) are synced separately.
Step-by-step:
- On your old phone, open Settings โ Google โ Backup and enable Backup to Google Drive.
- Make sure that the backup list shows Apps and App Settings.
- On the new Redmi, when you first start, select Copy Data and log in to the same Google Account.
- After setting up your phone, open Google Play โ Library โ Installed, where you will see a list of previously installed applications.
Limitations of the method:
- ๐ซ Not recovering. APK-files not installed from Google Play (for example, via APKMirror).
- ๐ฎ Game data is only stored if the developer supports Google Play Games (e.g. Clash of Clans or Google Play Games). PUBG Mobile).
- โ ๏ธ Some applications (such as Telegram or VK) You may need to re-authorize.
Importantly, if you used modified versions of apps on your old phone (like YouTube Vanced or Spotify Mod), they wonโt be restored through your Google Account.
๐ก
If, after recovering through Google Account, the apps did not appear in Google Play, check if the sync for this account is disabled. โ Accounts. โ Google โ Sync your account and turn on all switches.
4. Manual transfer of applications through APK data
If the automatic methods didn't work, or you want to migrate only certain applications, you can use the manual method, which is suitable for power users and takes a little longer, but gives you complete control over the process.
Method 1: Copying APK data via PC
- Connect your old phone to your PC via USB (in File Transfer mode).
- Copy the folder. /Android/data/ (a) the data of the applications are stored therein; and APK-file /Android/obb/ (game-file).
- Install the same apps on the new Redmi from Google Play (this is necessary to create folders with data).
- Connect your new phone to your PC and replace the contents of folders /Android/data/[name packet]/ copied data.
Method 2: Use ADB (for advanced users)
If you have experience working with ADB, You can transfer applications and their data through the command line:
adb backup -apk -obb -shared -all -f backup.ab
adb restore backup.abPlease note: this method may not work on newer versions. MIUI It also doesn't carry data from some system applications.
Advantages of the manual method:
- ๐ฏ Choose which apps to transfer.
- ๐ฆ Stores application data that is not synced through the cloud (e.g., Nova Launcher settings).
- ๐ง It works even if you have different Mi or Google accounts on your old and new phone.
โ ๏ธ Note: When manually transferring data through /Android/data/ Some apps (such as messengers) may block access due to Android changes ID. In this case, you will have to re-authorize.
What applications cannot be manually transferred?
5. Data transfer of games and social networks
Games and social media are a separate story, because they often store data on developers' servers, not locally, and it's important to keep progress or your correspondence history in mind.
For the Games (Genshin Impact, PUBG, Clash Royale, et al.):
- ๐ฎ Most modern games are linked to a Google Play Games account, Facebook or a developerโs own account (e.g. miHoYo for Genshin Impact).
- ๐ Before the penos, check in the game settings if your account is tied. If not, do so before switching to a new phone.
- ๐ฑ After installing the game on the new Redmi, log in through the same account - progress will be automatically pulled up.
For social networks (WhatsApp, Telegram, VK):
- ๐ฌ WhatsApp: Backup your Settings โ chat โ Backup (save to Google Drive) On your new phone, install WhatsApp, log in and restore chats.
- ๐ Telegram: Cloud chats sync automatically, but secret chats and downloaded files will have to be transferred manually (folder) /Telegram/Telegram Images/).
- ๐ฅ VK: log in to a new phone โ correspondence and media files will be downloaded from the cloud (if synchronization is enabled).
Features for Xiaomi Redmi:
- ๐ง Some models (e.g. Redmi Note) 11) WhatsApp may not see the backup in Google Drive. in this case, copy the file msgstore.db.crypt14 folder /sdcard/WhatsApp/Databases/ manually.
- ๐ถ If the games are slowed down after the transfer, check the graphics settings in Game Turbo (Settings) โ Special facilities โ Game Turbo).
| Annex | How to transfer data | Frequent problems |
|---|---|---|
| Genshin Impact | Link your account to miHoYo or Google Play Games | New Redmi models may need to turn off battery โ Optimization for the game |
| Backup in Google Drive or manual transfer of msgstore.db | Nana MIUI 15 Sometimes History Cannot Be Restored Without Manual Copying | |
| PUBG Mobile | Authorization via Facebook or Google | If the game was not installed from Google Play, you may need to re-download resources. |
๐ก
For games and social networks, the main thing is to link to an account, without which data transfer is impossible, even if you copy all the files manually.
6. Alternative methods: third-party utilities and services
If the standard methods don't work, you can use third-party tools that offer more flexibility, but require caution, especially when dealing with system data.
1. Titanium Backup (Root only)
- ๐ ๏ธ Allows you to create full backup copies of applications and their data.
- ๐ Requires root rights that cancels warranty on Xiaomi Redmi.
- โ ๏ธ On the new versions MIUI It may not work due to SELinux limitations.
2.Swift Backup (without root but with limitations)
- ๐ฑ It works on most Xiaomi devices without root, but doesnโt store all data.
- โ๏ธ Can upload backups to Google Drive.
- ๐ซ Does not tolerate system applications and data of certain games.
3. Xiaomi Tool V2 (PC-based)
- ๐ป Windows software that allows you to manage firmware and data Xiaomi.
- ๐ฆ Can create full backups (including: /data/app/).
- โ ๏ธ The risk of โbrickingโ the phone when used incorrectly.
4. Send Anywhere / Xender
- ๐ฒ Applications for wireless file transfer between phones.
- ๐ Can I pass it? APK-files and folders with data (for example, /Android/obb/).
- ๐ No root, but you need a stable Wi-Fi network.
โ ๏ธ Note: When using Titanium Backup or Xiaomi Tool V2 on the redmi MIUI 14/15 An anti-rollback can work, which will lock the phone. Before using, check compatibility with your model in the forum. 4PDA.
Recommendations for the choice of method:
- ๐น If you need a full copy with all the data and you are willing to take a chance โ Titanium Backup (power users only).
- ๐น If you only need to transfer a few applications โ Swift Backup or manual copying via PC.
- ๐น For transmission APK Large files (such as games) - Send Anywhere.
7. Frequent errors and their solutions
Even when following instructions, users often encounter problems, and let's look at some of the most common errors and how to fix them.
1.Apps recovered but not opened
- Reason: Version conflict or lack of necessary permissions.
- Solution: Update the app on Google Play. Go to Settings โ Annexes โ Application management โ [name] โ Permissions and turn on all necessary. Clear the app cache (Settings) โ Annexes โ [name] โ Clear the cache).
2. no games or progress are restored
- The reason: Game data is stored on the developerโs servers, not in the phoneโs cloud.
- Solution: Sign in to the game through the same account (Google Play Games, Facebook or your own). If the game was not installed from Google Play, download it again from the official source.
3. "Not enough space" error in the recovery
- Reason: There is little space on the new phone or the backup is too large.
- Solution: Delete unnecessary files on the new Redmi (Settings) โ Warehouse โ Clean up. Restore data piece by piece (e.g., apps first, then media) Use a memory card (if supported).
4. Xiaomi system applications are not restored
- Reason: On the new phone, a different version MIUI, System applications are incompatible.
- Solution: Update your firmware on the new Redmi to the latest version or install the missing apps through GetApps.
5. After recovery, the phone began to brake
- Reason: Background data synchronization or application version conflict.
- Solution: Reboot your phone. Turn off automatic sync in Settings. โ Accounts. โ Synchronization. Check the load on the processor in Settings โ Battery โ Battery utilization.
๐ก
If photos are missing after recovery through Mi Cloud, check the folder /MIUI/Backup/AllBackup/ Sometimes files are saved there, but they're not displayed in the gallery.
8 Optimize the new Xiaomi Redmi after the transfer
Once the apps are restored, the new phone needs to be configured for maximum performance and security.
1. Battery and performance setup
- ๐ Turn off battery optimization for important applications (such as instant messengers or games): Settings โ Battery โ Optimizing the battery โ All applications.
- โก Enable Performance Mode in Settings โ Special facilities โ Game Turbo (for games).
- ๐ต Set up auto-clean memory in Settings โ Annexes โ Cleaning (it is recommended to disable for frequently used programs).
2. Security and confidentiality
- ๐ Check the application permissions: Settings โ Confidentiality โ Permissions: Disable unnecessary permissions (e.g. access to geolocation for games).
- ๐ก๏ธ Enable virus scanning in Security (Settings) โ Security โ Scanning).
- ๐ Set up blocking of applications for instant messengers and banking programs: Settings โ Confidentiality โ Application lockdown.
Update and cleanup
- ๐ Update all apps in Google Play and GetApps.
- ๐งน Clear the cache of system applications: Settings โ Warehouse โ Cache data.
- ๐ฆ Transfer rarely used apps to a memory card (if supported): Settings โ Annexes โ [name] โ Warehouse โ Change.
4. Personalization
- ๐จ Set your favorite theme in the themes (Settings) โ Registration โ Topics).
- ๐ Set up a sound profile in Settings โ Sound and vibration.
- ๐ฑ Set up control gestures in Settings โ Display. โ Full screen display (if you switch from buttons to gestures or vice versa).
โ ๏ธ Note: If you have transferred data from a phone of another brand (e.g. Samsung), some Xiaomi system applications (e.g. Camera or Gallery) may not work properly, in which case it is recommended to reset their settings to factory (Settings) โ Annexes โ [name] โ Warehouse โ Clear the data).
๐ก
After transferring applications, be sure to check autostart and background activity settings in Settings โ Annexes โ Application management. Many programs are limited by default to MIUI, This may result in a lack of notification.