You've deleted the app you want on Xiaomi, Redmi or POCO -- and you don't know how to get it back? It's familiar to many people, like accidentally clicking, deleting the cache, or even "optimizing" it with MIUI, which has left important programs missing. Fortunately, you can restore the remote app on Xiaomi's Android devices in a number of ways, from simple (via Google Play) to advanced (using ADB or backups).
In this article, we will discuss 5 proven methods, including recovery through MIUI Settings, download history of the Play Store, third-party backups and even manual installation of.apk files. We will focus on the nuances of the MIUI 14/15 firmware and models with limited access to system folders (for example, Xiaomi 13/14 or Redmi Note 12).
1.Recovery through Google Play download history
The fastest and most versatile way is to use the installation history in Google Play, which is suitable for all applications downloaded through the official store, including games and utilities, the main condition is that you must be logged in to the same Google account from which you previously installed the program.
How it works:
- π± Open Google Play Store on your Xiaomi.
- π€ Slip on the profile avatar in the upper right corner β Select Application and Device Management.
- π Go to the Control tab. β Established β Not installed (or the Library in new versions).
- π Find the desired application in the list and click Install.
If the application is not displayed in the library, check:
- π It may have been removed from your account (for example, if you bought it from a different Google profile).
- π The application could have been removed from the Play Store by the developer (relevant for older versions of programs).
- π΅ The device has disabled the Internet or blocked access to Google services (relevant to Chinese firmware Xiaomi).
π‘
If the app is not in the library, try manually entering its name in the Play Store search. Sometimes the system does not show programs in the βNot Installedβ section, but they are available for re-download.
2. Return via MIUI settings (for preinstalled applications)
Many MIUI system applications (e.g. Mi Video, Mi Music, GetApps) cannot be completely removed, they are only disabled or hidden.
Instructions:
- Open Settings β Applications β Application Management.
- In the upper right corner, tap on the three-point menu β select Show All Apps (or Hidden Apps in newer versions of MIUI).
- Find the app you want in the list (e.g. com.miui.videoplayer for Mi Video).
- Click Enable or Show (if the button is inactive, the application has been removed completely).
Important: This method only works for built-in MIUI applications. If you manually delete a.apk file through Root or ADB, you wonβt be able to return it.
List of standard MIUI packages that can be restored
3. Restore from MIUI or Google backup
If you backed up before you uninstall the app, the chances of recovery are significantly higher. MIUI offers two types of backups:
- π Local copy (retained in device memory or on the device) SD-map).
- βοΈ Cloud Backup (in Mi Cloud or Google Drive).
How to recover from a local copy:
- Go to Settings β About Phone β Backup and Reset β Local Backup.
- Select the last backup (check the date of creation β it must be before the application is removed).
- Click Restore and tick the Applications (or select a specific application if there is such an option).
- Confirm the recovery and wait for the process to complete (the device will restart).
For cloud recovery:
- π Mi Cloud: Settings β Xiaomi account β Mi Cloud β Recovery from backup.
- π Google Drive: When you first set up your device or through Settings β Google β Backup.
Never | Once a month | Before the MIUI update | Only when you reset | I don't know how to do it-->
Manual installation APK-file (for manually removed applications)
If the application has been removed completely (for example, via Root access or ADB), and it is not in the Play Store, there is still the option with manual installation of the.apk file.
- π¦ Older versions of apps removed from Google Play.
- π§ System utilities MIUI, which cannot be re-installed in a standard manner.
- π« Blocked regional programs (e.g. Mi Pay for other countries).
Where to get.apk:
- π Official sources: developer site or APKMirror (check hash files!).
- π Backups from other devices (e.g., via Mi) PC Suite).
- πΎ Firmware extraction MIUI (system-application).
How to determine:
- Download the.apk file to your device (for example, to the Downloads folder).
- Open any file manager (such as Mi File Explorer) and find the downloaded file.
- Put it on him. β press Set.
- If the βInstallation lockedβ error appears, allow installation from unknown sources in Settings β Applications β Special Access β Install unknown applications.
πΉ Download files only from verified sources (APKMirror, official sites).
πΉ Compare the hash file (MD5/SHA-1) original.
πΉ Check the permissions of the application (no suspicious requests should be made).
πΉ Install antivirus (such as Mi Security) to scan the file.-->
5. Recovery through ADB (for power users)
If an application has been removed with Root or ADB permissions and standard methods donβt work, you can try to return it using the command line.
- π₯οΈ Computers with installed ADB and Xiaomi drivers.
- π Included debugging by USB on a smartphone (Settings) β The phone. β Tap 7 times on the version MIUI β return to β For developers β Debugging by USB).
- π The exact name of the application package (e.g. com.android.chrome for Google Chrome).
Step-by-step:
- Connect Xiaomi to your PC and allow debugging over USB.
- Open the command line (cmd) and enter:
adb shell
pm list packages -uThis command will show you a list of packets that have been disabled (but not deleted!) and if you have an app on the list, turn it on:
pm install-existing com.name.packageIf the package is completely removed, try reinstalling it from the backup:
adb install path/to/file.apkWarning: misuse of ADB can cause MIUI to malfunction.Do not remove or modify system packages without understanding the consequences!
π‘
The ADB method is the only way to return system applications removed with Root rights, but it requires technical knowledge and can disrupt firmware stability.
Comparison of recovery methods
| Method | Suitable for | Difficulty | Conditions required | Time to recover |
|---|---|---|---|---|
| Google Play (library) | Any apps downloaded through the Play Store | β | Authorization in the same Google account | 1-2 minutes |
| MIUI settings | Pre-installed system applications | ββ | The application is not completely removed, but only disabled | 30 seconds |
| Backup copy | All applications (if they were in the backup) | βββ | Availability of a current copy in Mi Cloud or locally | 5-15 minutes |
| APK manual installation | Manually Removed or Older Application Versions | βββ | Access to.apk file, permission to install from unknown sources | 2-10 minutes |
| ADB | System applications removed with Root rights | ββββ | PC, debugging over USB, knowledge of commands | 10.30 minutes |
Frequent Mistakes and How to Avoid Them
When you restore remote applications, users often face typical problems, and here are the most common ways to solve them:
β οΈ Note: If the application does not start after recovery or gives an error, check its permissions in Settings β Annexes β [name] β Permits, maybe after the reinstallation, they dropped.
Error 1: βThe app is not compatible with your deviceβ in the Play Store.
- πΉ Check if the app is blocked for your Xiaomi model (for example, some programs do not support Redmi with a Mediatek processor).
- πΉ Update Google Play Services to Settings β Annexes β Google Play Services β Update.
- πΉ Try downloading.apk from a third-party source (see section 4).
Error 2: The app has recovered, but the data is lost.
- πΉ If you have autosynchronization enabled (for example, for games through Google Play Games), try logging in to your account within the app.
- πΉ Check if there is a backup of data in Settings β Google β Backup.
- πΉ For instant messengers (such as WhatsApp), check if the backup of chats is saved in Google Drive.
β οΈ Attention: On devices with MIUI Global Stable: Some system applications (such as Mi Video or Mi Music) can automatically update to the latest version after recovery. If you need a particular version, disable auto-update in the Play Store.