Debloat without root via ADB - OnePlus 7 Pro Guides, News, & Discussion

I've successfully de bloated google apps using this method on my OnePlus 7 Pro.
1. Download Microsoft Windows ADB Setup using this link
2. Enable USB debugging in Developer mode and do not forget to authorize when you connect to PC.
3. Open command prompt in adb folder, type "adb shell"
4. Run these commands
Code:
pm uninstall --user 0 com.google.android.youtube
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.chrome
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.dsl.ant.server
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.oneplus.bttestmode
pm uninstall --user 0 com.oneplus.card
pm uninstall --user 0 com.google.android.printservice.recommendation
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.oem.logkitsdservice
pm uninstall --user 0 cn.oneplus.oem_tcma
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.android.wallpaper.livepicker
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.apps.maps
pm uninstall --user 0 com.google.android.calendar
pm uninstall --user 0 com.google.android.setupwizard
Uninstalls Google and OnePlus crap
Youtube
Google search
Gmail
Google Music
Duo
Google Videos
Chrome
Netflix
Calendar
Maps
etc..
Some guides to help..
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/amp/
https://www.xda-developers.com/install-adb-windows-macos-linux/

zmafreak said:
I've successfully de bloated google apps using this method on my OnePlus 7 Pro.
1. Download Microsoft Windows ADB Setup using this link
2. Enable USB debugging in Developer mode and do not forget to authorize when you connect to PC.
3. Open command prompt in adb folder and run these commands
Uninstalls
Youtube
Google search
Gmail
Google Music
Duo
Google Videos
Chrome
Netflix
Some guides to help..
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/amp/
https://www.xda-developers.com/install-adb-windows-macos-linux/
Click to expand...
Click to collapse
If I update to new OOS, do those debloated apps come back again?

storytellerz said:
If I update to new OOS, do those debloated apps come back again?
Click to expand...
Click to collapse
Not sure.. I recommend you to update and run the commands.

UPDATE
Just tried to debloat using TomatoT Debloater "Invisible" script and it seems to work on my phone.
Note - TomatoT Debloater requires root as the developer removes the folder itself. Whereas i try to uninstall apps. I had to alter the script with app names. But there are few apps that i cant access as of now.
List of systems apps SORTED & EXPLAINED by TomatoT
INVISIBLE DEBLOAT
pm uninstall -k --user 0 com.dsl.ant.server
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.oneplus.bttestmode
pm uninstall -k --user 0 com.oneplus.card
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.oem.logkitsdservice
pm uninstall -k --user 0 cn.oneplus.oem_tcma
pm uninstall -k --user 0 com.oem.autotest
pm uninstall -k --user 0 com.oem.logkitsdservice
pm uninstall -k --user 0 com.oneplus.opbugreportlite
pm uninstall -k --user 0 net.oneplus.commonlogtool
pm uninstall -k --user 0 com.android.wallpaper.livepicker
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.qti.snapdragon.qdcm_ff
pm uninstall -k --user 0 com.example.rftuner
pm uninstall -k --user 0 com.fingerprints.fingerprintsensortest
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.android.traceur
pm uninstall -k --user 0 com.qualcomm.uimremoteclient
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.wapi.wapicertmanage
pm uninstall -k --user 0 com.example.wifirftest

storytellerz said:
If I update to new OOS, do those debloated apps come back again?
Click to expand...
Click to collapse
zmafreak said:
Not sure.. I recommend you to update and run the commands.
Click to expand...
Click to collapse
Using ADB does not actually uninstalls but deactivates the app for a particular user. Updating the rom with OTA or a dirty flash should not activate those apps unless you manually do so or do a factory reset from recovery.

zmafreak said:
Just tried to debloat using TomatoT Debloater "Invisible" script and it seems to work on my phone.
Note - TomatoT Debloater requires root as the developer removes the folder itself. Whereas i try to uninstall apps. I had to alter the script with app names. But there are few apps that i cant access as of now.
List of systems apps SORTED & EXPLAINED by TomatoT
INVISIBLE DEBLOAT
pm uninstall -k --user 0 com.dsl.ant.server
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.oneplus.bttestmode
pm uninstall -k --user 0 com.oneplus.card
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.oem.logkitsdservice
pm uninstall -k --user 0 cn.oneplus.oem_tcma
pm uninstall -k --user 0 com.oem.autotest
pm uninstall -k --user 0 com.oem.logkitsdservice
pm uninstall -k --user 0 com.oneplus.opbugreportlite
pm uninstall -k --user 0 net.oneplus.commonlogtool
pm uninstall -k --user 0 com.android.wallpaper.livepicker
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.qti.snapdragon.qdcm_ff
pm uninstall -k --user 0 com.example.rftuner
pm uninstall -k --user 0 com.fingerprints.fingerprintsensortest
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.android.traceur
pm uninstall -k --user 0 com.qualcomm.uimremoteclient
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.wapi.wapicertmanage
pm uninstall -k --user 0 com.example.wifirftest
Click to expand...
Click to collapse
Worked for me. You can copy the entire list and paste into CMD screen and it will remove them all.

pm uninstall -k --user 0 com.google.android.apps.tachyon
I get "not installed for user 0"

vector88 said:
pm uninstall -k --user 0 com.google.android.apps.tachyon
I get "not installed for user 0"
Click to expand...
Click to collapse
Nothing to worry.. it means it's not installed
Sent from my GM1911 using Tapatalk

storytellerz said:
If I update to new OOS, do those debloated apps come back again?
Click to expand...
Click to collapse
ludester said:
Worked for me. You can copy the entire list and paste into CMD screen and it will remove them all.
Click to expand...
Click to collapse
vector88 said:
pm uninstall -k --user 0 com.google.android.apps.tachyon
I get "not installed for user 0"
Click to expand...
Click to collapse
Just updated the script..

Better to use disable instead of uninstall
Especially those using PDC for volte that require logkitservice to access hidden menu
Just my 2c

virtyx said:
Better to use disable instead of uninstall
Especially those using PDC for volte that require logkitservice to access hidden menu
Just my 2c
Click to expand...
Click to collapse
Thanks for your input. I removed that line.
I prefer uninstalling as you can always install apps back from playstore or reset will do the trick.

Thank you for this thread, great work

Little modification :
com.dsi.ant.server , not com.dsl.ant.server
And big thanks fot the list !

zmafreak said:
I've successfully de bloated google apps using this method on my OnePlus 7 Pro.
1. Download Microsoft Windows ADB Setup using this link
2. Enable USB debugging in Developer mode and do not forget to authorize when you connect to PC.
3. Open command prompt in adb folder, type "adb shell"
4. Run these commands
Code:
pm uninstall --user 0 com.google.android.youtube
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.chrome
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.dsl.ant.server
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.oneplus.bttestmode
pm uninstall --user 0 com.oneplus.card
pm uninstall --user 0 com.google.android.printservice.recommendation
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.oem.logkitsdservice
pm uninstall --user 0 cn.oneplus.oem_tcma
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.android.wallpaper.livepicker
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.apps.maps
pm uninstall --user 0 com.google.android.calendar
pm uninstall --user 0 com.google.android.setupwizard
Uninstalls Google and OnePlus crap
Youtube
Google search
Gmail
Google Music
Duo
Google Videos
Chrome
Netflix
Calendar
Maps
etc..
Some guides to help..
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/amp/
https://www.xda-developers.com/install-adb-windows-macos-linux/
Click to expand...
Click to collapse
Work perfect on OP 7t Pro

