Guide: Remove Huawei bloatware - Noob friendly

Search This thread

Zalext

Senior Member
Dec 23, 2008
119
17
Xiaomi Redmi Note 7 Pro
MediaPad 10.4 New Edition

Just uninstalled some of the Apps and the Device kept working.
Pending to restart and check.

Used the command adb uninstall --user 0 [package name]



Thank you
 

jeroensky

Member
Nov 22, 2015
34
4
Bangkok
hi I am new to EMUi, I have exoerience with ADB. I want to use another launcher, will removing the EMUI launcher allow me to set another launcher as deafult? I am running EMUI android 10 on Mediapad M6 Turbo Chinese Rom

thanks I advanced
I have "Discreet launcher" from f-droid store installed, set as default launcher.
removed huawei home with adb.

Only thing that is gone is:
: swipe from bottom up. (only swipe left or right close app now)
: because of above, no more multiple apps open, only one, because if i swipe it away with discrete launcher itcloses app (unless app runs in notification area like tidal, vlc and so on)
 

surpriserose

Member
Aug 19, 2012
26
3
Makati
This is indeed a quick and easy method even for noobs like me. My phone is noticeably faster now. Thank you very much.

Aside from Huawei apps, I also removed Google apps I barely use. Here is a list:

Google - com.google.android.googlequicksearchbox
Maps - com.google.android.apps.maps
Drive - com.google.android.apps.docs
Play Movies - com.google.android.videos
Duo - com.google.android.apps.tachyon
Photos - com.google.android.apps.photos
Play Music - com.google.android.music
Youtube - com.google.android.youtube

AppGallery - com.huawei.appmarket
Files - com.huawei.hidisk
Support - com.huawei.phoneservice
Video - com.huawei.himovie.overseas
Music - com.android.mediacenter
Themes - com.huawei.android.thememanager
Email - com.android.email
Party Mode - com.android.imedia.syncplay
Notepad - com.example.android.notepad
Ride mode - com.huawei.ridemode
HiSearch - com.huawei.search

I haven't encountered any problems resulting from uninstalling the apps on the list. I've left some system apps like Phone Manager because I find it really useful.

I NEED HELP with one thing though:

After an update, two third party apps were installed to my phone (Lazada and Kwai). They can be uninstalled normally BUT they automatically reinstall whenever I boot my phone. I tried uninstalling them through adb, but it didn't solve the problem. Hope someone can help. Thanks.
Huawei App Gallery has something to do with Kwai that keeps on installing every time you reboot.
 

shurupi

