Recovery of system applications on Xiaomi: all working methods

System applications on Xiaomi smartphones are the basis of stable operation of MIUI. They are responsible for basic functions, from calls and messages to energy management and security. However, users often face problems: applications suddenly disappear after an update, stop opening due to failures or manually delete through ADB to free up memory.

In this article, we’ll look at all the current recovery methods, including built-in MIUI tools, ADB commands, manual APK installation, and extreme measures like factory reset. We’ll focus on the nuances for different firmware versions (from MIUI 12 to MIUI 14) and smartphone models, from budget Redmi to flagship Xiaomi 13/14. If you’re not sure about what you’re doing, don’t use ADB methods without a backup – this can lead to a complete failure of the device.

Before you start to recover, identify the cause of the problem. System applications may disappear for the following reasons:

  • πŸ”„ Firmware update – some applications are not portable when you upgrade to a new version MIUI.
  • πŸ—‘οΈ Manual removal through ADB, Root or third-party utilities like Debloater.
  • πŸ› Failures in operation MIUI β€” File system damage or conflicts with user applications.
  • πŸ”§ Incorrect settings – disabling applications in the Settings menu β†’ Annexes.
πŸ“Š What version? MIUI installed on your Xiaomi?
MIUI 12
MIUI 13
MIUI 14
The other one/I don't know/

1. Verification of hidden system applications

Before resorting to drastic measures, make sure the app is actually removed, not just hidden or disabled.In MIUI, many system services are not displayed in the app menu by default.

To find hidden applications:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the top right corner and select Show All Apps.
  3. In the list, find the application you want (for example, Security, Themes, or Camera).
  4. If it's disabled, click Enable. If it's hidden, select Show.

Some apps (such as Mi Video or Mi Music) can be replaced with Google-based apps (such as YouTube or Play Music) and no need to be restored, just install an alternative from the Play Market.

⚠️ Note: Do not disable system applications marked Android or MIUI This can lead to a cyclical reboot of the smartphone or loss of functionality (for example, the disappearance of the mobile network).

2. Recovery through MIUI Laboratory

Xiaomi has built-in system component recovery tool, the MIUI Lab, which works on most devices with MIUI 12 and later, but may not be available on some regional firmware.

Instructions:

  1. Open the Settings. β†’ The phone.
  2. Click on the MIUI version several times until you become a developer!
  3. Return to the main settings and go to Additional β†’ Laboratory MIUI (or for developers β†’ Laboratory MIUI).
  4. Find the Recovery Apps section and select the right one from the list.
  5. Confirm the recovery and restart the device.

If the MIUI Lab section is missing, try an alternative path:

  • πŸ” Enter the search box settings request laboratory.
  • πŸ“± On some models (Redmi Note 10 Pro, POCO X3) The laboratory is hidden - use the method of ADB (described below).

πŸ’‘

If the lab doesn't open, check if the developer mode is on. β†’ Additionally. β†’ For developers and activate the switch at the top of the screen.

3. Recovery through ADB (for power users)

The ADB (Android Debug Bridge) method is suitable if the application has been removed through debugging or is not in the lab. It is the most efficient method, but requires a computer connection and basic command line knowledge.

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB Tools.
  • πŸ“± Included Developer Mode and Debugging by USB smartphone.
  • πŸ”Œ USB-Type C Cable (preferably original).

Step-by-step:

  1. Connect the smartphone to the computer and confirm the debugging permission on the device screen.
  2. Open the command prompt (CMD on Windows or Terminal on macOS/Linux) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Install the missing application by command: adb shell cmd package install-existing <name packet> For example, to restore the Camera: adb shell cmd package install-existing com.android.camera
  5. Reboot your smartphone: adb reboot

List of popular packages of system applications Xiaomi:

AnnexPacket nameNote
Camera.com.android.cameraHe's in charge of the main camera.
Securitycom.miui.securitycenterAntivirus and optimization
Topicscom.android.themesTheme and wallpaper shop
Mi Videocom.miui.videoplayerStandard video player
Calls.com.android.contactsContact and telephone

⚠️ Note: Some packages (e.g., com.miui.home) are critical to the system, and if they are deleted or damaged, they can lead to bootloop.

β˜‘οΈ Preparation for recovery through ADB

Done: 0 / 5

4. Manual recovery through APK-file

If the system application has been removed, but APK-The file is stored in the device's memory, you can install it manually, and this method is suitable for applications like Mi Calculator, Mi Calendar or Mi File Explorer.

How to find and install APK:

  1. Connect your smartphone to your computer and enable file transfer mode (MTP).
  2. Go to /system/priv-app/ or /system/app/ (requires Root rights or a file manager with access to system partitions, such as Mixplorer).
  3. Find it. APK-file of the desired application (for example, MiuiCalculator.apk).
  4. Copy it to a safe place (for example, on a PC desktop).
  5. Install the APK on your smartphone via the command line: adb install MiuiCalculator.apk Or simply transfer the file to the device and open it.

If the /system folder is not available, try downloading APK from reliable sources (e.g. APKMirror). Importantly, choose the versions that match your firmware (MIUI 13 for POCO F3 will not work for MIUI 14 on Xiaomi 12T).

