Skip to content

Instantly share code, notes, and snippets.

@mcxiaoke
Last active December 2, 2025 19:42
Show Gist options
  • Select an option

  • Save mcxiaoke/ade05718f590bcd574b807c4706a00b1 to your computer and use it in GitHub Desktop.

Select an option

Save mcxiaoke/ade05718f590bcd574b807c4706a00b1 to your computer and use it in GitHub Desktop.
MIUI 13/14 bloatware apps, updated at 20240816

对于所有应用,不建议直接删除,使用adb shell pm disable-user package-name禁用即可,方便出问题时恢复。

DO NOT UNINSTALL:

  • com.miui.securitycenter
  • com.miui.securityadd
  • com.xiaomi.finddevice

(Don’t uninstall these three apps or services from your Xiaomi device. Otherwise, you may encounter device bricking or bootloop issues.)

Attention

Tested on MIUI 13 on Mi 11 Pro

I suggest do not uninstall any prefix with com.android apps

不能禁用或删除(会导致无法启动) [WILL BOOTLOOP, DO NOT UNINSTALL OR DISABLE]

  • com.lbe.security.miui 权限管理服务*
  • com.android.updater 系统更新*
  • com.miui.securitycenter 手机管家*
  • com.xiaomi.finddevice 查找手机*
  • com.miui.home 系统桌面*
  • com.miui.guardprovider MIUI安全组件*
  • com.xiaomi.market 应用商店*
  • com.xiaomi.account 小米账号*
  • com.miui.packageinstaller 应用包管理组件*

必须为小米签名 [DO NOT UNINSTALL OR DISABLE]

  • com.android.updater 系统更新
  • com.miui.securitycenter 手机管家
  • com.xiaomi.finddevice 查找手机
  • com.xiaomi.market 应用商店

不建议禁用或删除 [CAN DISABLE, NOT RECOMMANDED]

  • com.miui.powerkeeper 电量和性能
  • com.xiaomi.metoknlp 网络位置服务
  • com.miui.tsmclient 小米智能卡
  • com.miui.accessibility 无障碍服务(TTS)
  • com.miui.backup 备份与恢复
  • com.miui.freeform 自由窗口
  • com.miui.face 人脸识别
  • com.miui.miwallpaper 桌面壁纸
  • com.miui.aod 息屏显示

禁用后会自动启用 [DISABLE NOT WORKING]

  • com.miui.contentcatcher
  • com.android.printspooler
  • com.miui.audiomonitor
  • com.miui.voicetrigger
  • com.xiaomi.mircs
  • com.miui.daemon
  • com.xiaomi.xmsfkeeper

可以安全禁用 [SAFE TO UNINSTALL OR DISABLE]

  • com.xiaomi.ab
  • com.xiaomi.aiasst.service
  • com.xiaomi.bluetooth
  • com.xiaomi.gamecenter.sdk.service
  • com.xiaomi.joyose
  • com.xiaomi.mi_connect_service
  • com.xiaomi.micloud.sdk
  • com.xiaomi.migameservice
  • com.xiaomi.miplay_client
  • com.xiaomi.mircs
  • com.xiaomi.mirror
  • com.xiaomi.payment
  • com.xiaomi.powerchecker
  • com.xiaomi.simactivate.service
  • com.xiaomi.xmsf
  • com.xiaomi.xmsfkeeper

可以安全禁用 [SAFE TO UNINSTALL OR DISABLE]

  • com.milink.service
  • com.miui.analytics
  • com.miui.audioeffect
  • com.miui.audiomonitor
  • com.miui.bugreport
  • com.miui.cit
  • com.miui.cloudbackup
  • com.miui.cloudservice
  • com.miui.cloudservice.sysbase
  • com.miui.contentcatcher
  • com.miui.daemon
  • com.miui.hybrid
  • com.miui.hybrid.accessory
  • com.miui.maintenancemode
  • com.miui.micloudsync
  • com.miui.miservice
  • com.miui.mishare.connectivity
  • com.miui.misound
  • com.miui.nextpay
  • com.miui.personalassistant
  • com.miui.phrase
  • com.miui.smsextra
  • com.miui.systemAdSolution
  • com.miui.touchassistant
  • com.miui.translation.kingsoft
  • com.miui.translation.xmcloud
  • com.miui.translation.youdao
  • com.miui.translationservice
  • com.miui.voiceassist
  • com.miui.voicetrigger
  • com.miui.vsimcore
  • com.miui.wmsvc
  • com.mobiletools.systemhelper
@leinonendevs
Copy link

Hi @Piyush09785 did you uninstall com.miui.powerkeeper or only set System Optimization off from device settings?

@itsmartashub
Copy link

itsmartashub commented Jul 31, 2025

Hey @Piyush09785 did you restart the phone after uninstalling all these things?

  • No bootloops or random reboots after removing the com.xiaomi.finddevice app?
  • And the gallery works fine without issues after removing com.xiaomi.micloud.sdk?

A few years ago, something in the gallery stopped working properly. It turned out the cause was the removal of com.xiaomi.micloud.sdk. I've finally discovered thanks to AppManager and its Shared libs tab in settings. Even tho no cloud-related features were being used at the time. In fact, everything with cloud in the name had been removed, except this SDK. It was restored solely to fix the gallery, and possibly other apps too, though the details are a bit fuzzy now.

@Piyush09785
Copy link

Hi @Piyush09785 did you uninstall com.miui.powerkeeper or only set System Optimization off from device settings?

