How to return remote applications to Xiaomi: from simple to advanced methods

Why apps are disappearing from Xiaomi and can they be restored?

Deleting apps on Xiaomi, Redmi or POCO smartphones is not always reversible, but 90% of the time, the program can be returned. The reasons for disappearance are diverse, from accidental tap on the Remove button to system failures after the MIUI update. Most often, users lose standard applications (for example, Camera, Gallery or Phone) that do not appear in Google Play, or third-party programs deleted with the cache.

It is important to understand the difference between โ€œdeletingโ€ and โ€œdisabling.โ€ If an application is simply disabled (the grey icon on the menu), it can be returned in 2 clicks. If it is deleted (the icon is gone completely), more complex manipulations will be required, from recovering from a backup to using ADB. In this article, we will discuss all the current methods, including those that work even after resetting.

Before you start, check:

  • ๐Ÿ” Is the application in the list disabled (Settings) โ†’ Annexes โ†’ Application management โ†’ Disconnected).
  • ๐Ÿ“ฑ Is it hidden in the menu (swipe down on the main screen and type the name in the search).
  • ๐Ÿ—‘๏ธ Does it fall under the category of โ€œsystemicโ€ that cannot be removed without root rights.

Method 1: Recovery through โ€œDisabled Applicationsโ€

The fastest method is if the application is not deleted, but only deactivated, which often happens after the MIUI update, when the system automatically disables rarely used programs to save resources, and you can return them without third-party tools:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Slip on the three dots in the upper right corner and select Disconnected Apps.
  3. Find the desired application in the list and click on it.
  4. Select Enable (or Activate in new versions of MIUI).

If the app is not on this list, it's removed completely.

โš ๏ธ Note: Some system applications (such as Mi Video or Mi Music) may not appear in this menu even if they are disabled. โ†’ System system โ†’ Resetting settings โ†’ Resetting application settings.

โ˜‘๏ธ Preparations for recovery

Done: 0 / 4

Method 2: Reinstall via Google Play or Mi App Store

If the app was installed from Google Play or Mi App Store, it can be returned with a standard reinstallation.

  • ๐Ÿ“ฑ Xiaomiโ€™s standard apps (such as Themes, Security) are often not available in stores.
  • ๐Ÿ”„ Applications with backups (such as WhatsApp or Viber) will recover data after reinstalling if synchronization was enabled.
  • ๐Ÿšซ Remote system APK (for example, the camera or FM-radio) will not appear in the store search.

Instructions for third-party applications:

  1. Open the Google Play or Mi App Store.
  2. Enter the name of the application in the search bar.
  3. If it was installed earlier, next to the button Set will appear the icon of the cloud โฌ‡๏ธ โ€” tap him.
  4. Confirm the installation and wait for completion.

Type of applicationCan I reinstall it through Google Play?Alternative method
Third-party (WhatsApp, Instagram)โœ… Yes.Backup from Mi Cloud
System (Camera, Telephone)โŒ No.ADB or firmware
Games (PUBG, Genshin Impact)โœ… Yes.Savings in the game account
Xiaomi apps (Themes, Mi Home)โš ๏ธ Partially (depending on the model)Mi App Store or APK

๐Ÿ’ก

If the app is not on Google Play, try downloading it. APK from the official developer site or a trusted source (such as APKMirror) Make sure the version is compatible with your firmware. MIUI.

Method 3: Restore from Mi Cloud or Google Drive backup

If you have synced with Mi Cloud or Google Drive on your smartphone, the chances of returning remote apps and their data are much higher. Xiaomi automatically backs up once a week, but only when connected to Wi-Fi and battery is > 20%.

Recovery through Mi Cloud:

  1. Go to Settings โ†’ About Phone โ†’ Backup and Reset โ†’ Restore from Backup.
  2. Select the latest backup (check the date of creation).
  3. Check Applications and data (or System settings if you need to return standard programs).
  4. Click Restore and wait until the process is completed (the process can take up to 30 minutes).

Recovery via Google Drive:

  • ๐Ÿ“ฑ Suitable only for apps installed through Google Play.
  • ๐Ÿ”„ Requires authorization in the same Google account as when you create a copy.
  • โš ๏ธ Does not restore system applications Xiaomi.

โš ๏ธ Note: Restore from the backup will overwrite the current application data. If you created new files (e.g., chats in Telegram) after deleting the program, they will be lost.

๐Ÿ“Š You regularly backup your Xiaomi?
Yes, through Mi Cloud.
Yes, through Google Drive.
No, I'm not.
I don't know how to do that.

Method 4: Install APK system applications manually

If a standard application (e.g. Camera, Gallery or FM-radio) has been removed and re-installed through the store is not possible, there is still a manual option APK. It's gonna take a while:

  • ๐Ÿ“ฑ File. APK the desired application (you can download on the forums Xiaomi, for example, xiaomi.eu or 4PDA).
  • ๐Ÿ”ง Permission to install from unknown sources (Settings) โ†’ Annexes โ†’ Special access โ†’ Installation of unknown applications).
  • โš™๏ธ Compatible version APK (must conform to the version MIUI and smartphone models).

