Skip to content

Instantly share code, notes, and snippets.

@mcxiaoke
Last active January 6, 2026 16:40
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
@jxtxpx7
Copy link

jxtxpx7 commented Dec 30, 2025

adb shell pm disable-user --user 0 com.xiaomi.ab
adb shell pm disable-user --user 0 com.xiaomi.aiasst.service
adb shell pm disable-user --user 0 com.xiaomi.bluetooth
adb shell pm disable-user --user 0 com.xiaomi.gamecenter.sdk.service
adb shell pm disable-user --user 0 com.xiaomi.joyose
adb shell pm disable-user --user 0 com.xiaomi.mi_connect_service
adb shell pm disable-user --user 0 com.xiaomi.micloud.sdk
adb shell pm disable-user --user 0 com.xiaomi.migameservice
adb shell pm disable-user --user 0 com.xiaomi.miplay_client
adb shell pm disable-user --user 0 com.xiaomi.mircs
adb shell pm disable-user --user 0 com.xiaomi.mirror
adb shell pm disable-user --user 0 com.xiaomi.pagamento
adb shell pm disable-user --user 0 com.xiaomi.powerchecker
adb shell pm disable-user --user 0 com.xiaomi.simactivate.service
adb shell pm disable-user --user 0 com.xiaomi.xmsf
adb shell pm disable-user --user 0 com.xiaomi.xmsfkeeper
adb shell pm disable-user --user 0 com.milink.service
adb shell pm disable-user --user 0 com.miui.analytics
adb shell pm disable-user --user 0 com.miui.audioeffect
adb shell pm disable-user --user 0 com.miui.audiomonitor
adb shell pm disable-user --user 0 com.miui.bugreport
adb shell pm disable-user --user 0 com.miui.cit
adb shell pm disable-user --user 0 com.miui.cloudbackup
adb shell pm disable-user --user 0 com.miui.cloudservice
adb shell pm disable-user --user 0 com.miui.cloudservice.sysbase
adb shell pm disable-user --user 0 com.miui.contentcatcher
adb shell pm disable-user --user 0 com.miui.daemon
adb shell pm disable-user --user 0 com.miui.hybrid
adb shell pm disable-user --user 0 com.miui.hybrid.accessory
adb shell pm disable-user --user 0 com.miui.maintenancemode
adb shell pm disable-user --user 0 com.miui.micloudsync
adb shell pm disable-user --user 0 com.miui.miservice
adb shell pm disable-user --user 0 com.miui.mishare.connectivity
adb shell pm disable-user --user 0 com.miui.misound
adb shell pm disable-user --user 0 com.miui.nextpay
adb shell pm disable-user --user 0 com.miui.personalassistant
adb shell pm disable-user --user 0 com.miui.phrase
adb shell pm disable-user --user 0 com.miui.smsextra
adb shell pm disable-user --user 0 com.miui.systemAdSolution
adb shell pm disable-user --user 0 com.miui.touchassistant
adb shell pm disable-user --user 0 com.miui.translation.kingsoft
adb shell pm disable-user --user 0 com.miui.translation.xmcloud
adb shell pm disable-user --user 0 com.miui.translation.youdao
adb shell pm disable-user --user 0 com.miui.translationservice
adb shell pm disable-user --user 0 com.miui.assist
adb shell pm disable-user --user 0 com.miui.voicetrigger
adb shell pm disable-user --user 0 com.miui.vsimcore
adb shell pm disable-user --user 0 com.miui.wmsvc
adb shell pm disable-user --user 0 com.mobiletools.systemhelper
adb shell pm disable-user --user 0 com.miui.voiceassist
adb shell pm disable-user --user 0 com.xiaomi.barrage
adb shell pm disable-user --user 0 com.miui.aod
adb shell pm disable-user --user 0 com.miui.face.overlay.miui
adb shell pm disable-user --user 0 com.miui.face
adb shell pm disable-user --user 0 com.miui.powerkeeper
adb shell pm disable-user --user 0 com.android.printspooler
adb shell pm disable-user --user 0 com.android.bips
adb shell pm disable-user --user 0 com.google.android.adservices.api
adb shell pm disable-user --user 0 com.google.android.cellbroadcastreceiver

@Piyush09785
Copy link

