How to Disable or Remove Home Apps on Xiaomi: The Complete 2026 Guide

Xiaomiโ€™s MIUI-based smartphones are known for their abundance of pre-installed applications, from useful services to software that most users donโ€™t need. These programs take up space in memory, consume battery power in the background and sometimes even show ads. But can they be safely disabled or removed? In this article, weโ€™ll look at all the working methods for MIUI 14/15, including hidden settings, ADB commands and alternative methods without obtaining root rights.

It is important to understand the difference between disabling (the application stays in the system but does not work) and deleting (completely erasing the program files). The first method is safer, but does not free up memory. The second requires caution - removing critical system components can lead to the phone inoperability or loss of warranty. We have collected proven instructions that are relevant to the Redmi Note 12/13, POCO X5/F5, Xiaomi 13/14 and other devices on MIUI.

Why are there so many pre-installed apps in Xiaomi?

The MIUI shell is developed taking into account several factors that explain the abundance of built-in software:

  • ๐ŸŒ Localization for different markets: In China, India and Europe, the set of pre-installed programs is different, for example, in the global versions, Google Duo, Netflix, LinkedIn are often found, and in the Chinese versions, Baidu, Weibo, Tencent are often found.
  • ๐Ÿ’ฐ Partnering Agreements: Xiaomi collaborates with developers (e.g. Facebook, Amazon) to earn revenue for installing their apps.
  • ๐Ÿ”„ Ecosystem MIUI: Some programs (Mi Home, Mi Cloud, Mi Video) are needed for the work of proprietary functions - synchronization, management of smart devices, photo editing.
  • ๐Ÿ“ฑ Duplicate functionality: Xiaomi often offers its analogues of standard Android services โ€“ for example, Mi Browser instead of Chrome, Mi Music instead of Google Play Music.

According to a study by Counterpoint Research (2023), up to 30% of the memory on new Xiaomi smartphones is occupied by preinstalled applications, and 40% of them users never run, while some of the software (Mi Security, Cleaner) can not be removed by standard means โ€“ they are protected by the system.

๐Ÿ“Š What Xiaomi apps you would like to remove first?
Social networks (Facebook, LinkedIn)
Branded services (Mi Video, Mi Music)
Games (Mi Game Center, Genshin Impact)
Advertising and unnecessary (Mi Browser, GetApps)
Nothing, I need everything.

Method 1: Disconnect via MIUI settings (without root)

The easiest and safest method is to disable unnecessary programs through the settings menu. This will not delete the application files, but will stop it from working, hide the icon from the menu and prevent auto-start. MIUI 12 and newer.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the upper right corner, press three dots (โ‹ฎ) and select Show all applications.
  3. Find an unnecessary app (such as Mi Browser or Facebook) and tap it.
  4. Press the Disable button (if it is active).
  5. Confirm the action in the pop-up window.

โš ๏ธ Note: Not all system applications can be disabled this way, such as Mi Security, Settings or System. UI Some programs (Google Play Services) may be automatically enabled after the system update.

The app icon disappeared from the menu

The application does not appear in the list of running processes

No errors when restarting the phone

MIUI functions (themes, synchronization) work normally

-->

Method 2: Remove via ADB (without root but with PC)

If you don't have enough shutdowns, you can remove unnecessary apps using ADB (Android Debug Bridge), which doesn't require root rights, but you need to:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux;
  • ๐Ÿ”Œ USB-cable (preferably original);
  • ๐Ÿ“ฑ Included debugging by USB phone-on;
  • ๐Ÿ› ๏ธ Installed Xiaomi drivers and tool ADB.

Step-by-step:

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

File Transfer (MTP)

CMD

adb devices

There should be a device with a serial number.

adb shell pm uninstall -k --user 0 com.example.app

Replace com.example.app with the batch name of the program (see table below).

โš ๏ธ Note: Removing system components (e.g. com.miui.home) will cause your phone to fail. Before experimenting, back up through Settings โ†’ System system โ†’ Backup.

AnnexPackage nameCan I remove it?
Mi Browsercom.android.browserโœ… Yes.
Mi Musiccom.miui.playerโœ… Yes.
Mi Videocom.miui.videoplayerโœ… Yes.
Facebookcom.facebook.katanaโœ… Yes.
Mi Securitycom.miui.securitycenterโŒ No (critically for the system)

๐Ÿ’ก

Before deleting, check the packet name with the command adb shell pm list packages | grep "miui" - this will show all Xiaomi system applications.

Method 3: Using applications for uninstallation (with root)

If you have root rights, the process of removing system applications is simplified.

  • ๐Ÿ”ง Titanium Backup โ€“ allows you to backup and delete any programs, including protected ones.
  • ๐Ÿ—‘๏ธ System App Remover โ€“ a specialized tool for uninstallation of system software.
  • ๐Ÿ› ๏ธ SD Maid โ€“ Clears residual files after deletion.