I already said, I didn't try with System/MIUI Optimization off, and don't intend to risk the bootloop again, I have zero idea and want to keep it that way about anything beyond software rather than trying trial and error about uninstalling apps hoping that will improve my device efficiency and performance.

As I already told you, I am running an older version of Android intentionally, that's why this information is only relevant for users with the same particular situation.

@Piyush09785
Copy link

Piyush09785 commented Aug 2, 2025

Hey @Piyush09785 did you restart the phone after uninstalling all these things?

  • No bootloops or random reboots after removing the com.xiaomi.finddevice app?
  • And the gallery works fine without issues after removing com.xiaomi.micloud.sdk?

A few years ago, something in the gallery stopped working properly. It turned out the cause was the removal of com.xiaomi.micloud.sdk. I've finally discovered thanks to AppManager and its Shared libs tab in settings. Even tho no cloud-related features were being used at the time. In fact, everything with cloud in the name had been removed, except this SDK. It was restored solely to fix the gallery, and possibly other apps too, though the details are a bit fuzzy now.

I restart everytime specially after uninstalling high risk apps to risk checking the objectivity of bootloop.

Yes, I didn't get bootloop after uninstalling com.xiaomi.finddevice and restarting the device. But...

PLEASE NOTE

...that the subjectivity would definitely be different for users of different devices and different software, e.g., I can uninstall com.xiaomi.finddevice, while can't uninstall com.miui.powerkeeper, but maybe some user of even older MIUI device could uninstall com.miui.powerkeeper, while can't uninstall com.xiaomi.finddevice.

As you have seen, I have uninstalled mi cloud and mi account apps, therefore I can't check and also don't intend to give my personal information to some closed source software and neglected privacy policy.

As you have read the disclaimer, I assume you know the correct use of my information if you decided to read it. For more elaboration, I would say that the uninstallation of the com.xiaomi.micloud.sdk was a personal choice and doesn't indicate a matter of educating the public.

I don't need to repeat even after you have read the disclaimer but I am still interpreting for you. Saying that like you are assuming we are in the same situation is your personal choice even after reading the disclaimer, believing that we have the same device and same software is careless.

For more information, regarding the com.xiaomi.micloud.sdk, I noticed that updating the gallery app from version 3.5.4.16 to 3.5.7.24 probably removes the mi cloud related feature and replaces it with option of management of google photos from the gallery app. Also, enabling/disabling the hidden MIUI/System Optimization is possible by tapping four times on the Reset to default values under AUTO-FILL column and checking the hidden memory usage section is possible by opening the hidden activity com.android.settings.Settings$MemorySettingsActivity or com.android.settings.Settings$AppMemoryUsageActivity by using an app like de.szalkowski.activitylauncher 1.15.2.

For Audiophiles, I have information that searching for Side Toolbox in Settings and enabling the settings Video Toolbox allows to open a secret menu in the manually selected video apps, e.g., YouTube is selected by default, just open to see the sidebar. Under the Dolby Atmos section in the sidebar, there's the option for Expanded Stereo (Earphones only), setting it to 4, increases the default effect to feel much more behind, I tested, it works to change the default effect of the Dolby Atmos in all apps, regardless of whether they are selected as video apps, it seems to be just a setting hidden by Xiaomi at factory.

There seems to be no option to turn off Fast Charging on my device. Instead, the Rapid Fast Charging could be calmed down from , e.g., 50W Max to 30W Max and 20W Max Average. The trick could be by turning on Boost Charging Speed through the hidden settings. The activity class of the Security app package com.miui.securitycenter is com.miui.powercenter.fastCharge.FastChargeActivity.

@llaumgui
Copy link

Hello, I have a question. I removed several bloatware apps such as Mi Account, but the entry is still present in the settings. When I click on it nothing happens, but ideally it shouldn’t be there at all… Is there a way to remove bloatware and also their entries in the settings?

@TomieAi
Copy link

TomieAi commented Aug 22, 2025

com.xiaomi.aiasst.vision can someone unlock to translate other than chinese

@felix-horn
Copy link

On my "Xiaomi 17 Pro", uninstalling "com.miui.personalassistant" caused the widget picker not to work any longer. (Long-press on home screen still brings up the icon; however, clicking it doesn't do anything anymore.)
"com.miui.personalassistant" actually seems to be the "App Vault" / "-1 Screen", which I don't need, but apparently it's connected to the widget picker. Or is there another way to add widgets on HyperOS 3?
Thanks a lot!

@Delroy09
Copy link

Hello, I have a question. I removed several bloatware apps such as Mi Account, but the entry is still present in the settings. When I click on it nothing happens, but ideally it shouldn’t be there at all… Is there a way to remove bloatware and also their entries in the settings?

It's usually uninstalled per user basis since android has introduced guest users etc in A9 so dw it's just like a hollow it doesn't take up much storage or run in bg - Unless you chose to uninstall for all users :)

@Delroy09
Copy link

On my "Xiaomi 17 Pro", uninstalling "com.miui.personalassistant" caused the widget picker not to work any longer. (Long-press on home screen still brings up the icon; however, clicking it doesn't do anything anymore.) "com.miui.personalassistant" actually seems to be the "App Vault" / "-1 Screen", which I don't need, but apparently it's connected to the widget picker. Or is there another way to add widgets on HyperOS 3? Thanks a lot!

Idk mate maybe you're using a very recent/ high end phone majority of us are still on OS2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment