How to get rid of unnecessary applications on Xiaomi Redmi: from disconnection to deep cleaning

Xiaomi Redmi smartphones are known for their value for money, but many users are faced with one unpleasant feature: pre-installed applications that take up memory, consume battery power and sometimes even show advertising. Even after resetting, some of the software comes back - this is a feature of the MIUI firmware. But not everyone knows that most of these programs can be eliminated forever, and without root rights and complex manipulations.

In this article, we will discuss 5 Proven ways to remove unnecessary applications โ€“ from standard methods to hidden features MIUI, You'll learn how to distinguish system applications from those that are safely removed, which programs can be deactivated without consequences, and how to return the phone to a "clean" state. 10/11/12, Redmi 9/10/13C and other popular devices - their firmware has nuances, which should be known in advance.

Before you start cleaning, it's important to understand that not all applications can be removed without risk. Some system services are responsible for the stable operation of Android and MIUI. For example, removing com.miui.securitycenter will lead to errors in the work of the security center, and without com.android.providers.media will no longer display media files. So our first step is to correctly diagnose what you can touch and what is better to leave.

๐Ÿ“Š What Xiaomi Redmi model do you use?
Redmi Note 10/11/12
Redmi 9/10/13C
Redmi 8/8A/8 Pro
Redmi 7/7A
Another model

1. Standard removal through settings: what can be removed without risk

The easiest way to get rid of unnecessary software is to use the built-in MIUI tools. However, there are pitfalls: not all applications that seem to be deleted are actually ones. For example, Google Duo or Mi Video may offer the option to "Delete", but after the reboot they will reappear, which is due to the fact that some of the software is system updates and restores automatically.

To really remove the app, rather than just hide its icon:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the tab "All Apps" (not "Downloaded").
  3. Slip on the desired application and click "Delete".
  4. If the button is inactive, try โ€œDisableโ€ first and then repeat the deletion.

Here is a list of apps that can be removed without consequences on most Redmi models (checked at MIUI 13/14):

  • ๐Ÿ“ฑ Mi Browser (com.android.browser) โ€“ a browser with ads, easily replaced with Chrome or Firefox.
  • ๐ŸŽต Mi Music (com.miui.player) โ€“ a player with limited features.
  • ๐Ÿ“บ Mi Video (com.miui.videoplayer) โ€“ video player that duplicates features VLC or MX Player.
  • ๐Ÿ“ง Mi Mail (com.android.email) โ€“ an email client inferior to Gmail or Outlook.
  • ๐ŸŽฎ Games (com.xiaomi.glgm) โ€“ a gaming hub with unnecessary notifications.

โš ๏ธ Note: Do not remove apps called com.miui. or com.android. unless you are sure about their purpose. For example, com.miui.home is a launcher (desktop), without which the phone will not boot.

If the application reappears after the MIUI update after the removal, it is part of the system package, in which case only disabling (for this in the next section) or deep cleaning through ADB will help.

๐Ÿ’ก

Before mass removal of applications, back up important data. Some programs (such as Mi Cloud) may be associated with synchronizing contacts or photos.

Disabling system applications: how to hide, but not remove

If you can't uninstall the app in the standard way, you can turn it off, which means it's still in the phone's memory, but it's not going to work, it's going to update, it's not going to show notifications, and it's safer than completely uninstalling it, because you can always get the app back on track.

To disable unnecessary software:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select an app (such as Mi Pay or GetApps).
  3. Click "Disable" and confirm the action.

Disconnection is suitable for the following categories of applications:

  • ๐Ÿ›’ GetApps (com.xiaomi.mipicks) โ€“ a branded app store with aggressive advertising.
  • ๐Ÿ’ณ Mi Pay (com.mipay.wallet) is a payment system that does not work outside of China.
  • ๐Ÿ“Š MiuiDaemon (com.miui.daemon) is an analytics service that collects data about phone usage.
  • ๐Ÿ”” Security (com.miui.securityadd) โ€“ an additional security module that duplicates Google Play Protect.

Disabled applications will not:

  • Show up on the app menu.
  • Consume processor and battery resources.
  • Get updates through Play Market or MIUI.
  • Send notifications (such as ads from GetApps).

โš ๏ธ Note: Do not disable Google Play Services (com.google.android.gms) โ€“ this will cause most applications to fail, including Play Market, Gmail and YouTube.

If you experience problems after you turn off (for example, widgets or settings stopped working), return the application to active state in the same way. To do this, open its card again in Application Management and click "Enable".

Check the name of the package on the Internet (for example, on 4PDA)

Create a recovery point in TWRP (if there is a custom recovery)

Write down a list of disabled applications for rollback changes

Reboot your phone after a mass blackout-->

3. Removal via ADB: Deep Cleaning for Power Users

For those willing to go further, there is a way to remove even apps that MIUI doesnโ€™t allow you to touch through the interface, which requires a computer, a USB cable, and an ADB (Android Debug Bridge) tool, which works on all Redmi models, including the Redmi Note 12 Pro+ and Redmi 13C, but requires accuracy.

Steps to remove through ADB:

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ For Developers. Activate USB Debugging.

Connect your phone to your computer and confirm your trust in the device.

ADB Tools

cmd

ADB

adb devices

Make sure your Redmi is listed.

adb shell pm uninstall -k --user 0 title.packet

For example, to remove the Mi Browser:

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

Here is a list of safe packets to remove (checked on MIUI 14):

Title of the annexPacket nameEffects of removal
Mi Browsercom.android.browserThe standard browser will disappear, you can use Chrome
Mi Musiccom.miui.playerThere will be no built-in player, but the files will remain.
GetAppscom.xiaomi.mipicksNotifications of โ€œrecommendedโ€ applications will disappear
Mi Paycom.mipay.walletIt will not work only in China, and other functions will not be affected.
Analyticscom.miui.analyticsWill stop sending telemetry in Xiaomi

