Xiaomi Removes Android App – How to Restore: All Ways from Play Market to ADB

Deleting an app on a Xiaomi smartphone is a situation that almost every user faces, sometimes by accident (like cleaning a cache or resetting settings), and sometimes by deliberate means β€” but later it turns out that the program was needed. Fortunately, you can return a remote application to MIUI in several ways, and most of them do not require technical skills.

In this article, we will cover all the current recovery methods, from standard ones (via Google Play and MIUI Backup) to advanced ones (using ADB or manually extracting APK from backup), pay special attention to the nuances for different Xiaomi, Redmi and POCO models, and also warn against errors that can lead to data loss. If you are looking for a way to return a system application (for example, Camera or Phone), we have a separate section with instructions.

Before you start, check if the program is still in the application archive (this is true for MIUI 12+). To do this, open Settings β†’ Applications β†’ Application Archive. If the application is there, it can be restored in one tap. If not, read on.

πŸ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Another Xiaomi model
Not Xiaomi.

1.Restore via Google Play: The easiest way

If an app was installed from the Google Play Market, it's easiest to return it through download history, which works even for manually removed programs, since Google keeps a list of all apps ever installed under your account.

Instructions:

  • πŸ“± Open Google Play Market on your smartphone.
  • πŸ‘€ 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).
  • πŸ” Enter the name of the application in the search or find it in the list β†’ press Set.

If the application is not displayed in the library, check:

  • πŸ”„ Are you connected to the same Google account you installed the program from before.
  • 🌍 Your account region (some apps may not be available in certain countries).
  • πŸ“΅ Family access settings (if restrictions are included).

πŸ’‘

If the app was paid, but you already bought it – in Google Play next to the install button will be the download icon (☁️), Click on it to restore it without paying.

This method is not suitable for system applications (e.g. Camera, Gallery, Security) as they are not distributed through the Play Market.

2. Restore from MIUI Backup (MIUI Backup)

Xiaomi offers built-in backup feature β€” MIUI Backup that keeps a list of installed applications (but not the apps themselves) APK-If you have enabled this option before, there is a chance to return the deleted program.

How to check and restore:

  1. Go to Settings β†’ About Phone β†’ Backup and Reset β†’ Local Backups.
  2. Select the most recent copy (look at the date of creation – it must be before the application is removed).
  3. Click Restore and tick the Applications (do not touch other data unless you want to overwrite the settings!).
  4. Confirm the recovery and wait for the process to be completed.

Important nuances:

  • πŸ”„ MIUI Backup does not save itself. APK β€” It just restores the list of installed programs, and after the recovery, the system will offer to download them again from Google Play.
  • ⚠️ If the backup is old, some applications may not be available (removed from the store or blocked).
  • πŸ“ Backup copies are stored in a folder MIUI/backup/AllBackup They can be copied to a PC for security.

Make a fresh copy of the current data (in case of failure)

Check the free space on the device (needs at least 500 MB)

Connect the charger (the process can take 10-30 minutes)

Shut down. VPN (It may interfere with the downloading of applications)-->

If the backup is missing or corrupted, try the following method – recover via ADB (for power users) or extract APK from third-party sources.

3. Manual recovery of system applications via ADB

This method is suitable for returning built-in Xiaomi applications that were removed with root rights or through ADB. For example, you can return Camera, Screen Record, Security or Themes.

⚠️ Attention: use ADB requires on-set debugging USB It can cause system failures when you're not in the right commands. If you're not sure what you're doing, skip this section.

Instructions:

  1. Download and install Platform Tools (including ADB and Fastboot) on PC.
  2. On your smartphone, enable USB Debugging: Settings β†’ About Phone β†’ MIUI Version (tap 7 times to activate Developer Mode) Settings β†’ Additional β†’ For Developers β†’ Debugging by USB
  3. Connect your phone to your PC via USB (select File Transfer Mode).
  4. Open the command line (Windows) or terminal (macOS/Linux) in the folder with Platform Tools.
  5. Run the command to check the connection: adb devices (should display the serial number of your device).
  6. Install a remote system application (case study for Camera): adb shell cmd package install-existing com.android.camera Replace com.android.camera with the desired application package (see the list of popular packages in the table below).
AnnexPackage name (for ADB)Note
Camera.com.android.cameraThe standard camera app on all Xiaomi
gallerycom.miui.galleryIncludes photo and video editor
Securitycom.miui.securitycenterAntivirus, garbage cleaning, permits
Screen recordingcom.miui.screenrecorderRequires MIUI 12 and higher
Topicscom.android.themesTheme and wallpaper shop

If the command is successful, the app will appear on the menu, and if not, check the correct name of the package or try to restart the device.

How to find out the name of the remote application package?
If you don’t know the exact name of the package, you can use the Package Name Viewer utility (available on Google Play) or run the command: adb shell pm list packages | grep β€œkeyword” For example, to search for applications with the word β€œcamera”: adb shell pm list packages | grep β€œcamera” This will display a list of all packages associated with the camera.

