What applications on Xiaomi can be removed without harming the system

Owning a Xiaomi or Redmi smartphone often comes with an aggressive pre-installation of software. Users buy a device with the hope of a pure Android, but instead discover dozens of apps that cannot be removed in the standard way. These programs consume RAM, take up storage space and, most irritatingly, show ads in system interfaces. This is especially relevant in 2026, when iron resource requirements have increased and background processes have become even more voracious.

Cleaning your system of excess software is not just a way to free up a few gigabytes, but a real way to extend battery life. System processes often wake up your device to synchronize data or collect statistics, even if you don't use your phone. Understanding which packets are safe to remove and which are critical to MIUI or HyperOS can turn a budget device into a fast and responsive tool. In this article, we'll detail the list of safe to remove components and how to deactivate them.

It is important to note right away that deep cleaning requires caution. Removing a key system component can result in a cyclical reboot or loss of basic features such as calling or accessing the Internet. So before starting any manipulations, make sure to make a full backup of the data so that in case of an error you can roll back the changes. We will consider not only the built-in tools, but also more advanced methods through ADB, which give full control of the device.

Analysis of built-in garbage: what hides MIUI and HyperOS

Xiaomi shells are famous for their functionality but also redundancy, and developers include a huge number of services focused on the Chinese market or affiliate programs in their firmware. Many of them are completely useless for European and Russian users. These include payment services that we don't have, news feeds and app stores that duplicate Google Play, and the background activity of these programs is consuming battery power invisibly.

Special attention should be paid to advertising modules. MSA (MIUI System Ads) is responsible for displaying ads in standard applications such as Explorer, Music or Security. Even if you turn off the ads in the settings, the process itself can continue to work and collect data about your preferences. Removing or freezing such components is the first step to comfortable use of the smartphone.

⚠️ Note: Do not remove applications that have the words "Security", "Framework", "SystemUI" or "Telephony" in their name.

Among other things, garbage is often played by partners and apps that the user never asked to install, which can take up hundreds of megabytes and not even have a desktop label, and it's safe to remove them because they're not integrated into the operating system core, but standard Android tools don't remove them, and they require special tools.

List of safe to remove system packages

There is a clear list of packages that will not disrupt the basic functions of the smartphone, which makes the system much easier. Below are the main categories of applications that can be disposed of without the risk of β€œbricking” the gadget.

  • πŸ“¦ com.miui.misystem – system services, often associated with advertising and statistics collection.
  • πŸ“Ί com.miui.videoplayer is a standard video player that can be easily replaced by a video player. VLC or MX Player.
  • 🎡 com.miui.player is a standard music player, similarly replaced by third-party solutions.
  • 🌐 com.miui.global.packageinstaller – package installer that duplicates the standard Android installer (remove with caution if you do not use the installation) APK file-based).
  • πŸ“Š com.xiaomi.joyose is a service responsible for notifications and is often used to trott processor in games.

The com.xiaomi.joyose suite deserves special attention. Many users note that removing or freezing it improves gaming performance because the system stops artificially limiting the CPU frequency to save power. However, in some models, this can affect the operation of the Game Turbo feature.

It is also safe to remove various demos and tours, such as com.miui.micloud.sync (if you are not using the Xiaomi cloud) or com.xiaomi.scanner (scanner). QR-If you use the Google ecosystem, you probably don’t need Xiaomi Cloud services.

πŸ“Š Do you use standard Xiaomi apps (Music, Video, Gallery)?
Yeah, I'm fine.
No, I'm putting in third-party.
I only use the gallery.
I don't even use a smartphone.

Removal of Advertising and System Services

