嘟嘟社区

小米自带的程序怎么删除啊 比喻游戏


RT
root 去/system/app 删

不ROOT 有没有办法

adb进去,disabled
小米自带的有游戏?

louiejordan 发表于 2022-5-11 22:49
小米自带的有游戏?

应该是游戏中心

https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/

Step 1: Enabling USB Debugging on your phone
Step 2: Interfacing your phone with ADB
Step 3: Finding the name of the packages to uninstall

  1. pm list packages | grep ‘<OEM/Carrier/App Name>’

复制代码

Step 4: Uninstalling the Bloatware

  1. pm uninstall -k –user 0 NameOfPackage

复制代码

先去网上搜一下包名 看能不能删除 小米以前把一些app跟系统绑定  强行删除导致手机进不了系统
https://adbappcontrol.com/en/

Bloatware cleanup

The ADB AppControl’s Debloat Wizard offers several levels of unwanted application cleanup for beginners and advanced users. This will help improve the autonomy and performance of your Android device as well as secure your personal data.

https://adbappcontrol.com/download/?lang=en&t=zip