How to remove built-in apps on Xiaomi Redmi Note 10S: disabling and complete removal

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.

๐Ÿ“Š You have removed the built-in apps on Xiaomi?
Yes, through ADB.
Yeah, root-rights.
Just shut it off.
No, I'm afraid to break my phone.
I tried it, but it didn't work.

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:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to disable (such as Mi Browser or Mi Pay).
  3. Click Disable (the button may be gray if the application is critical to the system).
  4. 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:

  1. 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 devices

If the device is displayed in the list, then the connection.

Remove the unnecessary application

Mi Browser

adb shell pm uninstall --user 0 com.android.browser

Replace 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.browser

List of safe packets to remove on Redmi Note 10S
Mi Browser: com.android.browser Mi Music: com.miui.player Mi Video: com.miui.videoplayer Mi Pay: com.mipay.wallet.in Mi Drop: com.xiaomi.midrop Game Turbo: com.miui.phrase Cleaner: com.miui.cleanmaster Notes: com.miui.notes Scanner: com.xiaomi.scanner Yellow Pages: com.miui.yellowpage

๐Ÿ’ก

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:

  1. Unlock the bootloader through Mi Unlock Tool (requires a Xiaomi account binding and wait 7-168 hours).
  2. Install a custom TWRP recavator for the Redmi Note 10S (rosemary model).
  3. Please use Magisk to obtain root rights.
  4. 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 methodNeed root?ReversibilityRisk to the systemDifficulty
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.browser

where 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:

  1. Download the official firmware for Redmi Note 10S (rosemary) from the Xiaomi website.
  2. Unpack the archive and launch the script flash_all.bat (Windows).
  3. 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 setIncorrectly 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 removalCritical system package removed.Sweat your smartphone through Fastboot (see section above).
The app returned after the MIUI updateThe system recovered the remote packet.Turn off automatic updates or uninstall the app again.
adb: device unauthorizedThe 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.

FAQ: Answers to Frequent Questions

Can I uninstall Google apps (YouTube, Play Music) on the Redmi Note 10S?
Yes, but with caution. Google apps (e.g. com.google.android.youtube) can be removed via ADB, but this can disrupt Google Play services. Some programs (e.g. com.google.android.gsf) are critically important, and deleting them will lead to synchronization errors.
Why did Mi Browser stop opening links after it was deleted?
Most likely, Mi Browser was installed as the default browser. Once it is removed, the system does not know which application to use to open links. Solution: install another browser (like Chrome) and assign it to the default browser in the settings.
How do I find out the packet name of the application if it is not in the list?
Install the App Inspector app from Google Play, which shows the batch names of all installed programs. Alternatively, use the adb shell pm list packages | grep "keyword" command, where the key word is part of the application name (for example, music for Mi Music).
Can I remove MIUI Launcher and install another launcher?
Technically, yes, but it will lead to unstable interfaces. MIUI Launcher (com.miui.home) is deeply integrated into the system, and removing it can cause errors when opening menus, widgets and settings. It is better to simply install a third-party launcher (such as Nova Launcher) and use it without removing the standard one.
What if NFC stopped working after the application was removed?
Most likely, the app com.android.nfc or com.miui.nfc. Restore it via ADB (installing-existing command) or re-sweeten the smartphone. NFC is closely related to system services, so its components are not recommended to be removed.