Nice work, able to clean up Oneplus 7 Pro.
Does this work on OxygenOS 10.3.0?

First time did not workt for me. I follow the guide in OP.
Second time, i type first "adb devices". I see my phone (if youre phone is not shown on Command promt screen, debloat will not work. All commands will show in RED color), then type "adb shell", then the commands.
I am on ob7, all stock.
Thank you.

Hi, i try to uninstall Game Space with this :
pm uninstall --user 0 com.google.game.space
With space or . or _ between game and space. I try in 1 word (gamespace).
Some help please.
And Gdrive.

@zmafreak
Can you tell me the exact command to delete Duo and Drive?

@lvints
google duo is in list: pm uninstall --user 0 com.google.android.apps.tachyon
for google drive is: pm uninstall --user 0 com.google.android.apps.docs
@null0seven
dont know is there google game space, but for oneplus game space: pm uninstall --user 0 com.oneplus.gamespace

GHosTiK
Thank you. Google duo & drive are gone.:good:
Game space still there.:crying:
I would like to get rid of Android auto too, if you can help.

Related

[Q] Anyone managed to hide "What's New" app without root?

I've looked around and it looks like the internal name for What's New is com.sonymobile.entrance.
I tried
Code:
adb shell pm hide com.sonymobile.entrance
but I get
Code:
java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS
so I don't know where to go from here.
theplasmastorm said:
I've looked around and it looks like the internal name for What's New is com.sonymobile.entrance.
I tried
Code:
adb shell pm hide com.sonymobile.entrance
but I get
Code:
java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS
so I don't know where to go from here.
Click to expand...
Click to collapse
Try uninstalling it system wide (user 0):
Code:
[I]pm uninstall -k --user 0 com.sonymobile.entrance[/I]
serajr said:
Try uninstalling it system wide (user 0):
Code:
[I]pm uninstall -k --user 0 com.sonymobile.entrance[/I]
Click to expand...
Click to collapse
That did the trick! Thanks
EDIT:
Compiled a list using App Inspector...
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.sony.tvsideview.videoph
pm uninstall -k --user 0 com.sony.tvsideview.phone
pm uninstall -k --user 0 com.sonymobile.entrance
pm uninstall -k --user 0 com.sonymobile.moviecreator.rmm
pm uninstall -k --user 0 com.sonymobile.email
pm uninstall -k --user 0 com.sonymobile.sketch
pm uninstall -k --user 0 com.sonymobile.xperiaweather
pm uninstall -k --user 0 com.sonyericsson.music
pm uninstall -k --user 0 com.spotify.mobile.android.ui
pm uninstall -k --user 0 com.amazon.kindle
pm uninstall -k --user 0 com.amazon.mShop.android.shopping
pm uninstall -k --user 0 com.s.antivirus
pm uninstall -k --user 0 com.android.providers.downloads.ui
pm uninstall -k --user 0 com.kobobooks.android
...just need to figure out how to make a Substratum Theme using Android Studio and that's no root theming and modding cracked.
Apps haven't been fully uninstalled which is confirmed by pulling folders with adb.
SXUsr said:
That did the trick! Thanks
EDIT:
Compiled a list using App Inspector...
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.sony.tvsideview.videoph
pm uninstall -k --user 0 com.sony.tvsideview.phone
pm uninstall -k --user 0 com.sonymobile.entrance
pm uninstall -k --user 0 com.sonymobile.moviecreator.rmm
pm uninstall -k --user 0 com.sonymobile.email
pm uninstall -k --user 0 com.sonymobile.sketch
pm uninstall -k --user 0 com.sonymobile.xperiaweather
pm uninstall -k --user 0 com.sonyericsson.music
pm uninstall -k --user 0 com.spotify.mobile.android.ui
pm uninstall -k --user 0 com.amazon.kindle
pm uninstall -k --user 0 com.amazon.mShop.android.shopping
pm uninstall -k --user 0 com.s.antivirus
pm uninstall -k --user 0 com.android.providers.downloads.ui
pm uninstall -k --user 0 com.kobobooks.android
...just need to figure out how to make a Substratum Theme using Android Studio and that's no root theming and modding cracked.
Click to expand...
Click to collapse
Glad to know it did work!!
If you want a huge debloat list, look for my Debloat Script at Xperia X Performance thread, and go into its debloat_list.sh file
Btw ... I'll try to buy an XZ1c when it's on sale here in brazil (next week I hope)!
SXUsr said:
Apps haven't been fully uninstalled which is confirmed by pulling folders with adb.
Click to expand...
Click to collapse
Ofc they won't be fully uninstalled, in really, they will be just system wide disabled. Root is needed in order to get rid of them (pushing them out of /system)!!
Is the "whats new" back when you swipe up from the bottom? Or are you just wanting to hide the app from the homescreen? (I remember when they added What's New to the swipe up on the Android 5.0 to the Z3C, but they removed that on Android 6.0 if I recall)
christogold said:
Is the "whats new" back when you swipe up from the bottom? Or are you just wanting to hide the app from the homescreen? (I remember when they added What's New to the swipe up on the Android 5.0 to the Z3C, but they removed that on Android 6.0 if I recall)
Click to expand...
Click to collapse
It's not coming up with a swipe from the bottom, but it can only be terminated and not uninstalled, neither disabled. With the command provided here (
Code:
adb shell pm uninstall -k --user 0 xxx
) I confirm it can be disabled as it shows as "not installed for current user" afterwards.
I agree some more could be added to that list, like youtube app etc but thanks for the tip @serajr, it worked!
SXUsr said:
That did the trick! Thanks
EDIT:
Compiled a list using App Inspector...
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.sony.tvsideview.videoph
pm uninstall -k --user 0 com.sony.tvsideview.phone
pm uninstall -k --user 0 com.sonymobile.entrance
pm uninstall -k --user 0 com.sonymobile.moviecreator.rmm
pm uninstall -k --user 0 com.sonymobile.email
pm uninstall -k --user 0 com.sonymobile.sketch
pm uninstall -k --user 0 com.sonymobile.xperiaweather
pm uninstall -k --user 0 com.sonyericsson.music
pm uninstall -k --user 0 com.spotify.mobile.android.ui
pm uninstall -k --user 0 com.amazon.kindle
pm uninstall -k --user 0 com.amazon.mShop.android.shopping
pm uninstall -k --user 0 com.s.antivirus
pm uninstall -k --user 0 com.android.providers.downloads.ui
pm uninstall -k --user 0 com.kobobooks.android
...just need to figure out how to make a Substratum Theme using Android Studio and that's no root theming and modding cracked.
Click to expand...
Click to collapse
Listed a few more. I take no resposibility:
pm uninstall -k --user 0 com.sonymobile.scan3d
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.sonyericsson.organizer
pm uninstall -k --user 0 com.sonymobile.advancedwidget.clock
pm uninstall -k --user 0 com.sonymobile.dualshockmanager
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.sonymobile.music.goglelyricsplugin
pm uninstall -k --user 0 com.sonyericsson.xhs
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.sonymobile.android.addoncamera.soundphoto
pm uninstall -k --user 0 com.sonymobile.support
pm uninstall -k --user 0 com.swiftkey.swiftkeyconfigurator
pm uninstall -k --user 0 com.touchtype.swiftkey
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.sonymobile.moviecreator
pm uninstall -k --user 0 com.sonymobile.music.wikipediaplugin
pm uninstall -k --user 0 com.sonymobile.indeviceintelligence
pm uninstall -k --user 0 com.sonymobile.getset
pm uninstall -k --user 0 com.sonymobile.getset.priv
pm uninstall -k --user 0 com.sonymobile.assist
pm uninstall -k --user 0 com.sonyericsson.textinput.chinese
pm uninstall -k --user 0 com.sonymobile.xperialounge.services
pm uninstall -k --user 0 com.sonymobile.xperiaservices
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.sonymobile.music.youtubeplugin
pm uninstall -k --user 0 com.sonymobile.music.youtubekaraokeplugin
serajr said:
Ofc they won't be fully uninstalled, in really, they will be just system wide disabled. Root is needed in order to get rid of them (pushing them out of /system)!!
Click to expand...
Click to collapse
Is there any way to install it back without having to factory reset the phone?
What about something like pm install -k --user 0 com.android.chrome ? (Logically)
Thanks, It works perfectly on my E5
I hate bloatwares

Guide to Remove Apps without Root

Hi,
i come from the Honor Note 8 and switched to the Honor Note 10.
You can remove Apps without Root.
i test this Guide and it will work with Honor Note 8 and the Honor Note 10.
Uninstall unnecessary Apps or Bloatware without root.
https://www.xda-developers.com/unins...t-root-access/
Here is a list to not have to search or more in Attachment.
Enable USB Debugging in developers options.
Plug your Phone to the Pc
Open CMD
Copy and paste from the List what you want to remove.If you more uninstall,install App Inspector from Playstore to find the right names.
adb shell
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.huawei.android.UEInfoCheck
pm uninstall -k --user 0 com.huawei.android.chr
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.parentcontrol
pm uninstall -k --user 0 com.iflytek.speechsuite
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.huawei.android.findmyphone
pm uninstall -k --user 0 com.baidu.input_huawei
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.watch.sync
pm uninstall -k --user 0 com.android.inputmethod.latin
pm uninstall -k --user 0 com.huawei.hiboard
pm uninstall -k --user 0 com.huawei.skytone
pm uninstall -k --user 0 com.huawei.android.hwpay
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.videoeditor
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.huawei.trustagent
pm uninstall -k --user 0 com.huawei.trustspace
pm uninstall -k --user 0 com.android.apps.tag
pm uninstall -k --user 0 com.huawei.hwvplayer.youku
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.huawei.android.AutoRegSms
pm uninstall -k --user 0 com.huawei.himovie
pm uninstall -k --user 0 com.huawei.android.launcher (you need an another Launcher before uninstall the Huawei Stock Launcher!!!)
After Factory Reset all apps are back
I have tried it and it works but I take no responsibility if something goes wrong!
letschky said:
Hi,
i come from the Honor Note 8 and switched to the Honor Note 10.
You can remove Apps without Root.
i test this Guide and it will work with Honor Note 8 and the Honor Note 10.
Uninstall unnecessary Apps or Bloatware without root.
https://www.xda-developers.com/unins...t-root-access/
Here is a list to not have to search or more in Attachment.
Enable USB Debugging in developers options.
Plug your Phone to the Pc
Open CMD
Copy and paste from the List what you want to remove.If you more uninstall,install App Inspector from Playstore to find the right names.
adb shell
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.huawei.android.UEInfoCheck
pm uninstall -k --user 0 com.huawei.android.chr
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.parentcontrol
pm uninstall -k --user 0 com.iflytek.speechsuite
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.huawei.android.findmyphone
pm uninstall -k --user 0 com.baidu.input_huawei
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.watch.sync
pm uninstall -k --user 0 com.android.inputmethod.latin
pm uninstall -k --user 0 com.huawei.hiboard
pm uninstall -k --user 0 com.huawei.skytone
pm uninstall -k --user 0 com.huawei.android.hwpay
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.videoeditor
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.huawei.trustagent
pm uninstall -k --user 0 com.huawei.trustspace
pm uninstall -k --user 0 com.android.apps.tag
pm uninstall -k --user 0 com.huawei.hwvplayer.youku
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.huawei.android.AutoRegSms
pm uninstall -k --user 0 com.huawei.himovie
After Factory Reset all apps are back
I have tried it and it works but I take no responsibility if something goes wrong!
Click to expand...
Click to collapse
After this and change the language do you still found Chinese letter in dailar app and lock screen control center?
Or any Chinese letter your facing overall?
Disable Huawei Magazine Lockscreen and use your own Lockscreen Picture,you have not chinese letters in Lockscreen.In Dialer is normalis it a Chinese Variant of HN10
letschky said:
Hi,
i come from the Honor Note 8 and switched to the Honor Note 10.
You can remove Apps without Root.
i test this Guide and it will work with Honor Note 8 and the Honor Note 10.
Uninstall unnecessary Apps or Bloatware without root.
https://www.xda-developers.com/unins...t-root-access/
Here is a list to not have to search or more in Attachment.
Enable USB Debugging in developers options.
Plug your Phone to the Pc
Open CMD
Copy and paste from the List what you want to remove.If you more uninstall,install App Inspector from Playstore to find the right names.
adb shell
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.huawei.android.UEInfoCheck
pm uninstall -k --user 0 com.huawei.android.chr
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.parentcontrol
pm uninstall -k --user 0 com.iflytek.speechsuite
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.huawei.android.findmyphone
pm uninstall -k --user 0 com.baidu.input_huawei
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.watch.sync
pm uninstall -k --user 0 com.android.inputmethod.latin
pm uninstall -k --user 0 com.huawei.hiboard
pm uninstall -k --user 0 com.huawei.skytone
pm uninstall -k --user 0 com.huawei.android.hwpay
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.videoeditor
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.huawei.trustagent
pm uninstall -k --user 0 com.huawei.trustspace
pm uninstall -k --user 0 com.android.apps.tag
pm uninstall -k --user 0 com.huawei.hwvplayer.youku
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.huawei.android.AutoRegSms
pm uninstall -k --user 0 com.huawei.himovie
After Factory Reset all apps are back
I have tried it and it works but I take no responsibility if something goes wrong!
Click to expand...
Click to collapse
Have you tried removing hivoice and replacing it with google assistant if you press home button?
Yes i remove hi voice google assistant works but close the Apps,doesn't work at second time.google must be run always and not kill the app when screen is off.
Boss, is there twrp and then magisk?
ivanox1972 said:
Boss, is there twrp and then magisk?
Click to expand...
Click to collapse
Huawei no more provide bootloader unlock code so there is no twrp, no magisk at all
Of course, but there are commercial services to unlock, is it working
ivanox1972 said:
Of course, but there are commercial services to unlock, is it working
Click to expand...
Click to collapse
What are they?
Inviato dal mio RVL-AL09 utilizzando Tapatalk
ivanox1972 said:
Of course, but there are commercial services to unlock, is it working
Click to expand...
Click to collapse
That would interest me too
I afraid no good news, dcunlocker told me can't solve in the moment
I like this phone but when I know that I can't unlock BL then I'm considering Xs+ dual sim, Note 9 or even Mi Max 3
https://forum.xda-developers.com/honor-7x/how-to/how-to-unlock-huawei-bootloader-removal-t3780903
not tested yet
@ letschky friend, is it possibile to freeze apps from adb, not uninstall?
ivanox1972 said:
@ letschky friend, is it possibile to freeze apps from adb, not uninstall?
Click to expand...
Click to collapse
yes. adb disable-user. google for it.
letschky said:
Hi,
i come from the Honor Note 8 and switched to the Honor Note 10.
You can remove Apps without Root.
i test this Guide and it will work with Honor Note 8 and the Honor Note 10.
Uninstall unnecessary Apps or Bloatware without root.
https://www.xda-developers.com/unins...t-root-access/
Here is a list to not have to search or more in Attachment.
Enable USB Debugging in developers options.
Plug your Phone to the Pc
Open CMD
Copy and paste from the List what you want to remove.If you more uninstall,install App Inspector from Playstore to find the right names.
adb shell
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.huawei.android.UEInfoCheck
pm uninstall -k --user 0 com.huawei.android.chr
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.parentcontrol
pm uninstall -k --user 0 com.iflytek.speechsuite
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.huawei.android.findmyphone
pm uninstall -k --user 0 com.baidu.input_huawei
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.watch.sync
pm uninstall -k --user 0 com.android.inputmethod.latin
pm uninstall -k --user 0 com.huawei.hiboard
pm uninstall -k --user 0 com.huawei.skytone
pm uninstall -k --user 0 com.huawei.android.hwpay
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.videoeditor
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.huawei.trustagent
pm uninstall -k --user 0 com.huawei.trustspace
pm uninstall -k --user 0 com.android.apps.tag
pm uninstall -k --user 0 com.huawei.hwvplayer.youku
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.huawei.android.AutoRegSms
pm uninstall -k --user 0 com.huawei.himovie
After Factory Reset all apps are back
I have tried it and it works but I take no responsibility if something goes wrong!
Click to expand...
Click to collapse
Will this remove the yellow page from dailar app?
bader469 said:
Will this remove the yellow page from dailar app?
Click to expand...
Click to collapse
Install App Inspector from the Playstore,this app finds the name.
bader469 said:
Will this remove the yellow page from dailar app?
Click to expand...
Click to collapse
ok i found it
pm uninstall -k --user 0 com.huawei.yellowpage
but I do not know if it will be removed from the dialer!
Did anyone try to uninstall Huawei's google play service and reinstall it from GMSINSTALLER in order to get it fully working (like google pay)?
I don't know witch one from the above app is not bloatware, but after removing them my virtual keyboard disappear (and also the ability to write). Di-dint managed with voice so factory reset (twice). Also i could not find an app called com.huawei.yellowpage.

XIAOMI Mi8 GLOBAL De-Bloating (No Root)

HOW TO DEBLOAT THE Mi8 WITHOUT ROOT
Summary:
I don't like the Ads and the bloat that Xiaomi have been including in our Stock Global ROMs. I am sharing the method and services/apps i personally remove when i run the latest Global ROM. These apps are uninstalled through ADB shell and doesn't require root, doesn't modify your system, and can be brought back with a factory reset.
I don't use social media, so i uninstalled the FB crap too (always runs even without the main app). If some of these aren't found on your system, don't worry it just errors on them (not found). I use a lot of 3rd party apps in place of Xiaomi stock apps (messages, gallery, clock, etc). I left the Xiaomi cloud and account apps/framework. If this bothers you, then add them or skip others you want to leave.
I have thoroughly tested the removal of all the apps listed in this tutorial (there is more that can be removed, but i use the themes app, account, cloud, etc.). Removing these apps will greatly improve the battery life and snappiness of the phone (less resources running, less memory used, less battery consumption, no ads!).
My Replacement App Setup:
-Nova Launcher Prime
-Google Chrome
-Google Messages
-Google Photos
-PowerAmp Hi-Def Music Player (Enables [email protected])
-Timely Clock App
-Weather Live Pro
-VLC Media Player
Important Notes & Warnings:
* You can still use OTA updates or regular ROM flashing without the apps & services returning!
* This does not modify the system partitions in any way, only the data partition files are disabled!
* If you remove the 'Xiaomi Home' launcher app -make sure you have an alternative launcher installed first!
* If you remove the 'Xiaomi Gallery' app, you can only set lockscreen wallpaper through the theme application!
Very Very Important:
* ONCE YOU UNINSTALL THESE, THE ONLY WAY TO GET THEM BACK IS TO FACTORY RESET YOUR PHONE! *
Instructions:
1.) Make sure USB Debugging is enabled in the Developers menu on your phone
2.) Connect your phone to your computer
3.) Bring up your computer's command terminal and type 'adb shell'
4.) If you successfully have an adb shell connection, you should have a terminal type mode with a dollar sign prompt
- - -(If you can't connect, then go read how to get an adb connection and setup using Google!)
5.) Enter each command you want below. You can copy the whole list, then paste it in your adb shell all at once if you want
Code:
pm uninstall -k --user 0 android.autoinstalls.config.Xiaomi.dipper
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.deskclock
pm uninstall -k --user 0 com.android.mms
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.bsp.catchlog
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.mfashiongallery.emag
pm uninstall -k --user 0 com.mi.android.globalFileexplorer
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.mi.global.bbs
pm uninstall -k --user 0 com.mi.global.shop
pm uninstall -k --user 0 com.mi.globalTrendNews
pm uninstall -k --user 0 com.mi.webkit.core
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.mipay.wallet.id
pm uninstall -k --user 0 com.mipay.wallet.in
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.android.fashiongallery
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.hybrid.accessory
pm uninstall -k --user 0 com.miui.miwallpaper
pm uninstall -k --user 0 com.miui.msa.global
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.miui.touchassistant
pm uninstall -k --user 0 com.miui.translation.kingsoft
pm uninstall -k --user 0 com.miui.translation.xmcloud
pm uninstall -k --user 0 com.miui.translation.youdao
pm uninstall -k --user 0 com.miui.translationservice
pm uninstall -k --user 0 com.miui.userguide
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.virtualsim
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.opera.preinstall
pm uninstall -k --user 0 com.qualcomm.qti.perfdump
pm uninstall -k --user 0 com.xiaomi.discover
pm uninstall -k --user 0 com.xiaomi.glgm
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.payment
pm uninstall -k --user 0 com.xiaomi.providers.appindex
pm uninstall -k --user 0 org.codeaurora.gps.gpslogsave
[COLOR="Red"]pm uninstall -k --user 0 com.miui.gallery[/COLOR]
[COLOR="Red"]pm uninstall -k --user 0 com.miui.home[/COLOR]
Awesome battery life on 12/20 Global Beta.
With 15% Left on phone:
32+ Hours
6h 11m Screen On
4h Talk Time
Enjoy!
/.
Thanks for the info.
Will these removed apps be reinstalled automatically after a firmware update?
Hi,
I just did that and now the system hangs saying "Just a sec...". Nothing happens.
EDIT:
I was stupid and have not installed Nova Launcher
hkwildboy said:
Thanks for the info.
Will these removed apps be reinstalled automatically after a firmware update?
Click to expand...
Click to collapse
No, the apps will stay uninstalled in the data partition until a factory reset. You can still update without issues, it does not modify system images.
/.
Thanks a lot for the useful info.
As per my Mi 8 MIUI present config, locked bootloader, many of the apps from the list are not running or have never run, since I have already disabled some of them previously on settings (disabled at startup, background) or I manually run them.
So I have only uninstalled a few of them running (you can check on apps manager, show system apps and sort by status). Also you can check battery drain of each one to see actually how much they drain.
These are the ones I chose to uninstall:
Code:
pm uninstall -k --user 0 android.autoinstalls.config.Xiaomi.dipper
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
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.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.qualcomm.qti.perfdump
pm uninstall -k --user 0 com.xiaomi.discover
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.android.browser
thanks for this!
Great heads up. I was looking for something like this. Just wondering if I freeze them with titanium backup it will do the same job or not…
is it safe to remove the following
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.micloudsync
Awesome stuff!Thx for this!!
Can you please name all apps what they are one by one?
E.g like com.xiaomi.glgm??what is this?
Thank you again!
Thanks a lot, have removed the following, seems ok
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.mi.android.globalFileexplorer
pm uninstall -k --user 0 com.mipay.wallet.id
pm uninstall -k --user 0 com.mipay.wallet.in
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.miui.touchassistant
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.miui.translation.kingsoft
pm uninstall -k --user 0 com.miui.translation.xmcloud
pm uninstall -k --user 0 com.miui.translation.youdao
pm uninstall -k --user 0 com.miui.translationservice
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.opera.preinstall
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.providers.appindex
pm uninstall -k --user 0 com.xiaomi.discover
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.miui.providers.weather
johnnyman25 said:
Awesome stuff!Thx for this!!
Can you please name all apps what they are one by one?
E.g like com.xiaomi.glgm??what is this?
Thank you again!
Click to expand...
Click to collapse
Forwarding your request. Most of the apps are trivial to name, but some arent, therefore the request, if you can name all those Would really appreciate it. The integraded browser also annoys me a little :/
Thanks for this
Can confirm it also works for the Mi 8 Pro.
Would love what the more obscure app names are, so we can make more informed decisions on what we personally want to remove ^^
M73_ said:
is it safe to remove the following
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.micloudsync
Click to expand...
Click to collapse
Rommco05 said:
I already removed and all is ok
Click to expand...
Click to collapse
So you guys won't be able to use any services related to the Mi Cloud
BxginZ enMy said:
So you guys won't be able to use any services related to the Mi Cloud
Click to expand...
Click to collapse
yes, I removed them
Great stuff thanx
Agimax said:
Awesome battery life on 12/20 Global Beta.
With 15% Left on phone:
32+ Hours
6h 11m Screen On
4h Talk Time
Enjoy!
/.
Click to expand...
Click to collapse
13% Cell Stand-by? Can't be good...
Too much it seems for me, similar to Screen-On-Time?
I'm still at 10.0.3 and for the moment I do not intend to upgrade until Xiaomi release a better version.
I removed everything except MIUI cloud related things.
Also I changed the network to LTE/ WCDMA (Europe)
After 24 hours on standby the battery fell from 100 to 89 percent.
That would be about 3-4% overnight.
I do not think that's bad.
Oldpurger said:
I'm still at 10.0.3 and for the moment I do not intend to upgrade until Xiaomi release a better version.
I removed everything except MIUI cloud related things.
Also I changed the network to LTE/ WCDMA (Europe)
After 24 hours on standby the battery fell from 100 to 89 percent.
That would be about 3-4% overnight.
I do not think that's bad.
Click to expand...
Click to collapse
That's good. It approaches normal drainage standby.
It drains 1% per hour for me standby, debloated. Could you tell how much cell standby drain percentage with normal usage after a cycle?
I only have Mi8 for 3 days and I didn't yet look at that.
But I use very little that phone (I also have a company phone) so this information will not help you too much.