Piyush09785 commented Jan 6, 2026

I don't want to comment on the ApkMirror website. Versions comparison for the Security app:

Based on my observations:

0.1, 0.2, 0.3, for china rom, can still install with the risk of crash and reboot, reportedly automation activity works on these
1.1, 1.2, 1.3, for global rom

The 80% charging limit is possibly based on hardware, and the software settings introduced after updating the Security app don't work.

7.5.4-230317.1.2
Pre-installed on my device.
After updating, 'Install via USB' option removed which becomes visible after disabling MIUI Optimisation, also seeing running apps in the autostart manager is removed, ram usage is hidden activity on random versions, open with Activity Launcher.

8.0.2-230708.1.2
Reportedly
"Does it work On Android 10 miui 12.0.8 global?"
"No more power usage details."
"I still have that "
"On MIUI 14/Android 13 only. On A12 still present."
"looks like you can automatically block calls from numbers that have been reported by other users and some permission settings got removed."

8.1.0-230721.1.1
Reportedly
"xiaomi 11T -work"
"My Redmi Note 9 Pro Global is OK."

8.1.2-230729.1.1
Reportedly
"Poco x5 Pro A13 M14 Global"
"Android 13 Miui 14"
"if the app works on my poco x3 pro 14.0.2.0 TJUEUXM ( Europe ) .. now I'm on 7.7.3-230421.1.3"
"Perfect on Redmi note 9 Pro global"
"Poco F5 EEA works. Screen on time usage and android system usage not showing."
"Works perfectly on POCO X3 NFC because this is Global Version."
"game turbo work RN 10s."
"Have they fixed the bug for RN 10s???"
"Works for Poco X3 pro!x"
"На mi 11"

8.1.7-230914.1.3
Hyped and reportedly
"this old UI,v812 new UI.for what update v817 nothing change get old UI.for me v812 better than v817."
"Latest version for global but using old UI...v8.1.2 much better as it uses new UI...tested on Poco x3 pro global"
"Crashes when I click on the button in the red circle ( I have an Poco f2 pro with MIUI 14.01 and android 12)" (Edit button in the main page of the Security app)
"Try Xiaomi Security 8.1.5-230824.1.3"

8.2.4-231108.1.2
Don't have the below libraries and permission.
Reportedly after installing 1.2, System Apps Updater stopped giving the 1.1 updates

"works perfectly on my Global version of Redmi Note 10 Pro MIUI 14.0.8.0 TKFMIXM (Android 13) - also here the video toolbox works with no drawbacks. it seems that versions of xiaomi security which end with "... 1.2" are made for the international global versions. Before i installed this, the xiaomi auto-updater always installed some version that began with 8.7.... and ended with 1.1 but as soon as i installed this .....1.2 version, the update offered me no newer one so this particular version works fine for me. thanks."

