Question How to uninstall Google related app in xperia 10 iii rom? - Sony Xperia 10 III

How to uninstall Google related apps in xperia 10 iii rom?
Hope for help.
Thanks!

How to uninstall carrier/OEM bloatware without root access
If you want to get rid of carrier/OEM apps from your phone, here's how you can uninstall bloatware from your device without root access!
www.xda-developers.com
For example:
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.orange.aura.oobe
pm uninstall --user 0 com.sfr.android.sfrjeux
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.linkedin.android
pm uninstall --user 0 com.google.android.apps.wellbeing
pm uninstall --user 0 com.amazon.avod.thirdpartyclient
pm uninstall --user 0 com.amazon.mShop.android.shopping
... and so on.

oel7 said:
How to uninstall carrier/OEM bloatware without root access
If you want to get rid of carrier/OEM apps from your phone, here's how you can uninstall bloatware from your device without root access!
www.xda-developers.com
For example:
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.orange.aura.oobe
pm uninstall --user 0 com.sfr.android.sfrjeux
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.linkedin.android
pm uninstall --user 0 com.google.android.apps.wellbeing
pm uninstall --user 0 com.amazon.avod.thirdpartyclient
pm uninstall --user 0 com.amazon.mShop.android.shopping
... and so on.
Click to expand...
Click to collapse
What is name of playstore?

Related

9.5.14.0 - 4 days 7 hours on battery

Upgraded from 9.5.13.0 to 9.5.14.0
Bootloader - Unlocked
Bloatware - Removed
Root - No
RN5Pro
Battery remaining - 5%
Time on Battery - 4 days 7 hours 17 minutes on Battery
SOT - 6 hour 32 minutes
How did you remove Bloatware?
Only 4,000 Mah Will Do..
:angel:
mohan_168 said:
Upgraded from 9.5.13.0 to 9.5.14.0
Bootloader - Unlocked
Bloatware - Removed
Root - No
RN5Pro
Battery remaining - 55%
Time on Battery - 2 days 9 hours 42 minutes on Battery
SOT - 3 hour 17 minutes
Charging is faster on stock charger, and battery performance looks great.
Click to expand...
Click to collapse
Hi,
Please share your debloat script or safe to remove apps list, thank you !
thewhisper said:
Hi,
Please share your debloat script or safe to remove apps list, thank you !
Click to expand...
Click to collapse
Make sure USB debbuging is on from the developer options before you use it.
https://github.com/Saki-EU/XiaomiAD...oad/2.2.2/Xiaomi_ADB_Fastboot_Tools_2.2.2.zip
All the apps included in the script are safe to debloat. You can debloat other apps, but I wouldn't recommend it as you can cause a bootloop.
Are the stats after moderately using the phone or just leaving it mostly on standby?
Bw
Plz write full process of debloating and which apps u have debloated
Thanks & regard
Safe to remove bloat
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.home
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.miui.antispam
pm uninstall -k --user 0 com.miui.klo.bugreport
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.mi.webkit.core
mohan_168 said:
Safe to remove bloat
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.home
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.miui.antispam
pm uninstall -k --user 0 com.miui.klo.bugreport
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.mi.webkit.core
Click to expand...
Click to collapse
Gallery ? Chrome ? Video player ? clean master ? tts ? compass ? bro what are you doing with your phone,i think u are calling all Android ecosystem a bloat how do you use your phone as a smartphone without these apps
reza6d said:
Gallery ? Chrome ? Video player ? clean master ? tts ? compass ? bro what are you doing with your phone,i think u are calling all Android ecosystem a bloat how do you use your phone as a smartphone without these apps
Click to expand...
Click to collapse
I use Moto gallery app
I use Firefox
I use Nova launcher
just that, I don't trust the chinese bull**** that comes with phone. Clean master is utter BS to begin with, so I will stop myself right there.
Bro after 9.5.14.0 update volume rocker not work sometime
After reboot its fine
Then again an again
Happens the bull****:crying:
mohan_168 said:
I use Moto gallery app
I use Firefox
I use Nova launcher
just that, I don't trust the chinese bull**** that comes with phone. Clean master is utter BS to begin with, so I will stop myself right there.
Click to expand...
Click to collapse
I'll try the script, no fcs while removing more stuff you posted? I used the debloater tool but still I find plenty of stuff which I dont need. Just like you, I use open gallery, nova launcher and shuttle+ instead of MIUI bloatwares.
That's my battery stats. 4hrs sot, almost 2 days standby and still 56% battery left. Removing all bloatwares including MIUI apps like Gallery, Music, Video etc helps a lot.
With all MIUI apps.
2days 6hours battery with 8hours SOT
Guys I have updated after getting the ota, but strangely I see a jitteryness and also my Microsoft outlook is not notifying me on new mails which didn't happen earlier.
Is it recommended to do a clean flash?
what if i want to keep some of them apps? can i just edit zip. or use the commands just skip the ones i need thanks.
Can you paint me to a video of how to do it, or can you post stop by step instructions. Thank you.
Sent from my Redmi Note 5 using Tapatalk
raptorddd said:
what if i want to keep some of them apps? can i just edit zip. or use the commands just skip the ones i need thanks.
Click to expand...
Click to collapse
just skip those commands... if you want to add any apps then add new command with app package name
SunilSuni said:
just skip those commands... if you want to add any apps then add new command with app package name
Click to expand...
Click to collapse
thanks
Here's mine, loving battery life. Havent rooted, unlocked bootloader or modified apart from disabling some apps. I'm pretty conservative, as I'm on WiFi pretty much all the time, so mobile data preference is set to 2G also.
Sent from my Redmi Note 5 using Tapatalk
abdullah1994uk said:
Make sure USB debbuging is on from the developer options before you use it.
https://github.com/Saki-EU/XiaomiAD...oad/2.2.2/Xiaomi_ADB_Fastboot_Tools_2.2.2.zip
All the apps included in the script are safe to debloat. You can debloat other apps, but I wouldn't recommend it as you can cause a bootloop.
Click to expand...
Click to collapse
The link is not working. Could you please give me a working like ?
Tnx

Removing or disabling bloatware

