Deleting an app on a Xiaomi smartphone is a situation that almost every user faces, sometimes by accident (e.g., when cleaning up memory or through a smart system offer), and sometimes by deliberate means - but later it turns out that the program was needed. Fortunately, the MIUI operating system and Google services provide several ways to return remote applications, even if you did not make backups.
In this article, we will discuss 5 proven recovery methods, from the simplest (via Google Play or MIUI shopping cart) to advanced (using ADB or Mi Cloud backups). You will also learn how to prevent future data loss and what to do if the application disappears after resetting. All instructions are relevant for Redmi, POCO and Xiaomi models on MIUI 12-14 and Android 10-14.
1.Recovery through MIUI basket (if the deletion was recent)
Modern versions of MIUI (starting with MIUI 12.5) have an integrated application basket, the same as the one on your computer, and if you deleted the program no more than 30 days ago, it can be returned in two clicks.
How it works:
- ๐ฑ Open the Settings menu โ Annexes โ Application management.
- ๐๏ธ In the upper right corner, click on the โBasketโ icon (the bin icon).
- ๐ Find the right application in the list and tap it.
- โฉ๏ธ Click Restore โ the program will return to the main screen or menu.
Limitations of the method:
- โณ It only works for 30 days after removal.
- ๐ซ Does not restore application data (for example, save in games or settings).
- ๐ต Not available on older versions MIUI (up to 12.5).
๐ก
If the recycle bin doesnโt have the right app, check the Remote folder in the app menu โ sometimes programs get there instead of completely uninstalling it.
2.Re-install from Google Play or Mi App Store
The most universal way is to download the app again, and if the program was installed through Google Play or the Mi App Store, it can be found in download history.
Instructions for Google Play:
- Open the Google Play Store.
- Slip on the profile icon in the upper right corner โ App and device management.
- Go to the Installed tab โ Not installed.
- Find the right application and click โInstallโ.
For the Mi App Store:
- ๐ Open the Mi App Store (Blue Package Icon).
- ๐ค Go to Profile. โ My apps. โ Remote.
- ๐ Click "Install" next to the desired program.
Important: If an application has been removed as โsystemโ (e.g., via ADB or root access), it will not be able to be re-installed without special permissions.
3. Restore from Mi Cloud or Google Drive backup
If your Xiaomi has backup enabled, the chances of returning remote apps (along with their data) are much higher. Mi Cloud and Google Drive keep lists of installed programs, and sometimes their settings.
Recovery through Mi Cloud:
- โ๏ธ Go to Settings. โ Mi Account. โ Mi Cloud.
- ๐ Select Data Recovery and specify the backup date (before deleting the application).
- โ๏ธ Check the Applications and start the process.
Recovery via Google Drive:
- ๐ฑ When you first start a new device or after a reset, select Restore from Google Backup.
- ๐ In the list, find a copy made before removing the application.
- โ Confirm the recovery (apps will be installed automatically).
| Method | Restores applications | Recovering data. | Internet is required |
|---|---|---|---|
| Mi Cloud | โ Yes. | โ Partially (depending on the application) | โ Yes. |
| Google Drive | โ Yes. | โ No, just a list) | โ Yes. |
| Local Copy (TWRP) | โ Yes. | โ Completely. | โ No. |
What to do if the backup is damaged?
4.Use ADB to restore system applications
If you delete a system application (such as Camera, Gallery or Mi Video), standard methods will not work, in which case Android Debug Bridge (ADB) โ a tool for working with Android via a computer โ will help.
Step-by-step:
- ๐ฅ๏ธ Install. ADB Tools on PC.
- ๐ฑ On the phone, turn on the developer mode (7 times tap on the version) MIUI In Settings โ The phone).
- ๐ Connect your phone to the PC by USB and select the File Transfer Mode.
- ๐ Open the command line (Windows) or the terminal (Mac/Linux) file ADB enter:
adb shell
pm list packages -dThis command will show you a list of deleted packages, and find the application you want (e.g. com.miui.gallery for Gallery) and restore it:
cmd package install-existing com.miui.galleryWarnings:
- ๐ ๏ธ Requires basic command line skills.
- ๐จ Incorrect commands can disrupt the system.
- ๐ On some Xiaomi models, for example, POCO F5) It may be necessary to unlock the loader.
โ๏ธ Preparation for work with ADB
5. Recovery after resetting settings (Hard Reset)
If apps are gone after a full reset (e.g., via Settings โ About โ Settings โ Reset), they can only be returned from a backup or re-installation. However, there is a caveat: some Xiaomi apps preinstalled (e.g., Mi Home or Mi Fit) are not displayed on Google Play for re-installation.
Decision:
- ๐ Use alternative sources (such as APKCombo or APKMirror) to download the original source. APK-file.
- ๐ฆ Install. APK Manually allowing installation from unknown sources (Settings) โ Annexes โ Special access โ Installation of unknown applications).
- ๐ If the application is system-based (e.g., Security), restore it through MIUI Cleaner:
Settings โ Applications โ Application Management โ Three dots (โฎ) โ Show all applications โ Find the right โ Restore๐ก
After resetting, restore the data from the backup first, and then manually install the missing applications.
6. How to Prevent Loss of Applications in the Future
To avoid the problem of remote applications, follow the simple rules:
- ๐ Enable backup in Settings โ Additionally. โ Backup and reset. Select Mi Cloud or Google Drive.
- ๐ Secure important apps on the main screen (long tap) โ Secure).
- ๐ซ Turn off automatic cleaning in Settings โ Battery and productivity โ Cleanup.
- ๐ Keep a list of important programs in your notes or Google Keep.
What to do if the application is removed by itself:
- Check the activity of the antivirus (for example, Mi Security can block "suspicious" programs).
- Update MIUI - new versions fix bugs with spontaneous removal.
- View the activity log in Settings โ Memory โ Cleaning log.
๐ก
Create a separate folder on the home screen called Important and put apps that can't be deleted in there, so you reduce the risk of accidental removal.
FAQ: Frequent questions about restoring apps on Xiaomi
โ Can I restore a remote application without the Internet?
โ Why some apps arenโt recovering from the cart?
โ How to recover application data (e.g. save in games)?
โ Can I return a remote application to Xiaomi without a Mi Account?
โ What to do if the application does not open after recovery?
โ ๏ธ Warning: Don't use third-party "app restorers" from Google Play - most of them either don't work or contain malicious code. Official ways (basket, ADB, backups) more reliable.
โ ๏ธ Note: On Xiaomi phones with a locked bootloader (most models) Redmi/POCO) Restore System Applications Through ADB This can cause a device to fail, and if you're not sure, call the service center.