Removing unnecessary apps on Xiaomi Redmi is a challenge that every smartphone owner of this brand faces sooner or later. Even with the optimized MIUI shell, pre-installed programs and accumulated digital debris can take up precious space in the deviceβs memory. But not all applications are deleted equally simply: if third-party programs disappear in two clicks, then system utilities and Xiaomi services often require deeper intervention.
In this article, weβll break down 5 proven ways to uninstall applications on Redmi β from basic actions in the settings menu to advanced methods using the app. ADB We will focus on the nuances of working with system applications that cannot be removed by standard means, but which can be disabled or uninstalled using special tools. You will also learn how to avoid common mistakes, such as accidentally removing critical services, without which you can avoid them. MIUI may work unstablely.
1. Standard removal through the application menu
The easiest and safest way to get rid of unnecessary software is to use built-in MIUI tools. This method is suitable for third-party applications installed by the user through Google Play or.apk files. System programs will not be removed in this way, but they can be disabled (we will discuss this below).
Instructions:
- π± Open the app menu (swipe up from the bottom of the screen).
- π Find the app you want to remove and hold its icon for 1-2 seconds.
- ποΈ In the context menu that appears, select βDeleteβ (or basket icon).
- β Confirm the action in the dialog window.
If you don't have Delete, you're either system-based or pre-installed, and then try the alternative methods in the following sections.
2. Remove via phone settings
The second most popular way is to use the Applications section in the MIUI settings, where you can not only delete the program, but also clear its cache and data, which is useful if the application is βgluttyβ or takes up too much space.
Step-by-step:
- Go to Settings β Applications β Application Management.
- In the list, find the desired application and tap on it.
- Click on βDeleteβ (if the button is active).
- If the button is inactive, try βDisableβ β this will stop the program and hide it from the menu.
βοΈ Preparation for removal of the annex
Important! In some versions of MIUI (e.g. Redmi Note 12 or POCO X5), the path to managing applications may be slightly different: Settings β All settings β Applications. Also note that once the system application is disabled, its icon will disappear, but the files will remain in the deviceβs memory.
3. Remove system applications without root (via ADB)
If the standard methods don't work and you don't have a superuser (root) right, you can use the ADB tool (Android Debug Bridge), which allows you to remove even those programs that MIUI protects against uninstallation, but requires you to connect your phone to your computer.
What you need:
- π₯οΈ Computer with installed Xiaomi drivers and tool ADB (You can download from the official Android website).
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β Tap 7 times, then go back to Settings β Additionally. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Instructions:
- Connect the phone to your computer and allow debugging over USB.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: adb devices If the device is displayed, go further.
- Find out the name of the application package (you can use the App Inspector or command: adb shell pm list packages | grep "application name"
- Delete the application by command: adb shell pm uninstall -k --user 0 name packet For example, to remove Mi Browser: adb shell pm uninstall -k --user 0 com.android.browser
List of popular packages of system applications Xiaomi
β οΈ Attention! Removing system applications through ADB It can lead to unstable work. MIUI. Do not remove services called com.android., com.google. or com.qualcomm. are critical components of the system. Also avoid removing Mi Security (com.miui.securitycenter), otherwise you will lose access to some security features.
4. Complete removal through root rights
If you have root access, you can uninstall any application, including deeply integrated MIUI services, with a root-enabled file manager (such as Root Explorer) or specialized utilities like Titanium Backup.
How to remove the application through Root Explorer:
- Open the application and provide root access.
- Go to /system/app or /system/priv-app (there are stored system programs).
- Find a folder with the name of the application being removed (for example, Browser for Mi Browser).
- Delete the folder or rename it (by adding.bak at the end).
- Reboot the phone.
β οΈ Attention, deletion of files from /system If you don't have a backup, you can make your phone inoperable. TWRP Or OrangeFox Recovery. Also note that after the update, MIUI Remote system applications can be restored.
5. Disabling pre-installed applications
If you can't delete a system application or you're afraid of the consequences, you can turn it off, it stops all the processes of the program, hides it from the menu, and prevents automatic updating, and the method is less, the application will remain in the device's memory, taking up space.
How to turn it off:
- π§ Go to Settings. β Annexes β Application management.
- π Select the application you want to disable.
- π« Click βDisableβ (button will appear if deletion is not available).
- β Confirm the action.
On some Redmi models (e.g. Redmi 10 or Redmi 9A), disabled applications can be activated again after a system update. To avoid this, use ADB to deep-disable:
adb shell pm disable-user --user 0 name packetπ‘
If the disabled application reappears after the update, repeat the procedure or use the Debloater utility for mass management of system programs.
6 Recovery of Remote System Applications
If the phone starts to work incorrectly after you delete the system application (for example, the settings are lost or the camera stops working), it can be restored.
| Deleting method | How to repair |
|---|---|
| Through ADB (pm uninstall) | Use the command: adb shell cmd package install-existing name packet |
| Through root (file removed from /system) | Download the original.apk from the XDA Developers forum or firmware, then move it back to /system/app with the correct rights (644 or 755). |
| Disabled through settings | Return to Settings β Applications, find the program and click βEnableβ. |
| Removed via Titanium Backup | Restore the app backup from the Titanium Backup archive. |
If neither method works, you have to reflash your phone through Fastboot or Recovery, which is a radical way, but it's guaranteed to bring all system files back to their original state.
π‘
Before removing system applications, always check their purpose in forums (such as 4PDA or XDA). Many MIUI services have non-obvious features, and removing them can disrupt the smartphone.
Frequent Mistakes and How to Avoid Them
When you uninstall applications on Xiaomi Redmi, users often face typical problems, and here are the most common ones and ways to solve them:
- π App App App App App App App App App App App App Apps Again After Updating MIUI β This is normal system behavior. To avoid returning unnecessary programs, disable automatic updates to Settings. β The phone. β Updating the system β Settings (βοΈ) β Auto-update of applications.
- π« You cannot remove or disable the application β Check if it is critical to the job. MIUI. Use it. ADB Debloater Tools for forced shutdown.
- π± The phone began to slow down after removing system applications β You've probably deleted an important service. Restore it through ADB Or make a reset (settings) β Additionally. β Resetting settings).
- π The battery quickly goes down after manipulation of applications β Check the activity of processes in Settings β Battery β Battery use. Maybe the remote app was responsible for optimizing power consumption.
β οΈ On some Redmi models (e.g. Redmi Note 11 Pro)+) Removing Google Play Services or Miui Daemon apps can result in loss of access to the app store or sync errors.Before experimenting, back up through Settings β Additionally. β Backup and reset.