Member
Aug 21, 2014
6
4
Hello guys
I found more easier way uninstalling, disabling and much more with adb app control.
I used it and it works great Huawei mate 20 pro.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    Hello Guys

    I found many threads talking about removing huawei apps, but it was not that organized for all

    Here is a quick-easy guide for all:

    1. Install adb files
    https://drive.google.com/open?id=0B0MKgCbUM0itSUhpUklCTFpzWkE&authuser=0

    Main thread here:
    https://xdaforums.com/showthread.php?t=2588979

    2. Enable USB debugging from developer options:
    • To enable developer options:
    - Step 1: go to Settings.
    - Step 2: Find and open "System" option.
    - Step 3: Select "About phone".
    - Step 4: Tap "Build number" almost seven times you will see a prompt “You are now a Developer “.
    • Go to developer options, enable USB debugging.

    3. Connect your phone to your computer and press yes if it asks you to trust the PC.

    4. Launch command prompt (windows key + R) and type cmd, and enter the following commands:
    - “cd c:\adb”
    - “adb shell”
    - “abd devices” (make sure your device appears in the list)
    - “adb uninstall -k --user 0” + the app you want to remove from the list below:

    For example:
    This command will delete Huawei mirror app:
    adb uninstall -k --user 0 com.huawei.mirror

    - adb uninstall -k --user 0 com.huawei.android.launcher - removes Huawei launcher app. ( don’t remove if you don’t have a custom launcher )
    - adb uninstall -k --user 0 com.huawei.android.mirrorshare - removes MirrorShare feature.
    - adb uninstall -k --user 0 com.huawei.android.totemweather - removes Huawei Weather app.
    - adb uninstall -k --user 0 com.huawei.compass - removes Huawei Compass app.
    - adb uninstall -k --user 0 com.huawei.hidisk - removes Huawei File Manager app.
    - adb uninstall -k --user 0 com.huawei.phoneservice - removes HiCare app.
    - adb uninstall -k --user 0 com.huawei.mirror - removes Huawei Mirror app.
    - adb uninstall -k --user 0 com.huawei.vassistant - removes HiVoice app.
    - adb uninstall -k --user 0 com.nuance.swype.emui - removes Huawei Swype functions.
    - adb uninstall -k --user 0 com.huawei.search – removes HiSearch app
    - adb uninstall -k --user 0 com.android.mediacenter - removes Huawei Stock Music App
    - adb uninstall -k --user 0 com.huawei.appmarket - removes Huawei App Gallery
    - adb uninstall -k --user 0 com.android.email - removes Stock Huawei Email Composer
    - adb uninstall -k --user 0 com.microsoft.translator – removes Translator

    All credits for:
    RedSkull23 (Huawei App list)
    Snoop05 (adb files and drivers)
    2
    Just keep in mind guys, if you break something from removing a system app the only way to get it back is to do a factory reset

    That's not the case, because you only uninstall it for the current user the APK is still on the system so you can use the following to reinstall:

    adb shell cmd package install-existing <package name>
    2
    Can you please send in the command for installing and reinstalling PowerGenie please? Thanks.. :cowboy:

    in adb shell do:

    pm uninstall --user 0 com.huawei.powegenie

    and

    cmd package install-existing com.huawei.powegenie
    2
    Hello Guys

    I found many threads talking about removing huawei apps, but it was not that organized for all

    Here is a quick-easy guide for all.

    This is indeed a quick and easy method even for noobs like me. My phone is noticeably faster now. Thank you very much.

    Aside from Huawei apps, I also removed Google apps I barely use. Here is a list:

    Google - com.google.android.googlequicksearchbox
    Maps - com.google.android.apps.maps
    Drive - com.google.android.apps.docs
    Play Movies - com.google.android.videos
    Duo - com.google.android.apps.tachyon
    Photos - com.google.android.apps.photos
    Play Music - com.google.android.music
    Youtube - com.google.android.youtube

    AppGallery - com.huawei.appmarket
    Files - com.huawei.hidisk
    Support - com.huawei.phoneservice
    Video - com.huawei.himovie.overseas
    Music - com.android.mediacenter
    Themes - com.huawei.android.thememanager
    Email - com.android.email
    Party Mode - com.android.imedia.syncplay
    Notepad - com.example.android.notepad
    Ride mode - com.huawei.ridemode
    HiSearch - com.huawei.search

    I haven't encountered any problems resulting from uninstalling the apps on the list. I've left some system apps like Phone Manager because I find it really useful.

    I NEED HELP with one thing though:

    After an update, two third party apps were installed to my phone (Lazada and Kwai). They can be uninstalled normally BUT they automatically reinstall whenever I boot my phone. I tried uninstalling them through adb, but it didn't solve the problem. Hope someone can help. Thanks.
    2
    Hi guys,
    i have debloated the following apps and now when i open Settings it closes by itself after a second. All apps were listed as safe to remove but it happens for 2nd time after 2 updates:

    Packages Known Description Safe to Remove?
    com.huawei.hifolder Huawei Cloud Folder Yes
    com.android.mediacenter Huawei Music Yes
    com.huawei.hicard Huawei Cards Yes
    com.huawei.hiview Yes
    com.huawei.iaware Yes
    com.touchtype.swiftkey Keyboard Yes
    com.huawei.android.chr Yes
    com.huawei.nearby Huawei Nearby Places Yes
    com.huawei.android.FloatTasks Floating Tasks Yes
    com.huawei.appmarket Huawei App Store Yes
    com.huawei.parentcontrol Parental Controls Yes
    com.huawei.search Huawei Search Yes
    com.android.partnerbrowsercustomizations.tmobile Dependant On Carrier. Safe To Remove Yes
    com.huawei.iconnect Yes
    com.huawei.hiviewtunnel Yes
    com.hisi.mapcon Huawei Maps Related Yes
    com.google.android.apps.tachyon Google Duo Yes
    com.android.calendar Stock Calendar Yes
    com.huawei.livewallpaper.matetwenty Yes
    com.android.sharedstoragebackup Yes
    com.facebook.services Facebook Services Yes
    com.example.android.notepad Yes
    com.google.android.videos Video Playing App Yes
    com.swiftkey.swiftkeyconfigurator Swiftkey Keyboard Configurator Yes
    com.android.dreams.phototable Photo Screnesavers Yes
    com.android.providers.partnerbookmarks Bookmarks Provider Yes
    com.android.wallpaper.livepicker Live Wallpaper Picker Yes
    com.android.apps.tag Tags Yes
    com.facebook.system Facebook Yes
    com.huawei.android.instantonline Yes
    com.android.bookmarkprovider Android Bookmarks Yes
    com.huawei.pcassistant Yes
    com.android.email Stock Email Yes
    com.android.providers.userdictionary Custom Dictionary Yes
    com.android.deskclock Stock Huawei Clock Yes
    com.facebook.appmanager Facebook Yes
    com.huawei.android.karaoke Karaoke Effect Yes
    com.huawei.vassistant Huawei Voice Assistant Yes

    Can someone tell which app removal causes the problem with Settings fc? Thanks.