While, I do see quality in this phone, I still think it's filled with too much crapware. Many apps don't have the option to disable them in the apps menu in settings so, I used ADB shell to disable them. I'll see in a few days if it improved my battery life.
I used this command to disable unwanted app: "pm uninstall --user 0 xxxx.xxxxx.xxxx" . This way, the apps will still be there in system folder but they won't be there for the user.
Here's the list of everything I disabled:
pm uninstall --user 0 com.facebook.katana (Facebook app is obviously a battery hog and you can use Facebook Lite instead)
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.samsung.android.app.spage (Bixby home, it's useless you can use Google Assistant instead)
pm uninstall --user 0 com.samsung.android.visionintelligence (Bixby vision, it's useless you can use Google Lense)
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.sec.android.app.clockpackage (Samsung clock, I prefer Google Clock app)
pm uninstall --user 0 com.sec.android.app.sbrowser (Samsung web Browser, I prefer to use Opera)
pm uninstall --user 0 com.quickplay.android.bellmediaplayer (this app is useful only for Bell TV customer)
pm uninstall --user 0 ca.bell.wt.android.tunesappswidget (this widget is useful only for Bell TV customer)
pm uninstall --user 0 com.sec.android.inputmethod (default Samsung keyboard, I prefer Google keyboard)
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools (supposedly useful for gamer but I'm not even sure if it really help improve gaming performance)
pm uninstall --user 0 com.samsung.android.lool (device maintenance service, disabling it will remove "Device maintenance" option from the settings menu but, you don't really need it anyway since this app is doing more harm than good)
There's probably more you could disable but for now, that's enough for me.
You could also root your phone and completely remove these apps from the phone but I chose to use a simpler method because I'm getting lazy as I get older. Also, the ADB shell method won't void your warranty. Sadly, Motorola used to be the way to go to get a decently priced pure Android phone without crapware, but their customer service took a plunge when they were bought my Lenovo.
Here's a link to a complete tutorial on how to use ADB shell, you will need to plug your phone to your computer with a USB cable.
https://www.reddit.com/r/Android/comments/6ftg72/want_to_completely_disableuninstall_those_pesky/
The same can be achieved by using Package Disabler Pro, right?
gauco said:
The same can be achieved by using Package Disabler Pro, right?
Click to expand...
Click to collapse
Well kind of, if you dont want to save space
Package Disabler Pro disables it, not delete.
SaboorTheCool said:
Well kind of, if you dont want to save space
Package Disabler Pro disables it, not delete.
Click to expand...
Click to collapse
ADB Shell doesn't delete either, it only remove access for the current user. This way, you don't have to root your phone but, the app is still there in the system folder.
I uninstalled a few more apps in an effort to gain more RAM and speed up the phone:
pm uninstall --user 0 com.samsung.android.themestore
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.SMT
pm uninstall --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall --user 0 com.samsung.android.hmt.vrshell
pm uninstall --user 0 com.samsung.android.hmt.vrsvc
but still, the phone lag occasionnally. Sometimes it take 1 second to open a basic app like Contacts. Does it get better with a different kernel?
Nico3d3 said:
While, I do see quality in this phone, I still think it's filled with too much crapware. Many apps don't have the option to disable them in the apps menu in settings so, I used ADB shell to disable them. I'll see in a few days if it improved my battery life.
I used this command to disable unwanted app: "pm uninstall --user 0 xxxx.xxxxx.xxxx" . This way, the apps will still be there in system folder but they won't be there for the user.
Here's the list of everything I disabled:
pm uninstall --user 0 com.facebook.katana (Facebook app is obviously a battery hog and you can use Facebook Lite instead)
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.samsung.android.app.spage (Bixby home, it's useless you can use Google Assistant instead)
pm uninstall --user 0 com.samsung.android.visionintelligence (Bixby vision, it's useless you can use Google Lense)
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.sec.android.app.clockpackage (Samsung clock, I prefer Google Clock app)
pm uninstall --user 0 com.sec.android.app.sbrowser (Samsung web Browser, I prefer to use Opera)
pm uninstall --user 0 com.quickplay.android.bellmediaplayer (this app is useful only for Bell TV customer)
pm uninstall --user 0 ca.bell.wt.android.tunesappswidget (this widget is useful only for Bell TV customer)
pm uninstall --user 0 com.sec.android.inputmethod (default Samsung keyboard, I prefer Google keyboard)
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools (supposedly useful for gamer but I'm not even sure if it really help improve gaming performance)
pm uninstall --user 0 com.samsung.android.lool (device maintenance service, disabling it will remove "Device maintenance" option from the settings menu but, you don't really need it anyway since this app is doing more harm than good)
There's probably more you could disable but for now, that's enough for me.
You could also root your phone and completely remove these apps from the phone but I chose to use a simpler method because I'm getting lazy as I get older. Also, the ADB shell method won't void your warranty. Sadly, Motorola used to be the way to go to get a decently priced pure Android phone without crapware, but their customer service took a plunge when they were bought my Lenovo.
Click to expand...
Click to collapse
Without Device maintenance how do we stop battery management killing task?
Maybe I wrong but, I thought Device Maintenance Service was the one responsible for killing task??? Then, if you uninstall it, you won't have to worry about killed task anymore since the service isn't working.
Nico3d3 said:
While, I do see quality in this phone, I still think it's filled with too much crapware. Many apps don't have the option to disable them in the apps menu in settings so, I used ADB shell to disable them. I'll see in a few days if it improved my battery life.
I used this command to disable unwanted app: "pm uninstall --user 0 xxxx.xxxxx.xxxx" . This way, the apps will still be there in system folder but they won't be there for the user.
Here's the list of everything I disabled:
pm uninstall --user 0 com.facebook.katana (Facebook app is obviously a battery hog and you can use Facebook Lite instead)
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.samsung.android.app.spage (Bixby home, it's useless you can use Google Assistant instead)
pm uninstall --user 0 com.samsung.android.visionintelligence (Bixby vision, it's useless you can use Google Lense)
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.sec.android.app.clockpackage (Samsung clock, I prefer Google Clock app)
pm uninstall --user 0 com.sec.android.app.sbrowser (Samsung web Browser, I prefer to use Opera)
pm uninstall --user 0 com.quickplay.android.bellmediaplayer (this app is useful only for Bell TV customer)
pm uninstall --user 0 ca.bell.wt.android.tunesappswidget (this widget is useful only for Bell TV customer)
pm uninstall --user 0 com.sec.android.inputmethod (default Samsung keyboard, I prefer Google keyboard)
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools (supposedly useful for gamer but I'm not even sure if it really help improve gaming performance)
pm uninstall --user 0 com.samsung.android.lool (device maintenance service, disabling it will remove "Device maintenance" option from the settings menu but, you don't really need it anyway since this app is doing more harm than good)
There's probably more you could disable but for now, that's enough for me.
You could also root your phone and completely remove these apps from the phone but I chose to use a simpler method because I'm getting lazy as I get older. Also, the ADB shell method won't void your warranty. Sadly, Motorola used to be the way to go to get a decently priced pure Android phone without crapware, but their customer service took a plunge when they were bought my Lenovo.
Click to expand...
Click to collapse
Can you install modded version of Facebook if you disable it in this way?
Tapatalked with my A8 2018 (SM-A530F)
the stranger94 said:
Can you install modded version of Facebook if you disable it in this way?
Tapatalked with my A8 2018 (SM-A530F)
Click to expand...
Click to collapse
I can't really answer since I didn't try but, I can tell you that Facebook lite is working.
Here's an updated list with things added:
pm uninstall --user 0 com.samsung.android.rubin.app
pm uninstall --user 0 com.sec.spp.push
pm uninstall --user 0 com.sec.android.app.clockpackage
pm uninstall --user 0 com.sec.android.app.sbrowser
pm uninstall --user 0 com.samsung.android.weather
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.samsung.android.visionintelligence
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.samsung.android.themestore
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.SMT
pm uninstall --user 0 com.samsung.android.hmt.vrsvc
pm uninstall --user 0 com.samsung.android.scloud
pm uninstall --user 0 com.samsung.android.samsungpass
pm uninstall --user 0 com.samsung.android.samsungpassautofill
pm uninstall --user 0 com.samsung.android.app.talkback
pm uninstall --user 0 com.samsung.android.spayfw
pm uninstall --user 0 com.samsung.android.mateagent
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.sec.android.inputmethod (you must install another keyboard app like Gboard before removing it)
pm uninstall --user 0 com.samsung.storyservice
pm uninstall --user 0 com.samsung.android.beaconmanager
pm uninstall --user 0 com.samsung.android.easysetup
Every app in this list are app which you can't disable using the settings menu. There are many other useless apps (like Facebook) but, those apps have a button available to disable them.
To remove more Facebook bloat You can remove 'FB App Manager' and 'FB Services' as well:
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.facebook.appmanager
So far (four days) no issues detected ...
what is difference between pm uninstall --user 0 <name of package> and pm uninstall -k --user 0 <name of package>
if youre rooted, then you can use titanium backup to uninstall and titanium backup pro to freeze apps
my list of system exemptions that I do not use
adb shell
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.trustonic.tuiservice
pm uninstall --user 0 com.sec.android.inputmethod
pm uninstall --user 0 com.samsung.android.rubin.app
pm uninstall --user 0 com.samsung.android.messaging
pm uninstall --user 0 com.microsoft.office.word
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.microsoft.office.powerpoint
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.microsoft.skydrive
pm uninstall --user 0 com.sec.android.service.health
pm uninstall --user 0 com.samsung.android.game.gametools
pm uninstall --user 0 com.sec.android.gallery3d
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.sec.android.app.samsungapps
pm uninstall --user 0 com.monotype.android.font.foundation
pm uninstall --user 0 com.microsoft.office.excel
pm uninstall --user 0 com.sec.android.mimage.photoretouching
pm uninstall --user 0 com.monotype.android.font.cooljazz
pm uninstall --user 0 com.samsung.android.weather
pm uninstall --user 0 com.monotype.android.font.chococooky
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.android.visionintelligence
pm uninstall --user 0 com.dsi.ant.service.socket
pm uninstall --user 0 com.dsi.ant.server
pm uninstall --user 0 com.android.wallpaper.livepicker
pm uninstall --user 0 com.sec.android.easyMover.Agent
pm uninstall --user 0 com.samsung.android.weather
Qaaqqu said:
what is difference between pm uninstall --user 0 <name of package> and pm uninstall -k --user 0 <name of package>
Click to expand...
Click to collapse
Answering bc this is the thread that came up in a google search when looking for this same answer.
According to https://developer.android.com/studio/command-line/adb :
uninstall [-k] package = "Remove this app package from the device. Add the -k option to keep the data and cache directories."

Debloat via ADB [NO-ROOT]

1. Windows ADB Setup https://dl.google.com/android/repository/platform-tools-latest-windows.zip
2. Enable USB debugging in Developer mode and authorization will pop-up when is connect with the PC.
3. Open cmd , type "adb shell"
Use this app if you need to uninstall other specific apks and you need the package name:
https://play.google.com/store/apps/details?id=me.iofel.packagelist&hl=en
HTML:
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.google.android.music
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.videos
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.google.android.printservice.recommendation
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.qti.snapdragon.qdcm_ff
pm uninstall --user 0 com.example.rftuner
pm uninstall --user 0 com.fingerprints.fingerprintsensortest
pm uninstall --user 0 com.android.stk
pm uninstall --user 0 com.google.android.marvin.talkback
pm uninstall --user 0 com.android.traceur
pm uninstall --user 0 com.qualcomm.uimremoteclient
pm uninstall --user 0 com.android.wallpaperbackup
pm uninstall --user 0 com.wapi.wapicertmanage
pm uninstall --user 0 com.example.wifirftest
pm uninstall --user 0 com.google.android.setupwizard
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.google.android.apps.photos
OnePlus Bloat
HTML:
pm uninstall --user 0 com.tencent.soter.soterserver
pm uninstall --user 0 com.oneplus.filemanager
pm uninstall --user 0 com.oneplus.brickmode
pm uninstall --user 0 net.oneplus.odm
pm uninstall --user 0 net.oneplus.weather
pm uninstall --user 0 net.oneplus.odm.provider
pm uninstall --user 0 com.oneplus.note
pm uninstall --user 0 cn.oneplus.photos
pm uninstall --user 0 com.oem.logkitsdservice
pm uninstall --user 0 com.oem.autotest
pm uninstall --user 0 com.oneplus.opbugreportlite
pm uninstall --user 0 net.oneplus.commonlogtool
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.oneplus.bttestmode
pm uninstall --user 0 com.oneplus.card
pm uninstall --user 0 com.oem.oemlogkit
pm uninstall --user 0 net.oneplus.widget
pm uninstall --user 0 net.oneplus.push
pm uninstall --user 0 com.oneplus.gamespace
pm uninstall --user 0 net.oneplus.forums
Optional
HTML:
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.dsl.ant.server
com.oneplus.brickmode -> ZenMode, take care to uninstall it when not in use!
com.tencent.soter.soterserver -> Chinese stuff
net.oneplus.push -> Push notifications from OnePlus
com.oneplus.filemanager -> better Install other file manager
"net.oneplus.odm" --> built-in analytics on OxygenOS by OnePlus you cannot disable but you can remove package
cn.oneplus.photos --> Shot on OnePlus watermark
net.oneplus.odm --> OnePlus analytics
com.android.hotwordenrollment.okgoogle/xgoogle --> google assistant deleted
com.oneplus.opbugreportlite --> bug reporter
com.wapi.wapicertmanage --> WAPI (WLAN Authentication and Privacy Infrastructure) is the wireless local area network (WLAN) standard officially supported by the Chinese state government. WAPI was initiated in 2004. In 2006, however, the International Standards Organization (ISO) rejected the incorporation of WAPI as an international WLAN security standard in 2006.
com.oneplus.opbugreportlite --> bug reporter
com.google.android.apps.photos --> Google photos
com.dsl.ant.server -->ANT+ devices (heart rate monitor, cadence meter)
Anyway to also remove Clock, Gallery and Messages?
Fihnakis said:
Anyway to also remove Clock, Gallery and Messages?
Click to expand...
Click to collapse
Couldn't find the clock package name, but the other two are listed below.
com.oneplus.gallery
com.oneplus.mms
Hi @surdustef - many thanks for providing this list.
Many of the entries are obvious but a few aren't.
Are you able to clarify what each line would remove - just in case some people want to keep some apps/utilities.
Cheers
mikefnz said:
Hi @surdustef - many thanks for providing this list.
Many of the entries are obvious but a few aren't.
Are you able to clarify what each line would remove - just in case some people want to keep some apps/utilities.
Cheers
Click to expand...
Click to collapse
I will try
How check, for example, name netlfix or another app?
This works, can confirm. The apps themselves are gone. However, I still can't get rid of the leftover files in system/app, and product/app. Probably going to have to wait until TWRP is supported on 10 and I do a custom rom. Root doesn't help either. You just end up getting failed messages on literally every root browser or root app you use to try to delete those folders.
zioloiso said:
How check, for example, name netlfix or another app?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=me.iofel.packagelist&hl=en
pm uninstall --user 0 com.dsl.ant.server
Click to expand...
Click to collapse
This should actually com.dsi.ant.server. It's used for connectivity of ANT+ devices (heart rate monitor, cadence meter, etc). If you disable it, connectivity with such devices will not be possible.
If you don't use any of these, then by all means disable.
So are apps actually removed or just hidden?
ermacwins said:
So are apps actually removed or just hidden?
Click to expand...
Click to collapse
Good question. I thought it wasn't possible to write to /system with systemless root. Uninstalling suggests this is happening?
gpz1100 said:
Good question. I thought it wasn't possible to write to /system with systemless root. Uninstalling suggests this is happening?
Click to expand...
Click to collapse
You can check memory usage
surdustef said:
You can check memory usage
Click to expand...
Click to collapse
I don't follow... How is that going to help?
The Duo, Drive, Netflix apps were all removed using these commands. However they're definitely still there and these folders fail to delete.
It uninstall the apps for the current user but the apks stay on the phone so even if you delete something important doing a reset will restore that app.
XDA has an article about it
Https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Don't remove com.netflix.partner.activation else Netflix will not work on fresh installation of the app
com.google.android.tts is the text-to-speech engine. Is there some particular reason why one would want to delete that?
What is the point of debloating? There is nothing on this phone to debloat. Why? It's blazing fast to begin with.
I dont use chrome,
Google music etc which i feel its considered as bloatware
My question is if there's a performance difference once some of the bloat is taken out?
Thanks

Question Video Call Greyed Out Question

Hello, after debloating my phone, I seemed to have broken the video calling from the dialer screen. Can anybody tell me what apk I debloated that is needed for it to work? Here is my debloat list...
Code:
pm uninstall --user 0 com.amazon.fv
pm uninstall --user 0 com.amazon.kindle
pm uninstall --user 0 com.amazon.mp3
pm uninstall --user 0 com.amazon.mShop.android
pm uninstall --user 0 com.amazon.venezia
pm uninstall --user 0 com.android.chrome
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.dreams.phototable
pm uninstall --user 0 com.android.email
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.android.providers.userdictionary
pm uninstall --user 0 com.android.stk
pm uninstall --user 0 com.android.wallpaper.livepicker
pm uninstall --user 0 com.audible.application
pm uninstall --user 0 com.blurb.checkout
pm uninstall --user 0 com.cequint.ecid
pm uninstall --user 0 com.cnn.mobile.android.phone.edgepanel
pm uninstall --user 0 com.diotek.sec.lookup.dictionary
pm uninstall --user 0 com.dsi.ant.plugins.antplus
pm uninstall --user 0 com.dsi.ant.sample.acquirechannels
pm uninstall --user 0 com.dsi.ant.server
pm uninstall --user 0 com.dsi.ant.service.socket
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.katana
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.google.android.apps.books
pm uninstall --user 0 com.google.android.apps.docs
pm uninstall --user 0 com.google.android.apps.magazines
pm uninstall --user 0 com.google.android.apps.plus
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.google.android.talk
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.google.android.videos
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.google.vr.vrcore
pm uninstall --user 0 com.gotv.nflgamecenter.us.lite
pm uninstall --user 0 com.hancom.office.editor.hidden
pm uninstall --user 0 com.hancom.office.editor.hidden
pm uninstall --user 0 com.imdb.mobile
pm uninstall --user 0 com.infraware.polarisoffice5
pm uninstall --user 0 com.microsoft.appmanager
pm uninstall --user 0 com.microsoft.office.excel
pm uninstall --user 0 com.microsoft.office.powerpoint
pm uninstall --user 0 com.microsoft.office.word
pm uninstall --user 0 com.microsoft.skydrive
pm uninstall --user 0 com.nuance.swype.input
pm uninstall --user 0 com.policydm
pm uninstall --user 0 com.samsung.android.app.assistantmenu
pm uninstall --user 0 com.samsung.android.app.camera.sticker.facear.preload
pm uninstall --user 0 com.samsung.android.app.camera.sticker.facear3d.preload
pm uninstall --user 0 com.samsung.android.app.camera.sticker.facearavatar.preload
pm uninstall --user 0 com.samsung.android.app.camera.sticker.facearframe.preload
pm uninstall --user 0 com.samsung.android.app.camera.sticker.stamp.preload
pm uninstall --user 0 com.samsung.android.app.clipboardedge
pm uninstall --user 0 com.samsung.android.app.episodes
pm uninstall --user 0 com.samsung.android.app.filterinstaller
pm uninstall --user 0 com.samsung.android.app.memo
pm uninstall --user 0 com.samsung.android.app.routines
pm uninstall --user 0 com.samsung.android.app.sbrowseredge
pm uninstall --user 0 com.samsung.android.app.settings.bixby
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.samsung.android.app.storyalbumwidget
pm uninstall --user 0 com.samsung.android.app.talkback
pm uninstall --user 0 com.samsung.android.app.taskedge
pm uninstall --user 0 com.samsung.android.app.tips
pm uninstall --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall --user 0 com.samsung.android.ardrawing
pm uninstall --user 0 com.samsung.android.aremoji
pm uninstall --user 0 com.samsung.android.arzone
pm uninstall --user 0 com.samsung.android.authfw
pm uninstall --user 0 com.samsung.android.bbc.bbcagent
pm uninstall --user 0 com.samsung.android.bixby.agent
pm uninstall --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall --user 0 com.samsung.android.bixby.es.globalaction
pm uninstall --user 0 com.samsung.android.bixby.plmsync
pm uninstall --user 0 com.samsung.android.bixby.service
pm uninstall --user 0 com.samsung.android.bixby.voiceinput
pm uninstall --user 0 com.samsung.android.bixby.wakeup
pm uninstall --user 0 com.samsung.android.email.provider
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.samsung.android.game.gametools
pm uninstall --user 0 com.samsung.android.game.gos
pm uninstall --user 0 com.samsung.android.gametuner.thin
pm uninstall --user 0 com.samsung.android.hmt.vrshell
pm uninstall --user 0 com.samsung.android.hmt.vrsvc
pm uninstall --user 0 com.samsung.android.keyguardwallpaperupdator
pm uninstall --user 0 com.samsung.android.kidsinstaller
pm uninstall --user 0 com.samsung.android.knox.analytics.uploader
pm uninstall --user 0 com.samsung.android.mateagent
pm uninstall --user 0 com.samsung.android.mdm
pm uninstall --user 0 com.samsung.android.mobileservice
pm uninstall --user 0 com.samsung.android.server.iris
pm uninstall --user 0 com.samsung.android.spdfnote
pm uninstall --user 0 com.samsung.android.svoice
pm uninstall --user 0 com.samsung.android.svoiceime
pm uninstall --user 0 com.samsung.android.themecenter
pm uninstall --user 0 com.samsung.android.themestore
pm uninstall --user 0 com.samsung.android.tripwidget
pm uninstall --user 0 com.samsung.android.visionarapps
pm uninstall --user 0 com.samsung.android.voicewakeup
pm uninstall --user 0 com.samsung.android.wellbeing
pm uninstall --user 0 com.samsung.android.widgetapp.yahooedge.finance
pm uninstall --user 0 com.samsung.android.widgetapp.yahooedge.sport
pm uninstall --user 0 com.samsung.app.highlightplayer
pm uninstall --user 0 com.samsung.daydream.customization
pm uninstall --user 0 com.samsung.desktopsystemui
pm uninstall --user 0 com.samsung.fresco.logging
pm uninstall --user 0 com.samsung.groupcast
pm uninstall --user 0 com.samsung.knox.appsupdateagent
pm uninstall --user 0 com.samsung.knox.rcp.components
pm uninstall --user 0 com.samsung.SMT
pm uninstall --user 0 com.samsung.storyservice
pm uninstall --user 0 com.samsung.svoice.sync
pm uninstall --user 0 com.samsung.systemui.bixby
pm uninstall --user 0 com.samsung.systemui.bixby2
pm uninstall --user 0 com.samsung.ucs.agent.ese
pm uninstall --user 0 com.samsung.voiceserviceplatform
pm uninstall --user 0 com.samsung.desktopsystemui
pm uninstall --user 0 com.sec.android.desktopmode.uiservice
pm uninstall --user 0 com.sec.android.app.bluetoothtest
pm uninstall --user 0 com.sec.android.app.chromecustomizations
pm uninstall --user 0 com.sec.android.app.desktoplauncher
pm uninstall --user 0 com.sec.android.app.dexonpc
pm uninstall --user 0 com.sec.android.app.gamehub
pm uninstall --user 0 com.sec.android.app.hwmoduletest
pm uninstall --user 0 com.sec.android.app.magnifier
pm uninstall --user 0 com.sec.android.app.myfiles
pm uninstall --user 0 com.sec.android.app.sbrowser
pm uninstall --user 0 com.sec.android.app.SecSetupWizard
pm uninstall --user 0 com.sec.android.app.SmartClipEdgeService
pm uninstall --user 0 com.sec.android.app.tfunlock
pm uninstall --user 0 com.sec.android.app.tourviewer
pm uninstall --user 0 com.sec.android.app.translator
pm uninstall --user 0 com.sec.android.app.withtv
pm uninstall --user 0 com.sec.android.app.wlantest
pm uninstall --user 0 com.sec.android.desktopmode.uiservice
pm uninstall --user 0 com.sec.android.diagmonagent
pm uninstall --user 0 com.sec.android.easyMover
pm uninstall --user 0 com.sec.android.easyMover.Agent
pm uninstall --user 0 com.sec.android.easyonehand
pm uninstall --user 0 com.sec.android.mimage.avatarstickers
pm uninstall --user 0 com.sec.android.provider.snote
pm uninstall --user 0 com.sec.android.RilServiceModeApp
pm uninstall --user 0 com.sec.android.sidesync30
pm uninstall --user 0 com.sec.android.uibcvirtualsoftkey
pm uninstall --user 0 com.sec.android.widgetapp.diotek.smemo
pm uninstall --user 0 com.sec.android.widgetapp.easymodecontactswidget
pm uninstall --user 0 com.sec.android.widgetapp.samsungapps
pm uninstall --user 0 com.sec.downloadablekeystore
pm uninstall --user 0 com.sec.enterprise.knox.attestation
pm uninstall --user 0 com.sec.enterprise.knox.cloudmdm.smdms
pm uninstall --user 0 com.sec.enterprise.mdm.services.simpin
pm uninstall --user 0 com.sec.enterprise.mdm.vpn
pm uninstall --user 0 com.sec.epdgtestapp
pm uninstall --user 0 com.sec.everglades
pm uninstall --user 0 com.sec.everglades.update
pm uninstall --user 0 com.sec.factory
pm uninstall --user 0 com.sec.factory.camera
pm uninstall --user 0 com.sec.factory.iris.usercamera
pm uninstall --user 0 com.sec.kidsplat.installer
pm uninstall --user 0 com.sec.knox.foldercontainer
pm uninstall --user 0 com.sec.knox.knoxsetupwizardclient
pm uninstall --user 0 com.sec.knox.switcher
pm uninstall --user 0 com.sec.readershub
pm uninstall --user 0 com.sec.spen.flashannotate
pm uninstall --user 0 com.sec.yosemite.phone
pm uninstall --user 0 com.singtel.mysingtel
pm uninstall --user 0 com.skype.raider
pm uninstall --user 0 com.tripadvisor.tripadvisor
pm uninstall --user 0 com.trustonic.tuiservice
pm uninstall --user 0 com.vlingo.midas
pm uninstall --user 0 com.yelp.android.samsungedge
pm uninstall --user 0 comflipboard.app
pm uninstall --user 0 comflipboard.boxer.app
pm uninstall --user 0 comtv.peel.samsung.app
pm uninstall --user 0 com.samsung.android.knox.attestation
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.samsung.android.livestickers
pm uninstall --user 0 com.samsung.android.service.livedrawing
pm uninstall --user 0 com.google.audio.hearing.vizualization.accessibility.scribe
pm uninstall --user 0 com.samsung.android.aremojieditor
pm uninstall --user 0 com.samsung.android.accessibility.talkback
pm uninstall --user 0 com.samsung.android.forest
pm uninstall --user 0 com.sec.android.app.setupwizard
pm uninstall --user 0 com.samsung.honeyboard
pm uninstall --user 0 com.google.android.apps.messaging
pm uninstall --user 0 com.att.dh
pm uninstall --user 0 com.att.android.attsmartwifi
pm uninstall --user 0 com.att.personalcloud
pm uninstall --user 0 com.google.android.projection.gearhead
pm uninstall --user 0 com.digitalturbine.android.apps.news.att
pm uninstall --user 0 com.google.android.documentsui
I'm pretty sure that the video from the call screen is google duo or now rebranded to goole meet. Try to install both and see.
Tachyon is google meet so put that back on reboot and see if its back. If not reinstall android.talk.
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.talk
TechSilver13 said:
Tachyon is google meet so put that back on reboot and see if its back. If not reinstall android.talk.
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.talk
Click to expand...
Click to collapse
Enabling only google meet (com.google.android.apps.tachyon) worked! Thanks for your help!

Question bootloop after debloat

i combined some debloat lists and tried debloating my poco f3 but it ended up bootlooping (stock miui 13.0.9.0 eu unrooted). did i uninstall something important? check the list below
com.miui.analytics
com.google.android.marvin.talkback
com.google.android.projection.gearhead
com.android.egg
com.google.android.setupwizard
com.google.android.apps.googleassistant
com.miui.audioeffect
com.miui.backup
com.android.dreams.basic
com.miui.powerkeeper
com.android.bluetoothmidiservice
com.miui.extraphoto
com.android.bookmarkprovider
com.google.android.calendar
com.android.providers.calendar
com.android.cameraextensions
com.xiaomi.cameratools
com.google.android.captiveportallogin
com.google.android.ims
com.android.carrierdefaultapp
com.milink.service
com.xiaomi.miplay_client
com.google.android.cellbroadcastservice
com.android.chrome
com.miui.cit
com.miui.cloudbackup
com.miui.cloudservice.sysbase
com.android.cellbroadcastreceiver
com.android.cellbroadcastreceiver.overlay.common
com.android.cts.ctsshim
com.android.cts.priv.ctsshim
com.android.ons
com.android.providers.partnerbookmarks
com.android.wallpaperbackup
com.android.wallpapercropper
com.miui.system
com.miui.systemui.carriers.overlay
com.qti.dpmserviceapp
com.qti.qualcomm.datastatusnotification
com.qualcomm.embms
com.qualcomm.qti.dynamicddsservice
com.qualcomm.qti.lpa
com.qualcomm.qti.uim
com.xiaomi.micloud.sdk
com.android.companiondevicemanager
com.miui.compass
com.qti.confuridialer
com.google.android.configupdater
com.android.internal.display.cutout.emulation.corner
com.miui.qr
com.google.android.apps.restore
com.google.android.apps.turbo
com.qti.qualcomm.deviceinfo
com.google.android.apps.wellbeing
com.android.internal.display.cutout.emulation.double
com.android.providers.downloads.ui
com.android.dynsystem
com.android.emergency
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.miui.bugreport
com.mi.android.globalFileexplorer
com.miui.freeform
com.miui.phrase
com.miui.gallery
com.google.android.inputmethod.latin
com.google.android.googlequicksearchbox
com.android.hotwordenrollment.xgoogle
com.android.hotwordenrollment.okgoogle
com.google.android.gms.location.history
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.android.htmlviewer
com.android.inputdevices
com.android.statementservice
com.xiaomi.joyose
com.android.wallpaper.livepicker
com.bsp.catchlog
com.google.android.apps.maps
com.google.android.feedback
com.xiaomi.account
com.xiaomi.payment
com.xiaomi.mi_connect_service
com.miui.mishare.connectivity
com.miui.videoplayer
com.miui.micloudsync
com.xiaomi.bluetooth
com.miui.daemon
com.miui.face
com.android.mms.service
com.miui.msa.global
com.miui.player
com.android.networkstack.overlay
com.android.theme.font.notoserifsource
com.miui.global.packageinstaller
com.android.pacprocessor
com.android.dreams.phototable
com.xiaomi.powerchecker
com.google.android.printservice.recommendation
com.android.printspooler
com.android.proxyhandler
com.android.internal.display.cutout.emulation.hole
com.miui.hybrid
com.miui.touchassistant
com.miui.audiomonitor
com.xiaomi.scanner
com.miui.screenrecorder
com.android.se
com.fingerprints.sensortesttool
com.miui.miservice
com.xiaomi.midrop
com.android.simappdialog
com.android.stk
com.miui.hybrid.accessory
com.qti.xdivert
com.tencent.soter.soterserver
com.google.android.tts
com.xiaomi.discover
com.android.bips
com.android.traceur
com.google.android.tag
com.android.internal.display.cutout.emulation.tall
com.android.thememanager
com.android.providers.userdictionary
com.miui.miwallpaper
com.android.internal.display.cutout.emulation.waterfall
com.miui.weather2
com.google.android.cellbroadcastreceiver
com.miui.wmsvc
com.android.managedprovisioning
com.miui.cloudservice
com.xiaomi.xmsf
com.xiaomi.xmsfkeeper
com.xiaomi.simactivate.service
com.miui.yellowpage
com.google.android.youtube
Did you uninstall them or just disable them? Is your BL Unlocked?
If your bootloader is Unlocked you can do the following:
In the case of having Uninstalled them, you can flash the ROM ZIP (same MIUI version), and it will reinstall those apps.
In the case of having Disabled them, there is 1 file in the /data directory that you can delete, and it will re-enable all disabled apps.
If your bootloader is Locked and you have Uninstalled the system-apps, you can flash the Fastboot MIUI ROM (same MIUI version) with Mi Flash on your PC. You can select to keep data-partition.
Or, I think you may be able to use the Debloater Tool using Stock MIUI Recovery. The Recovery may allow ADB commands, I'm not sure
cyanGalaxy said:
Did you uninstall them or just disable them? Is your BL Unlocked?
If your bootloader is Unlocked you can do the following:
In the case of having Uninstalled them, you can flash the ROM ZIP (same MIUI version), and it will reinstall those apps.
In the case of having Disabled them, there is 1 file in the /data directory that you can delete, and it will re-enable all disabled apps.
If your bootloader is Locked and you have Uninstalled the system-apps, you can flash the Fastboot MIUI ROM (same MIUI version) with Mi Flash on your PC. You can select to keep data-partition.
Or, I think you may be able to use the Debloater Tool using Stock MIUI Recovery. The Recovery may allow ADB commands, I'm not sure
Click to expand...
Click to collapse
my bl is unlocked and i uninstalled them. i wanna make my phone as debloated as possible but i keep bricking it xd
So, you basically debloated the whole system xD
Akash1338 said:
my bl is unlocked and i uninstalled them. i wanna make my phone as debloated as possible but i keep bricking it xd
Click to expand...
Click to collapse
Then first off instead of trying to uninstall half the Miui OS , I would highly suggest a custom ROM much much less of a headache, but you can compare your list to
https://www.reddit.com/r/PocoPhones/comments/y076xf
laid1995 said:
So, you basically debloated the whole system xD
Click to expand...
Click to collapse
ye that's what i wanna do
Akash1338 said:
ye that's what i wanna do
Click to expand...
Click to collapse
Just flash the system.img and the apps are back.
Akash1338 said:
ye that's what i wanna do
Click to expand...
Click to collapse
Just flash "Xiaomi eu" rom and you're all good.
There's a whole team doing what you did but better.
stable in my miui 12.5.6
------------------------------------------------
pm uninstall --user 0 com.android.protips
pm uninstall --user 0 com.android.dynsystem
pm uninstall --user 0 com.android.inputmethod.latin
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.android.emergency
pm uninstall --user 0 com.android.printspooler
pm uninstall --user 0 com.android.apps.tag
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.dreams.phototable
pm uninstall --user 0 com.android.magicsmoke
pm uninstall --user 0 com.android.managedprovisioning
pm uninstall --user 0 com.android.noisefield
pm uninstall --user 0 com.android.phasebeam
pm uninstall --user 0 com.android.stk
pm uninstall --user 0 com.android.bluetoothmidiservice
pm uninstall --user 0 com.android.browser
pm uninstall --user 0 com.android.cellbroadcastreciever
pm uninstall --user 0 com.android.printservice.recommendation
pm uninstall --user 0 com.android.email
pm uninstall --user 0 com.android.bips
pm uninstall --user 0 com.android.chrome
pm uninstall --user 0 com.android.webview
pm uninstall --user 0 com.android.calendar
pm uninstall --user 0 com.android.providers.calendar
pm uninstall --user 0 android.romstats
pm uninstall --user 0 com.android.documentsui
pm uninstall --user 0 com.android.globalFileexplorer
pm uninstall --user 0 com.android.midrive
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.android.calllogbackup
pm uninstall --user 0 com.android.traceur
pm uninstall --user 0 com.sec.android.AutoPreconfig
pm uninstall --user 0 com.google.android.apps.googleassistant
pm uninstall --user 0 com.google.android.apps.maps
pm uninstall --user 0 com.android.packageinstaller
pm uninstall --user 0 com.google.android.email
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.google.android.marvin.talkback
pm uninstall --user 0 com.google.android.projection.gearhead
pm uninstall --user 0 com.google.android.apps.subscriptions.red
pm uninstall --user 0 com.google.android.apps.setupwizard.searchselector
pm uninstall --user 0 com.google.android.pixel.setupwizard
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.google.android.calculator
pm uninstall --user 0 com.google.android.printservice.recommendation
pm uninstall --user 0 com.google.android.apps.books
pm uninstall --user 0 com.google.android.apps.cloudprint
pm uninstall --user 0 com.google.android.apps.currents
pm uninstall --user 0 com.google.android.apps.fitness
pm uninstall --user 0 com.google.android.apps.photos
pm uninstall --user 0 com.google.android.apps.plus
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.music
pm uninstall --user 0 com.google.android.talk
pm uninstall --user 0 com.google.android.videos
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.google.android.apps.docs
pm uninstall --user 0 com.google.android.apps.restore
pm uninstall --user 0 com.google.android.setupwizard
pm uninstall --user 0 com.mi.globalbrowser
pm uninstall --user 0 cn.wps.moffice_eng.xiaomi.lite
pm uninstall --user 0 com.xiaomi.macro
pm uninstall --user 0 com.miui.zman
pm uninstall --user 0 com.miui.freeform
pm uninstall --user 0 com.miui.newmidrive
pm uninstall --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall --user 0 com.miui.miservice
pm uninstall --user 0 com.xiaomi.mi_connect_service
pm uninstall --user 0 com.miui.contentcatcher
pm uninstall --user 0 com.xiaomi.miplay_client
pm uninstall --user 0 com.miui.huanji
pm uninstall --user 0 com.xiaomi.mirecycle
pm uninstall --user 0 com.miui.cloudbackup
pm uninstall --user 0 com.miui.backup
pm uninstall --user 0 com.miui.accessibility
pm uninstall --user 0 com.xiaomi.xmsf
pm uninstall --user 0 com.xiaomi.mirror
pm uninstall --user 0 com.xiaomi.simactivate.service
pm uninstall --user 0 com.miui.daemon
pm uninstall --user 0 com.miui.cloudservice.sysbase
pm uninstall --user 0 com.mi.webkit.core
pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall --user 0 com.bsp.catchlog
pm uninstall --user 0 com.miui.vsimcore
pm uninstall --user 0 com.miui.greenguard
pm uninstall --user 0 com.miui.cloudservice
pm uninstall --user 0 com.miui.enbbs
pm uninstall --user 0 com.mi.android.globalpersonalassistant
pm uninstall --user 0 com.mi.globalTrendNews
pm uninstall --user 0 com.milink.service
pm uninstall --user 0 com.mipay.wallet.id
pm uninstall --user 0 com.mipay.wallet.in
pm uninstall --user 0 com.miui.bugreport
pm uninstall --user 0 com.miui.hybrid.accessory
pm uninstall --user 0 com.miui.msa.global
pm uninstall --user 0 com.miui.touchassistant
pm uninstall --user 0 com.miui.translation.kingsoft
pm uninstall --user 0 com.miui.translation.xmcloud
pm uninstall --user 0 com.miui.translation.youdao
pm uninstall --user 0 com.miui.translationservice
pm uninstall --user 0 com.miui.userguide
pm uninstall --user 0 com.miui.virtualsim
pm uninstall --user 0 com.miui.yellowpage
pm uninstall --user 0 com.xiaomi.channel
pm uninstall --user 0 com.mipay.wallet
pm uninstall --user 0 com.xiaomi.pass
pm uninstall --user 0 com.xiaomi.shop
pm uninstall --user 0 com.xiaomi.joyose
pm uninstall --user 0 com.xiaomi.providers.appindex
pm uninstall --user 0 com.mi.liveassistant
pm uninstall --user 0 com.xiaomi.payment
pm uninstall --user 0 com.baidu.input_mi
pm uninstall --user 0 com.xiaomi.ab
pm uninstall --user 0 com.xiaomi.jr
pm uninstall --user 0 com.baidu.duersdk.opensdk
pm uninstall --user 0 com.miui.hybrid
pm uninstall --user 0 com.baidu.searchbox
pm uninstall --user 0 com.xiaomi.glgm
pm uninstall --user 0 com.xiaomi.midrop
pm uninstall --user 0 com.miui.personalassistant
pm uninstall --user 0 com.miui.cit
pm uninstall --user 0 com.miui.qr
pm uninstall --user 0 com.miui.nextpay
pm uninstall --user 0 com.xiaomi.o2o
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.katana
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.mi.globalbrowser
pm uninstall --user 0 cn.wps.moffice_eng.xiaomi.lite
pm uninstall --user 0 com.xiaomi.macro
pm uninstall --user 0 com.miui.zman
pm uninstall --user 0 com.miui.freeform
pm uninstall --user 0 com.miui.newmidrive
pm uninstall --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall --user 0 com.miui.miservice
pm uninstall --user 0 com.xiaomi.mi_connect_service
pm uninstall --user 0 com.miui.contentcatcher
pm uninstall --user 0 com.xiaomi.miplay_client
pm uninstall --user 0 com.miui.huanji
pm uninstall --user 0 com.xiaomi.mirecycle
pm uninstall --user 0 com.miui.cloudbackup
pm uninstall --user 0 com.miui.backup
pm uninstall --user 0 com.miui.accessibility
pm uninstall --user 0 com.xiaomi.xmsf
pm uninstall --user 0 com.xiaomi.mirror
pm uninstall --user 0 com.xiaomi.simactivate.service
pm uninstall --user 0 com.miui.daemon
pm uninstall --user 0 com.miui.cloudservice.sysbase
pm uninstall --user 0 com.mi.webkit.core
pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall --user 0 com.bsp.catchlog
pm uninstall --user 0 com.miui.vsimcore
pm uninstall --user 0 com.miui.greenguard
pm uninstall --user 0 com.miui.cloudservice
pm uninstall --user 0 com.miui.enbbs
pm uninstall --user 0 com.mi.android.globalpersonalassistant
pm uninstall --user 0 com.mi.globalTrendNews
pm uninstall --user 0 com.milink.service
pm uninstall --user 0 com.mipay.wallet.id
pm uninstall --user 0 com.mipay.wallet.in
pm uninstall --user 0 com.miui.bugreport
pm uninstall --user 0 com.miui.hybrid.accessory
pm uninstall --user 0 com.miui.msa.global
pm uninstall --user 0 com.miui.touchassistant
pm uninstall --user 0 com.miui.translation.kingsoft
pm uninstall --user 0 com.miui.translation.xmcloud
pm uninstall --user 0 com.miui.translation.youdao
pm uninstall --user 0 com.miui.translationservice
pm uninstall --user 0 com.miui.userguide
pm uninstall --user 0 com.miui.virtualsim
pm uninstall --user 0 com.miui.yellowpage
pm uninstall --user 0 com.xiaomi.channel
pm uninstall --user 0 com.mipay.wallet
pm uninstall --user 0 com.xiaomi.pass
pm uninstall --user 0 com.xiaomi.shop
pm uninstall --user 0 com.xiaomi.joyose
pm uninstall --user 0 com.xiaomi.providers.appindex
pm uninstall --user 0 com.mi.liveassistant
pm uninstall --user 0 com.xiaomi.payment
pm uninstall --user 0 com.baidu.input_mi
pm uninstall --user 0 com.xiaomi.ab
pm uninstall --user 0 com.xiaomi.jr
pm uninstall --user 0 com.baidu.duersdk.opensdk
pm uninstall --user 0 com.miui.hybrid
pm uninstall --user 0 com.baidu.searchbox
pm uninstall --user 0 com.xiaomi.glgm
pm uninstall --user 0 com.xiaomi.midrop
pm uninstall --user 0 com.miui.personalassistant
pm uninstall --user 0 com.miui.cit
pm uninstall --user 0 com.miui.qr
pm uninstall --user 0 com.miui.nextpay
pm uninstall --user 0 com.xiaomi.o2o
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.katana
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.android.browser
pm uninstall --user 0 com.android.quicksearchbox
pm uninstall --user 0 com.bsp.catchlog
pm uninstall --user 0 com.mipay.wallet
pm uninstall --user 0 com.miui.backup
pm uninstall --user 0 com.miui.bugreport
pm uninstall --user 0 com.miui.cloudbackup
pm uninstall --user 0 com.miui.cloudservice
pm uninstall --user 0 com.miui.cloudservice.sysbase
pm uninstall --user 0 com.miui.daemon
pm uninstall --user 0 com.miui.greenguard
pm uninstall --user 0 com.miui.hybrid
pm uninstall --user 0 com.miui.hybrid.accessory
pm uninstall --user 0 com.miui.miservice
pm uninstall --user 0 com.miui.mishare.connectivity
pm uninstall --user 0 com.miui.nextpay
pm uninstall --user 0 com.miui.phrase
pm uninstall --user 0 com.miui.smsextra
pm uninstall --user 0 com.miui.systemAdSolution
pm uninstall --user 0 com.miui.translation.kingsoft
pm uninstall --user 0 com.miui.translation.xmcloud
pm uninstall --user 0 com.miui.translation.youdao
pm uninstall --user 0 com.miui.translationservice
pm uninstall --user 0 com.miui.voiceassist
pm uninstall --user 0 com.miui.voicetrigger
pm uninstall --user 0 com.miui.vsimcore
pm uninstall --user 0 com.miui.wmsvc
pm uninstall --user 0 com.miui.yellowpage
pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall --user 0 com.tencent.soter.soterserver
pm uninstall --user 0 com.unionpay.tsmservice.mi
pm uninstall --user 0 com.xiaomi.ab
pm uninstall --user 0 com.xiaomi.aiasst.service
pm uninstall --user 0 com.xiaomi.aiasst.vision
pm uninstall --user 0 com.xiaomi.mi_connect_service
pm uninstall --user 0 com.xiaomi.miplay_client
pm uninstall --user 0 com.xiaomi.payment
pm uninstall --user 0 com.xiaomi.simactivate.service
pm uninstall --user 0 com.sec.android.service.health
pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service
pm uninstall --user 0 com.sec.android.service.health
pm uninstall --user 0 com.mi.health
pm uninstall --user 0 com.xiaomi.vipaccount
pm uninstall --user 0 com.miui.securityinputmethod
pm uninstall --user 0 com.miui.micloudsync
pm uninstall --user 0 com.miui.analytics
pm uninstall --user 0 com.miui.player
debloat these apps and there will be no bootloops:
pm uninstall -k --user 0 com.miui.voiceassist
pm uninstall -k --user 0 com.miui.voicetrigger
pm uninstall -k --user 0 com.xiaomi.aiasst.service
pm uninstall -k --user 0 com.android.quicksearchbox
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.xiaomi.ab
pm uninstall -k --user 0 com.miui.nextpay
pm uninstall -k --user 0 com.mipay.wallet
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.unionpay.tsmservice.mi
pm uninstall -k --user 0 com.miui.tsmclient
pm uninstall -k --user 0 com.ss.android.ugc.aweme
pm uninstall -k --user 0 com.eg.android.AlipayGphone
pm uninstall -k --user 0 com.xiaomi.mibrain.speech
pm uninstall -k --user 0 com.zhihu.android
pm uninstall -k --user 0 com.sina.weibo
pm uninstall -k --user 0 com.xunmeng.pinduoduo
pm uninstall -k --user 0 com.xiaomi.vipaccount
pm uninstall -k --user 0 com.miui.newmidrive
pm uninstall -k --user 0 com.xiaomi.shop
pm uninstall -k --user 0 com.xiaomi.youpin
pm uninstall -k --user 0 com.smile.gifmaker
pm uninstall -k --user 0 com.taobao.taobao
pm uninstall -k --user 0 com.autonavi.minimap
pm uninstall -k --user 0 com.xiaomi.jr
pm uninstall -k --user 0 com.Qunar
pm uninstall -k --user 0 com.ss.android.article.news
pm uninstall -k --user 0 com.xiaomi.smarthome
pm uninstall -k --user 0 com.taobao.litetao
pm uninstall -k --user 0 com.baidu.searchbox
pm uninstall -k --user 0 com.iflytek.inputmethod.miui
pm uninstall -k --user 0 com.baidu.input_mi
pm uninstall -k --user 0 com.dragon.read
pm uninstall -k --user 0 tv.danmaku.bili
pm uninstall -k --user 0 com.ss.android.article.video
pm uninstall -k --user 0 com.youku.phone
pm uninstall -k --user 0 com.UCMobile
pm uninstall -k --user 0 com.eastmoney.android.berlin
pm uninstall -k --user 0 com.mi.liveassistant
pm uninstall -k --user 0 com.miui.huanji
pm uninstall -k --user 0 com.mfashiongallery.emag
pm uninstall -k --user 0 com.miui.newhome
pm uninstall -k --user 0 com.xiaomi.gamecenter
pm uninstall -k --user 0 com.duokan.reader
pm uninstall -k --user 0 com.miui.virtualsim
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.feedback
pm uninstall -k --user 0 com.mi.android.globalminusscreen
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.hybrid.accessory
pm uninstall -k --user 0 com.miui.miservice
pm uninstall -k --user 0 com.miui.mishare.connectivity
pm uninstall -k --user 0 com.miui.msa.global
pm uninstall -k --user 0 com.miui.phrase
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.xiaomi.miplay_client
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.tencent.soter.soterserver
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.google.android.apps.subscriptions.red
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.keep
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.google.android.projection.gearhead
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.amazon.appmanager
pm uninstall -k --user 0 com.amazon.mShop.android.shopping
pm uninstall -k --user 0 com.booking
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.android.storagemanager
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.miui.freeform
pm uninstall -k --user 0 com.bsp.catchlog
pm uninstall -k --user 0 com.android.mms.service
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.google.android.apps.wellbeing
pm uninstall -k --user 0 com.google.android.gms.location.history
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.miui.android.fashiongallery
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.android.email
pm uninstall -k --user 0 com.google.android.apps.googleassistant
pm uninstall -k --user 0 com.mi.globalbrowser
pm uninstall -k --user 0 com.google.ar.lens
pm uninstall -k --user 0 com.micredit.in
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.miui.voiceassist
pm uninstall -k --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall -k --user 0 com.mipay.wallet
pm uninstall -k --user 0 com.facemoji.lite.xiaomi
pm uninstall -k --user 0 com.miui.calculator
pm uninstall -k --user 0 com.google.android.calendar
pm uninstall -k --user 0 com.miui.touchassistant
pm uninstall -k --user 0 com.android.providers,partnerbookmarks
pm uninstall -k --user 0 com.miui.video
pm uninstall -k --user 0 com.miui.tsmclient
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.xiaomi.glgm
pm uninstall -k --user 0 com.spotify.music
pm uninstall -k --user 0 com.zhiliaoapp.musically
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.android.apps.magazines
pm uninstall -k --user 0 com.google.android.apps.podcasts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.apps.youtube.music
pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.mi.android.globalminusscreen (for app vault)
pm uninstall -k --user 0 com.google.android.inputmethod.latin (for Gboard)
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle (for ok google)
pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle (for ok google)
pm uninstall -k --user 0 com.miui.cloudbackup (for find device)
pm uninstall -k --user 0 com.miui.micloudsync (for find device)
pm uninstall -k --user 0 com.miui.cloudservice.sysbase (for find device)
jefffrom said:
Then first off instead of trying to uninstall half the Miui OS , I would highly suggest a custom ROM much much less of a headache, but you can compare your list to
https://www.reddit.com/r/PocoPhones/comments/y076xf
Click to expand...
Click to collapse
That's my jeffrom. Tbh last days you made some crazy replies xD i thought you have gone insane or something lol
WoKoschekk said:
Just flash the system.img and the apps are back.
Click to expand...
Click to collapse
oh ty lol I'll try next time i brick my phone
laid1995 said:
Just flash "Xiaomi eu" rom and you're all good.
There's a whole team doing what you did but better.
Click to expand...
Click to collapse
i heard that it has some bugs or something?
Akash1338 said:
i heard that it has some bugs or something?
Click to expand...
Click to collapse
No, actually they fix bugs that Xiaomi take longer time to fix.
If you like MIUI. That's where you should settle.

Categories

Resources