If the app reappears after removal, it has been updated through the Play Market.

  1. Open the Play Market.
  2. Find a remote app (such as Mi Video).
  3. Click "Delete Updates".
  4. Repeat deletion via ADB.

If you do decide to use third-party utilities, watch out for the following:

  1. Donโ€™t give apps super-user rights (root) if you donโ€™t understand the consequences.
  2. Before mass removal, create a backup through Settings โ†’ System โ†’ Backup.
  3. Avoid programs that offer to โ€œoptimizeโ€ Android โ€“ they often become a source of advertising.
Why not use a cleaner like a cleaner?
Most SEOs consume their phone resources, display aggressive ads, and often have access to personal data; at best, they will delete the cache that Android will recover on its own in a few hours; at worst, they will disrupt the system processes.

5. Resetting to factory settings: a radical method

If the phone is packed with unnecessary apps to the point where none of the previous methods work, the last option is a complete reset, which will bring Redmi back to the out-of-the-box state, but it's important to understand its nuances:

  • โœ… All user data (photos, messages, applications) will be deleted).
  • โœ… System application updates will disappear (they will return to the factory version).
  • โŒ Xiaomi apps wonโ€™t be removed โ€“ theyโ€™ll come back after the first setup.
  • โŒ Re-authorization will be required in all accounts (Google, Mi Account, etc.).

How to properly reset:

  1. Create a backup of important data (photos, contacts, messages).
  2. Go to Settings โ†’ About the phone โ†’ Reset settings.
  3. Select "Erase all data."
  4. Confirm the action and wait for the reboot (it will take 5-10 minutes).
  5. After reset, donโ€™t connect to Wi-Fi right away โ€“ disable unnecessary apps first (see Section 2) or theyโ€™ll update automatically.

If you want to prevent unnecessary applications from returning after reset:

  • ๐Ÿ“ต Do not update your system programs through the Play Market.
  • ๐Ÿ”„ Turn off auto-update in Play Market settings.
  • ๐Ÿšซ Do not register with Mi Account if you do not use Xiaomi services.

โš ๏ธ Note: Some Redmi models (e.g. Redmi Note 11 Pro)+) After the reset, you may see ads in system applications, this is related to regional firmware. To avoid this, change the region to "Europe" before the reset in the Mi Account settings.

6.Alternative firmware: a last resort for enthusiasts

If you're annoyed not only by the presence of unnecessary apps, but also by the MIUI shell itself, with its advertising and restrictions, you might want to consider an alternative firmware option that's only suitable for power users, as it requires unlocking the bootloader and installing custom recovery.

The advantages of alternative firmware:

  • ๐Ÿงน Total absence of pre-installed garbage.
  • ๐Ÿš€ Higher productivity (no background processes) MIUI).
  • ๐Ÿ”„ Regular security updates (as opposed to regular security updates) MIUI, where they sometimes linger).

Cons and risks:

  • โš ๏ธ Loss of warranty (unlocking the bootloader is not officially supported by Xiaomi).
  • ๐Ÿ”ง Possible bugs (not all phone functions can work correctly).
  • ๐Ÿ”’ Difficulty rolling back to standard MIUI (You'll need a full re-flash).

Popular firmware for Redmi:

FirmwareFeaturesSupport for models
LineageOSClean Android without unnecessary applications, stable operationRedmi Note 10/11, Redmi 9/10
Pixel ExperienceGoogle Pixel interface, quick updatesRedmi Note 12, Redmi K50
crDroidFlexible settings, support for themes and modulesRedmi 8/9/10 series
MIUI EUOfficial MIUI without advertising and Chinese servicesAll Redmi models

If you decide to install custom firmware, follow this algorithm:

  1. Unlock the bootloader through the official Xiaomi tool (can take up to 7 days to wait).
  2. Install TWRP Recovery for your model.
  3. Download the firmware from the XDA Developers or MIUI EU forum.
  4. Make a full backup of the current system through TWRP.
  5. Sweep through the new firmware and GApps (if you need Google services).

โš ๏ธ Note: On models with a MediaTek processor (e.g. Redmi) 10C or Redmi 9A) Unlocking the bootloader may not be possible due to manufacturer policy.

FAQ: Frequent questions about removing apps on Xiaomi Redmi

Can you delete Google apps (YouTube, Chrome, Gmail) without consequences?
Removing Googleโ€™s standard apps is not recommended because they are integrated into the system, but can be disabled or replaced with alternatives (e.g. Firefox instead of Chrome), and completely removing them will cause bugs in the Play Market and other services.
Why does the app appear again after removal?
This is due to the auto-update mechanism in MIUI. If an app was removed via ADB but then updated through the Play Market, it will recover.To avoid this, after deleting, disable the auto-update for that app in the Play Market.
How to return a remote system application?
If you delete something important, there are two ways to return: Reset (Settings โ†’ Reset). Install the application manually through ADB: adb install the name packet.apk (APK file can be downloaded from sites like APKMirror).
Is it safe to use programs to remove system applications without root?
Most of these programs either donโ€™t work or require an ADB connection (as described in Section 3).The only safe ways to do without a root are to disable or uninstall via ADB. Avoid programs that ask for superuser rights or promise to โ€œmagicโ€ remove anything unnecessary.
How do I know which app can be removed and which canโ€™t?
Before deleting, check the name of the package on the Internet (for example, on the 4PDA forum), you can also use the App Inspector app, which shows the dependence of the packets, and if the description of the package contains the words system, framework or service, it is better not to touch it.