Remove an important app on Xiaomi and don't know how to get it back? A situation familiar to many: accidentally clicking, clearing the cache with deleting data, or even resetting your settings can deprive you of the right programs. Fortunately, MIUI and Android have several ways to restore remote applications, from elementary (via Google Play) to advanced (using ADB).
In this article, we will discuss 5 proven methods that work on all Xiaomi, Redmi and POCO models β from the budget Redmi Note 12 to the flagship Xiaomi 14 Ultra. You will learn how to return both standard programs (Gallery, Camera, Browser) and third-party applications, as well as what to do if the application disappeared after a system update. Important: some methods require pre-configuration (for example, backup), so read carefully!
Recovery through MIUI Lab (for system applications)
If you have removed a standard Xiaomi app (such as Themes, Security, or Calendar), it can be returned via the hidden MIUI Lab menu.This method only works for embedded programs and is not suitable for third-party apps from Google Play.
Instructions:
- π± Open the Settings. β The phone.
- π Press 5-7 times in a row on the item Version MIUI, Notice: βYou have become a developer!".
- π§ Return to the main Settings menu and select Additional β Special facilities β MIUI Lab (on some firmware, the path may be different: Settings) β Developer β MIUI Lab).
- π Find the Recovery section of applications and select the desired from the list of remote.
- β Click Restore and Reboot the Phone.
Limitations of the method:
- β It does not work for applications removed through ADB or after complete discharge.
- β Not all Xiaomi models support all of them. MIUI Lab (for example, on some firmware for the global market this section is hidden).
- β Restored applications can be reset to factory settings (account data, cache, etc. are lost.).
π‘
If the section MIUI Lab is missing, try updating the firmware to the latest version or installing it. EU-Firmware (unofficial version) MIUI European region).
2.Re-install from Google Play or Mi App Store
The easiest way to return a remote app is to reinstall it from the official store, which works for all third-party programs (such as WhatsApp, Instagram, VK) and some system programs (if available on Google Play or Mi App Store).
How to do this:
- π Open the Google Play Store or Mi App Store (GetApps icon).
- π Enter the name of the application in the search bar.
- π₯ Click Install (if the app was purchased, click Buy and confirm that you have already purchased it before).
- βοΈ After installation, check the settings of the application β some data (for example, the history of chats in messengers) may not recover without a backup copy.
What to do if the app is not in the store?
- π Check regional restrictions: some apps (like Google Pay) may not be available in your country. VPN Change the region in your Google account.
- π Make sure youβre looking for the exact name: for example, Xiaomi Community may be hiding under the name Mi Community.
- π If the app has been removed from the store (such as older versions of Mi Fit), try to find it on third-party resources like APKMirror (but be careful with security!).
3. Restore from MIUI or Google backup
If you backed up your phone in advance through MIUI or Google Drive, itβs easiest to return the remote apps along with their data, a method that is suitable for fully restoring the phoneβs state at the time the backup is created, including settings, messages, and installed programs.
Method 1: Through MIUI Backup
- π± Go to Settings. β Additionally. β Backup and reset β Local backups.
- ποΈ Select the right backup (note the date of creation!).
- π Click Restore and Confirm Action.
- β οΈ After recovery, the phone will restart and all data from the moment the backup is created will be lost.
Method 2: Google Drive
- π± When you first turn on your phone after reset, select Restore Data from a backup.
- βοΈ Log in to the Google account with which the copy was created.
- π Select the desired backup date and wait for the process to be completed.
What is being recovered from MIUI backup?
Important nuances:
- β οΈ Backup copies MIUI Google is not compatible β if you did backup through Google Drive, restore it through Google Drive MIUI Backup will not work.
- β οΈ When you restore from Google Drive, some apps (such as Xiaomi-specific) may not install automatically.
4.Use ADB to restore system applications
If standard methods donβt work, try returning a remote system application via Android Debug Bridge (ADB), which is suitable for power users and requires an unlocked bootloader (on some Xiaomi models, this can lead to a loss of warranty!).
Step-by-step:
- π₯οΈ Install. ADB Fastboot Tools on the computer.
- π± Turn on Debugging. USB on the phone: Settings β The phone. β Version. MIUI (press 7 times) β Settings β Additionally. β For developers β Debugging by USB.
- π Connect your phone to your PC through USB-Cable and Confirm Your Trust in Your Computer.
- π Open the command prompt (cmd on Windows or Terminal on the macOS/Linux) enter:
adb shell
pm list packages -dThis command will display a list of deleted packages, and find the name of the application you want (e.g. com.miui.gallery for Gallery) and then type in:
cmd package install-existing com.name.packetAfter you execute the command, restart the phone. The app should appear on the menu.
Install Xiaomi drivers for your model
Download and unpack Platform Tools (ADB)
Enable debugging over USB on your phone
Connect your phone to your PC with the original cable
Check the connection with the adb device command
-->
β οΈ Attention: Misuse of the right ADB Do not delete or restore packets that you do not know the purpose of, for example, deleting com.android.phone will prevent you from calling!
5. Manual recovery via TWRP (for advanced users)
If you have removed the system application along with its data (for example, through Titanium Backup or Root Explorer), and none of the above methods worked, the last option is to restore through the custom TWRP recap.
- π Unlocked bootloader (bootloader).
- π¦ Established TWRP Recovery.
- πΎ Backup of the section /system (pre-deletion).
How to restore:
- π± Put the phone on mode. TWRP (usually clamp down on power + Volume up when switched on).
- ποΈ Select Restore and specify the path to a backup partition /system.
- π Confirm the recovery and wait for the process to be completed.
- π Reboot the phone.
What to do if there is no backup copy?
- π₯ Download stock firmware for your Xiaomi model from the official website (miui.com).
- π Remove the file from the archive system.img mount it through DiskInternals Linux Reader or similar program.
- π Find the folder of the remote application (for example, /system/priv-app/Gallery) And copy it to your phone through ADB or a root explorer.
β οΈ Attention: Recovery through TWRP It can lead to data loss or soft-brick (the phone does not turn on, but reacts to the connection to the PC).If you are not sure about your actions, it is better to contact the service center.
6 What to do if the application disappears after the MIUI update
Sometimes, after a firmware update, some apps disappear from the menu, although they were not removed by the user.
- π Changes in structure MIUI (The browser can now be called Mi Browser).
- π¦ Transfer applications to Hidden or System folders.
- π§ Conflicts with new firmware (e.g. older versions of Mi Fit are not compatible with the new firmware version) MIUI 14).
How to return the application:
- π Check the folder All apps in the menu β maybe the icon is just hidden.
- π οΈ Go to Settings. β Annexes β Manage applications and find what you want in the list. If it's disabled, click Enable.
- π If the application is incompatible with the new version MIUI, set it up APK manually (for example, downloading from APKMirror).
- π₯ In extreme cases, roll back the firmware to the previous version (but this is risky and can lead to data loss!).
| Problem. | Possible cause | Decision |
|---|---|---|
| The app disappeared after the update | The new version of MIUI has hidden it. | Check in Settings β Applications β All applications |
| Not installed from Google Play | Regional restrictions | Use a VPN or download APK |
| The system application is not restored through MIUI Lab. | Removed via ADB | Restore with TWRP or ADB |
| Application data has not recovered | No backup. | Check cloud saves (for example, in Google Account) |
π‘
If an application disappears after a MIUI update, first check it for all apps (Settings β Apps).