Owners of Xiaomi Redmi Note 10 often face the problem of pre-installed applications that take up space in memory, consume battery power and show annoying advertising. Unfortunately, the manufacturer blocks the standard removal of most system programs - the "Delete" button in the app menu is simply absent or inactive. But this does not mean that the task is impossible.
In this article, we will discuss 4 working methods for removing system applications on the Redmi Note 10 (including the Pro, Pro Max and Pro models). 5G), We'll evaluate the safety and the consequences, and you'll learn how to get around the root rights, what tools to use for deep cleaning, and what to do if the phone starts to malfunction after you remove it. MIUI 14+ HyperOS and some methods require additional steps – we’ve taken this into account in the instructions.
Before proceeding, check the firmware version in Settings → The phone. → Version. MIUI. It depends on the choice of method. Also prepare a backup of the data - even "safe" methods can lead to failures.
Why you can’t just remove system apps from the menu
Smartphone manufacturers, including Xiaomi, are blocking the removal of pre-installed programs for several reasons:
- 🔒 License agreements: Many applications (e.g. Google Play Music or Mi Video) are integrated at the firmware level under a contract with partners.
- ⚙️ System dependencies: Some services (e.g. com.miui.analytics) are work-related MIUI — Removing them may disrupt updates or functionality.
- 📱 Regional restrictions: in firmware for different countries (Global, China, EEA) The set of system applications is different, for example, the Chinese version does not have Google services.
When you try to remove such an application in the standard way, you will see:
- 🚫 Gray button "Delete" (without the possibility of pressing).
- 🔄 Disable button instead of deleting (the app will remain in memory).
- ⚠️ Message “You can’t delete this application because it is a system application».
But there are workarounds, and their effectiveness depends on whether you're willing to get root rights or not.
Method 1: Disabling system applications without root (the safest)
If you just need to free up RAM and stop the background activity of unnecessary programs, just turn them off. This method does not require root rights and does not violate the warranty.
Instructions:
- Open Settings → Applications → Application Management.
- Slip three dots in the upper right corner and select “Show all processes” (or “Show system”).
- Find the app you want (such as Mi Pay or Games) and open the page.
- Click “Disable” (if the button is inactive, the application is critical to the system).
- Confirm the action in the window that appears.
Applications disabled:
- ✅ It won't start automatically.
- ✅ No notifications will be shown.
- ❌ They will be remembered (take up a place in the section). /system).
- ❌ Can be activated again after the update MIUI.
Create a backup copy of important data
Check the version of MIUI (Settings → About the phone)
Write down the names of the applications that are disabled (for recovery)
Make sure the battery is more than 50% charged
-->
List of apps that can be disabled without risk (tested on Redmi Note 10 Pro with a MIUI 14):
| Title of the annex | Packet (name in ADB) | Can I turn it off? | Effects of consequences |
|---|---|---|---|
| Mi Pay | com.xiaomi.payment | Yes. | Xiaomi’s contactless payment will not work |
| Games | com.xiaomi.gamecenter.sdk.service | Yes. | The “Games” tab will disappear in the settings |
| Mi Video | com.miui.video | Yes. | There will be no pre-installed video player. |
| Browser | com.android.browser | No. | May disrupt the web preview in MIUI |
| Security (Security) | com.miui.securitycenter | Partially. | Disconnecting individual components is possible |
⚠️ Warning: Don't disable apps called com.android. or com.qualcomm. are critical Android and CPU services. Also avoid anything miui-related in the package name unless you're sure it's intended.
Method 2: Removal through ADB (without root rights, but at risk)
Tool. ADB (Android Debug Bridge allows you to uninstall system applications without obtaining root rights.This method works on all versions of Redmi Note 10, but requires a connection to a computer and enable developer mode.
Advantages:
- ✅ Complete removal of the application (frees up space in memory).
- ✅ No need for root rights.
- ✅ Recovery capability through the same team.
Disadvantages:
- ⚠️ If you make an error, you can remove the critical component. MIUI.
- ⚠️ After updating the firmware applications can return.
- ⚠️ Computer and basic command line knowledge required.
Step-by-step:
- Enable Developer Mode: Go to Settings → About the phone. Tap 7 times on the "version" item. MIUI». Back to Settings → Additionally. → For developers. Activate Debugging by USB».
- Download. ADB Tools on your computer and unpack in a folder.
- Connect Redmi Note 10 to PC USB (Select the "File Transfer" mode»).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the commands in order: adb devices (should appear with a serial number) adb shell pm list packages | grep 'xiaomi' (will show a list of all Xiaomi packages) pm uninstall -k --user 0 com.xiaomi.payment (replace com.xiaomi.payment with the desired application package name)
To return the application, use the command:
cmd package install-existing com.xiaomi.payment⚠️ Note: Some applications (e.g. com.miui.home – launcher) MIUI) You can't even remove it through ADB. Deleting them will cause your phone to reboot cyclically. Before experimenting, check the list of secure packages on the forums. 4PDA or XDA Developers.
💡
Before removing through ADB Take a screenshot of the pm list packages, which will help you recover deleted applications if something goes wrong.
Method 3: Removal with Magisk (root rights required)
If you are ready to get root access, then the system cleanup capabilities are greatly expanded. Magisk is a root rights management tool that also allows you to remove system applications through modules.
Pros of the method:
- 🔧 Full control over system files.
- 🗑️ The ability to remove even "unremovable" packages.
- 🔄 Easy recovery through backups.
Cons:
- ⚠️ Loss of warranty (if you don't hide the root).
- ⚠️ Risk of “bricking” in case of error.
- ⚠️ Need to update Magisk after update MIUI.
Instructions:
- Install Magisk (instructions for Redmi Note 10 here).
- Download System App Remover or Universal Debloater from Magisk repository.
- Install the module through Magisk → Modules → Install from storage.
- Reboot the phone.
- Open the System App Remover app, select unnecessary programs, and click “Delete”.
Popular modules for deblotting (removal of garbage):
- 🧹 Universal Debloater – Removes most pre-installed Xiaomi apps.
- 🔍 App Systemizer – transfers user applications to the system partition (to save space).
- 🛡️ Disable Flags – Disables unnecessary functions MIUI (for example, advertising in settings).
What if the phone does not turn on after removing the applications?
Method 4: Custom firmware MIUI without bloat (for experienced ones)
The most radical, but also the most effective way is to install modified firmware without preinstalled applications, MIUI EU This method is suitable for those who are willing to sacrifice stability for the sake of cleanliness of the system.
Advantages:
- 🧼 Complete absence of bloat (advertising, unnecessary services).
- 🔄 Regular updates from the community.
- 🛠️ Additional functions (e.g., design themes).
Risks:
- ⚠️ Loss of guarantee.
- ⚠️ Possible bugs (e.g., non-functioning) NFC camera).
- ⚠️ Difficulty returning to stock firmware.
How to sew MIUI EU on the Redmi Note 10:
- Unlock the bootloader via Mi Unlock Tool (requires a Xiaomi account and wait 7-15 days).
- Download the firmware. MIUI EU for your model from the official website.
- Go to Fastboot (Food) + Loudness down).
- Connect your phone to your PC and swipe through the Mi Flash Tool (select the clean all option).
- After the firmware, reset to factory settings.
Comparison of firmware for Redmi Note 10 Pro:
| Firmware | Bloat | Updates | Stability | Unlocking required |
|---|---|---|---|---|
| Stock Global | Many. | Regular | Tall. | No. |
| MIUI EU | Minimum. | Weekly | Medium | Yes. |
| LineageOS | No. | Rare. | Low (camera bugs) | Yes. |
| Pixel Experience | No. | Rare. | Medium | Yes. |
⚠️ Attention: Custom firmware MIUI On the Redmi Note 10 model 5G (The camellian model may cause problems with the modem (no connection). XDA.
What to do if the phone is unstable after removing applications
Even with careful removal of system programs, problems can arise:
- 🔄 Cyclical Bootloop – the phone does not turn on beyond the logo.
- 📵 Loss of communication – mobile network or Wi-Fi is not working.
- ⚡ Fast battery discharge due to background processes.
- 🔊 Disappearance of sound – if audio services have been removed.
Recovery methods:
| Problem. | Decision | Tools |
|---|---|---|
| Bootloop | Swipe stock firmware through Fastboot | Mi Flash Tool, XiaomiTool V2 |
| No, no. | Restore com.android.phone and com.qualcomm.qti.telephonyservice | ADB, System App Remover |
| Quick discharge. | Reverse changes or stitch the custom core | FrancoKernel, Kiran Kernel |
| No sound. | Reinstall com.miui.player and com.android.media | ADB or Magisk |
If the phone is not switched on:
- Squeeze the power. + Volume down 10 seconds to go to Fastboot.
- Connect to your PC and check device availability with the command: fastboot devices
- Download the stock firmware for your model from the official Xiaomi website.
- Unpack the archive and swipe through the Mi Flash Tool (select clean all).
💡
If after removing system applications, the phone stopped turning on, DO NOT try to charge it or reset it through Recovery.This can aggravate the problem. MIUI.
Removal Alternatives: How to Hide or Replace System Applications
If the risks of removing system programs scare you, consider alternative ways to:
- 🔍 Hiding icons: Use launchers like Nova Launcher or Apex Launcher to hide unwanted apps from the menu.This won't free up memory, but will make the interface cleaner.
- 🔄 Replace your analogs: Disable the standard browser and install Chrome or Firefox. Replace Mi Music with Spotify or VLC.
- 🛡️ Firewall Blocking: Applications like NetGuard or AFWall+ (requires root) can block system programs from accessing the Internet, preventing ads and updates.
- 📦 Transfer to the user section: With the App Systemizer (Magisk module), you can transfer system applications to the user section, after which they can be removed in a standard way.
Example: To replace Mi Browser with Google Chrome:
- Turn off Mi Browser via settings (see Method 1).
- Install Chrome from Google Play.
- Set Chrome as the default browser in Settings → Annexes → By default.
- Hide the Mi Browser icon through the launcher (long press) → «Hide»).