Did you accidentally delete an important application on Xiaomi? Or did it disappear from the menu after resetting? Don't panic -- you can restore it 90 percent of the time without losing data. In this article, we'll look at all the current ways to return applications, from standard methods through Mi Account and Google Play to advanced solutions using ADB and backups.
Xiaomi smartphones (including Redmi, POCO, Black Shark) feature a built-in backup system that often keeps a list of installed programs even after a hard reset. However, not all users know how to use it correctly. We will tell you what tools will help you return the application depending on the situation: whether it was manually removed, disappeared after the MIUI update or disappeared due to a system failure.
1. Recovery via Mi Account (the fastest way)
If youβre logged in to a Xiaomi account and youβve previously enabled sync, the system could automatically save a list of installed apps, which works even after youβve completely reset your phone to factory settings.
To restore applications through Mi Account:
- π± Open the Settings. β Mi Account β Cloud. β Data recovery
- π Select a backup with the desired date (before deleting the application)
- π¦ Check the item of the Application and the data of the applications
- π Click Restore and wait for the process to be completed.
β οΈ Note: This method will restore all applications from backup, not selectively.If you only need to return one application, use other methods from this article.
2.Re-installation from Google Play
If the application was manually removed (not because of a system failure), the easiest way to return it is to reinstall it through the Google Play Store, which is suitable for all applications except system applications (such as Camera or Phone).
Instructions:
- Open the Google Play Store on your phone
- In the search bar, enter the name of the remote application
- Click Install (if the app was paid, check that you are logged in to the same Google account you bought it from)
- After installation, check for updates in My Apps and Games section.
π‘ Useful tip: If you do not remember the name of the application, go to Settings β Annexes β Application management β Remote. MIUI Keeps a list of recently uninstalled programs (up to 30 days).
π‘
To speed up your search, open play.google.com/store/apps, log in and check the Library section, which stores all applications youβve ever installed.
3. Restore system applications through "Reset application settings"
If the built-in application (Camera, Gallery, Settings) is missing, you canβt just reinstall it from Google Play, in which case the application reset feature, which returns all system programs to factory state, will help.
How to do this:
- π§ Go to Settings. β Annexes β Application management
- π Click on the three dots in the top right corner and select Reset App Settings
- π² Confirm the action (this will not delete your data, but will reset the settings of all programs)
- π After restarting, check if the desired app appears in the menu.
β οΈ Note: This method does not work for applications removed through ADB Or root rights, and in those cases, you'll need to flash your phone.
| Type of application | Method of recovery | Is the Internet required? | Whether data are retained |
|---|---|---|---|
| Third-party (from Google Play) | Re-installation through the Market | Yes. | Not (unless there was a backup) |
| System (Camera, Telephone) | Resetting application settings | No. | Yes. |
| All applications | Recovery through Mi Account | Yes. | Yes (if there was a backup) |
| Remote with root rights | Flashing or ADB | No. | No. |
4.Use ADB to Recover Remote System Applications
If standard methods did not help, and the application was removed with superuser rights or through the ADB, It can only be returned by re-installation. APK-It's going to require a computer and the debugging enabled. USB.
Step-by-step:
Put the debugging on. USB In Settings β The phone. β Version. MIUI (press 7 times)|Install the drivers. ADB computer|Download. APK the application required (for example, with APKMirror)|Connect your phone to the PC by USB-->
adb devices
adb install path to file.apk
adb shell pm install --user 0 path to file.apkπ§ System applications (such as Mi Video or Mi Music) may require additional commands:
adb shell cmd package install-existing name packetπ‘ Where do you find the name of the package? Use the command:
adb shell pm list packages | grep "part of the name"For example, for the Xiaomi Gallery, it is com.miui.gallery.
What if the ADB canβt see the device?
5.Restore from local MIUI backup
MIUI Allows you to create local backups that are stored in the phone memory or on the phone SD-If you backuped the app before you uninstall it, you can restore it without having to connect to the Internet.
How it works:
- π Go to Settings. β Additionally. β Backup and reset β Local backups
- π Select the right backup (check the date of creation)
- π¦ Click Restore and tick the Applications
- βοΈ Wait for the process to be completed (the phone will restart)
β οΈ Attention: Local backups MIUI If you reset your phone to factory settings without being tied to your Mi Account, it's impossible to recover data from your local backup.
π‘
Local MIUI backups not only store the list of applications, but also their data (for example, save in games or settings), which is the only way to return a remote application along with user data.
6. What should I do if nothing helps?
If none of these methods work, radical measures remain:
- Flash your phone through the Mi Flash Tool (will return all system applications but delete user data).
- Contacting a service center β if the problem is caused by a hardware failure (for example, memory damage).
- Use alternative launchers (such as Nova Launcher) that can display hidden system applications.
π§ For flashing:
- π₯ Download the official firmware for your model from the Xiaomi website
- π₯οΈ Install the Mi Flash Tool on your computer
- π΅ Transfer the phone to Fastboot mode (clip the power supply) + Loudness down)
- π§ Connect the device to the PC and follow the instructions of the program
β οΈ Warning: Flashing removes all data from the phone. SD-map SIM-map to avoid damage to them.