4. Extracting APKs from Third-Party Sources: Risks and Instructions

If the app was removed from the device but it is not in Google Play (for example, it was a beta version or a regionally blocked program), you can try downloading it. APK-It's a file from a third party source, but it's a method that carries risks:

  • 🦠 The probability of infecting a device with viruses (especially when downloading from unknown sites).
  • πŸ”“ APK may contain modified code (e.g., with advertising or spyware).
  • 🚫 Violation of license agreements (some applications prohibit distribution) APK off-site).

If you do decide to use this method, follow the safety rules:

  1. Download. APK Only with proven resources: πŸ”— APKPure (checks files for viruses). πŸ”— APKMirror (publishes originals) APK modificationless).

Before installing, check the hash file (MD5/SHA-1) on the source site and compare it to what you have.

Malwarebytes

Settings β†’ Applications β†’ Application Management β†’ Installation settings β†’ Allow APK installation

Critical: Never install it. APK-files downloaded from Telegram channels, forums or torrent trackers, even if the file is called original (for example, com.whatsapp_2.23.12.74.apk), It may contain malicious code.

5. Recovery via Mi Cloud: if synchronization was enabled

Xiaomi offers Mi Cloud storage, which can store app data (such as game progress or settings). APK-The files don't load into the cloud -- they only store data. However, if you've had sync enabled, you can try to recover at least some of the information.

How to check:

  • 🌐 Go to the Mi Cloud website and log in.
  • πŸ“± Check the Devices section β†’ Choose your smartphone β†’ Backup copies.
  • πŸ” If there is a fresh copy, click Restore and select Application Data.

Limitations of the method:

  • ❌ Does not restore the applications themselves – only their data (for example, save in games).
  • ⏳ It can take a long time (depending on the speed of the Internet).
  • πŸ“΅ It does not work if the synchronization has been disabled.

If you need to return the application, and not its data – use other methods from this article.

6 What to do if nothing has worked: alternative solutions

If none of the above methods worked, consider alternatives:

  • πŸ” Search for analogues: many of Xiaomi’s system applications have analogues in Google Play. For example, instead of a standard Camera, you can use Google Camera or Open Camera.
  • πŸ“₯ Device flashing: an extreme method that will return all system applications but delete user data. Read more about the firmware in our Xiaomi firmware guide.
  • 🀝 Appeal in support of Xiaomi: if the application is critical (for example, Banking or Public Services), write to the official support of the smartphone through Settings β†’ The phone. β†’ Feedback.

For system applications that cannot be restored in standard ways, sometimes resetting to factory settings helps, but this will remove all data from the device, so use this method only as a last resort.

πŸ’‘

Before resetting your settings, be sure to back up important data (photos, contacts, messages) via MIUI Backup or manually on your PC.

If you have removed the root app and the device is unstable, you may need to reinstall the firmware via Fastboot. You can find instructions for this in the section "Recover Xiaomi after a crash".

FAQ: Frequent questions about restoring apps on Xiaomi

Can I restore a remote application without the Internet?
Yes, but only if you have a local APK backup or you extracted a file from another firmware. Ways: Use ADB to restore system applications (unless they've been completely erased); download APK on another device, transfer it to a smartphone via USB and install it manually; without the Internet, you can't restore the application via Google Play or Mi Cloud.
I have removed the Security app – how do I get it back?
com.miui.securitycenter is a system.To restore it: Try the command through ADB: adb shell cmd package install-existing com.miui.securitycenter If it doesn't help - reset settings (Settings β†’ Reset settings), but it will delete all data. In extreme cases, reflash the device via Fastboot. ⚠️ Without this application, garbage cleaning, antivirus and permission management functions may not work.
Removed the game with progress - can saves be restored?
It depends on the game: If the game supports sync with Google Play Games or Mi Account, progress can be restored after re-installation. If the saves were local (for example, in the Android/obb folder), try to find a backup of this folder. Some games (for example, Genshin Impact or Honor of Kings) link progress to the account - in this case, just log in again. For the future: turn on cloud saving in the game settings!
Once it's restored, it doesn't open. What do you do?
Possible causes and solutions: πŸ”„ Cash conflicts: Go to Settings β†’ Annexes β†’ [programme] β†’ Warehouse β†’ Clear the cache. πŸ“₯ APK Download the file again from a reliable source. πŸ”’ Lack of permissions: check in Settings β†’ Permits β†’ Applicants' authorizations. πŸ”§ Incompatibility with the version MIUI: Update your firmware or find another version APK.
Can I restore an application that was deleted 2 years ago?
The chances are minimal, but you can try: Check Google Play in the Library section - installation history is stored for years. If it was a system application, try the ADB command (see section 3). Look for old backups on your PC or in Mi Cloud (if any were made). If the application is removed from Google Play, it will be extremely difficult to find its APK.