8.6.1-231103.1.1
Extra battery option called "Nighttime Mode" (with com.miui.powerkeeper activity hidden from the security app, possibly based on other battery optimisation not based on this package, just placebo as other features, don't work), "Automatically turn off some features to save battery when sleep is detected"
Feature extending to maybe version 8.7.4 or 8.7.5, or 8.7.6, or 8.7.7.
New libraries
androidx.window.extensions
androidx.window.sidecar

8.7.0-231130.1.1
com.miui.gamebooster.access.ACTIVITY
New permission possibly called 'Receive data from internet' from this version onwards, which possibly caused my com.miui.securityadd UI to permanently be updated, not fixed even after uninstalling, only factory reset can fix.
So, new GPU Graphics settings introduced in Game Turbo, provided partly by the same package, but the security app manages the "play with screen off" feature of the games sidebar.

8.7.2-231202.1.1
Last version with 'play with screen off' for sidebar of video and games.

8.7.3-231214.1.1
Removed the above for video sidebar and retained for games sidebar.

8.7.4-231222.1.1
Removed for both.

8.7.6-240118.1.1
Reportedly fixed problem
"It solved the problem of battery drain and also added the feature of deactivating applications google It works on a device redmi note 11 4G Global"

8.7.7-240229.1.1
Reportedly comes through the MIUI Store

8.7.8-240416.1.1 (obtained via System Apps Updater)

8.8.0-240105.1.1
Reportedly giving problem possibly for old device
"When I record an image, it doesn't show up in the video. I entered and exited the game with game turbo, I opened the security application, those dark-toned colors change their tones while scanning. In addition, the dark tones (including other applications) become another grayish tone. When you lock and unlock the screen, it gets better.

This only happens when you leave the brightness and saturation on in the game and exit. I think the problem is in the game turbo, which is a service add-on, or both"

8.8.3-240129.1.1
Hyped
"longer battery life and less overheating"
"less drain.. less overheat with new feature.. but limit gaming performance.."

8.8.5-240222.1.1
Hyped same performance as 8.8.3

9.1.8-240702.0.1
Reportedly crashed on the same device as me, possibly on the latest HyperOS

9.2.3-240712.1.1
Hyped last version with the normal performance during gaming, limited on 9.2.5

9.2.5-240830.1.1
Hyped reduced overheating while gaming

10.5.1-250414.1.1_40001051 (obtained via System Apps Updater)
I tested 'Performance Optimisation' of game turbo.
More reduced FPS possibly to reduce CPU heating and throttling during gaming.
Floating window works even after disabling MIUI optimisation.

UPDATE 06/01/2026: I realised just today how much ignorant I am because of my fear which is cowardice covered as fear. I fear risking breaking my software, while I should keeping risking so that I learn to be better, and develop and improve moving forward.
TLDR; I realised today that enabling experimental freeform windows doesn't create its own feature, which was my prejudice. It rather complements because it actually is the MIUI floating window instead. No one dares to tell the truth, or rather they don't know because they are uneducated. And a small side effect I just noticed is that, the display refresh rate detector and changer are now obsolete. 60 fps shows while the option to reduce not working, 120 fps permanent, didn't try to revert by disabling the option.
VERY IMPORTANT: The DPI override as well as the touch override by the MIUI optimisation even after off is fixed. Now touch feels very fast and responsive. Now high DPI works for full screen game, making things smaller, which it didn't do earlier. This was the trick my soul has been looking for a year.
GAME TURBO HACK: Now, the screen touch destruction by com.miui.securitycenter and com.miui.securityadd are gone, their options are hidden away as they are not supported anymore. It's like I am using a custom ROM without actually using one, being on stock MIUI 14 Global Rom.
THE MIUI BYPASS MAGIC: I did find and do what most can't imagine is possible. I didn't update my MIUI 14 to HyperOS, so it is stock ROM. Only by updating to HyperOS, can I improve my device poor RAM management and therefore Battery Life. But what if I tell you I found a way to fix the poor RAM management and fix battery drain of the Android OS.
Android OS from 2 GB usage to 1.6 GB usage
POCO Launcher from 400 MB usage to 250 MB usage
How is this possible? Just do the above magic! (I need to try with MIUI optimisation ON also which will most likely make things worse, but I don't know until I try)

Other Comments before 8.x.x:

7.5.4-230317.0.2
Reportedly
"This is the Chinese version with bugs!"
"Mi11T Pro (EU) bootloop after installing this version. I've encountered bootloop first time ever on Xiaomi device. Nice job Mi...."
"Bootloop on POCO X3 NFC EU
Quick uninstalling update after restart fix this issue." (Reboot called Bootloop, very uneducated)
"i have a X3 Pro and the same but i have under 20 sec. till it reboots"
"Press square button quickly after restart. Long press on security app, gear wheel icon, uninstal update (middle icon)."

7.7.1-230309.0.1
Reportedly
"Do not install this!!! It crashes and reboots phone to recovery. If you can boot again in OS, go to the security app, long press on it and uninstall update"
"Hello and I am asking for a clear answer Xiaomi 11TPro android 13 global. After installing v 7.5 or 7.7 the phone resets itself, enters the system and after 5 seconds reset helps looking for reaction uninstall update but my question is why is this happening."
"Kill my Phone Xiaomi Redmi Note 11 NFC spesn. (EU)."
"Hi, Poco x4pro EU. The same problem. im Recovery und manuell im Save Mode Start."

7.7.2-230407.1.3
Reportedly
"At least the best for now I think"
"7.5.0 is better, scrolling and animations are smoother than 7.7.2"
"good you think security app makes something to scrolling and animations"
"It is main service of MIUI, manages permissions, chain start, autostart, power modes, battery optimization, turbo charging, app behavior etc."
"Lock screen not working properly"

7.7.3-230421.1.3
Hyped
"is better, is fast, is stable, is good"

7.8.4-230509.1.2
Reportedly
"Works fine on Poco F3"
"Screen time is still missing in this version... What a joke..."
"Is the screen on time back in this update? It was removed in the previous update."
"I had a random lag issue with samsung internet (on app start) that has been fixed after this security update. Xiaomi 13 Pro India."

7.9.0-230526.1.2
Reportedly
"updated on MIUI 13 here all good"

7.9.2-230614.1.2
Reportedly
"Redmi Note 11 (spes)"

@Piyush09785
Copy link

Continuation of my Newly Reinstalled Series

Newly Reinstalled Part 2

com.google.android.overlay.modules.documentsui
com.google.android.safetycenter.resources
com.android.printspooler
com.miui.core.internal.services
com.xiaomi.joyose

Newly Reinstalled Part 2.5

com.miui.securitycore
com.miui.securityadd

Newly Reinstalled Part 3

com.xiaomi.finddevice
com.xiaomi.micloud.sdk
com.miui.analytics
com.miui.daemon
com.miui.msa.global

Newly Reinstalled Part 4

com.google.android.adservices.api
com.google.mainline.adservices
com.google.android.as.oss

Newly Reinstalled Part 5

android.qvaoverlay.common
com.android.cellbroadcastreceiver.overlay.common
com.android.incallui.overlay
com.android.inputsettings.overlay.miui
com.android.managedprovisioning.overlay
com.android.overlay.gmscontactprovider
com.android.overlay.gmssettingprovider
com.android.overlay.gmssettings
com.android.settings.overlay.miui
com.android.systemui.overlay.common
com.android.systemui.overlay.miui
com.android.thememanager.gliobal_config.config.overlay
com.google.android.cellbroadcastreceiver.overlay.miui
com.google.android.cellbroadcastservice.overlay.miui
com.google.android.overlay.gmsconfig.gsa
com.google.android.overlay.modules.captiveportallogin.forframework
com.google.android.overlay.modules.permissioncontroller
com.miui.face.overlay.miui
com.miui.miwallpaper.overlay
com.miui.miwallpaper.overlay.customize
com.miui.phone.carriers.overlay.h3g
com.miui.phone.carriers.overlay.vodafone
com.miui.settings.rro.device.hide.statusbar.overlay
com.miui.settings.rro.device.type.overlay
com.miui.system.overlay
com.miui.wallpaper.overlay
com.miui.wallpaper.overlay.customize

Newly (Un ×) Reinstalled Part 2

com.qualcomm.qti.performancemode
com.qualcomm.qti.powersavemode (caused restart upon reinstall to the same 13 version from apkm, but can uninstall/reinstall the pre-installed version 13 without problem using adb)

Newly Reinstalled Part 6

com.android.remoteprovisioner
(I use Shelter and there is no option to freeze this in the work apps, so as also this app has version 13, I think that's why it is a classified app in Shelter and this app is probably supposed to be enabled, the reason for reinstalling is after restart, I got this app has been stopped just like for other system apps like joyose, workload classifier, etc, it is a common effect, I would have not known that Shelter refuses to uninstall many apps, and thus I would have kept it uninstalled without knowing it could have an important role;
It is written that it has something to do with testing, accessibility and logging, security and notifications, this app possible just runs once after boot and collected log info for local and remote purposes.
I just reinstalled to remove the error of Shelter work space, since it is version 13, it has less chances of being a Xiaomi bloatware
)

com.xiaomi.NetworkBoost
(Trying to reduce background network restriction)
com.xiaomi.xmsf
(Even if data is collected, I don't want to break any possible basic network functionality)
com.xiaomi.xsmfkeeper
com.android.settings.intelligence
(Settings search is broken by uninstalling com.miui.core, this doesn't affect search, but still I reinstalled, just to remove the uncertainty of hidden broken features)
com.xiaomi.barrage
(Has to do with notification in game with game turbo, but I don't have any such option, I just reinstalled because its related to notification which in Android 13 and above, allows background activity)
com.google.android.partnersetup
(Since this doesn't cause any issue, there should be not any problem reinstalling it)

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