Skip to content

Commit

Permalink
Update remove-bloatware.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
JnBenites authored Jun 29, 2023
1 parent e096e29 commit edff556
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions remove-bloatware.bat
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,10 @@ goto start
adb shell pm uninstall -k --user 0 com.miui.cloudservice
adb shell pm uninstall -k --user 0 com.xiaomi.glgm
adb shell pm uninstall -k --user 0 com.xiaomi.payment4
adb shell pm uninstall -k --user 0 com.miui.securitycenter
adb shell pm uninstall -k --user 0 com.miui.guardprovider
adb shell pm uninstall -k --user 0 com.miui.securitycore

::#adb shell pm uninstall -k --user 0 com.miui.securitycenter
::#adb shell pm uninstall -k --user 0 com.miui.guardprovider
::#adb shell pm uninstall -k --user 0 com.miui.securitycore
echo More apps ....
adb shell pm uninstall -k --user 0 com.android.egg
adb shell pm uninstall -k --user 0 com.android.providers.partnerbookmarks
Expand Down

0 comments on commit edff556

Please sign in to comment.