Advertising in MIUI And HyperOS is a pain that many users experience, and it appears in unexpected places, in folders, in Security and Explorer applications, and it's not just a single process, it's a whole host of services (MIUI System Ads.Setup Ads is often not enough to disable it through the developer settings, as the process automatically restarts.

For complete cleaning, it is necessary to use ADB-This allows you not just to disable, but completely remove the package from the system for the current user, after which the ads disappear forever, even after resetting the settings (until the next firmware update). Also worth paying attention to the package com.miui.analytics, which collects data about the use of applications.

Here is a list of key components responsible for advertising and telemetry that can be safely removed:

  • 🚫 com.miui.msa.global – the main advertising module.
  • πŸ“ˆ com.miui.analytics – collection of analytics.
  • 🌐 com.miui.personalassistant – a tape of widgets to the left of the desktop (often containing news and advertising).
  • πŸ“° com.miui.news – news app if preinstalled separately.

⚠️ Note: After deleting com.miui.personalassistant, swipe to the right of the home screen may stop working or show a blank screen.

If you are actively using Xiaomi browser or Downloads app, you can also remove them by replacing them with Chrome or other analogue. com.android.browser package often contains built-in news feeds and-push notifications that annoy users. its removal will not affect the system, as it is not part of the Android kernel.

Instructions for removal via ADB (no Root rights)

The most reliable and secure way to remove system applications is to use USB debugging and the Android Debug Bridge (ADB) tool, which does not require superuser rights (Root), which saves the device warranty and the ability to receive official updates. You will need a computer (Windows, macOS or Linux) and a USB cable.

The first step is to activate the developer mode. β†’ About the phone and quickly press 7 times on the item "Version" MIUI" or "Version." OS". After that, a new section "Additional" or "Extended Settings" will appear in the settings menu, where you need to find "Developers" and include "Debugging by" USB".

β˜‘οΈ Preparation for removal through ADB

Done: 0 / 5

After connecting the phone to the computer, open the command line (CMD) or terminal in a folder with ADB And you type in the adb device command. You'll see a request for debugging permission on your smartphone screen, press OK. If the device's serial number is displayed in the terminal, the connection is successful. You can now start deleting the packets with the adb shell pm uninstall command. -k --user 0 packet.

adb shell pm uninstall -k --user 0 com.miui.msa.global


adb shell pm uninstall -k --user 0 com.xiaomi.joyose

This command removes the application only for the current user (user 0), effectively hiding it and stopping all the processes associated with it.The original file remains in the system partition, so when reset to factory settings (Full Wipe), all remote applications will return. This is a secure method that is easy to reverse.

Table: What can and cannot be touched

To avoid confusion, we have compiled a table with the most common packages, and use it as a reference before typing commands into the terminal, remember that packet names may vary slightly depending on the regional version of the firmware (Global, RU, EEA).

Packet nameFunctionStatus of removalEffects of consequences
com.miui.msa.globalAdvertising systemβœ… Safe.Advertising will disappear in the system
com.xiaomi.joyoseService and trottlingβœ… Safe.Improving FPS in Games Is Possible
com.miui.securitycenterSecurity centre❌ Dangerous.System malfunction, failures
com.android.phoneTelephony❌ Critically.The connection and the ability to call will be lost.
com.miui.cloudserviceXiaomi's Cloud⚠️ Choices.Mi Cloud synchronization will stop working

As you can see from the table, removing security or telephony services is strictly prohibited, which will cause the phone to turn into a brick or lose the ability to make calls, and if you accidentally delete something important, immediately restart the device to Safe Mode or reset to factory settings.

How to return a remote application?
If you have removed the application through ADB, You can restore it by the reinstall command. Enter the name of the packet in the terminal: adb shell cmd package install-existing. This will return the application to the "pre-deletion" state without losing data."> Even experienced users can make a mistake: If after removing packets, the smartphone begins to behave inadequately (network disappears, Wi-Fi does not work, endless download), do not panic. In most cases, the problem can be solved software-free without going to the service center. The first and easiest thing is to reboot to safe mode, but it doesn't always work if the packet is completely removed. The most effective method is Factory Reset. Since removal through ADB Affects only the user partition, a full reset will return all system applications to their places. Before you do this, be sure to save important photos and contacts, as all information from the internal memory will be deleted. ⚠️ Warning: Resetting to factory settings will delete all your personal data. make sure you have an up-to-date copy of important files. If the phone doesn't boot at all (cyclical reboot), you'll need to log in to Recovery mode. On Xiaomi devices, you need to turn off the phone and pinch the combination of the buttons Volume Up. + Power. From the Recovery menu, select Wipe Data -> Wipe All Data. This will bring the system back to its original state, as if you just bought a smartphone. After cleaning, optimization: fixing the result After you have removed the unnecessary applications, the system will become lighter, but for maximum effect, it is recommended to conduct additional optimization. First of all, check the autoloading of applications. MIUI/HyperOS has a separate menu to manage autorun. Disable all programs that do not need to work all the time (for example, marketplaces or social networks, if you do not expect them to instant notifications). Also, it is worth limiting background activity for the remaining heavy applications. Go to Settings β†’ Applications β†’ All applications, select a program (for example, Facebook or Instagram), go to β€œEnergy” and select β€œNo restrictions” only if you need instant notifications, or β€œLimit background activity” to save charge. For messengers, it is better to leave the modern version of the unrest, too. However, using the built-in β€œSecurity” app to clean up garbage is still relevant for Xiaomi users, as it can find residual files of remote applications. πŸ’‘Proper debloating cleaning in combination with a competent auto-start setting can increase the operating time of the Xiaomi smartphone on the Internet. 15-20%. Frequently asked questions (FAQ) Can you remove Google services on Xiaomi? Technically, it's possible to remove Google services from Xiaomi. ADB, But it is highly discouraged if you are not an experienced user and do not use alternative app stores (e.g. Aurora Store).Deleting Google Play Services will render most banking apps, navigators and many games inoperable. In the CIS without Google services, the smartphone will become almost useless. ADB? No, the guarantee won't fly. The ADB method does not change the system partition (bootloader remains closed, root rights do not work out). You only hide the applications for the current user. From the point of view of the service center, the device software remains original and unchanged. Will remote applications return after updating the firmware? Yes, when you update the system "over the air" (OTA) or restore from the full copy, all system applications, including those remote through ADB, will be restored. You will have to repeat the cleaning procedure again after each major update of MIUI or HyperOS. Is it safe to delete the application "Compass" or "Data calculator, these are not easily replaced by Google's from any other functions?"