Xiaomi Redmi Note 9 is one of the most popular smartphones in the budget segment, but even it is not immune to problems with system applications. Users often face a situation when after updating MIUI, unsuccessful rooting or accidental removal through ADB disappear standard utilities: Camera, Phone, Settings or Google Services. Unlike conventional programs, system applications can not just download from the Play Market β their recovery requires special methods.
In this article, we will discuss 5 proven ways to return the system applications to the Redmi Note 9 (models M2003J15SC/M2003J15SS), including methods without root rights and using ADB. Particular attention will be paid to the nuances for different versions of MIUI (12-14) and the potential risks that can lead to a βbrickβ device if you do not believe in your skills, we recommend starting with the safest methods (sections 2 and 3).
1.Why the system applications on the Redmi Note 9 are missing
Before you start to recover, it is important to understand the cause of the problem. On the Redmi Note 9, system applications can disappear or stop working for the following reasons:
- π Update MIUI β Sometimes new versions of the firmware "forget" to install critical APK-Files (especially relevant for betas) MIUI 14).
- ποΈ Manual removal - through ADB, Titanium Backup or pm uninstall commands -k --user 0.
- π οΈ Incorrect rooting β modification of the system partition (/system) backup.
- π¦ Viruses or βoptimizersβ β some programs (such as Clean Master) aggressively clean the cache of system applications.
- π§ Resetting β Incomplete reset via Recovery can leave βholesβ in system files.
The most dangerous situation is when the Settings app (com.android.settings) disappears, in which case the smartphone becomes almost unusable, since you can not set up Wi-Fi, sound or accounts. Fortunately, even in such cases there are solutions - read about this in section 4.
β οΈ Warning: If all system applications are missing at the same time (the download screen hangs on the Redmi logo), this is a sign of partition damage. /system. In this case, only flashing through Fastboot will help - see the section 5.
2. Recovery via Application Settings Reset (without ADB)
The easiest and safest method is to use the built-in application setting reset feature, which is suitable if:
- β The app appears in the menu but does not start (flys out or shows an error).
- β Only some system utilities (e.g., Camera or System) are missing. FM-radio).
- β No access to ADB computer.
Instructions:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select "Reset App Settings."
- Confirm action. The smartphone will reboot.
This method restores standard resolutions and cache for all applications, including system ones, but it wonβt help if APK files are physically deleted from the deviceβs memory.
π‘
If the app doesnβt work after reset, try to clean its cache manually: Settings β Apps β [App Name] β Storage β Clear the cache.
3. Installation of the APK system application manually
If the system application has been removed, but APK-You can find the file online, you can install it manually.This method works for most standard Xiaomi utilities, except Settings and Launcher (their recovery requires root or root). ADB).
Where to get APK:
- π Official sources: APK Support Xiaomi (system archive) APK different versions MIUI). Xiaomi Firmware Updater (select your model and version) MIUI, then download the file system.apk firmware).
- π Alternative sources: APKMirror (see the name of the app) + "Xiaomiβ). Telegram channels, like @XiaomiAPK (But be careful with viruses!).
How to determine:
- Download. APK-file on a smartphone (for example, MiCamera.apk camera).
- Enable installation from unknown sources: Settings β Privacy β Special permissions β Install unknown applications (select file manager).
- Run APK installation through any file manager (e.g. Files by Google).
- After installation, restart the device.
| Annex | Packet name (to search for APK) | MIUI version | Notes |
|---|---|---|---|
| Camera. | com.android.camera | 12β14 | Requires additional libraries (libmiicamera.so) |
| Phone. | com.android.contacts | 12β14 | It may not work without com.android.dialer |
| FM-radio | com.miui.fm | 12β13 | MIUI 14 is removed by default |
| Weather. | com.miui.weather2 | 12β14 | Requires access to geolocation |
β οΈ Attention: Installation APK different version MIUI or a smartphone model can cause a cyclical reboot or an "App Stopped" error. Always check the file's compatibility with your firmware!
The name of the package coincides with the remote application|Version. MIUI description APK match yours|File downloaded from a verified source|Backup copy of data created-->
4. Restoration through ADB (no root rights)
If the system application has been removed through ADB a command of pm uninstall, it can be returned by re-installing APK This method doesn't require root, but it needs a computer with the right flags installed. ADB-driver.
Preparation:
- Download Googleβs Platform Tools and unpack it into the C:\platform-tools folder.
- Enable USB debugging on your smartphone: Settings β About Phone β MIUI version (click 7 times until the message βYou became a developerβ appears), then Settings β Additional β For developers β Debugging by USB.
- Connect the Redmi Note 9 to your computer and confirm debugging access.
Recovery teams:
adb devices # Checking the connection
adb shell pm list packages # List of all installed packages
adb install -r -d --fastdeploy name apk # Installation with replacementFor applications that have been removed with the --user 0 flag, use:
adb shell cmd package install-existing com.android.cameraIf the APK requires installation in the system partition (e.g. Settings), you will need root or firmware.
What if the ADB canβt see the device?
5. Flashing through Fastboot (extreme case)
If none of the previous methods worked, or system applications disappeared after a failed update, only a complete flashing through Fastboot remains, which will return the smartphone to the factory state, but deletes all data from internal memory (photos, messages, applications).
What you need:
- π₯οΈ Computer with Windows/Linux and installed Fastboot drivers.
- π Original. USB-cable (do not use cheap Chinese cables!).
- π₯ Fastboot for Redmi Note 9 (download from Xiaomi Firmware Updater).
- π Battery charge of at least 50%.
Step-by-step:
- Unpack the archive with firmware in a folder C:\fastboot_rom.
- Turn off your smartphone and press Power + Vol Down to log into Fastboot (a picture of a rabbit with the inscription Fastboot will appear).
- Connect the device to the computer and launch the file flash_all.bat (for Windows or flash_all.sh (for Linux/Mac).
- Wait for the process to be completed (about 5-10 minutes) and the smartphone will reboot automatically.
β οΈ Note: Do not interrupt the firmware process or disable it USB-This can lead to a full blink (inability to turn on the device) if the firmware is getting stuck during the flashing stage. boot.img, Wait. 15 Minutes β sometimes the process takes longer due to slow USB-port.
After flashing all system applications will be restored, but you will have to reconfigure the smartphone, as after purchase, to avoid data loss in the future, we recommend:
- π± Regularly backups through Settings β Additionally. β Backup and reset.
- π Do not remove system applications without an emergency.
- π§ Use it. TWRP Recovery to create full partition backups /system.
π‘
Fastboot flashing is the only way to restore the smartphoneβs performance if the system partition is damaged or critical MIUI files are deleted.
6. Recovery with TWRP and Magisk (for Advanced)
If you have custom TWRP Recovery and Magisk installed, you can restore system applications without completely reflashing, a method that is suitable for power users, since it requires root rights.
Steps:
- Download the archive with system applications for your version MIUI (for example, MIUI_SystemApps_14.zip).
- Reboot to TWRP (press Power + Vol Up when the smartphone is off).
- Select Install β Select downloaded ZIP β Swipe to Confirm Flash.
- Once installed, run Wipe β Dalvik / ART Cache and restart.
If you want to restore a particular application (e.g. Settings), you can manually copy its APK to the system partition via TWRP File Manager:
TWRP:
1. Go to Advanced β File Manager.
2 Find the folder /system/priv-app/.
3 Copy a APK- file (e.g. Settings.apk).
4. Set permissions 644 (long-click on file β Permissions).After that, the app will appear on the menu and work as a system, but be careful: incorrect access rights or incompatible files can lead to a bootloop (cyclical reboot).
7.Prevention: How to Avoid Losing System Applications
To avoid having to deal with missing system applications in the future, follow these guidelines:
- π« Do not remove system applications through ADB Titanium Backup, if you are not sure about their purpose, for example, deleting com.miui.analytics can disrupt the work of the user. MIUI.
- π Update. MIUI Only through official channels (Settings) β System updates: Avoid custom firmware from unknown developers.
- π¦ Create backups before any manipulation of the system: TWRP Backup (full image) /system). Swift Backup (Save) APK + Mi Cloud (backup of settings and SMS).
- π‘οΈ Use reliable antiviruses to avoid infection with programs that modify system files.
- π§ Check the commands. ADB before execution. For example, pm uninstall -k --user 0 com.android.camera will remove the camera without the possibility of simple recovery.
If youβre experimenting with a smartphone a lot, consider installing TWRP Recovery, which will allow you to quickly restore the system from the backup, even if something goes wrong.
adb shell cmd package install-existing <package>For example, for the Camera:
adb shell cmd package install-existing com.android.camera