Examples of Titanium Backup:

  1. Open the application and provide root access.
  2. Go to the backup tab.
  3. Find an unnecessary app (such as Mi Browser) and tap it.
  4. Choose Delete! and confirm the action.

โš ๏ธ Attention: root removal is irreversible! If you remove a critical component (e.g. com.miui.home), the phone may stop loading.

What if the phone does not turn on after removing the system application?
If the smartphone is stuck on the logo MIUI Or you went to bootloop, try it: 1. Clutch power. + Volume up for entrance to Recovery. 2. Select Wipe Data/Factory Reset (reset to factory settings). 3. If it doesnโ€™t work, flash your phone through the Mi Flash Tool in Fastboot mode.

List of safe to remove Xiaomi apps

The following is a list of programs that can be removed without risking system stability, and are relevant to MIUI 14/15 (2026).

AnnexPackage nameAppointmentCan I remove it?
Mi Browsercom.android.browserBranded browserโœ… Yes.
Mi Musiccom.miui.playerMusic playerโœ… Yes.
Mi Videocom.miui.videoplayerVideo playerโœ… Yes.
Facebookcom.facebook.katanaSocial networkโœ… Yes.
LinkedIncom.linkedin.androidSocial networkโœ… Yes.
Netflixcom.netflix.mediaclientStreaming serviceโœ… Yes.
GetAppscom.xiaomi.mipicksBranded app storeโš ๏ธ Remove carefully (may disrupt updates)

๐Ÿ”น It is not recommended to remove:

  • com.miui.securitycenter โ€“ Mi Security (System Protection)
  • com.miui.home - MIUI launcher;
  • com.android.settings - Settings;
  • com.google.android.gsf โ€“ Google Services Framework (required for the Play Market)

๐Ÿ’ก

Before you delete applications, check them for dependency on other services, for example, deleting Mi Account (com.xiaomi.account) can disrupt cloud sync.

How to return a remote application?

If you have removed a program through ADB or root and want to restore it, there are a few ways to do this:

  1. Reinstallation through APK: Download. APK-Application file from a trusted source (e.g. APKMirror) Manually install it, allowing installation from unknown sources (Settings) โ†’ Annexes โ†’ Special access โ†’ Installation of unknown applications).

Recovery through ADB

adb shell cmd package install-existing com.example.app

(Replace com.example.app with a batch name)

Reset to factory settings

  • Reversing the phone back to its original state will bring all system applications back.
  • User data will be erased, so make a backup copy first.

โš ๏ธ Note: If the application was removed via root with data clearing (rm) -rf /system/app/AppName), You can only restore it by flashing the phone.

Alternative methods: hiding and replacing applications

If removal seems risky, consider alternative options:

  • ๐Ÿ” Hiding icons: Use launchers like Nova Launcher or Lawnchair, which allow you to hide unnecessary apps from the menu. MIUI You can hide programs in the folder "Hidden applications" (click the icon). โ†’ Hide).
  • ๐Ÿ”„ Replace Mi Browser with Chrome or Firefox. Instead of Mi Music, use Spotify or VLC. Turn off Mi Video and install it. MX Player.
  • โš™๏ธ Restriction of activity: C Settings โ†’ Annexes โ†’ Permissions disable auto-run, notifications and background activity for unnecessary programs. Use Greenify (requires root) to "freeze" background processes.

๐Ÿ’ก Tip: If you do not want to mess with the removal, but want to free up space, transfer some applications to the SD-map (Settings) โ†’ Annexes โ†’ Warehouse โ†’ This doesn't work for all programs, but it will save internal memory.

FAQ: Frequent questions about removing Xiaomi apps

Can I remove Mi Security or Cleaner?
No, these applications are critical to MIUI, and if they are removed, they will cause system errors, including update and security issues, and you can only turn off notifications or limit background activity.
Why does the app reappear after being deleted via ADB?
Some programs (Google Play Services, Mi Account) are restored after the MIUI update. To avoid this, turn off automatic system updates in Settings โ†’ About Phone โ†’ System Update โ†’ Three Points โ†’ Update settings.
How do I know which app is safe to remove?
Before deleting, check: Name and batch name in the list above; feedback on forums (4PDA, XDA Developers); backup (adb backup or Titanium Backup); If in doubt, it is better to disable the application, not delete it.
Does removing apps affect the warranty?
Officially, no, unless you have obtained root rights, but when you contact the service center, Xiaomi may refuse warranty repairs if they find traces of a modification of the system (for example, remote system APKs).
How to remove ads in MIUI without removing applications?
Ads in MIUI are generated from MSA services (com.miui.msa.global) to disable: Go to Settings โ†’ Memory โ†’ Cleanup. Turn off the Recommendations option. In Settings โ†’ Xiaomi Account โ†’ MSA, disable personalized ads. You can also delete com.miui.msa.global via ADB, which removes most of the ads.