What apps can be safely removed on Xiaomi Redmi Note 5: Full Guide 2026

The Xiaomi Redmi Note 5 is still popular due to its reliable hardware and affordable price, but over time, its performance is reduced by clogged memory, due to dozens of pre-installed applications, many of which users never run. However, not all of them can be removed without risk: some system services are critical for the stable operation of MIUI.

In this article, weโ€™ll look at which apps on the Redmi Note 5 can be removed without consequences and which shouldnโ€™t be touched. Youโ€™ll learn how to distinguish โ€œjunkโ€ from important system components, what tools to use for cleaning, and what to do if something goes wrong after removal.

Why are there so many unnecessary apps on Redmi Note 5?

The Redmi Note 5 comes with a MIUI shell that includes dozens of services from Xiaomi and partners out of the box, some of which duplicate Googleโ€™s features (for example, two browsers or two app stores), and some are only needed for the Chinese market.

  • ๐Ÿ“ฑ Demo applications (games, social networks) โ€“ they can be removed immediately after the first setup.
  • ๐ŸŒ Regional services (Mi Video, Mi Music) are only useful in Asia.
  • ๐Ÿ”„ Duplicate Utilities (Mi Browser) + Chrome, Mi App Store + Play Market).
  • ๐Ÿ“Š Hidden system processes โ€“ some can be turned off, but not all.

According to an analysis of the Redmi Note 5 firmware (MIUI 12.5), up to 30-40% of pre-installed applications are not used by most users, but deleting some of them (for example, com.miui.analytics) can lead to errors in the MIUI Account or push notifications.

๐Ÿ“Š Have you ever removed system apps on Xiaomi?
Yeah, no problem.
Yeah, but there were mistakes.
No, I'm afraid to break my phone.
I don't know what to remove.

What applications can be removed without risk?

Below is a list of secure applications for removal on Redmi Note 5, which can be uninstalled via Settings โ†’ Applications or ADB (which we will discuss later), and which do not affect system stability:

  • ๐ŸŽฎ Games (com.xiaomi.glgm) โ€“ the center of games from Xiaomi, useless for most.
  • ๐Ÿ“บ Mi Video (com.miui.videoplayer) โ€“ a video player with ads.
  • ๐ŸŽต Mi Music (com.miui.player) โ€“ Music player, duplicates Google Play Music.
  • ๐Ÿ“– Mi Reader (com.miui.reader) is a book reader app.
  • ๐Ÿ›’ GetApps (com.xiaomi.mipicks) โ€“ Chinese app store.
  • ๐ŸŒ Mi Browser (com.android.browser) โ€“ a browser with ads (better use Chrome).
  • ๐Ÿ“ฑ Mi Drop (com.xiaomi.midrop) โ€“ a service for transferring files (there are better analogues).
  • ๐Ÿ“ท Mi Remote (com.duokan.phone.remotecontroller) โ€“ remote control (required only for control of equipment).
  • ๐Ÿ’ฌ Mi Community (com.xiaomi.forum) โ€“ Xiaomi Forum (rarely used).
  • ๐Ÿ“ฆ Cleaner (com.miui.cleanmaster) โ€“ an optimizer that consumes resources.

These applications are not involved in critical MIUI processes, so removing them will not cause any problems, but before uninstallation, we recommend:

Backup of important data

Check the free space on the phone (at least 10% of the total volume)

Remember the names of the deleted packets (in case of recovery)

Use it. ADB Only with confidence in the actions-->

Which apps should not be removed?

Some Redmi Note 5 system services are critical to MIUI operation, and their removal may result in:

  • ๐Ÿ”„ Cyclical reboot (bootloop).
  • ๐Ÿ“ต Network loss (mobile internet will not work).
  • ๐Ÿ”• Lack of sound (speakers or microphones break).
  • ๐Ÿ”’ Blocking MIUI Account (you can not log into your Xiaomi account).

Below is a list of apps that are not allowed to be removed (even if they seem unnecessary):

Title of the annexPacket nameEffects of removal
System UIcom.android.systemuiCompletely crashing the interface, the phone wonโ€™t respond to taps.
MIUI Corecom.miui.coreFailures in the shell, errors when running any applications.
Securitycom.miui.securitycenterLoss of access to security settings and permissions.
MIUI Analyticscom.miui.analyticsProblems with updates and MIUI Account.
Telephony Providercom.android.phoneLack of mobile network, SMS and calls.

โš ๏ธ Warning: If you delete one of these apps and your phone stops working, donโ€™t try to reset your settings via Recovery! this may make the problem worse. Instead, browse the device via Fastboot (the instructions are on the official Xiaomi forum).

How to remove system applications: 3 ways

There are several ways to remove pre-installed apps on the Redmi Note 5, depending on your experience and goals:

1. Through standard settings (no root)

Some apps (such as Mi Music or Games) can be removed directly from the menu.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select an unneeded application (e.g. com.miui.videoplayer).
  3. Click Remove (if the button is active).

โŒ Limitation: Most system applications cannot be removed as the button will be inactive.

2. with ADB (without root, but with PC)

A more advanced method is using Android Debug Bridge (ADB), which allows you to remove applications that are not removed through settings, but do not require superuser rights.

Detailed instructions for setting up ADB
1. Download Platform Tools from Google and unpack into any folder. 2. Turn on the phone Developer Mode (7 once you click on the version MIUI customized). 3. Activate Debugging on USB developer menu. 4. Connect your phone to your PC and type in the command line: adb devices (the name of your device should appear). 5. To remove the application, use the command: adb shell pm uninstall --user 0 For example, to delete Mi Video: adb shell pm uninstall --user 0 com.miui.videoplayer