Step-by-step:

  1. Download. APK-file on a smartphone (for example, MiCamera.apk camera-apply).
  2. Open any file manager (e.g. Files by Google or Explorer).
  3. Find the downloaded APK and tap it.
  4. Confirm installation by ignoring security warnings (if the file is taken from a verified source).
  5. Reboot your smartphone.

Critical: Installing an APK from third-party developers can lead to system conflicts or vulnerabilities. Always check the hash file (MD5) for compliance with the original and download only from official resources.

Where to find the original APKs for Xiaomi?
The official APKs of system applications can be extracted from your model firmware. 1. Download the latest firmware for your device from MIUI Downloads. 2. Unpack the archive and find the folder with the APK (usually /system/priv-app/ or /system/app/). 3. Copy the desired file on your smartphone and install it.

Method 5: Recovery through ADB (for power users)

If none of the previous methods worked, the ADB (Android Debug Bridge) is a low-level Android management tool that allows you to return even those applications that were removed along with their data, warning: the wrong commands can disrupt the system.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB and Fastboot.
  • ๐Ÿ“ฑ Included debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times tap the version number โ†’ return to additional settings โ†’ Developer parameters โ†’ Debugging by USB).
  • ๐Ÿ”Œ Cable USB (preferably original).

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
  3. Enter the command to check the connection: adb devices must display the serial number of the device.
  4. Find out the name of the remote application package (e.g. com.android.camera for the camera). Use adb shell pm list packages -d (a list of all disabled packages).
  5. Restore the application by command: adb shell cmd package install-existing <name packet> For example: adb shell cmd package install-existing com.android.camera
  6. Reboot your smartphone: adb reboot

โš ๏ธ Note: Install-existing command only works if APK-The application file is still present in the system, but deactivated. If the application is deleted completely (including: APK), This method will not help - you will need firmware.

๐Ÿ’ก

ADB is the most powerful tool for system application recovery, but it requires caution.One error in the team can cause MIUI to crash.

What to do if nothing helps: extreme measures

If all of these methods fail, radical methods remain, and should only be used if the lost application is critical (e.g., Camera or Phone) and other alternatives are not suitable.

  • ๐Ÿ”„ Reset to factory settings (return all standard applications but delete user data). โ†’ System system โ†’ Resetting settings โ†’ Erase all data.
  • ๐Ÿ“ฅ Fastboot Flashing (full system recovery, requires PC and official firmware) instructions are available on xiaomi.eu.
  • ๐Ÿ› ๏ธ Getting root rights (allows you to recover any files, but deprives you of warranties and can violate security).

Pre-discharge warnings:

  • Save all important data (photos, contacts, messages) to an external drive or to the cloud.
  • Make sure you have access to your Mi Account โ€“ you will need confirmation after the reset.
  • Charge your smartphone by at least 50% โ€“ interruption of the process can lead to a โ€œbrickโ€ (inoperability of the device).

If you are not sure of your abilities, it is better to contact the Xiaomi service center. The cost of restoring system applications usually does not exceed 1-2 thousand rubles, but you will avoid the risk of permanently losing data.

FAQ: Frequent questions about restoring apps on Xiaomi

Can I return a remote application without a computer?
Yes, most of the time. Try: Check the list of apps disabled. Reinstall it through Google Play or Mi App Store. Restore it from a Mi Cloud backup. Only to restore system applications (like the Camera) you might need a PC with ADB.
Why does the application not open after recovery?
Possible causes: ๐Ÿ”„ Version incompatibility APK firmware MIUI. ๐Ÿ—‘๏ธ Damaged Application Data (try clearing the cache in Settings) โ†’ Annexes). ๐Ÿšซ Lack of permissions required (check in Settings) โ†’ Solution: uninstall the application and reinstall it, having previously downloaded the correct version. APK.
How do I know if the app has been removed or just hidden?
Diagnose: Pull down on the home screen and type the name of the app in search. If it appears, it is hidden. Check the All Apps folder on the menu. Use the ADB command: adb shell pm list packages | grep <part of the name> If the package is displayed, the app is on the system, but disabled.
Can I recover the data of the remote application (for example, save in-game)?
It depends on the type of data: ๐ŸŽฎ Games: Most games (for example, PUBG Genshin Impact โ€“ just log in to your account โ€“ progress is synchronized from the server. ๐Ÿ’ฌ Messengers (WhatsApp, Telegram): restored from backup at the first authorization. ๐Ÿ“ธ Media files: if they were stored in the application folder (for example, /Android/data/com.whatsapp/), They can be returned through a root-righted file manager, and if there is no backup, the data cannot be restored.
Why did the standard applications disappear after the MIUI update?
It's a feature. MIUI: ๐Ÿ”„ Large updates (e.g. with the MIUI 12 on MIUI (14) some applications may be replaced with new versions or removed as obsolete. ๐Ÿ“ฑ Some apps are ported to the Mi App Store (such as Mi Video or Mi Music). โš™๏ธ Solution: Check the Mi App Store for updated versions or install APK manually.