Why Apps Are Disappearing With Xiaomi and How to Fix It
Have you removed an important app on Xiaomi, Redmi or POCO and now you can't find it? Or did it disappear by itself after a system update? This problem is familiar to many owners of MIUI-based smartphones. The reasons can range from accidental deletion to shell failures. Fortunately, you can bring the app back to Xiaomi in a number of ways - and most of them don't require special knowledge.
In this article, weβll break down 5 working recovery methods, including re-entering the cart, reinstalling through Google Play, using built-in MIUI features, and even manual recovery through ADB for power users.
Importantly, if an app is missing after resetting or firmware, some methods may not work, in which case you will need to set up your Mi Account or Google account, but in order.
Method 1: Recovery from the MIUI basket
Starting with MIUI 12, Xiaomi smartphones have a built-in application basket, the equivalent of a desktop basket, and if youβve recently deleted the program (within 30 days), it can be returned in just two clicks.
How it works:
- π± Open the app menu (swipe up from the bottom of the screen).
- ποΈ In the upper right corner, click on the basket icon (garbage bin icon).
- π Find the right application in the list and tap it.
- β©οΈ Click Restore β the program will appear again on the home screen.
Note that the Recycle Bin stores the remote applications for a limited time (by default 30 days), after which they are deleted irrevocably, and the Recycle Bin does not display system applications - their recovery requires other methods.
π‘
If the cart icon is not displayed, check the settings: go to Settings β Desktop β App Recycle Bin and turn on the βShow iconβ option.
Method 2: Reinstall via Google Play
The most versatile method is re-installation through the Google Play Store, which is suitable for all applications that you downloaded from the official store, including games and software from third-party developers.
Step-by-step:
- π Open the Google Play Store.
- π In the search bar, enter the name of the remote application.
- π₯ If the program has already been installed, instead of the "Install" button, you will see a green "Update" or "Install" icon (if the application is hidden.
- βοΈ Confirm the installation β the application will download and appear in the menu.
If the app is not in search, check:
- π It may have been removed from Google Play (for example, at the request of a developer or for violating the rules). APK-file on reliable resources like APKMirror.
- π Make sure you are logged in to the same Google account you used to install the program from.
Method 3: Recovery through MIUI settings
MIUI has a hidden feature for recovering hidden or uninstalled system applications, and it works even for programs that arenβt displayed in the Recycle Bin.
How to enable hidden applications:
- βοΈ Go to Settings. β Annexes β Application management.
- β° In the upper right corner, click on three dots and select "Show all apps".
- π Find the application you want in the list (it can be marked as βDisabledβ or βHidden").
- π Click on it and select "Enable" or "Show".
To recover fully remote system applications (e.g. Mi Video, Mi Music or Security):
- π² Go to Settings. β About the phone and several times tap on the "Version" MIUI", activate the developer mode.
- π§ Back to Settings β Additionally. β For developers and include "Debugging by" USB".
- π» Connect your phone to your computer and use it. ADB-Recovery command (more in method 5).
What system applications can be restored?
Method 4: Restore from backup
If you regularly back up your programs via Mi Cloud or Google Drive, you can return your deleted applications from the archive, a method that is suitable for recovering not only programs, but also their data (for example, saved in games or settings).
Instructions for Mi Cloud:
- βοΈ Open the Settings. β Mi Account β Mi Cloud.
- π₯ Select "Restore from backup".
- π Specify the date of creation of the backup (preferably the one when the application was still installed).
- π Confirm the recovery β the phone will restart and the apps will return to their places.
For Google Drive:
- βοΈ Go to Settings. β System system β Backup.
- π₯ Click "Recover Data" and select the right backup.
- π Make sure the recovery list says "Applications".
Disable two-factor authentication in Mi Account (if enabled)
Connect your phone to charge (the process can take up to 30 minutes)
Make sure there is enough space on the phone (the backup can weigh a few GB)
Do not interrupt the recovery process.
-->
Important: Restore from backup will replace the current data with the backup data, which means that any changes made after copy creation (for example, new contacts or messages) will be lost.
Method 5: Manual recovery via ADB (for power users)
If standard methods fail and the application is completely uninstalled (e.g., via ADB or after resetting), it can be restored using the command line, which is suitable for system applications that cannot be returned via MIUI or Google Play.
What you need:
- π» Computer with installed ADB and Fastboot Tools.
- π± Xiaomi smartphone with enabled debugging USB.
- π USB-Type C Cable (preferably original).
- π APK-Remote application file (can be downloaded from APKMirror or from firmware).
Step-by-step:
- π Connect your phone to your computer and confirm your debugging permission.
- π₯οΈ Open the command line (CMD) file ADB.
- π Enter the command to check the connection: adb devices If the device appears in the list, you can continue.
- π₯ Install. APK-File command: adb install -r -d path to file.apk Flag -r reinstallation, -d β allows downgrading of the version.
- π System applications may need to be moved to the system partition: adb shell pm install -r -d /system/priv-app/name folders/name.apk
Warning: misuse of ADB can damage the system. Do not delete or modify system files unless you are sure of their purpose. To restore mission-critical applications (such as the Services Framework), it is better to use firmware through Fastboot.
π‘
ADB-commands allow you to restore even those applications that were removed from the system partition. However, this method requires technical knowledge and can void the warranty.
What to do if the application is not restored
If none of these methods worked, the problem could be deeper. Here are the possible causes and solutions:
| Problem. | Possible cause | Decision |
|---|---|---|
| The app does not appear on Google Play | Removed by the developer or incompatible with the device | Download APK from a reliable source (APKMirror, APKPure) |
| Installation error ("Application not installed") | Version conflict or damaged APK | Remove Remains via Settings β Apps and try another version |
| The system application is not restored | Removed from /system without backup | Fastboot or Recovery phone |
| The app appears, but immediately closes. | Damaged data or cache | Clean the cache in Settings β Apps β [Name] β Storage |
If the problem is related to system failures, try:
- π Reset your settings (but it will delete all data!).
- π₯ Update MIUI Up to the latest version through Settings β Updating the system.
- π οΈ Contact the Xiaomi service center if the phone is guaranteed.
π‘
Before resetting your settings, save important data (photos, contacts, messages) via Mi Cloud or local copy, and after resetting the application can be restored from the backup.