โœ… Pluses ADB: No root, reversible (applications can be restored using the same command with install instead of uninstall).

โŒ Cons: you need to connect to the PC, if you make a mistake in the command, you can remove an important component.

3. With root rights (for experienced)

If you have Magisk or another root manager installed, you can use applications like Titanium Backup or System App Remover, but this method is risky:

  • ๐Ÿ”“ Any application can be removed, including critical ones.
  • ๐Ÿ›ก๏ธ Required to turn off MIUI Optimization in Magisk (otherwise, failures are possible).
  • ๐Ÿ”„ After updating MIUI Remote applications can be restored.

โš ๏ธ Note: On Redmi Note 5 with an unlocked bootloader, some banking applications (Sberbank, Tinkoff) may stop working due to the SafetyNet trigger. Before removing system applications, check if you use such services.

What if something breaks after removal?

If you delete an important app and your phone starts to glittle, there are a few ways to get it back:

  1. Recovery via ADB: Use the command: adb shell cmd package install-existing name packet For example, to recover Mi Video: adb shell cmd package install-existing com.miui.videoplayer
  2. Reset to factory settings: If ADB It didnโ€™t help, make Hard Reset through Settings. โ†’ The phone. โ†’ Resetting settings. โ— Warning: This will remove all data from your phone!
  3. Fastboot Flash: The last method is to completely reinstall MIUI via the Mi Flash Tool. For instructions, look at Xiaomi's official website (Unlock & Download section).

If youโ€™re not sure which app caused the crash, try remembering what was the last one to be removed, or check logs through Logcat (this requires developer skills).

๐Ÿ’ก

Before mass removal of applications, back up via Settings โ†’ Additional โ†’ Backup and Reset. This will allow you to quickly restore the system if something goes wrong.

How to prevent the reappearance of remote applications?

One of the problems with the Redmi Note 5 is that some system applications are restored after the MIUI update.

  • ๐Ÿ”„ Turn off automatic updates MIUI: Go to Settings. โ†’ The phone. โ†’ Update the system and deactivate the Auto Update option.
  • ๐Ÿ“ฆ Freeze Unnecessary Applications: With the Help of ADB root managers (e.g. Titanium Backup) can be frozen instead of deleted: adb shell pm disable-user --user 0 Packet name This hides them from the system, but makes it easy to return them back.
  • ๐Ÿ›ก๏ธ Install custom firmware: Firmware like LineageOS or Pixel Experience lacks Blaatware, but requires unlocked bootloader and experience.

If you donโ€™t want to mess with ADB or root, you can simply hide apps from the menu:

  1. Press the app icon on the home screen.
  2. Choose Remove from Screen or Hide (in some versions of MIUI).

It won't free up memory, but at least it will remove visual debris.

๐Ÿ’ก

On the Redmi Note. 5 s MIUI 12.5 and newer, some system applications are protected from removal. ADB slip-back DELETE_FAILED_INTERNAL_ERROR, So the application is locked at the firmware level.

Alternative ways to free up memory on the Redmi Note 5

If you donโ€™t risk removing system applications, there are other optimization methods:

  • ๐Ÿ—‘๏ธ Cache Clearing: Go to Settings โ†’ Memory. โ†’ Clear the cache, it'll free up until 1-3 GB space.
  • ๐Ÿ“‚ Transfer of applications to SD-Map: In Settings โ†’ Select the heavy app (such as games) and click Move to SD.
  • โ˜๏ธ Using Cloud Storage: Upload photos and videos to Google Photos or Mi Cloud, and then delete local copies.
  • ๐Ÿ” Search for large files: Install Files by Google or SD Maid to find unnecessary files (e.g. old ones) APK duplicate).

It is also worth turning off the autoload of unnecessary applications:

  1. Go to Settings โ†’ Battery and Performance โ†’ Battery Management.
  2. Select an app (like Facebook) and turn off AutoRun.

This wonโ€™t free up memory, but it will reduce the load on the processor.

FAQ: Frequent questions about removing apps on Redmi Note 5

Can I remove Google Play Services?
โŒ No! Google Play Services (com.google.android.gms) are critical to most apps, including Play Market, Gmail and YouTube, and deleting them will cause massive crashes. If they take up a lot of space, try clearing their cache in your settings.
How to find out the name of the application package?
There are several ways: Use the App Inspector app (available in the Play Market). Enter the command in ADB: adb shell pm list packages | grep "key word" For example, to search for all applications with "miui": adb shell pm list packages | grep miui Look in the application settings (in some versions of MIUI, the packet name is displayed in the program information).
Why do they return after they have been removed from ADB?
This is because of MIUI Optimization, which restores system applications after an update. To avoid this: Turn off automatic MIUI update. Use the disable-user command instead of uninstall (the application will remain in the system, but will be hidden). Install custom firmware without bloatware.
Can I remove the MIUI Launcher and install another?
โš ๏ธ Technically yes, but it's fraught with problems: No MIUI Launcher (com.miui.home) will no longer work dark theme, navigation gestures and some widgets. Alternative launchers (Nova, Apex) will work on top of the new launcher. MIUI, If you remove the launcher through root, the phone may get stuck on the boot. MIUI Launcher through ADB: adb shell pm disable-user --user 0 com.miui.home (can be returned at any time).
How to completely erase all pre-installed applications?
The only reliable way is to install custom firmware (like LineageOS or HavocOS) and to do this, you need to: Unlock the bootloader through Mi Unlock Tool (the official Xiaomi utility). TWRP Recovery. Swipe custom firmware and GApps (if you need Google services). โš ๏ธ Note: Some banking apps will not work on the Redmi Note 5 with the bootloader unlocked (due to SafetyNet), and there may be problems with the camera or sensors (depending on the firmware).