Xiaomi Redmi Note 10S is a popular smartphone with a shell MIUI, which is known for an abundance of preinstalled applications. Many of them can not be removed by standard methods, but this does not mean that they should take up space in memory and consume battery power. In this article, we will discuss all the working ways to get rid of unnecessary system programs, from simple disconnection to complete removal with ADB and root rights.
It's important to understand that not all embedded applications can be safely removed, some are connected to MIUI and Android, and uninstallation can cause failures, we'll detail which programs can be removed and which ones can only be disabled, and you'll learn how to get it back if something goes wrong.
Why you canโt just uninstall embedded apps on the Redmi Note 10S
Unlike custom software, the system applications on the Xiaomi Redmi Note 10S are protected from accidental removal, and this is done to ensure the stability of MIUI and Android 11 (or Android 12, depending on the firmware version).
- ๐ System protection: many applications (e.g. com.miui.system) are responsible for the interface, settings and updates, and their removal can lead to โdeparturesโ or inability to download the smartphone.
- ๐ฆ Interdependence: some services (like Google Play Services) are used by other programs.
- ๐ Updates MIUI: After the system update, remote applications can return if they are critical to the new firmware version.
However, some pre-installed programs (e.g. Mi Browser, Mi Music, Mi Video) can be safely removed or at least disabled.
Method 1: Disabling embedded applications without removing
The safest method is to disable, not delete, and the app stops working, doesn't take up RAM, but stays on the system and can be turned on again, which is a good way for most Redmi Note 10S users, because it doesn't require any special knowledge.
How to disable unnecessary application:
- Go to Settings โ Applications โ Application Management.
- Select the app you want to disable (such as Mi Browser or Mi Pay).
- Click Disable (the button may be gray if the application is critical to the system).
- Confirm the action in the window that appears.
Some applications (e.g. com.xiaomi.midrop โ Mi Drop) can only be disabled via ADB, as this option is blocked in the settings.
Disable Mi Browser (if you use Chrome)
Disable Mi Music (if you are listening to music on Spotify/YouTube Music)
Disable Mi Video (if you watch videos in other players)
Disable Mi Pay (if you donโt use Xiaomi wallet)
Turn off Game Turbo (if you don't play games)
-->
Method 2: Remove embedded applications via ADB (without root)
ADB (Android Debug Bridge) is a debugging tool that allows you to control your smartphone from a computer, and it can remove many of the system applications on the Redmi Note 10S without getting root rights. This method works on all versions of MIUI, but requires caution.
What you need:
- ๐ป Computer with Windows, macOS or Linux.
- ๐ USB-cable (preferably original).
- ๐ฑ Included debugging by USB smartphone.
- ๐ ๏ธ Utility. ADB (You can download from the official website of Android Developers).
Step-by-step:
- Turn on USB debugging: Go to Settings โ About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings โ Additional โ For Developers. Activate USB Debugging and confirm permission.
Connect your smartphone to your computer
File transfer
Open the command line.
Terminal
macOS/Linux
adb devicesIf the device is displayed in the list, then the connection.
Remove the unnecessary application
Mi Browser
adb shell pm uninstall --user 0 com.android.browserReplace com.android.browser with the batch name of the desired application (package lists are below).
Once you execute the command, the application will disappear from the menu, but its data will remain in memory. To return it, use the command:
adb shell cmd package install-existing com.android.browserList of safe packets to remove on Redmi Note 10S
๐ก
Before deleting, back up your important data. Some apps (such as Mi Cloud) may be linked to your Xiaomi account, and deleting them will affect sync.
Method 3: Complete removal with root rights
If you are willing to take risks, you can get root rights and remove any system applications, including those that block ADB. This method gives maximum freedom, but requires unlocking the bootloader and installing a custom recavator (for example, TWRP).
โ ๏ธ Warning: Getting root rights voids Redmi Note warranty 10S Some banking applications (e.g. SberBank Online) may stop working due to a SafetyNet trigger.
How to remove apps from root:
- Unlock the bootloader through Mi Unlock Tool (requires a Xiaomi account binding and wait 7-168 hours).
- Install a custom TWRP recavator for the Redmi Note 10S (rosemary model).
- Please use Magisk to obtain root rights.
- Use a root-enabled file manager (such as Root Explorer) and manually remove application folders from /system/priv-app or /system/app.
An alternative way is to use the Titanium Backup app (requires root), which allows you to remove system programs with backup creation.
| Deleting method | Need root? | Reversibility | Risk to the system | Difficulty |
|---|---|---|---|---|
| Shutdown | โ No. | โ Yes. | โ No. | โญ Very simple. |
| ADB | โ No. | โ Yes. | โ ๏ธ Low. | โญโญ Middle-Average |
| Root + manual removal | โ Yes. | โ Partially. | โ ๏ธโ ๏ธโ ๏ธ High-pitched | โญโญโญ Hardly. |
| Root + Titanium Backup | โ Yes. | โ Yeah (backup) | โ ๏ธโ ๏ธ Medium. | โญโญโญ Hardly. |
Which apps can be removed and which can not be removed
Not all systems on the Redmi Note 10S are equally secure to remove.
โ It can be removed (without risk to the system)
- ๐ Mi Browser (com.android.browser) โ can be deleted if you use Chrome or another browser.
- ๐ต Mi Music (com.miui.player) โ not required if you are listening to music on Spotify or YouTube Music.
- ๐ฌ Mi Video (com.miui.videoplayer) can be replaced by VLC or MX Player.
- ๐ณ Mi Pay (com.mipay.wallet.in) โ useless outside India.
- ๐ฎ Game Turbo (com.miui.phrase) โ only gamers need.
- ๐ Notes (com.miui.notes) can be replaced by Google Keep.
โ ๏ธ You can remove it, but with caution.
- ๐ฑ Security (com.miui.securitycenter) โ is responsible for protection, but its removal is not critical.
- ๐ Cleaner (com.miui.cleanmaster) โ can be removed but lose built-in optimization.
- ๐ก Mi Remote (com.duokan.phone.remotecontroller) โ only required for control of equipment.
โ It cannot be removed (critical for the MIUI)
- โ๏ธ Settings (com.android.settings) โ phone settings.
- ๐ฑ System UI (com.android.systemui โ System interface.
- ๐ Updater (com.android.updater) โ responsible for updates.
- ๐ถ Telephony (com.android.phone) โ network and call.
- ๐ MIUI Core (com.lbe.security.miui) โ the core of the shell.
Removing apps from the latter group will lead to a phone โbrickโ or serious crashes, and even with root rights, it is not recommended to touch them.
๐ก
Before you delete any system application, check its name online. For example, a search on the query "can I delete com.miui.phrase on Xiaomi" will show the experience of other users.
How to return remote applications back
If something goes wrong after deleting (e.g., calls or Wi-Fi stopped working), the application can be restored.
1. If disconnected through settings
Just go back to Settings โ Applications, find the disabled application and click Enable.
2.If removed through ADB
Use the command to re-install:
adb shell cmd package install-existing com.android.browserwhere com.android.browser is the batch name of the remote application.
3. If removed from root rights
Restore the app from the backup (if you did it through Titanium Backup) or reflash your smartphone via Fastboot:
- Download the official firmware for Redmi Note 10S (rosemary) from the Xiaomi website.
- Unpack the archive and launch the script flash_all.bat (Windows).
- Wait until the firmware is completed (the data will be erased!).
โ ๏ธ Note: if after removing the system application, the phone stopped turning on ("brick"), only firmware through Fastboot or EDL. In this case, the warranty Xiaomi does not work, and you may need to contact the service center.
Frequent Mistakes and How to Avoid Them
When you remove embedded applications on the Redmi Note 10S, users often face some problems, and here are the most common ones and ways to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| adb: error: failed to get feature set | Incorrectly installed drivers ADB or USB-debugging not included. | Reinstall the drivers, check the USB connection, run the adb kill-server command and try again. |
| Delete failed! (Not a package) | The wrong package name of the app. | Check the name of the package with the command adb shell pm list packages | grep "miui". |
| The phone will not turn on after removal | Critical system package removed. | Sweat your smartphone through Fastboot (see section above). |
| The app returned after the MIUI update | The system recovered the remote packet. | Turn off automatic updates or uninstall the app again. |
| adb: device unauthorized | The phone has no confirmed access to USB-debugging. | Connect the phone, unlock the screen and confirm the debugging permission. |
If you're not sure what you're doing, it's better to start by disabling applications, not deleting them, and it's also helpful to back up important data before you manipulate system files.