[GUIDE] Debloat MIUI No-root

Hi guys,
This is a universal guide to remove all the bloatware on any device. I am just posting instructions here on what I did to our specific device.
First is to unlock developer options. For this, head into settings and about phone.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then tap the MIUI version for 7 times to enable developer options
Then come back to settings and head over to additional settings to open developer options
There enable USB debugging.
Now head back into settings into installed apps to get information of package name of the app that you want to remove.
Let me take the example of Google chrome here
To remove this app, you need to execute the command
HTML:
adb shell pm uninstall -k --user 0 com.android.chrome
I'm assuming that you already know how to use adb commands. It's very easy. Just google how to use ADB. You need to install drivers for redmi 7a in case of windows (you will get it as part of mi unlock software) and then you need to download minimal adb-fastboot. In linux, its very easy. Just do sudo apt install android-tools-adb. No need to install drivers separately.
I have removed the following apps to debloat
Mi Browser
adb shell pm uninstall -k --user 0 com.android.browser
Facebook apps
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.facebook.system
Google Docs
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
Duo
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
Google app
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
Google Play Music
adb shell pm uninstall -k --user 0 com.google.android.music
Google Play Videos
adb shell pm uninstall -k --user 0 com.google.android.videos
Mi Analytics reporting
adb shell pm uninstall -k --user 0 com.miui.analytics
Mi Bug report
adb shell pm uninstall -k --user 0 com.miui.bugreport
Mi Ad service
adb shell pm uninstall -k --user 0 com.miui.msa.global
Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.midrop
Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
Mi Scanner
adb shell pm uninstall -k --user 0 com.xiaomi.scanner
Mi Cloud access service
adb shell pm uninstall -k --user 0 com.miui.cloudservice
Mi cloud backup software
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
Mi Pay
adb shell pm uninstall -k --user 0 com.xiaomi.payment
Get apps Suggestions
adb shell pm uninstall -k --user 0 com.miui.hybrid
Weather app
adb shell pm uninstall -k --user 0 com.miui.weather2
Yellow Pages Caller ID
adb shell pm uninstall -k --user 0 com.miui.yellowpage
Mi Video Player
adb shell pm uninstall -k --user 0 com.miui.videoplayer
There is only one safe way... other things you can remove can cause unwanted problems.
https://forum.xda-developers.com/android/development/miui-xiaomi-global-debloater-the4anoni-t3879739
Thank for the guide. I already knew how to do this but your guide is very easy to use and thoughtfully laid out for anyone who doesn't know how to do it. The apps mention in OP are safe to uninstall BTW.
There is a gui for that: github.com/Saki-EU/XiaomiADBFastbootTools/
It allows to uninstall and then to reinstall packages, and it suggests a lot of them. I have removed 65 packages with this tool and some more by hand (com.amazon.mShop.android.shopping, com.alibaba.aliexpresshd, com.facebook.katana and cn.wps.moffice_eng).
If you encounter problems, the uninstalled packages can be reinstalled with the command
Code:
adb shell cmd package install-existing <package name>
After something like a week of testing I noticed only two problems:
After removing the package com.miui.smsextra (SMS Extra) I was not able to read nor to write text messages. So I reinstalled the package.
After removing com.xiaomi.xmsf (Xiaomi Service Framework) my phone did not want to wake up from the deep sleep mode. This was quite tricky: when I tested the alarm clock, it worked (because the phone was awake); when I slept, the phone slept, too, and the alarm clock did not work. After reinstalling the package it works again as expected.
extab said:
There is a gui for that: github.com/Saki-EU/XiaomiADBFastbootTools/
It allows to uninstall and then to reinstall packages, and it suggests a lot of them. I have removed 65 packages with this tool and some more by hand (com.amazon.mShop.android.shopping, com.alibaba.aliexpresshd, com.facebook.katana and cn.wps.moffice_eng).
If you encounter problems, the uninstalled packages can be reinstalled with the command
Code:
adb shell cmd package install-existing <package name>
After something like a week of testing I noticed only two problems:
After removing the package com.miui.smsextra (SMS Extra) I was not able to read nor to write text messages. So I reinstalled the package.
After removing com.xiaomi.xmsf (Xiaomi Service Framework) my phone did not want to wake up from the deep sleep mode. This was quite tricky: when I tested the alarm clock, it worked (because the phone was awake); when I slept, the phone slept, too, and the alarm clock did not work. After reinstalling the package it works again as expected.
Click to expand...
Click to collapse
Good Morning. Does this procedure works in MIUI 11?
Kennxp said:
Good Morning. Does this procedure works in MIUI 11?
Click to expand...
Click to collapse
yes. I tested it both in MIUI 10 and MIUI 11
Thank you that method is easy, and really works!
One question ... does this method really eliminate the app (that is, free up space) oh just hide it?
Zeus Revolution said:
One question ... does this method really eliminate the app (that is, free up space) oh just hide it?
Click to expand...
Click to collapse
It only hides the app - that is why it is still possible to reinstall it. If you want to really eliminate an app, try
Code:
adb uninstall <package name>
aveemashfaq said:
Hi guys,
This is a universal guide to remove all the bloatware on any device. I am just posting instructions here on what I did to our specific device.
First is to unlock developer options. For this, head into settings and about phone.
View attachment 4847801
Then tap the MIUI version for 7 times to enable developer options
View attachment 4847803
Then come back to settings and head over to additional settings to open developer options
View attachment 4847805
View attachment 4847807
There enable USB debugging.
View attachment 4847809
Now head back into settings into installed apps to get information of package name of the app that you want to remove.
View attachment 4847811
Let me take the example of Google chrome here
View attachment 4847813
View attachment 4847815
View attachment 4847817
To remove this app, you need to execute the command
HTML:
adb shell pm uninstall -k --user 0 com.android.chrome
I'm assuming that you already know how to use adb commands. It's very easy. Just google how to use ADB. You need to install drivers for redmi 7a in case of windows (you will get it as part of mi unlock software) and then you need to download minimal adb-fastboot. In linux, its very easy. Just do sudo apt install android-tools-adb. No need to install drivers separately.
I have removed the following apps to debloat
Mi Browser
adb shell pm uninstall -k --user 0 com.android.browser
Facebook apps
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.facebook.system
Google Docs
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
Duo
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
Google app
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
Google Play Music
adb shell pm uninstall -k --user 0 com.google.android.music
Google Play Videos
adb shell pm uninstall -k --user 0 com.google.android.videos
Mi Analytics reporting
adb shell pm uninstall -k --user 0 com.miui.analytics
Mi Bug report
adb shell pm uninstall -k --user 0 com.miui.bugreport
Mi Ad service
adb shell pm uninstall -k --user 0 com.miui.msa.global
Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.midrop
Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
Mi Scanner
adb shell pm uninstall -k --user 0 com.xiaomi.scanner
Mi Cloud access service
adb shell pm uninstall -k --user 0 com.miui.cloudservice
Mi cloud backup software
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
Mi Pay
adb shell pm uninstall -k --user 0 com.xiaomi.payment
Get apps Suggestions
adb shell pm uninstall -k --user 0 com.miui.hybrid
Weather app
adb shell pm uninstall -k --user 0 com.miui.weather2
Yellow Pages Caller ID
adb shell pm uninstall -k --user 0 com.miui.yellowpage
Mi Video Player
adb shell pm uninstall -k --user 0 com.miui.videoplayer
Click to expand...
Click to collapse
I have installed AOSP treble rom and root it with magisk and install system app uninstaller from playstore and uninstall some system apps(browser, camera,superuser and search app). After uninstall, every time my phone stuck at boot and restart into recovery mode. Same thing was happen when I had MIUI installed in my phone and I used this adb method. Help me
raisaab198 said:
I have installed AOSP treble rom and root it with magisk and install system app uninstaller from playstore and uninstall some system apps(browser, camera,superuser and search app). After uninstall, every time my phone stuck at boot and restart into recovery mode. Same thing was happen when I had MIUI installed in my phone and I used this adb method. Help me
Click to expand...
Click to collapse
I don't think you should delete superuser using the system app uninstaller. That causes bootloop. If you want to uninstall system apps on an unlocked phone without having to install magisk, you can do that with twrp itself. In twrp, go to system->app and delete the folders of apps that you don't want. That will remove apps without needing root
Did someone find a way to remove "pm uninstall -k --user 0 com.xiaomi.finddevice" without bootloops afterwards on the Redmi 7A? There are some hints that say you have to disable miui optimization in developer setting before uninstallation of the finddevice.apk. But that doesn't work. It is a very talkative app.
This is the list of apps that could be removed without bootloop issues on my device. It gives you a naked phone wiht reduced google and miui/xiaomi services. If you don't want to use an google account you can use the "Aurora Store" to install all your required apps:
Code:
adb shell
pm uninstall -k --user 0 android.autoinstalls.config.Xiaomi.pine
pm uninstall -k --user 0 android.telephony.overlay.cmcc
pm uninstall -k --user 0 cn.wps.moffice_eng
pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall -k --user 0 com.alibaba.aliexpresshd
pm uninstall -k --user 0 com.android.backupconfirm
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.calendar
pm uninstall -k --user 0 com.android.cellbroadcastreceiver
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.android.emergency
pm uninstall -k --user 0 com.android.internal.display.cutout.emulation.corner
pm uninstall -k --user 0 com.android.internal.display.cutout.emulation.double
pm uninstall -k --user 0 com.android.internal.display.cutout.emulation.tall
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.android.providers.downloads.ui
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.providers.userdictionary
pm uninstall -k --user 0 com.android.sharedstoragebackup
pm uninstall -k --user 0 com.android.soundrecorder
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.android.wallpaper.livepicker
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.android.wallpapercropper
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.apps.maps
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.wellbeing
pm uninstall -k --user 0 com.google.android.backuptransport
pm uninstall -k --user 0 com.google.android.ext.shared
pm uninstall -k --user 0 com.google.android.feedback
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.onetimeinitializer
pm uninstall -k --user 0 com.google.android.partnersetup
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.setupwizard
pm uninstall -k --user 0 com.google.android.syncadapters.calendar
pm uninstall -k --user 0 com.google.android.syncadapters.contacts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.huaqin.diaglogger
pm uninstall -k --user 0 com.mi.android.globalminusscreen
pm uninstall -k --user 0 com.mi.globallayout
pm uninstall -k --user 0 com.mi.globalTrendNews
pm uninstall -k --user 0 com.mi.webkit.core
pm uninstall -k --user 0 com.micredit.in
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.mipay.wallet.id
pm uninstall -k --user 0 com.mipay.wallet.in
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.android.fashiongallery
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.calculator
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudservice.sysbase
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.miui.face
pm uninstall -k --user 0 com.miui.freeform
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.miui.global.packageinstaller
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.hybrid.accessory
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.miui.miservice
pm uninstall -k --user 0 com.miui.misound
pm uninstall -k --user 0 com.miui.miwallpaper
pm uninstall -k --user 0 com.miui.msa.global
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.smsextra
pm uninstall -k --user 0 com.miui.sysopt
pm uninstall -k --user 0 com.miui.touchassistant
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.vsimcore
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.miui.wmsvc
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.opera.browser
pm uninstall -k --user 0 com.opera.preinstall
pm uninstall -k --user 0 com.tencent.soter.soterserver
pm uninstall -k --user 0 com.xiaomi.account
pm uninstall -k --user 0 com.xiaomi.discover
pm uninstall -k --user 0 com.xiaomi.glgm
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.xiaomi.location.fused
pm uninstall -k --user 0 com.xiaomi.mi_connect_service
pm uninstall -k --user 0 com.xiaomi.micloud.sdk
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.mirecycle
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.powerchecker
pm uninstall -k --user 0 com.xiaomi.providers.appindex
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.xiaomi.simactivate.service
pm uninstall -k --user 0 com.xiaomi.upnp
pm uninstall -k --user 0 com.xiaomi.xmsf
pm uninstall -k --user 0 com.xiaomi.xmsfkeeper
Optional:
Code:
Attention: alternate Keyboard installation required before unistall
pm uninstall -k --user 0 com.google.android.inputmethod.latin
Attention: alternate File Manager installation required before unistall
pm uninstall -k --user 0 com.android.fileexplorer
pm uninstall -k --user 0 com.mi.android.globalFileexplorer
extab said:
After removing the package com.miui.smsextra (SMS Extra) I was not able to read nor to write text messages. So I reinstalled the package.
After removing com.xiaomi.xmsf (Xiaomi Service Framework) my phone did not want to wake up from the deep sleep mode. This was quite tricky: when I tested the alarm clock, it worked (because the phone was awake); when I slept, the phone slept, too, and the alarm clock did not work. After reinstalling the package it works again as expected.
Click to expand...
Click to collapse
You should have "com.android.mms" on your phone. It is the normal messaging app for android. "com.miui.smsextra" is not required.
You can try to deactivate miui optimization in developer settings and check if the sleep problem still exists without "com.xiaomi.xmsf ".
Is it possible to remove Xiaomi's caller and message app??
I disabled all these and everything is okay for me:
Code:
com.android.thememanager
com.android.thememanager.module
com.facebook.appmanager
com.facebook.services
com.facebook.system
com.google.android.apps.googleassistant
com.google.android.apps.subscriptions.red
com.google.android.apps.tachyon
com.google.android.apps.walletnfcrel
com.google.android.apps.work.oobconfig
com.google.android.gm
com.google.android.googlequicksearchbox
com.google.android.marvin.talkback
com.google.android.music
com.google.android.talk
com.google.android.tts
com.google.android.videos
com.miui.analytics
com.miui.miservice
com.miui.msa.global
com.miui.weather2
com.netflix.partner.activation
com.xiaomi.midrop
com.xiaomi.payment
com.xiaomi.scanner
Kontex said:
Did someone find a way to remove "pm uninstall -k --user 0 com.xiaomi.finddevice" without bootloops afterwards on the Redmi 7A? There are some hints that say you have to disable miui optimization in developer setting before uninstallation of the finddevice.apk. But that doesn't work. It is a very talkative app.
This is the list of apps that could be removed without bootloop issues on my device. It gives you a naked phone wiht reduced google and miui/xiaomi services. If you don't want to use an google account you can use the "Aurora Store" to install all your required apps:
Code:
adb shell
pm uninstall -k --user 0 android.autoinstalls.config.Xiaomi.pine
pm uninstall -k --user 0 android.telephony.overlay.cmcc
pm uninstall -k --user 0 cn.wps.moffice_eng
pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall -k --user 0 com.alibaba.aliexpresshd
pm uninstall -k --user 0 com.android.backupconfirm
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.calendar
pm uninstall -k --user 0 com.android.cellbroadcastreceiver
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.android.emergency
pm uninstall -k --user 0 com.android.internal.display.cutout.emulation.corner
pm uninstall -k --user 0 com.android.internal.display.cutout.emulation.double
pm uninstall -k --user 0 com.android.internal.display.cutout.emulation.tall
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.android.providers.downloads.ui
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.providers.userdictionary
pm uninstall -k --user 0 com.android.sharedstoragebackup
pm uninstall -k --user 0 com.android.soundrecorder
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.android.wallpaper.livepicker
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.android.wallpapercropper
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.apps.maps
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.wellbeing
pm uninstall -k --user 0 com.google.android.backuptransport
pm uninstall -k --user 0 com.google.android.ext.shared
pm uninstall -k --user 0 com.google.android.feedback
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.onetimeinitializer
pm uninstall -k --user 0 com.google.android.partnersetup
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.setupwizard
pm uninstall -k --user 0 com.google.android.syncadapters.calendar
pm uninstall -k --user 0 com.google.android.syncadapters.contacts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.huaqin.diaglogger
pm uninstall -k --user 0 com.mi.android.globalminusscreen
pm uninstall -k --user 0 com.mi.globallayout
pm uninstall -k --user 0 com.mi.globalTrendNews
pm uninstall -k --user 0 com.mi.webkit.core
pm uninstall -k --user 0 com.micredit.in
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.mipay.wallet.id
pm uninstall -k --user 0 com.mipay.wallet.in
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.android.fashiongallery
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.calculator
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudservice.sysbase
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.miui.face
pm uninstall -k --user 0 com.miui.freeform
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.miui.global.packageinstaller
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.hybrid.accessory
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.miui.miservice
pm uninstall -k --user 0 com.miui.misound
pm uninstall -k --user 0 com.miui.miwallpaper
pm uninstall -k --user 0 com.miui.msa.global
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.smsextra
pm uninstall -k --user 0 com.miui.sysopt
pm uninstall -k --user 0 com.miui.touchassistant
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.vsimcore
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.miui.wmsvc
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.opera.browser
pm uninstall -k --user 0 com.opera.preinstall
pm uninstall -k --user 0 com.tencent.soter.soterserver
pm uninstall -k --user 0 com.xiaomi.account
pm uninstall -k --user 0 com.xiaomi.discover
pm uninstall -k --user 0 com.xiaomi.glgm
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.xiaomi.location.fused
pm uninstall -k --user 0 com.xiaomi.mi_connect_service
pm uninstall -k --user 0 com.xiaomi.micloud.sdk
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.mirecycle
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.powerchecker
pm uninstall -k --user 0 com.xiaomi.providers.appindex
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.xiaomi.simactivate.service
pm uninstall -k --user 0 com.xiaomi.upnp
pm uninstall -k --user 0 com.xiaomi.xmsf
pm uninstall -k --user 0 com.xiaomi.xmsfkeeper
Optional:
Code:
Attention: alternate Keyboard installation required before unistall
pm uninstall -k --user 0 com.google.android.inputmethod.latin
Attention: alternate File Manager installation required before unistall
pm uninstall -k --user 0 com.android.fileexplorer
pm uninstall -k --user 0 com.mi.android.globalFileexplorer
You should have "com.android.mms" on your phone. It is the normal messaging app for android. "com.miui.smsextra" is not required.
You can try to deactivate miui optimization in developer settings and check if the sleep problem still exists without "com.xiaomi.xmsf ".
Click to expand...
Click to collapse
Hi, juste to inform you, i had a problem with sms reception since one month. I tried a lot of things, and it finally i found that it was an update of Xiaomi messaging (com.android.mms, update in August 2022) that was the problem. I could only received all sms with Xioami messaging, but each time i tried to use Textra, google message, or another app, problem occured. The bug seems to be related with rcs protocol, but not sure...
I downgrade this app to the original version and finally i could received all sms with the messaging app i choose.
So, com.android.mms is essential to the functioning of sms, but do not update it !
Also, com.android.thememanager is useful if you want to change the notification sound. After unintalling it, i couldn't change notification sound for sms
I uninstall this app :
com.android.browser
com.android.calendar
com.android.chrome
com.android.soundrecorder
com.android.thememanager.module
com.android.wallpaper.livepicker
com.android.wallpaperbackup
com.android.wallpapercropper
com.facebook.appmanager
com.facebook.services
com.facebook.system
com.google.android.apps.wellbeing
com.google.android.documentsui
com.google.android.googlequicksearchbox
com.google.android.youtube
com.mi.android.globalFileexplorer
com.mi.globalbrowser
com.milink.service
com.mipay.wallet.in
com.miui.analytics
com.miui.android.fashiongallery
com.miui.bugreport
com.miui.calculator
com.miui.cloudbackup
com.miui.cloudservice
com.miui.cloudservice.sysbase
com.miui.compass
com.miui.face
com.miui.hybrid
com.miui.micloudsync
com.miui.msa.global
com.miui.newmidrive
com.miui.notes
com.miui.player
com.miui.videoplayer
com.miui.weather2
com.miui.yellowpage
com.netflix.partner.activation
com.xiaomi.calendar
com.xiaomi.glgm
com.xiaomi.mi_connect_service
com.xiaomi.midrop
com.xiaomi.mipicks
com.xiaomi.scanner

