 AimerNeige revised this gist 1 year ago. Go to revision
                
                AimerNeige revised this gist 1 year ago. Go to revision
                
                    1 file changed, 3 insertions, 1 deletion
xiaomi_uninstall.sh
| @@ -14,4 +14,6 @@ adb shell pm uninstall --user 0 com.miui.contentcatcher | |||
| 14 | 14 | adb shell pm uninstall --user 0 com.miui.virtualsim | |
| 15 | 15 | adb shell pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi | |
| 16 | 16 | adb shell pm uninstall --user 0 com.android.browser | |
| 17 | - | adb shell pm uninstall --user 0 com.miui.newhome | |
| 17 | + | adb shell pm uninstall --user 0 com.miui.newhome | |
| 18 | + | adb shell pm uninstall --user 0 com.miui.cleanmaster | |
| 19 | + | adb shell pm uninstall --user 0 com.miui.screenrecorder | |
                
                
                
                     AimerNeige revised this gist 2 years ago. Go to revision
                
                AimerNeige revised this gist 2 years ago. Go to revision
                
                    1 file changed, 17 insertions
xiaomi_uninstall.sh(file created)
| @@ -0,0 +1,17 @@ | |||
| 1 | + | adb shell pm uninstall --user 0 com.miui.voiceassist | |
| 2 | + | adb shell pm uninstall --user 0 com.miui.player | |
| 3 | + | adb shell pm uninstall --user 0 com.miui.voicetrigger | |
| 4 | + | adb shell pm uninstall --user 0 com.mipay.wallet | |
| 5 | + | adb shell pm uninstall --user 0 com.android.email | |
| 6 | + | adb shell pm uninstall --user 0 com.miui.systemAdSolution | |
| 7 | + | adb shell pm uninstall --user 0 com.baidu.input_mi | |
| 8 | + | adb shell pm uninstall --user 0 com.miui.personalassistant | |
| 9 | + | adb shell pm uninstall --user 0 com.android.printspooler | |
| 10 | + | adb shell pm uninstall --user 0 com.miui.yellowpage | |
| 11 | + | adb shell pm uninstall --user 0 com.miui.contentextension | |
| 12 | + | adb shell pm uninstall --user 0 com.xiaomi.miplay_client | |
| 13 | + | adb shell pm uninstall --user 0 com.miui.contentcatcher | |
| 14 | + | adb shell pm uninstall --user 0 com.miui.virtualsim | |
| 15 | + | adb shell pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi | |
| 16 | + | adb shell pm uninstall --user 0 com.android.browser | |
| 17 | + | adb shell pm uninstall --user 0 com.miui.newhome | |