Where to look for APK system applications?
System APKs are stored in folders: /system/app/ β€” standard applications; /system/priv-app/ β€” applications with extended rights; /data/app/ β€” user applications (including updated system ones). To access these folders, you need a Root or a special file manager. Without superuser rights, you will see only a part of the files.

5. Reset to factory settings

If none of these methods work, the last resort is a hard reset, which will return all system applications to their original state, but delete all user data, and use this method only if there are no alternatives!

How to reset your settings:

  1. Back up important data (photos, contacts, messages) through Settings β†’ Google β†’ Backup or Mi Cloud.
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Choose to erase all data and confirm the action.
  4. After restarting, the device will be as new as new – go through the initial setup.

If the smartphone does not turn on or hovers on the MI logo, reset through recovery mode:

  1. Turn off the device.
  2. Press the Power + Volume buttons up until the Mi Recovery logo appears.
  3. Select Wipe Data β†’ Wipe All Data (control – volume buttons, confirmation – power button).
  4. After reset, select Reboot β†’ Reboot to System.

⚠️ Note: On some models (Redmi Note 9 Pro, POCO X3 NFC) After reset, you may need to re-activate your Mi Account. If you forget your password, use the recovery service before resetting.

πŸ’‘

Factory reset is the last chance to get the system back up and running, and then all the data is deleted, including photos, messages and installed applications. Always back up in advance!

6. Alternative methods: TWRP and custom firmware

For advanced users who have custom TWRP recovery installed, there are additional ways to restore system applications, which is suitable if standard options have not helped or a clean installation is required.

What can be done with TWRP:

  • πŸ”„ Recovery from backup – if a backup image of the system was previously created (Nandroid backup).
  • πŸ“¦ Installation ZIP-packages – some developers are laying out archives with system applications for specific models.
  • πŸ”§ Manual copying of files - through TWRP File Manager can be copied to the missing APK squirrel.

Instructions for recovery through TWRP:

  1. Download the right one. ZIP-package with system applications (for example, from the forum) XDA Developers).
  2. Reboot to TWRP (clip Power + Volume up).
  3. Choose Install and point the way to the downloaded ZIP-file.
  4. Confirm the installation and wait for completion.
  5. Clear the cache (Wipe β†’ Dalvik / ART Cache) and restart.

Warning: use of unofficial firmware or modified ZIP-Packages can cause warranty loss and unstable operation of the device.Pre-installing check compatibility with your Xiaomi model.

7. Prevention of problems with system applications

To avoid repeated failures, follow simple rules:

  • 🚫 Don’t delete system applications without understanding their purpose. Even β€œunnecessary” services (such as Mi Pay or Mi Roaming) can be linked to other features.
  • πŸ”„ Regularly update the firmware through Settings β†’ Update the system, new versions MIUI Errors with missing applications are often fixed.
  • πŸ“± Use reliable sources for downloading APK. Uninstalled files from the Play Market may contain viruses or may be incompatible with your firmware.
  • πŸ”’ Create backup copies before experimenting with ADB Or Root. This is the built-in Mi Cloud solution or third-party utilities like Titanium Backup.

If you’re experiencing frequent system applications that are missing, consider switching to MIUI Global, which is less likely to cause regional restrictions (e.g., the lack of Google Services on Chinese versions).

πŸ“Š Have you experienced a loss of system applications on Xiaomi?
Yes, after the update.
Yeah, after manual removal.
No, never.
I'm having trouble answering.

FAQ: Frequent questions about system application recovery

Can I restore a remote system application without a computer?
Yes, but the options are limited. Try: Find an application in MIUI Lab (Application Recovery section); download APK from a reliable source (e.g. APKCombo) and install it manually; reset to factory settings (remove all data!). Without ADB or TWRP, you can't restore critical system components (e.g., com.miui.home).
Why does the application not open after recovery?
Possible causes: πŸ”Œ Incompatible version APK β€” The downloaded file is not suitable for your firmware. πŸ”„ Damaged Data – Clear the app’s cache in Settings β†’ Annexes. 🚫 No dependencies - some applications require additional libraries (e.g. MiuiSystemUI) Solution: try reinstall APK through ADB flag-headed -r (Replacement of existing: adb install -r name file.apk
How to find out the name of the package of a remote system application?
If you don’t know the exact name of the package, use one of the ways: See the list of standard packages for your model on Xiaomi Firmware. Use the App Inspector app (available in the Play Market) to view installed packages. Follow the command in ADB to output all system applications: adb shell pm list packages -s (flag -s shows only system).
Can I restore the application if the smartphone is not turned on?
If the device doesn't boot (hangs on the logo or hits the bootloop), try: Recovery through Recovery (as described in section 5). Refuse the device via Fastboot using the Mi Flash Tool (requires an unlocked bootloader). If there is one. TWRP, set up ZIP-In extreme cases, contact the Xiaomi service center - independent actions can aggravate the problem.
Why does the app disappear immediately after recovery?
This is a typical problem with: πŸ”„ Conflict of versions - the installed version APK incompatible with current firmware. πŸ› οΈ Damaged file system – requires verification via fsck (for experienced users only). πŸ”’ Antivirus or optimizer action – some applications (e.g. Clean Master) can block system components. Solution: upgrade to the latest version of the firmware or complete reset.