Debloat your Phone without Root

Hi,
i come from the Honor Note 8 and switched to the Honor Note 10 and i have a a Huawei Mate 20x and Honor 9x Pro.
You can remove Apps without Root.
i test this Guide and it will work with Honor Note 8,Honor Note 10,Honor View 10/20,Huawei Mate 20x and my Honor 9x Pro........
Uninstall unnecessary Apps or Bloatware without root.
Enable USB Debugging in developers options.
Plug your Phone to the Pc
Open CMD
Copy and paste from the List what you want to remove.If you more uninstall,install App Inspector from Playstore to find the right names.
adb shell
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.huawei.android.UEInfoCheck
pm uninstall -k --user 0 com.huawei.android.chr
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.parentcontrol
pm uninstall -k --user 0 com.iflytek.speechsuite
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.huawei.android.findmyphone
pm uninstall -k --user 0 com.baidu.input_huawei
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.watch.sync
pm uninstall -k --user 0 com.android.inputmethod.latin
pm uninstall -k --user 0 com.huawei.hiboard
pm uninstall -k --user 0 com.huawei.skytone
pm uninstall -k --user 0 com.huawei.android.hwpay
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.huawei.intelligent
pm uninstall -k --user 0 com.huawei.videoeditor
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.huawei.trustagent
pm uninstall -k --user 0 com.huawei.trustspace
pm uninstall -k --user 0 com.android.apps.tag
pm uninstall -k --user 0 com.huawei.hwvplayer.youku
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.huawei.android.AutoRegSms
pm uninstall -k --user 0 com.huawei.himovie
pm uninstall -k --user 0 com.huawei.browser
pm uninstall -k --user 0 com.huawei.android.launcher (you need an another Launcher before uninstall the Huawei Stock Launcher!!!)
After Factory Reset all apps are back
I have tried it and it works but I take no responsibility if something goes wrong!
A Commandlist do save on your Pc can find under Attachments.
Thanks mate, appreciate it :good:
Instead of uninstalling I suggest safer command to disable application and then after checking uninstall.
For ex
pm disable-user 0 com.huawei.browser
this way you will not face any issue.

Categories

Resources