Hello, I share with you my (tested) personal debloat list for this device.
First line is an alias of more long commands.
You have to be in ADB shell in order for this to work.
To restore packages (you have to be in ADB but outside shell):
First line is an alias of more long commands.
You have to be in ADB shell in order for this to work.
Code:
alias drop="pm uninstall -k --user 0"
drop com.android.chrome
drop com.android.hotwordenrollment.xgoogle
drop com.android.hotwordenrollment.okgoogle
drop com.amazon.appmanager
drop com.aura.oobe.bouygues
drop com.duokan.phone.remotecontroller
drop com.google.android.apps.googleassistant
drop com.google.android.apps.photos
drop com.google.android.apps.subscriptions.red
drop com.google.android.apps.tachyon
drop com.google.android.apps.wellbeing
drop com.google.android.feedback
drop com.google.android.googlequicksearchbox
drop com.google.android.music
drop com.google.android.projection.gearhead
drop com.google.android.videos
drop com.ironsource.appcloud.oobe.hutchison
drop cn.wps.xiaomi.abroad.lite
drop com.mipay.wallet.in
drop com.miui.analytics
drop com.miui.backup
drop com.miui.cloudbackup
drop com.miui.cloudservice
drop com.miui.mediafeature
drop com.miui.micloudsync
drop com.miui.miservice
drop com.miui.msa.global
drop com.miui.weather2
drop com.miui.yellowpage
drop com.xiaomi.account
drop com.xiaomi.midrop
drop com.xiaomi.mi_connect_service
drop com.xiaomi.joyose
drop com.xiaomi.payment
drop com.xiaomi.xmsf
drop org.mipay.android.manager
drop de.telekom.tsc
To restore packages (you have to be in ADB but outside shell):
Code:
alias restore="cmd package install-existing"
restore com.android.chrome
restore com.android.hotwordenrollment.xgoogle
restore com.android.hotwordenrollment.okgoogle
restore com.amazon.appmanager
restore com.aura.oobe.bouygues
restore com.duokan.phone.remotecontroller
restore com.google.android.apps.googleassistant
restore com.google.android.apps.photos
restore com.google.android.apps.subscriptions.red
restore com.google.android.apps.tachyon
restore com.google.android.apps.wellbeing
restore com.google.android.feedback
restore com.google.android.googlequicksearchbox
restore com.google.android.music
restore com.google.android.projection.gearhead
restore com.google.android.videos
restore com.ironsource.appcloud.oobe.hutchison
restore cn.wps.xiaomi.abroad.lite
restore com.mipay.wallet.in
restore com.miui.analytics
restore com.miui.backup
restore com.miui.cloudbackup
restore com.miui.cloudservice
restore com.miui.mediafeature
restore com.miui.micloudsync
restore com.miui.miservice
restore com.miui.msa.global
restore com.miui.weather2
restore com.miui.yellowpage
restore com.xiaomi.account
restore com.xiaomi.mirestore
restore com.xiaomi.mi_connect_service
restore com.xiaomi.joyose
restore com.xiaomi.payment
restore com.xiaomi.xmsf
restore org.mipay.android.manager
restore de.telekom.tsc