[ADB] Mi Note 10 Debloat (no root) Global and EU - Xiaomi Mi Note 10 Guides, News, & Discussion

Hi All
This is the first version of a debloat for the Mi Note 10. I'm not an expert at this, so I've been very cautious (I hope).
Remember: You use this at your own risk. Please read through the batch file to make sure you understand each package and are sure you don't want it.
If you delete something by mistake, you may be able to re-install it from Google Play. If not, you may need to do a factory reset so BACKUP FIRST.
If you don't backup and have to factory reset, please let me know so I can laugh at you
With all the disclaimers out the way, you need to:
1) Enable Developer Options (Settings/About Phone/Keep tapping MIUI Version)
2) Turn on USB Debugging (Settings/Additional Settings/Developer Options/USB Debugging)
3) Make sure ADB is installed on your pc
4) Plug in your phone and it will say "Charging via USB" change this to File Transfer. The first time you do this, you will be asked to authorise USB debugging. Agree this otherwise the batch file won't work and you get an "Unauthorised" message when it tries to uninstall.
5) Read the entire contents of the batch file and make sure it's OK for you to delete all the listed packages
6) Run the batch file
The batch file is attached as a txt file as .bat is not allowed, so just rename it. I've tested the file on my phone and all looks fine so far.
If anyone with more experience than me wants to add to this, please let me know and I'll update the batch file for everyone else.
Cheers
Steve
edit: Changed the name of original file to Global and added an EU debloater

Another slightly nerdy method
(1) Install SDK tools by google. Google it.
(2) On finishing be SURE to check the box and install Android SDK tools, Android SDK build - tools and Android SDK platform tools. Dont forget.
(3) Install the universal ADB drivers (Google it to find...i am not allowed to post links here)
(4) Install phone drivers drivers if needed although I havnt needed them for mi note 10 phone curiously enough
(5) Install app inspector on the android phone (Google play store it)
(6) Enable USB debugging on the android phone after enabling developer options on the phone.
(7) Allow USB debugging when phone is plugged in
(8) Open CMD by typing cmd in search in your windows computer
(9) Type "cd C:\Program Files (x86)\Android\android-sdk\platform-tools" (Or just copy this without the quotes)
(10) Type "adb devices"...You should see a string of random numbers and letters followed by "device." This indicates you can send commands. If you don't see this, try checking your USB cable to ensure it is fully plugged in.
(11) Type "adb shell"
(12) Type "pm uninstall -k --user 0 com.app.name.here" to uninstall the apps, also disable in apps menu later for extra safety. To find out the name of the app - return to Your phone and open App Inspector. Select an app from the list that you wish to remove. Under "Package name," you will find the package name of the app, which you will need. These all are safe to remove. If any app says Not Installed For User 0, It simply means that specific app is not installed in your phone. Simply ignore it.
XIAOMI Mi Note 10 only debloat - simply copy and paste these in the command prompt and press enter. All the below apps will get disabled. Can be enabled from app settings if needed.
pm disable-user --user 0 com.miui.analytics
pm disable-user --user 0 com.google.android.contacts
pm disable-user --user 0 com.google.at.lens
pm disable-user --user 0 com.netflix.partner.activation
pm disable-user --user 0 com.android.browser
pm disable-user --user 0 com.android.printspooler
pm disable-user --user 0 com.android.printspooler
pm disable-user --user 0 com.miui.userguide
pm disable-user --user 0 com.miui.player
pm disable-user --user 0 com.mi.global.shop
pm disable-user --user 0 com.xiaomi.miplay_client
pm disable-user --user 0 com.miui.phrase
pm disable-user --user 0 com.android.cellbroadcastreceiver
pm disable-user --user 0 com.google.android.videos
pm disable-user --user 0 com.xiaomi.payment
pm disable-user --user 0 com.miui.notes
pm disable-user --user 0 com.mi.health
pm disable-user --user 0 com.opera.preinstall
pm disable-user --user 0 com.android.bips
pm disable-user --user 0 com.micredit.in
pm disable-user --user 0 com.android.browser
pm disable-user --user 0 com.miui.calculator
pm disable-user --user 0 com.miui.mishare.connectivity
pm disable-user --user 0 com.microsoft.skydrive
pm disable-user --user 0 com.google.android.tts
pm disable-user --user 0 com.miui.micloudsync
pm disable-user --user 0 com.miui.weather2
pm disable-user --user 0 com.miui.cloudbackup
pm disable-user --user 0 cn.wps.xiaomi.abroad.lite
pm disable-user --user 0 com.android.chrome
pm disable-user --user 0 com.xiaomi.mirecycle
pm disable-user --user 0 com.mipay.wallet.id
pm disable-user --user 0 com.mi.android.globalFileexplorer
pm disable-user --user 0 com.mipay.wallet.in
pm disable-user --user 0 com.miui.cloudservice
pm disable-user --user 0 com.google.android.feedback
pm disable-user --user 0 com.miui.yellowpage
pm disable-user--user 0 com.google.android.apps.tachyon
pm disable-user --user 0 com.miui.videoplayer
pm disable-user --user 0 com.xiaomi.midrop
pm disable-user --user 0 com.miui.cleanmaster
pm disable-user --user 0 com.google.android.apps.youtube.music
pm disable-user --user 0 com.google.ar.lens
pm disable-user --user 0 com.xiaomi.glgm
BONUS - Check out this live wallpaper...its simply gorgeous. Google this term and get it from the apkpure wensite
hacker-matrix-live-wallpaper/hackerlivewallpaper.appseries.com.skynetlabz

Hi @michealbluth thanks for the extra instructions and alternative method.
I've edited the 1st post and renamed the original file to Global as this is the rom it applies to. I've just installed the EU rom (11.04) and had added an extra debloat with an EU suffix. I didn't compare the two, so there may be some duplication.
I've run both of these on my phone and seen no ill effects.

How much does the list differ between global rom and china rom? Can i use the list of k20 pro for example for cc9 pro china rom?
Has anyone with cc9 pro debloated their devices? Please share the debloat list for china rom. Thanks.
Do you think it's safe if i follow the redmi k20 debloat list? As they both are china version of miui11

jamesawn said:
How much does the list differ between global rom and china rom? Can i use the list of k20 pro for example for cc9 pro china rom?
Has anyone with cc9 pro debloated their devices? Please share the debloat list for china rom. Thanks.
Do you think it's safe if i follow the redmi k20 debloat list? As they both are china version of miui11
Click to expand...
Click to collapse
yes i do it on my CC9 Pro but i do it manually by using cmd and i show the package name from the app setting in phone then
Type "adb shell pm uninstall -k --user 0 com.app.name.here"

Sylar82 said:
yes i do it on my CC9 Pro but i do it manually by using cmd and i show the package name from the app setting in phone then
Type "adb shell pm uninstall -k --user 0 com.app.name.here"
Click to expand...
Click to collapse
do you remember what apps are safe to remove in CC9Pro? just ordered mine from China for the 6/128gb version. this is the first time for me using china rom. please help, thanks.

jamesawn said:
do you remember what apps are safe to remove in CC9Pro? just ordered mine from China for the 6/128gb version. this is the first time for me using china rom. please help, thanks.
Click to expand...
Click to collapse
i don"t remember all apps sorry but i remove ( Browser , Compass, Health , Mi Coin , Notes , MI Ai ) and others and the phone work fine

Sylar82 said:
i don"t remember all apps sorry but i remove ( Browser , Compass, Health , Mi Coin , Notes , MI Ai ) and others and the phone work fine
Click to expand...
Click to collapse
Alright, thank you for the reply . Do you mind if i ask something else? It's not so related to debloating, if you don't mind.
I'm pretty new to xiaomi, but if i recall xiaomi has default recovery like twrp right? Does that mean if i brick my phone i can always use the stock recovery? Because i will try to debloat some apps, but I'm scared that i would brick my new phone.
I'm not so experienced in tweaking androids, i only knew twrp and custom rom recently from flashing a custom rom on my Samsung note 5.
Thank you in advance!

Hey guys, I'd really love to do this but does anyone know if it causes any issues with updates, banking apps and Google pay?
I remember doing this on a Galaxy S8 and I recall it complaining about modified system

jamesawn said:
Alright, thank you for the reply . Do you mind if i ask something else? It's not so related to debloating, if you don't mind.
I'm pretty new to xiaomi, but if i recall xiaomi has default recovery like twrp right? Does that mean if i brick my phone i can always use the stock recovery? Because i will try to debloat some apps, but I'm scared that i would brick my new phone.
I'm not so experienced in tweaking androids, i only knew twrp and custom rom recently from flashing a custom rom on my Samsung note 5.
Thank you in advance!
Click to expand...
Click to collapse
there is a fastboot method to flash Rom when phone is brick its not hard and the stock recovery so simple if you brick the phone by stop or delete some app you can do factory reset from recovery

Sylar82 said:
there is a fastboot method to flash Rom when phone is brick its not hard and the stock recovery so simple if you brick the phone by stop or delete some app you can do factory reset from recovery
Click to expand...
Click to collapse
Thank you! Got the device and got the stock recovery ready whenever i do mistakes. anyway do you know how to enable 3rd party launchers? i tried nova launcher and i could not set it to default.

jamesawn said:
Thank you! Got the device and got the stock recovery ready whenever i do mistakes. anyway do you know how to enable 3rd party launchers? i tried nova launcher and i could not set it to default.
Click to expand...
Click to collapse
yes , go to setting >> App>> Manage app >> the three dots in right corner >> default apps>> Launcher >> chose Nova
you can try Poco Launcher too its a very Compatible with MIUI

Sure thing pickitup, much appreciated. Thanks !

Sylar82 said:
yes , go to setting >> App>> Manage app >> the three dots in right corner >> default apps>> Launcher >> chose Nova
you can try Poco Launcher too its a very Compatible with MIUI
Click to expand...
Click to collapse
I got an error saying "as launcher apps from third parties may result in problems like data leak, etc etc". I cannot set nova launcher as my default launcher..
Also, i read in other thread that i can force close "Security app". But it keeps reopening. How can i remove / disable this security app without unlocking my phone?

jamesawn said:
I got an error saying "as launcher apps from third parties may result in problems like data leak, etc etc". I cannot set nova launcher as my default launcher..
Also, i read in other thread that i can force close "Security app". But it keeps reopening. How can i remove / disable this security app without unlocking my phone?
Click to expand...
Click to collapse
its never happen to me i change the launcher without problem

Bash script for de-installing apps
For those on linux, I've put the de-install commands into a bash script and make it loop over an array of apks.. So you can just list the apks you don't want, and then the script will figure out if it's installed as user or system app and delete it. No harm if the app is not installed, as it will just inform about it.
My list gets rid of practically everything in Global, including almost all goggle apps, so please adjust to your needs!
Code:
#!/bin/bash
# list any packages you want to deinstall
apk=(
#xiaomi
com.micredit.in
cn.wps.xiaomi.abroad.lite
com.mi.health
com.mi.global.shop
com.mi.global.bbs
com.xiaomi.glgm
com.xiaomi.mipicks
com.mipay.wallet.in
com.xiaomi.payment
com.xiaomi.midrop
com.xiaomi.joyose
com.miui.weather2
com.miui.yellowpage
com.miui.android.fashiongallery
com.miui.cloudservice
com.miui.cloudbackup
com.miui.msa.global
com.miui.analytics
com.miui.bugreport
com.miui.notes
com.miui.videoplayer
com.miui.player
com.miui.hybrid
com.miui.huanji
com.miui.miservice
com.miui.fm
com.miui.calculator
com.miui.compass
com.miui.gallery
com.miui.screenrecorder
com.miui.aod
com.miui.cleanmaster
#google
com.google.android.apps.docs
com.google.android.videos
com.google.android.apps.tachyon
com.google.android.googlequicksearchbox
com.google.android.gm
com.google.android.apps.maps
com.google.android.youtube
com.google.android.apps.youtube.music
com.google.android.apps.photos
com.google.android.apps.wellbeing
com.google.android.syncadapters.calendar
com.google.android.syncadapters.contacts
com.google.android.tts
com.google.ar.lens
com.google.android.marvin.talkback
com.google.android.inputmethod.latin
com.google.android.projection.gearhead
#android
com.android.browser
com.android.chrome
#3rd party
com.facebook.katana
com.netflix.mediaclient
com.linkedin.android
cn.wps.moffice_eng
com.duokan.phone.remotecontroller.peel.plugin
com.duokan.phone.remotecontroller
com.alibaba.aliexpresshd
com.amazon.mShop.android.shopping
com.ebay.mobile
com.ebay.carrier
com.block.puzzle.game.hippo.mi
com.sukhavati.gotoplaying.bubble.BubbleShooter.mint
com.bubble.free.bubblestory
com.crazy.juicer.xm
com.logame.eliminateintruder3d
com.facebook.appmanager
com.facebook.system
com.facebook.services
com.netflix.partner.activation
com.ucloudlink.cloudsim.xiaomi
)
for m in "${apk[@]}" #loop through the list of packages
do
package=$(adb shell pm path ${m}) #get installation path for each package
if [ -z $package ] #if no path is found
then
echo "Can't find package ${m}" #then notify
else
if [[ $package == *"system"* ]] #else if package is installed in system path
then
echo "Removing system $package:"
adb shell pm uninstall --user 0 ${m} #then remove it as a system app
else #else package is installed in user path
echo "Removing user $package:"
adb shell pm uninstall ${m} #so remove it as an user app
fi
fi
done

Seriously why do you sill use Xiaomi.. They started with this way back in 2011?? Last seen for me 2014.
Same exact **** the same packages, nothing has changed how is it possile that they are still allowed by Google to use Android for their spying purposes and how did they become compliant again from being banned?? Money..
com.miui.compass
com.miui.calculator
com.miui.cleanmaster
com.miui.cloudservice
And so forth..

Hello friends!
I recommend trying my new program for managing applications on android - ADB AppControl.
With it you will forget about the command line. Disable and remove bloatware with an easy-to-use graphical interface. Save disabled apps to a preset and share with others users. Download and install applications. As well as many other cool features, including a convenient console.
I created a preset for ADB AppControl from the list of apps in this thread and you can apply it easily.
You can choose which applications to disable when you load it into the program. If you disable something wrong, you can easily enable it again.
{
"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"
}
Download ADB AppControl

I just did this on my xiaomi.eu ROM, and it ran into a bootloop when I restarted my phone. Had to do a factory reset to make it usable again. Would recommend to do a full backup or uninstall the packages one-by-one, restarting the phone between each install.

me also got into bootloops using the europe miui 12...on friday I am able to unlock my mi note 10 pro...hope to get a good list which i am about to debloat...

Related

Uninstall system apps without root (vivo bloatware)

You must downloaded adb, and install the adb drivers
1. enable developer options and turn on usb debugging
2. open command prompt > type
Code:
adb devices
if the device is detected by the computer then the name will appear, if it is written unauthorized then press allow on the popup on android screen
3. type
Code:
adb shell
4. type the command
Code:
pm uninstall -k --user 0 $packagename
example, this will uninstall google duo
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
some commands that i've run
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.photos
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.vivo.browser
pm uninstall -k --user 0 com.android.bbkmusic
pm uninstall -k --user 0 com.vivo.appstore
pm uninstall -k --user 0 com.vivo.easyshare
pm uninstall -k --user 0 com.iqoo.secure
pm uninstall -k --user 0 com.vivo.website
pm uninstall -k --user 0 com.vivo.email
application name from top to bottom:
Code:
google duo
google photos
google play movies
google music
google drive
vivo browser
vivo i music
v app store
easyshare
i manager
vivo.com
vivo email
To find out the packagename of the application you can use Package Names Viewer in your android
This is actually not uninstall the apps but just disable from the system and will not prevent you from getting OTA updates
After factory reset that apps will be enabled again
How to enable it back tho?
I accidentally disabled the vivo gallery app.
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
yasutakatakumi said:
I accidentally disabled the vivo gallery app.
Click to expand...
Click to collapse
you can restore it via install apk or factory reset
AsherGZ said:
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
Click to expand...
Click to collapse
yes you can, it will not create a problems in secure mode
richardyusan said:
You must downloaded adb, and install the adb drivers
1. enable developer options and turn on usb debugging
2. open command prompt > type
Code:
adb devices
if the device is detected by the computer then the name will appear, if it is written unauthorized then press allow on the popup on android screen
3. type
Code:
adb shell
4. type the command
Code:
pm uninstall -k --user 0 $packagename
example, this will uninstall google duo
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
some commands that i've run
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.photos
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.vivo.browser
pm uninstall -k --user 0 com.android.bbkmusic
pm uninstall -k --user 0 com.vivo.appstore
pm uninstall -k --user 0 com.vivo.easyshare
pm uninstall -k --user 0 com.iqoo.secure
pm uninstall -k --user 0 com.vivo.website
pm uninstall -k --user 0 com.vivo.email
application name from top to bottom:
Code:
google duo
google photos
google play movies
google music
google drive
vivo browser
vivo i music
v app store
easyshare
i manager
vivo.com
vivo email
To find out the packagename of the application you can use Package Names Viewer in your android
This is actually not uninstall the apps but just disable from the system and will not prevent you from getting OTA updates
After factory reset that apps will be enabled again
Click to expand...
Click to collapse
Do you have a tutorial vieo, I'm afraid there will be an error
Any news or ideas how to root the Vivo v9??
Russel Got stucked said:
Any news or ideas how to root the Vivo v9??
Click to expand...
Click to collapse
forget about it, other phones from vivo even not able to root after 1 year since it's release
****! Made the worst decision buying this phone. Now how the hell do i get rid of it, so frustrated
AsherGZ said:
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
Click to expand...
Click to collapse
For that you dont need to try out "adb " commands.
Just download Gboard from playstore. After that Go into
Settings > Language and Input > "Enable" Gboard.
Choose Input method> Gboard - multilingual Typing
Go to "More" under settings> applications > Default app settings > Input method > Gboard
If you like to use "CTRL" "ALT" "Shift" etc type of keyboard, then you can download "Hackers Keyboard" or any other keyboard of your choosing.
I have disabled few apps by this process.
I had disabled vivo store app through this process but now I want to re enable it but I am not able to get it back kindly provide me the latest APK of vivo store or any other process to get it back?
atul0000 said:
I had disabled vivo store app ...
Click to expand...
Click to collapse
I know it might be too late, but better late than never
why uninstalling bloatware hasn't boosted my phone's performance?
thought that uninstalling bloat ware might boost my phone's performance so i ended up uninstalling every app that i dont use ( including creepy wisdom engine and touchpal, replaced with gboard) there's even no RAM consumption in the background . but phone still sucks .......
AsherGZ said:
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
Click to expand...
Click to collapse
Yap u can... but batter beware... if some how 3rd party keyboads cresh or stop working then u have to hard reset device so .. this before step..
Hoe to root vivo v9
Thanks, Links for ADB download?
Hi,
Thanks richard yusan for a detailed guide. Am totally new to the Vivo forum. Could you please indicate where to download a good copy of adb drivers for the Vivo from.
Although doing my research I came across this post in another forum https://www.cyanogenmods.org/how-to-install-twrp-and-root-the-vivo-z1-pro/ but didn't want to try it on without knowledge of the systems first.
Additionally, I realised much of the terms used in the Funtouch OS are different, and one wrong choice in the middle of the path somewhere has the potential to leave you stuck (If it doesn't brick the phone).
For example, instead of what the forum lists as
Settings>>System>>About Phone>>Tap on Build Number 7 times. Now you need to go back to Settings>>Advanced Settings>>Developer Options>>enable USB Debugging.
What I could get was the following
Settings>>More Settings>>About Phone>>Tap on Software Version 7 times. Now you need to go back to Settings>>More Settings>>Developer Options>>enable USB Debugging AND ALSO Developer Options
Maybe this is all very intuitive, but like I said, for a Noobie like me, even this is a steep climb in knowledge
richardyusan said:
You must downloaded adb, and install the adb drivers
1. enable developer options and turn on usb debugging
2. open command prompt > type
Code:
adb devices
if the device is detected by the computer then the name will appear, if it is written unauthorized then press allow on the popup on android screen
3. type
Code:
adb shell
4. type the command
Code:
pm uninstall -k --user 0 $packagename
example, this will uninstall google duo
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
some commands that i've run
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.photos
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.vivo.browser
pm uninstall -k --user 0 com.android.bbkmusic
pm uninstall -k --user 0 com.vivo.appstore
pm uninstall -k --user 0 com.vivo.easyshare
pm uninstall -k --user 0 com.iqoo.secure
pm uninstall -k --user 0 com.vivo.website
pm uninstall -k --user 0 com.vivo.email
application name from top to bottom:
Code:
google duo
google photos
google play movies
google music
google drive
vivo browser
vivo i music
v app store
easyshare
i manager
vivo.com
vivo email
To find out the packagename of the application you can use Package Names Viewer in your android
This is actually not uninstall the apps but just disable from the system and will not prevent you from getting OTA updates
After factory reset that apps will be enabled again
Click to expand...
Click to collapse
On iQOO phones there's another important app you need to disable to get notifications:
- com.vivo.appfilter
it's a complement of iManager (aka com.iqoo.secure)
Sir list of devices no detected inspite of enabled developer option and usb debugging .
Please help me via email immediately I will wait for your help sir.
---------- Post added at 09:01 PM ---------- Previous post was at 09:00 PM ----------
[/COLOR]
bayron_olaff said:
On iQOO phones there's another important app you need to disable to get notifications:
- com.vivo.appfilter
it's a complement of iManager (aka com.iqoo.secure)
Click to expand...
Click to collapse
Did you run into any bugs after uninstalling this?
device not found on vivo y12
what went wrong ?
tonyjaimy said:
device not found on vivo y12
what went wrong ?
Click to expand...
Click to collapse
That maybe because of missing device drivers.

[Debloat Script][Updated-Aug-2019] for Asus Zenfone Max Pro M1

**These Thread is Updated Now**
Debloating Script for Asus Zenfone Max Pro m1 (And for other Devices as well)
Hello Guys.. i know this is kind a childish , but for a very beginner, it can be very helpful.
It is a simple .bat script for windows users,,(For linux I'll be update it soon)(Sorry for Linux version I'm Noob right now, but if someone can help me, I'll do it !!)
*The Debloat Script has now 3 Version*
1)Basic - Older version
2)Moderate - Most Unneccesary app removed, but some basic are still kept.
3)Aggressive - Almost Every Non-System reliable app is removed.
Which Version do what is in the description below__
Description:-
This Script can remove following unnecessary apps that comes inbuilt with Asus Zenfone Max Pro M1 ---
Basic Version ↓
1)Facebook
2)Instagram
3)Facebook Messenger
4)Go2pay
5)Google Play Movies
Moderate Version ↓
Contains All Apps from BASIC Version +
1)Google Drive
2)Google Maps
3)Google Photos
4)Google Duo
5)Google Calender
6)Google Music
7)Android System Webview
8)Asus Service Centre
9)Google Keep
10)YouTube
11)Basic Live Wallpaper
12)Shopee
13)PhotoTable Wallpaper
14)TalkBack
Aggressive Version ↓
Contains All Apps From BASIC & MODERATE Version +
1)Google Messaging
2)BaBe - Baca Berita
3)Asus Calculator
4)myIM3 (added with update 331)
5)Google Text-To-Speech
6)SIM Tool Kit
7)Carrier Services
8)FM Radio (2 packages)
9)Sound Recorder
Steps to Follow :--
1)Download the Debloat Zip from HERE.
2)Extract the Downloaded Zip.
3)Enable USB Debugging on your Device and Connect it to PC.
4)Run or Double Click, the "Run it to remove bloats.bat" File.
5)That's it.[Reboot(optional) if Applications Still Showing in launcher]
Downloads:-
OLD-->Debloat Script for Asus Zenfone Max Pro M1
NEW UPDATED-->*UPDATED*NewDebloat Script for Asus Zenfone Max Pro M1(Contains All Version in One File)
This Script can also be used on other devices as well.
Alternatively you can use the following code one-by-one Via ADB
Code:
{FOR BASIC ↓}
adb shell pm uninstall -k --user 0 com.facebook.katana
adb shell pm uninstall -k --user 0 com.facebook.system
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.instagram.android
adb shell pm uninstall -k --user 0 com.facebook.orca
{FOR MODERATE ↓}
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
adb shell pm uninstall -k --user 0 com.google.android.apps.maps
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
adb shell pm uninstall -k --user 0 com.google.android.calendar
adb shell pm uninstall -k --user 0 com.google.android.music
adb shell pm uninstall -k --user 0 com.google.android.webview
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp
adb shell pm uninstall -k --user 0 com.google.android.keep
adb shell pm uninstall -k --user 0 com.google.android.youtube
adb shell pm uninstall -k --user 0 com.android.dreams.basic
adb shell pm uninstall -k --user 0 com.shopee.id
adb shell pm uninstall -k --user 0 com.android.dreams.phototable
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
{FOR AGGRESSIVE ↓}
adb shell pm uninstall -k --user 0 com.google.android.ims
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging
adb shell pm uninstall -k --user 0 com.asus.soundrecorder
adb shell pm uninstall -k --user 0 com.caf.fmradio
adb shell pm uninstall -k --user 0 com.huaqin.FM
adb shell pm uninstall -k --user 0 com.android.stk
adb shell pm uninstall -k --user 0 com.google.android.tts
adb shell pm uninstall -k --user 0 id.co.babe
adb shell pm uninstall -k --user 0 com.pure.indosat.care
If you have any problem or Suggestion, Please Reply to this thread.
I updated the Script with A huge credit to AVinaSh_S for his thread HERE
AND TO GUYS WHO MIGHT BE CONFUSED WITH MY THREAD, ITS A DIFFERENT THREAD AND NOT A COPY OF OTHER THREAD,
THE MAIN THING IS IT'S A "DEBLOAT SCRIPT" SO YOU DON'T HAVE TO TYPE CODES YOURSELF.
You can also suggest any other apps, If you want.
Don't Forget to Thank Me if you find this helpful.
My Telegram ID --- @itspdp
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
Boi thats for people with root this for people with no root
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
That's for TWRP users.. I have read that..
But this thread is for non rooted users without Any custom recovery.
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
Update guide.
Can you add some more blotware in your nxt built?? Thanks for your non rooted/ unlock bootloader ver.
There is already a thread for this
https://forum.xda-developers.com/as.../guide-remove-stock-apps-root-access-t3794729
if install these apps from play store,will they installed separately or they'll enabled again?
dipendra.info said:
Can you add some more blotware in your nxt built?? Thanks for your non rooted/ unlock bootloader ver.
Click to expand...
Click to collapse
The Thread is now updated for more apps. Its Late but yes..
mrudul39 said:
if install these apps from play store,will they installed separately or they'll enabled again?
Click to expand...
Click to collapse
They'll get enabled again for the current "USER". That's how this method works.
BTW the Thread is Updated just now.
GliderZ said:
There is already a thread for this
https://forum.xda-developers.com/as.../guide-remove-stock-apps-root-access-t3794729
Click to expand...
Click to collapse
Check & Read the thread again bro, I know Idea is very similar, And I used that thread to Update it.
But it a "Debloat Script" that means you don't have to type commands yourself.
Thank you, BTW the thread is just Updated.
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
shukat said:
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
Click to expand...
Click to collapse
I think that can't be done, you can do it via root privileges or twrp .
If I find something I'll share it.

[GUIDE] - Remove Huawei Bloatware Without Root Access - using ADB & USB Debugging

Hy all,
As many users asked me what bloatware i removed from my phone and at @Andrei Morar special request , I decided to create a thread with all the packages and their relative details about how each package listed here works on EMUI system for helping all of you who want to safely slim down the number of not used apps which are running in background alongside with some services preinstalled on phone that are not usable, for me and maybe for some others. I leave it to you to take the final choice about what to do with a package, remove it or not, and if you have other packages that you think it’s worthy to keep or remove, please comment bellow and i’ll add or remove that package.
Remember that those applications truly aren’t being fully uninstalled from the device, they are just being uninstalled for the current user (user 0 is the default / main user of the phone). That’s why, if you omit the “–user 0” and “-k” part of the uninstall command, the command won’t work. These two flags respectively specify that the system app will only be uninstalled for the current user (and not all users, which is something that requires root access) and that the cache / data of the system application will be preserved (which can’t be removed without root access). Therefore, even if you “uninstall” a system application using this method, you can still receive official OTA updates from your carrier or OEM.
If something does go wrong, you can always perform a factory reset to bring things back to the way they were. However, there’s an even easier way to bring back an app you uninstalled as this : open cmd-here.exe from C:\Program Files (x86)\Minimal ADB and Fastboot and enter the following commands: adb shell cmd package install-existing <name of package you wish to reinstall>.
IF you want to remove ads and you have no root or don't wan't to block your VPN or use Blokada, you can use my trick, it works on both WI-FI and mobile networks, as good as Adaway is doing :
Just set: Settings > Wi-Fi & Internet > Private DNS > dns.adguard.com and you are good without any additional app.
Here is the quick & easy guide for all:
1. Download latest Minimal ADB and Fastboot from here - thanks go to @shimp208 for providing this great tool - https://forum.xda-developers.com/showthread.php?t=2317790
2. Enable USB debugging from developer options:
- Step 1: go to Settings
- Step 2: find and open "System" option
- Step 3: select "About phone"
- Step 4: tap "Build number" at least seven times and you will see a prompt with “You are now a Developer “. Then go to developer options and enable USB debugging (it's a MUST DO)
3. Connect your phone to your computer and press YES if it asks you to trust the PC
4. Launch cmd-here.exe from C:\Program Files (x86)\Minimal ADB and Fastboot and enter the following commands followed by Enter:
- adb devices (make sure your device appears in the list)
- adb shell
- pm uninstall -k --user 0 + the app you want to remove from the list below
- for restarting the device after succesfully removed unwanted package, type reboot and hit Enter, then your device will restart and remove the package from user.
For example:
This command will delete Huawei Mobile Services (including Huawei ID) app:
pm uninstall -k --user 0 com.huawei.hwid
My list of removable packages & explanations :
com.google.android.googlequicksearchbox - Google Assistant
com.google.android.apps.books - Google Books
com.google.android.apps.docs.editors.docs – Google Docs
com.google.android.apps.docs.editors.sheets – Google Sheets
com.google.android.apps.docs.editors.slides – Google Slides
com.google.android.apps.cloudprint - Cloud print
com.google.android.apps.docs - Google Drive
com.google.android.apps.mapps - Google Maps app
com.google.android.apps.photos - Google Photos
com.google.android.apps.tachyon - Google Duo
com.google.android.apps.magazines – Google News
com.google.android.feedback – Google Feedback
com.google.android.keep – Google Keep (Notes and Lists)
com.google.android.marvin.talkback – Android Accessibility Suite
com.google.android.music – Google Music
com.google.android.play.games - Google Play Games app
com.google.android.projection.gearhead - Android Auto
com.google.android.talk - Hangouts
com.google.android.videos – Google Play Movies
com.google.android.youtube – Youtube (i use YTB Vanced)
com.google.android.apps.youtube.music - YouTube Musi
com.google.android.googlequicksearchbox - Google Search
com.amazon.appmanager – Amazon app
com.amazon.mShop.android.shopping – Amazon app related
com.booking – Booking app
com.android.email - Stock Huawei Email ( i use Outlook)
com.android.bookmarkprovider – Preseted bookmarks for Chrome
com.android.chrome – Chrome browser (i use Brave Browser)
com.android.hwmirror – Mirror app
com.android.partnerbrowsercustomizations.tmobile – Browser settings T-mobile
com.android.providers.partnerbookmarks – OEM preseted bookmarks for Chrome
com.android.partnerbrowsercustomizations – SIM preseted bookmarks for Chrome
com.android.storagemanager - Is the interface to the systems storage service (i use file explorer)
com.android.stk - SIM Application Toolkit (never used it)
com.baidu.input_huawei - Huawei chinese stock input keyboard
com.huawei.appmarket - Huawei Market app (if you don’t plan to update any Huawei app)
com.huawei.phoneservice - HiCare app
com.huawei.hwid - Huawei Mobile Services (including Huawei ID) app
com.huawei.android.chr - HwChrService
com.huawei.android.hwpay - HuaweiI HiPayment
com.huawei.android.remotecontroller – Remote control
com.huawei.android.tips – Huawei Tips
com.huawei.browser – Huawei Browser
com.huawei.compass – Huawei Compass
com.huawei.contactscamcard – Huawei scan business card
com.huawei.health - Huawei Health app
com.huawei.hwapplet - Huawei system Services
com.huawei.hifolder - Huawei AppAdvisor
com.huawei.KoBackup - Huawei Backup
com.huawei.parentcontrol – Parental controls
com.huawei.search - HiSearch
com.huawei.tips – Huawei Tips
com.huawei.vassistant – Huawei Voice Assistant (i preffer Google)
com.huawei.wallet – Huawei Wallet
com.huawei.himovie.overseas – Huawei movie app (i use VLC)
com.android.soundrecorder – Sound Recorder
com.ironsource.appcloud.oobe.huawei - Download Essential Apps
com.facebook.appmanager - Facebook
com.facebook.system - Facebook
com.facebook.katana - Facebook
com.facebook.services - Facebook
com.hicloud.android.clone – Clone device
com.microsoft.translator – Microsoft Translator
com.swiftkey.swiftkeyconfigurator - SwiftKey factory settings
com.touchtype.swiftkey - SwiftKey Keyboard (i use Gboard)
com.example.android.notepad - Notepad app
com.orange.update - ORANGE APP
com.android.mediacenter - Huawei Stock Music App
com.huawei.appmarket - Huawei Stock Gallery App
com.huawei.android.launcher - removes Huawei launcher app and it seems to disable recent apps (thanks @markvd90 & @KKYASIR for headsup). JUST don’t remove if you don’t have a custom launcher installed allready and you use Recent Apps
settings put secure ui_night_mode 2 - enable system-wide dark mode
settings put secure ui_night_mode 1 – disable system-wide dark mode
And here you have all the apps above with commands to remove through ADB:
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.apps.books
pm uninstall -k --user 0 com.google.android.apps.docs.editors.docs
pm uninstall -k --user 0 com.google.android.apps.docs.editors.sheets
pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides
pm uninstall -k --user 0 com.google.android.apps.cloudprint
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.apps.mapps
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.magazines
pm uninstall -k --user 0 com.google.android.feedback
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.music
pm uninstall -k --user 0 com.google.android.play.games
pm uninstall -k --user 0 com.google.android.projection.gearhead
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.android.apps.youtube.music
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
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.email
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.android.hwmirror
pm uninstall -k --user 0 com.android.partnerbrowsercustomizations.tmobile
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.partnerbrowsercustomizations
pm uninstall -k --user 0 com.android.storagemanager
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.baidu.input_huawei
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.android.chr
pm uninstall -k --user 0 com.huawei.android.hwpay
pm uninstall -k --user 0 com.huawei.android.remotecontroller
pm uninstall -k --user 0 com.huawei.android.tips
pm uninstall -k --user 0 com.huawei.browser
pm uninstall -k --user 0 com.huawei.compass
pm uninstall -k --user 0 com.huawei.contactscamcard
pm uninstall -k --user 0 com.huawei.health
pm uninstall -k --user 0 com.huawei.hwapplet
pm uninstall -k --user 0 com.huawei.hifolder
pm uninstall -k --user 0 com.huawei.KoBackup
pm uninstall -k --user 0 com.huawei.parentcontrol
pm uninstall -k --user 0 com.huawei.search
pm uninstall -k --user 0 com.huawei.tips
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.himovie.overseas
pm uninstall -k --user 0 com.android.soundrecorder
pm uninstall -k --user 0 com.ironsource.appcloud.oobe.huawei
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.hicloud.android.clone
pm uninstall -k --user 0 com.microsoft.translator
pm uninstall -k --user 0 com.swiftkey.swiftkeyconfigurator
pm uninstall -k --user 0 com.touchtype.swiftkey
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.orange.update
pm uninstall -k --user 0 com.android.mediacenter
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.android.launcher
settings put secure ui_night_mode 2
settings put secure ui_night_mode 1
reboot
This guide has been used by me on Mate 10 Pro, Mate 20 Pro, P20 Pro and P30. Try it out on your device and let me know how it goes in the comments below!
Appreciate my work? Let me know by paypal.me a coffee clicking on Donate to Me or hit Thanks!​
Mine
SilviuO said:
Mine
Click to expand...
Click to collapse
Thank you so much for this little piece of gold of a guide!
I will do this after receiving the stable build of Emui 10. Hopefully this happens in 2019
One quick question: after removing any of the preinstalled apps do they automatically get reinstalled after the first security update? What about major updates like Emui 11?
Andrei Morar said:
Thank you so much for this little piece of gold of a guide!
I will do this after receiving the stable build of Emui 10. Hopefully this happens in 2019
One quick question: after removing any of the preinstalled apps do they automatically get reinstalled after the first security update? What about major updates like Emui 11?
Click to expand...
Click to collapse
NO, they will get back after factory reset or if you manually reinstall any of it
SilviuO said:
NO, they will get back after factory reset or if you manually reinstall any of it
Click to expand...
Click to collapse
How much of an impact on your phone's battery life and performance does removing all the apps in your removal list has? I'm interested to know that if I remove all the preinstalled apps I will get a noticeable improvement in battery life.
Andrei Morar said:
How much of an impact on your phone's battery life and performance does removing all the apps in your removal list has? I'm interested to know that if I remove all the preinstalled apps I will get a noticeable improvement in battery life.
Click to expand...
Click to collapse
I don't know for sure, because i've done this removal every single phone i had right of the box, just after set up . But you will have for sure better battery life because some of those apps can't be set on battery settings (ex. Chrome can't be stopped been used on background and some other apps) to stop using battery in backgroung or start once you restart your device. BUT be aware what you remove, make sure to check if you use any of them before removal.
For YouTube i recommend Youtube vanced (no ads and black interface) and for Messenger and Facebook (both without ads or any other unusefull stuffs) i recommend those apps from here
SilviuO said:
I don't know for sure, because i've done this removal every single phone i had right of the box, just after set up . But you will have for sure better battery life because some of those apps can't be set on battery settings (ex. Chrome can't be stopped been used on background and some other apps) to stop using battery in backgroung or start once you restart your device. BUT be aware what you remove, make sure to check if you use any of them before removal.
For YouTube i recommend Youtube vanced (no ads and black interface) and for Messenger and Facebook (both without ads or any other unusefull stuffs) i recommend those apps from here
Click to expand...
Click to collapse
Already use Youtube vanced. How are the modded Facebook and Messenger apps? Are they lacking any features/options of the official versions? Do they have an OK design?
Andrei Morar said:
Already use Youtube vanced. How are the modded Facebook and Messenger apps? Are they lacking any features/options of the official versions? Do they have an OK design?
Click to expand...
Click to collapse
They are the same, because they are the official ones, just mooded. You can see what is different reading from here List of mods (latest version):.
If you wanna try them, here are the links for latest:
Facebook app - https://androidfilehost.com/?fid=4349826312261622761
Facebook Messenger app - https://androidfilehost.com/?fid=4349826312261642082
SilviuO said:
They are the same, because they are the official ones, just mooded. You can see what is different reading from here List of mods (latest version):.
If you wanna try them, here are the links for latest:
Facebook app - https://androidfilehost.com/?fid=4349826312261622761
Facebook Messenger app - https://androidfilehost.com/?fid=4349826312261642082
Click to expand...
Click to collapse
Big, big thank you! I was really looking forward to a Fb and Messenger variant without ads.
Andrei Morar said:
Big, big thank you! I was really looking forward to a Fb and Messenger variant without ads.
Click to expand...
Click to collapse
As usual , glad i could help you and some others, maybe
SilviuO said:
As usual , glad i could help you and some others, maybe
Click to expand...
Click to collapse
One last question: Will these get replaced by the standard PlayStore versions after an update or they remain as they are now?
Andrei Morar said:
One last question: Will these get replaced by the standard PlayStore versions after an update or they remain as they are now?
Click to expand...
Click to collapse
No, they are separatley signed apk's and in my case (i'm sure yours and others) don't receive PlayStore notifications to update or any other. PlayStore confirms they are installed and give you option to Uninstall just like in my bellow SS. They don't appear on your installed app list from PlayStore
SilviuO said:
No, they are separatley signed apk's and in my case (i'm sure yours and others) don't receive PlayStore notifications to update or any other. PlayStore confirms they are installed and give you option to Uninstall just like in my bellow SS. They don't appear on your installed app list from PlayStore
Click to expand...
Click to collapse
Just perfect!
Andrei Morar said:
Just perfect!
Click to expand...
Click to collapse
Anyway, keep an eye on that thread, evilwombat updates frequently those apps
I used your list, but for some reason my recent apps stopped working. Did you experience anything like this? I'm on EMUI10 if that matters
markvd90 said:
I used your list, but for some reason my recent apps stopped working. Did you experience anything like this? I'm on EMUI10 if that matters
Click to expand...
Click to collapse
Hi m8, it's strange, i don't have an issue with recent apps. Still shows up when slide my finger upwards starting from the bottom of my screen and tested with on screen keys too...
SilviuO said:
Hi m8, it's strange, i don't have an issue with recent apps. Still shows up when slide my finger upwards starting from the bottom of my screen and tested with on screen keys too...
Click to expand...
Click to collapse
You also on EMUI 10?
I think it's because the launcher got disabled.
markvd90 said:
You also on EMUI 10?
I think it's because the launcher got disabled.
Click to expand...
Click to collapse
Yes, i'm on EMUI 10, BUT i have Huawei launcher installed and using. So it seems that uninstalling Huawei launcher also disable recent apps on Huawei. I will post this info in OP. Try reinstalling it through ADB, on EMUI 9.1 worked reinstalling some apps or search it on Huawei apps app if you didn't removed it using ADB.
SilviuO said:
Yes, i'm on EMUI 10, BUT i have Huawei launcher installed and using. So it seems that uninstalling Huawei launcher also disable recent apps on Huawei. I will post this info in OP. Try reinstalling it through ADB, on EMUI 9.1 worked reinstalling some apps or search it on Huawei apps app if you didn't removed it using ADB.
Click to expand...
Click to collapse
Yeah, just did a factory reset.
Can I ask why you use uninstall instead of pm disable?
Is the uninstall more effective?
markvd90 said:
Yeah, just did a factory reset.
Can I ask why you use uninstall instead of pm disable?
Is the uninstall more effective?
Click to expand...
Click to collapse
uninstall also frees up the space used by apps and also it makes sure it won't get auto re-enabled by system. And one more thing, If i just disable them i observed that they are still consuming RAM (according to Developer Options >> Memory).

[GUIDE] DeGoogle & debloat M30s and install MicroG

This guide explains how to debloat M30s (or any other samsung device or any other device) and also deGoogle it by removing most of google invasive crap. (yes, GPlay services is also removed).​Play store, Google app and other crap is also removed from system, so if you want to use them, install them as user app. The installation for play store is different, and it is explained below.
Check my Post on reddit for more up to date info and clear instructions HERE
When we remove Gplay services, many apps and services stop working . Many apps will give error but still work (like maps and telegram and whatsapp). Play store will definitely not work and many apps that use push notification through Gplay services (most of them) will not be able to do so. In my case Uber, ola or any other ride app was also not working and was crashing constantly. Paytm will also not work without play services. And on top of that many apps that use location might not behave properly.
Whoosh! those are a lot of problems for uninstalling play services. So, why would anyone want to do that?
Simply put it, Google is an Advertising company. No it is not a company that sells product, i mean yes it sells products and earns from them BUT more than 60% of their revenue comes from Ads that they serve you. And yes, google is the biggest Ad company in the world with more than 80% of ad share (i may be wrong about the %, feel free to search yourself). So obviously they want ta make money out of your data (by selling it) and to do that what better way than to install spyware on world's largest mobile OS.
Google play services record your every action, tracking every app that you opened and everything you do. That data remains with google and they sell it to 3rd parties (and you agreed to it when you made Google account and setup your android device. Remember Clicking on "I AGREE"?).
Here i will not discuss how invasive it is. A simple Web search with "google play services tracking" will give you much more information. (and please do search it, i beg you) (Pro Tip: reddit has best answers, so explore reddit links from search)
Here is a good one explaining things
And Gplay services Eat a LOT of battery by constantly Running in background. So if you want better battery, remove it
So you have decided to degoogle your phone (and debloat it). What to do about all those errors after removing play services?
Here Comes MicroG. microG is an Open Source replacement for Google Play Services.
"MicroG is a free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries.
The linux-based open-source mobile operating system Android is not only the most popular mobile operating system in the world, it’s also on the way to becoming a proprietary operating system. How is that?
While the core operating system is still released as part of the Android Open Source Project, the majority of core apps are not. It gets worse: More and more libraries and APIs are only available on phones that run various Google apps pre-installed, effectively locking third-party apps to the Google ecosystem. For these reasons Android is described as being a “look but don’t touch” kind of open.
At this point, several popular open-source applications already require some of Google’s proprietary libraries to be installed. Increasing demand in the free software community in addition to severe problems in Google’s proprietary software discovered by the Android modding community, have led to the development of a free software clone of Google’s proprietary core libraries and applications - the microG Project was born.
Although most microG components are far from complete, users are amazed by the results. Free software users got extended application support, privacy-caring users can reduce or monitor data that is sent to Google and especially older phones can expect some battery life improvements."
(So it basically removes all those errors. Great!)
So, Lets start Degoogling!
Warning: bootloader needs to be unlocked, magisk should be there and twrp should be installed.
NOTE: MAKE FULL NANDROID BACKUP OF YOUR DEVICE BEFORE PROCEEDING BY GOING TO TWRP -> BACKUP -> SELECT ALL . store it in PC or somewhere safe​
Removing google crap
Flash TWRP and install magisk.
We need Signature spoofing in the ROM. Download SmaliPatcher from here and tick all patches, (We are interested in the "signature spoofing" one but all of them are useful) and follow the instructions on its page to install that module. Now your system supports signature spoofing. (I recommend SmaliPatcher even if your rom supports Signature Spoofing so that no issue arises)
Other ways for signature spoofing are given in MicroG wiki here
(IF YOU ARE ON STOCK ROM)
In case you had the Google Play Services previously installed (which Users having stock ROM have), remove all updates and the packages in /system/priv-app of the Google Services (you can use TWRP file manager or any root explorer to delete below packages, just delete the apk files in respective folders):
GmsCore (PrebuiltGmsCore, PrebuiltGmsCorePi, PrebuiltGmsCorePix)
GoogleBackupTransport
GoogleFeedback
GoogleLoginService
GoogleOneTimeInitializer
GooglePartnerSetup
GoogleServicesFramework
Phonesky
SetupWizard
Velvet.
In case you forgot to remove the GmsCore updates, you can manually remove these using adb uninstall com.google.android.gms.
After that, reboot your android device - all privileged GAPPS should be removed. (a bootloop may be caused, but dont worry, just boot into TWRP and follow below steps.)
IF YOU ARE ON CUSTOM ROM-> after flashing rom zip, do not reboot and follow below (DONT FLASH ANY GAPPS)
Make full backup of your device if not made till now​
Installing MicroG
Download Latest "MinMicroG-Standard-XXX.zip" from here
Add "system-" to start of package name (thus making it like "system-MinMicroG-Standard-XXX.zip" ) and copy it in sdcard or internal storage of phone. Now boot into TWRP
flash "system-MinMicroG-Standard-XXX.zip".
OLD METHOD, USE THIS IF ABOVE WONT WORK
Download the following from here
full NanoDroid-xx.xx.xx.xxxxxxx.zip
NanoDroid-setupwizard.zip
NanoDroid-uninstaller.zip (if it causes brick)
Copy below in sdcard or internal storage of phone. Now boot into TWRP
NanoDroid-setupwizard.zip
NanoDroid-uninstaller.zip (if it causes brick)
flash NanoDroid-setupwizard.zip, now an aroma installer is opened. click on next , agree to terms and click next, chose save location "/data/media/0" (you can change this as per your needs but remember this location since here the installer will save 3 files) and click next
now from here onwards you can select yourself according to your needs or follow my tutorial till the end of aroma installer.
you should be on generic settings page, tick 'apps', 'maps apiv1', 'init scrips', 'gnu bash', and 'shell utils'. click next.
in microG page, select "full", next, on f-droid page select "official", next, select all 4 nlpBackends, next, now here select "play store(patrched)" if you want to use Play store (your choice, if you want to degoogle select "Aurora + fake store"), next
now select apps of your choice here, next, on Debloat setup page click next (yeah just skip it), and finally click on create config, next and finish.
Aroma installer Ends now.
Now while in twrp, connect your phone to PC and browse to internal storage (or the location you selected during aroma installer to save files)
the 3 files will be ".nanodroid-overlay", ".nanodroid-setup", ".nanodroid-apps". Copy these to PC and keep them in some place safe. Now open "nanodroid.zip" (that you downloaded earlier) with winRAR or 7zip and drag and drop these 3 files in it. (they should be in root of the zip where "meta-inf" folder is)
now copy NanoDroid-xx.xx.xx.xxxxxxx.zip to your phone and flash it.
now boot into system. if flashing nanodroid causes bootloop, restore from twrp backup that you made (i told you so!).
Configuring MicroG
You need to setup microG , go into microG settings (in app drawer or in settings) and set up everything like:
check results in Self-Check, grant all the missing permissions (by tapping on them)
especially the Battery Optimization item
if Phonesky (= Fake Store or Play Store) lacks signature spoofing permissions head to Settings / Apps / Permissions / Signature Spoofing and grant it
enable Google device registration
enable Google Cloud Messaging (only if you want to receive push messages from your applications)
enable Google SafetyNet, required for applications that utilize SafetyNet, for example Pokémon GO (Currently Broken)
in UnifiedNlp Settings choose all (whichever you've choosen to be installed)
Déjà Vu, Mozilla, Apple, and others (like GSM and WiFi Location Service)
Nominatim as Address lockup backend
after everything is done, reboot
if you installed Play Store open it, setup account and install your apps
Make sure you have all options ticked in self-check of microG settings (except maybe for last one). if not web search it or post it here.
Congratulations, you have successfully removed Gplay services.
ONLY IF YOU HAVE USED OLD METHOD (USING NANODROID)
Updates of nanodroid
Make full backup of your device before update. In case anything happens after update, you can rollback easily​So the nanodroid is updated quite frequently with the apps that come with it. So when you see an updated version of nanodroid on official download page (yeah there are no automatic updates, you have to manually check by going to the download page and download it) download below zips from here
full NanoDroid-xx.xx.xx.xxxxxxx.zip (the updated version)
NanoDroid-uninstaller.zip (the updated version)
* Now open "NanoDroid-xx.xx.xx.xxxxxxx.zip " (updated version) with winRAR or 7zip and drag and drop those 3 files [ ".nanodroid-overlay", ".nanodroid-setup", ".nanodroid-apps".] in it. (just like you did before)
* Now copy NanoDroid-xx.xx.xx.xxxxxxx.zip to your phone and flash it through twrp.
You may need to re-configure microG, so just do it again.
Huge thanks to the below members for the tools.
@santhoosh for twrp
@MaR-V-iN for microG (thank you sir!)
@Setialpha for nanodroid
@FriendlyNeighborhoodShane for MinMicroG
and other ones whom i forgot to add
Now lets de-bloat your device. see post #2
De-bloat M30s
make full backup of /data and /system using twrp before debloat
The following apps are going to be de-bloated from your phone through adb. I cannot find another way to batch uninstall apps on android pie. If you know then please comment it below. PLEASE.
If you want other apps to be added to this list then please comment the package name (like com.xxx.xxxx.xxx or whatever) (not the app name like google app) and what this app does. It would be very helpful for all of us and i am also looking for other packages to add to this list since this is near-least de-bloat which does not break any system functionality.
if you want to remove any app from this list then comment the package name and what that package does. . It would be very helpful for all of us and i am also looking for packages to remove from this list that break system functionality.
APPS
android.autoinstalls.config.samsung
com.android.backupconfirm
com.android.bips
com.android.bookmarkprovider
com.android.chrome
com.android.dreams.phototable
com.android.keychain
com.android.providers.partnerbookmarks
com.android.se
com.android.sharedstoragebackup
com.android.vending
com.android.wallpaperbackup
com.aura.oobe.samsung
com.enhance.gameservice
com.facebook.appmanager
com.facebook.katana
com.facebook.services
com.facebook.system
com.google.android.apps.maps
com.google.android.apps.photos
com.google.android.apps.restore
com.google.android.apps.turbo
com.google.android.backuptransport
com.google.android.configupdater
com.google.android.ext.services
com.google.android.ext.shared
com.google.android.feedback
com.google.android.gm
com.google.android.gms
com.google.android.gms.policy_sidecar_aps
com.google.android.googlequicksearchbox
com.google.android.gsf
com.google.android.marvin.talkback
com.google.android.music
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.google.android.printservice.recommendation
com.google.android.setupwizard
com.google.android.syncadapters.calendar
com.google.android.syncadapters.contacts
com.google.android.tts
com.google.android.videos
com.google.android.youtube
com.google.ar.core
com.google.vr.vrcore
com.hiya.star
com.knox.vpn.proxyhandler
com.microsoft.office.officehubrow
com.microsoft.skydrive
com.mygalaxy
com.netflix.mediaclient
com.netflix.partner.activation
com.opera.max.preinstall
com.samsung.SMT
com.samsung.aasaservice
com.samsung.android.aircommandmanager
com.samsung.android.airtel.stubapp
com.samsung.android.app.ledbackcover
com.samsung.android.app.sbrowseredge
com.samsung.android.app.siofviewer
com.samsung.android.app.social
com.samsung.android.app.tips
com.samsung.android.app.vrsetupwizardstub
com.samsung.android.app.watchmanagerstub
com.samsung.android.bbc.bbcagent
com.samsung.android.beaconmanager
com.samsung.android.dlp.service
com.samsung.android.dynamiclock
com.samsung.android.easysetup
com.samsung.android.email.provider
com.samsung.android.hmt.vrshell
com.samsung.android.hmt.vrsvc
com.samsung.android.keyguardwallpaperupdator
com.samsung.android.kidsinstaller
com.samsung.android.knox.analytics.uploader
com.samsung.android.knox.containeragent
com.samsung.android.knox.containercore
com.samsung.android.mateagent
com.samsung.android.mdm
com.samsung.android.mfi
com.samsung.android.mobileservice
com.samsung.android.net.wifi.wifiguider
com.samsung.android.rubin.app
com.samsung.android.samsungpass
com.samsung.android.samsungpassautofill
com.samsung.android.scloud
com.samsung.android.smartswitchassistant
com.samsung.android.spay
com.samsung.android.spayfw
com.samsung.android.svoice
com.samsung.android.svoiceime
com.samsung.desktopsystemui
com.samsung.klmsagent
com.samsung.knox.securefolder
com.samsung.knox.securefolder.setuppage
com.samsung.sree
com.samsung.storyservice
com.samsung.svoice.sync
com.sec.android.app.apex
com.sec.android.app.billing
com.sec.android.app.chromecustomizations
com.sec.android.app.dexonpc
com.sec.android.app.kidshome
com.sec.android.cover.ledcover
com.sec.android.desktopcommunity
com.sec.android.desktopmode.uiservice
com.sec.android.easyMover.Agent
com.sec.android.widgetapp.samsungapps
com.sec.android.widgetapp.webmanual
com.sec.enterprise.knox.attestation
com.sec.enterprise.knox.cloudmdm.smdms
com.sec.enterprise.mdm.services.simpin
com.sec.enterprise.mdm.vpn
com.sec.factory.cameralyzer
com.sec.spp.push
com.wssnps
To de-bloat above apps
Download Minimal ADB and Fastboot from here
extract them and where there is "adb.exe" open cmd window there (for windows: go to address bar of file explorer and type "cmd" and press enter)
make sure usb debugging is enabled in your phone and type "adb devices" in cmd. you should see your device.
now type "adb shell" and copy paste below commands in a go.
ADB commands for these apps
pm uninstall -k --user 0 android.autoinstalls.config.samsung
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.chrome
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.android.keychain
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.se
pm uninstall -k --user 0 com.android.sharedstoragebackup
pm uninstall -k --user 0 com.android.vending
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.aura.oobe.samsung
pm uninstall -k --user 0 com.enhance.gameservice
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.maps
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.apps.restore
pm uninstall -k --user 0 com.google.android.apps.turbo
pm uninstall -k --user 0 com.google.android.backuptransport
pm uninstall -k --user 0 com.google.android.configupdater
pm uninstall -k --user 0 com.google.android.ext.services
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.gms
pm uninstall -k --user 0 com.google.android.gms.policy_sidecar_aps
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.gsf
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.tts
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.vr.vrcore
pm uninstall -k --user 0 com.hiya.star
pm uninstall -k --user 0 com.knox.vpn.proxyhandler
pm uninstall -k --user 0 com.microsoft.office.officehubrow
pm uninstall -k --user 0 com.microsoft.skydrive
pm uninstall -k --user 0 com.mygalaxy
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.opera.max.preinstall
pm uninstall -k --user 0 com.samsung.SMT
pm uninstall -k --user 0 com.samsung.aasaservice
pm uninstall -k --user 0 com.samsung.android.aircommandmanager
pm uninstall -k --user 0 com.samsung.android.airtel.stubapp
pm uninstall -k --user 0 com.samsung.android.app.ledbackcover
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
pm uninstall -k --user 0 com.samsung.android.app.siofviewer
pm uninstall -k --user 0 com.samsung.android.app.social
pm uninstall -k --user 0 com.samsung.android.app.tips
pm uninstall -k --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub
pm uninstall -k --user 0 com.samsung.android.bbc.bbcagent
pm uninstall -k --user 0 com.samsung.android.beaconmanager
pm uninstall -k --user 0 com.samsung.android.dlp.service
pm uninstall -k --user 0 com.samsung.android.dynamiclock
pm uninstall -k --user 0 com.samsung.android.easysetup
pm uninstall -k --user 0 com.samsung.android.email.provider
pm uninstall -k --user 0 com.samsung.android.hmt.vrshell
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
pm uninstall -k --user 0 com.samsung.android.keyguardwallpaperupdator
pm uninstall -k --user 0 com.samsung.android.kidsinstaller
pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader
pm uninstall -k --user 0 com.samsung.android.knox.containeragent
pm uninstall -k --user 0 com.samsung.android.knox.containercore
pm uninstall -k --user 0 com.samsung.android.mateagent
pm uninstall -k --user 0 com.samsung.android.mdm
pm uninstall -k --user 0 com.samsung.android.mfi
pm uninstall -k --user 0 com.samsung.android.mobileservice
pm uninstall -k --user 0 com.samsung.android.net.wifi.wifiguider
pm uninstall -k --user 0 com.samsung.android.rubin.app
pm uninstall -k --user 0 com.samsung.android.samsungpass
pm uninstall -k --user 0 com.samsung.android.samsungpassautofill
pm uninstall -k --user 0 com.samsung.android.scloud
pm uninstall -k --user 0 com.samsung.android.smartswitchassistant
pm uninstall -k --user 0 com.samsung.android.spay
pm uninstall -k --user 0 com.samsung.android.spayfw
pm uninstall -k --user 0 com.samsung.android.svoice
pm uninstall -k --user 0 com.samsung.android.svoiceime
pm uninstall -k --user 0 com.samsung.desktopsystemui
pm uninstall -k --user 0 com.samsung.klmsagent
pm uninstall -k --user 0 com.samsung.knox.securefolder
pm uninstall -k --user 0 com.samsung.knox.securefolder.setuppage
pm uninstall -k --user 0 com.samsung.sree
pm uninstall -k --user 0 com.samsung.storyservice
pm uninstall -k --user 0 com.samsung.svoice.sync
pm uninstall -k --user 0 com.sec.android.app.apex
pm uninstall -k --user 0 com.sec.android.app.billing
pm uninstall -k --user 0 com.sec.android.app.chromecustomizations
pm uninstall -k --user 0 com.sec.android.app.dexonpc
pm uninstall -k --user 0 com.sec.android.app.kidshome
pm uninstall -k --user 0 com.sec.android.cover.ledcover
pm uninstall -k --user 0 com.sec.android.desktopcommunity
pm uninstall -k --user 0 com.sec.android.desktopmode.uiservice
pm uninstall -k --user 0 com.sec.android.easyMover.Agent
pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps
pm uninstall -k --user 0 com.sec.android.widgetapp.webmanual
pm uninstall -k --user 0 com.sec.enterprise.knox.attestation
pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms
pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin
pm uninstall -k --user 0 com.sec.enterprise.mdm.vpn
pm uninstall -k --user 0 com.sec.factory.cameralyzer
pm uninstall -k --user 0 com.sec.spp.push
pm uninstall -k --user 0 com.wssnps
for the other de-bloat thread please visit here. The apps mentioned there were breaking many system functions so this is my own list here.
Just in case
Reserved, Just in case.
After debloating my gallery keeps stopping.Which application I have to reinstall? Also please give the package name of that application.
pnsdhrn said:
After debloating my gallery keeps stopping.Which application I have to reinstall? Also please give the package name of that application.
Click to expand...
Click to collapse
Strange, do you have m307f or m307fn?
Also what's the region of your phone firmware, mine is INS and there was no prob for me while debloating.
Restore to the backup before debloating and try to de bloat again and see if the problem persists.
If nothing works, try debloating some apps at a time and see if it breaks
Hritwik said:
Strange, do you have m307f or m307fn?
Also what's the region of your phone firmware, mine is INS and there was no prob for me while debloating.
Restore to the backup before debloating and try to de bloat again and see if the problem persists.
If nothing works, try debloating some apps at a time and see if it breaks
Click to expand...
Click to collapse
Mine is m307f.My region is India. I took about 8 hrs to complete the debloat about 60 apps.So it might be better to know which are apps connected with gallery app.So I can reinstall them.
pnsdhrn said:
Mine is m307f.My region is India. I took about 8 hrs to complete the debloat about 60 apps.So it might be better to know which are apps connected with gallery app.So I can reinstall them.
Click to expand...
Click to collapse
why did it took you 8 hrs to complete de bloat?
ping this issue on telegram on official group https://t.me/SamsungGalaxyM30SOfficial , i will discuss it with you there.
should the phone be rooted for debloating? or can I simply debloatvusing adb?
udyannk5 said:
should the phone be rooted for debloating? or can I simply debloatvusing adb?
Click to expand...
Click to collapse
no need to root
Hi and thanks for the guide. I have installed everything.
Have also wiped and tried it several times because i have no network: "sim not registered on network" on bth sims.
This happens as soon as I disable dm-verity. If I flash Stock ROM back again then its ok and the cards work. Then I do the whole thing again with magisk then dm-verity and can't make or receive any calls. It shows sgnal bars (although sometimes very bad) but I can't mke any calls.
IMEI ist intact as far as I can tell.
The stock ROM I flashed was the PDA version on sammmoble for my phone and country.
I have booted into safe mode and it made no difference.
Any suggestions would be appreciatted.
thanks
Which ones do I need to remove from the list to keep Google play store? Also is it possible to remove Samsung store ?
Thanks for the help
Hritwik said:
De-bloat M30s
make full backup of /data and /system using twrp before debloat
The following apps are going to be de-bloated from your phone through adb. I cannot find another way to batch uninstall apps on android pie. If you know then please comment it below. PLEASE.
If you want other apps to be added to this list then please comment the package name (like com.xxx.xxxx.xxx or whatever) (not the app name like google app) and what this app does. It would be very helpful for all of us and i am also looking for other packages to add to this list since this is near-least de-bloat which does not break any system functionality.
if you want to remove any app from this list then comment the package name and what that package does. . It would be very helpful for all of us and i am also looking for packages to remove from this list that break system functionality.
APPS
android.autoinstalls.config.samsung
com.android.backupconfirm
com.android.bips
com.android.bookmarkprovider
com.android.chrome
com.android.dreams.phototable
com.android.keychain
com.android.providers.partnerbookmarks
com.android.se
com.android.sharedstoragebackup
com.android.vending
com.android.wallpaperbackup
com.aura.oobe.samsung
com.enhance.gameservice
com.facebook.appmanager
com.facebook.katana
com.facebook.services
com.facebook.system
com.google.android.apps.maps
com.google.android.apps.photos
com.google.android.apps.restore
com.google.android.apps.turbo
com.google.android.backuptransport
com.google.android.configupdater
com.google.android.ext.services
com.google.android.ext.shared
com.google.android.feedback
com.google.android.gm
com.google.android.gms
com.google.android.gms.policy_sidecar_aps
com.google.android.googlequicksearchbox
com.google.android.gsf
com.google.android.marvin.talkback
com.google.android.music
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.google.android.printservice.recommendation
com.google.android.setupwizard
com.google.android.syncadapters.calendar
com.google.android.syncadapters.contacts
com.google.android.tts
com.google.android.videos
com.google.android.youtube
com.google.ar.core
com.google.vr.vrcore
com.hiya.star
com.knox.vpn.proxyhandler
com.microsoft.office.officehubrow
com.microsoft.skydrive
com.mygalaxy
com.netflix.mediaclient
com.netflix.partner.activation
com.opera.max.preinstall
com.samsung.SMT
com.samsung.aasaservice
com.samsung.android.aircommandmanager
com.samsung.android.airtel.stubapp
com.samsung.android.app.ledbackcover
com.samsung.android.app.sbrowseredge
com.samsung.android.app.siofviewer
com.samsung.android.app.social
com.samsung.android.app.tips
com.samsung.android.app.vrsetupwizardstub
com.samsung.android.app.watchmanagerstub
com.samsung.android.bbc.bbcagent
com.samsung.android.beaconmanager
com.samsung.android.dlp.service
com.samsung.android.dynamiclock
com.samsung.android.easysetup
com.samsung.android.email.provider
com.samsung.android.hmt.vrshell
com.samsung.android.hmt.vrsvc
com.samsung.android.keyguardwallpaperupdator
com.samsung.android.kidsinstaller
com.samsung.android.knox.analytics.uploader
com.samsung.android.knox.containeragent
com.samsung.android.knox.containercore
com.samsung.android.mateagent
com.samsung.android.mdm
com.samsung.android.mfi
com.samsung.android.mobileservice
com.samsung.android.net.wifi.wifiguider
com.samsung.android.rubin.app
com.samsung.android.samsungpass
com.samsung.android.samsungpassautofill
com.samsung.android.scloud
com.samsung.android.smartswitchassistant
com.samsung.android.spay
com.samsung.android.spayfw
com.samsung.android.svoice
com.samsung.android.svoiceime
com.samsung.desktopsystemui
com.samsung.klmsagent
com.samsung.knox.securefolder
com.samsung.knox.securefolder.setuppage
com.samsung.sree
com.samsung.storyservice
com.samsung.svoice.sync
com.sec.android.app.apex
com.sec.android.app.billing
com.sec.android.app.chromecustomizations
com.sec.android.app.dexonpc
com.sec.android.app.kidshome
com.sec.android.cover.ledcover
com.sec.android.desktopcommunity
com.sec.android.desktopmode.uiservice
com.sec.android.easyMover.Agent
com.sec.android.widgetapp.samsungapps
com.sec.android.widgetapp.webmanual
com.sec.enterprise.knox.attestation
com.sec.enterprise.knox.cloudmdm.smdms
com.sec.enterprise.mdm.services.simpin
com.sec.enterprise.mdm.vpn
com.sec.factory.cameralyzer
com.sec.spp.push
com.wssnps
To de-bloat above apps
Download Minimal ADB and Fastboot from here
extract them and where there is "adb.exe" open cmd window there (for windows: go to address bar of file explorer and type "cmd" and press enter)
make sure usb debugging is enabled in your phone and type "adb devices" in cmd. you should see your device.
now type "adb shell" and copy paste below commands in a go.
ADB commands for these apps
pm uninstall -k --user 0 android.autoinstalls.config.samsung
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.chrome
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.android.keychain
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.se
pm uninstall -k --user 0 com.android.sharedstoragebackup
pm uninstall -k --user 0 com.android.vending
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.aura.oobe.samsung
pm uninstall -k --user 0 com.enhance.gameservice
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.maps
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.apps.restore
pm uninstall -k --user 0 com.google.android.apps.turbo
pm uninstall -k --user 0 com.google.android.backuptransport
pm uninstall -k --user 0 com.google.android.configupdater
pm uninstall -k --user 0 com.google.android.ext.services
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.gms
pm uninstall -k --user 0 com.google.android.gms.policy_sidecar_aps
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.gsf
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.tts
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.vr.vrcore
pm uninstall -k --user 0 com.hiya.star
pm uninstall -k --user 0 com.knox.vpn.proxyhandler
pm uninstall -k --user 0 com.microsoft.office.officehubrow
pm uninstall -k --user 0 com.microsoft.skydrive
pm uninstall -k --user 0 com.mygalaxy
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.opera.max.preinstall
pm uninstall -k --user 0 com.samsung.SMT
pm uninstall -k --user 0 com.samsung.aasaservice
pm uninstall -k --user 0 com.samsung.android.aircommandmanager
pm uninstall -k --user 0 com.samsung.android.airtel.stubapp
pm uninstall -k --user 0 com.samsung.android.app.ledbackcover
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
pm uninstall -k --user 0 com.samsung.android.app.siofviewer
pm uninstall -k --user 0 com.samsung.android.app.social
pm uninstall -k --user 0 com.samsung.android.app.tips
pm uninstall -k --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub
pm uninstall -k --user 0 com.samsung.android.bbc.bbcagent
pm uninstall -k --user 0 com.samsung.android.beaconmanager
pm uninstall -k --user 0 com.samsung.android.dlp.service
pm uninstall -k --user 0 com.samsung.android.dynamiclock
pm uninstall -k --user 0 com.samsung.android.easysetup
pm uninstall -k --user 0 com.samsung.android.email.provider
pm uninstall -k --user 0 com.samsung.android.hmt.vrshell
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
pm uninstall -k --user 0 com.samsung.android.keyguardwallpaperupdator
pm uninstall -k --user 0 com.samsung.android.kidsinstaller
pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader
pm uninstall -k --user 0 com.samsung.android.knox.containeragent
pm uninstall -k --user 0 com.samsung.android.knox.containercore
pm uninstall -k --user 0 com.samsung.android.mateagent
pm uninstall -k --user 0 com.samsung.android.mdm
pm uninstall -k --user 0 com.samsung.android.mfi
pm uninstall -k --user 0 com.samsung.android.mobileservice
pm uninstall -k --user 0 com.samsung.android.net.wifi.wifiguider
pm uninstall -k --user 0 com.samsung.android.rubin.app
pm uninstall -k --user 0 com.samsung.android.samsungpass
pm uninstall -k --user 0 com.samsung.android.samsungpassautofill
pm uninstall -k --user 0 com.samsung.android.scloud
pm uninstall -k --user 0 com.samsung.android.smartswitchassistant
pm uninstall -k --user 0 com.samsung.android.spay
pm uninstall -k --user 0 com.samsung.android.spayfw
pm uninstall -k --user 0 com.samsung.android.svoice
pm uninstall -k --user 0 com.samsung.android.svoiceime
pm uninstall -k --user 0 com.samsung.desktopsystemui
pm uninstall -k --user 0 com.samsung.klmsagent
pm uninstall -k --user 0 com.samsung.knox.securefolder
pm uninstall -k --user 0 com.samsung.knox.securefolder.setuppage
pm uninstall -k --user 0 com.samsung.sree
pm uninstall -k --user 0 com.samsung.storyservice
pm uninstall -k --user 0 com.samsung.svoice.sync
pm uninstall -k --user 0 com.sec.android.app.apex
pm uninstall -k --user 0 com.sec.android.app.billing
pm uninstall -k --user 0 com.sec.android.app.chromecustomizations
pm uninstall -k --user 0 com.sec.android.app.dexonpc
pm uninstall -k --user 0 com.sec.android.app.kidshome
pm uninstall -k --user 0 com.sec.android.cover.ledcover
pm uninstall -k --user 0 com.sec.android.desktopcommunity
pm uninstall -k --user 0 com.sec.android.desktopmode.uiservice
pm uninstall -k --user 0 com.sec.android.easyMover.Agent
pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps
pm uninstall -k --user 0 com.sec.android.widgetapp.webmanual
pm uninstall -k --user 0 com.sec.enterprise.knox.attestation
pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms
pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin
pm uninstall -k --user 0 com.sec.enterprise.mdm.vpn
pm uninstall -k --user 0 com.sec.factory.cameralyzer
pm uninstall -k --user 0 com.sec.spp.push
pm uninstall -k --user 0 com.wssnps
for the other de-bloat thread please visit here. The apps mentioned there were breaking many system functions so this is my own list here.
Click to expand...
Click to collapse
Do you know if any M30s global version attemp works with this guide?
Derealjessejames said:
Which ones do I need to remove from the list to keep Google play store? Also is it possible to remove Samsung store ?
Thanks for the help
Click to expand...
Click to collapse
"com.android.vending" for playstore.
and i think this list removes samsung store, if not, just execute below command after putting samsung store package name in it (just like other commands).
"pm uninstall -k --user 0 <samsung store pkg name>"
rullydotcom said:
Do you know if any M30s global version attemp works with this guide?
Click to expand...
Click to collapse
it works on any version.
A Reddit User sent me the link to this Thread and I believe this may be what I am looking for, however, I have a few questions, just to make sure:
+Will this Debloat/DeGoogle/MicroG Install work on a Samsung Galaxy Note 9 (Exynos) and, once complete, still allow one to use Samsung's One UI with full S-Pen functionality?
+If so, is there a different process for the Note?
+When it was stated that this will work on "...any other device", does that mean any Android Phone from any manufacturer with an Unlockable Bootloader, like the Red Hydrogen One or the LG V60 (LMV600EA)?
Thanks for any help that may be sent my way.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hritwik said:
This guide explains how to debloat M30s (or any other samsung device or any other device) and also deGoogle it by removing most of google invasive crap. (yes, GPlay services is also removed).​Play store, Google app and other crap is also removed from system, so if you want to use them, install them as user app. The installation for play store is different, and it is explained below.
Check my Post on reddit for more up to date info and clear instructions HERE
When we remove Gplay services, many apps and services stop working . Many apps will give error but still work (like maps and telegram and whatsapp). Play store will definitely not work and many apps that use push notification through Gplay services (most of them) will not be able to do so. In my case Uber, ola or any other ride app was also not working and was crashing constantly. Paytm will also not work without play services. And on top of that many apps that use location might not behave properly.
Whoosh! those are a lot of problems for uninstalling play services. So, why would anyone want to do that?
Simply put it, Google is an Advertising company. No it is not a company that sells product, i mean yes it sells products and earns from them BUT more than 60% of their revenue comes from Ads that they serve you. And yes, google is the biggest Ad company in the world with more than 80% of ad share (i may be wrong about the %, feel free to search yourself). So obviously they want ta make money out of your data (by selling it) and to do that what better way than to install spyware on world's largest mobile OS.
Google play services record your every action, tracking every app that you opened and everything you do. That data remains with google and they sell it to 3rd parties (and you agreed to it when you made Google account and setup your android device. Remember Clicking on "I AGREE"?).
Here i will not discuss how invasive it is. A simple Web search with "google play services tracking" will give you much more information. (and please do search it, i beg you) (Pro Tip: reddit has best answers, so explore reddit links from search)
Here is a good one explaining things
And Gplay services Eat a LOT of battery by constantly Running in background. So if you want better battery, remove it
So you have decided to degoogle your phone (and debloat it). What to do about all those errors after removing play services?
Here Comes MicroG. microG is an Open Source replacement for Google Play Services.
"MicroG is a free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries.
The linux-based open-source mobile operating system Android is not only the most popular mobile operating system in the world, it’s also on the way to becoming a proprietary operating system. How is that?
While the core operating system is still released as part of the Android Open Source Project, the majority of core apps are not. It gets worse: More and more libraries and APIs are only available on phones that run various Google apps pre-installed, effectively locking third-party apps to the Google ecosystem. For these reasons Android is described as being a “look but don’t touch” kind of open.
At this point, several popular open-source applications already require some of Google’s proprietary libraries to be installed. Increasing demand in the free software community in addition to severe problems in Google’s proprietary software discovered by the Android modding community, have led to the development of a free software clone of Google’s proprietary core libraries and applications - the microG Project was born.
Although most microG components are far from complete, users are amazed by the results. Free software users got extended application support, privacy-caring users can reduce or monitor data that is sent to Google and especially older phones can expect some battery life improvements."
(So it basically removes all those errors. Great!)
So, Lets start Degoogling!
Warning: bootloader needs to be unlocked, magisk should be there and twrp should be installed.
NOTE: MAKE FULL NANDROID BACKUP OF YOUR DEVICE BEFORE PROCEEDING BY GOING TO TWRP -> BACKUP -> SELECT ALL . store it in PC or somewhere safe​
Removing google crap
Flash TWRP and install magisk.
We need Signature spoofing in the ROM. Download SmaliPatcher from here and tick all patches, (We are interested in the "signature spoofing" one but all of them are useful) and follow the instructions on its page to install that module. Now your system supports signature spoofing. (I recommend SmaliPatcher even if your rom supports Signature Spoofing so that no issue arises)
Other ways for signature spoofing are given in MicroG wiki here
(IF YOU ARE ON STOCK ROM)
In case you had the Google Play Services previously installed (which Users having stock ROM have), remove all updates and the packages in /system/priv-app of the Google Services (you can use TWRP file manager or any root explorer to delete below packages, just delete the apk files in respective folders):
GmsCore (PrebuiltGmsCore, PrebuiltGmsCorePi, PrebuiltGmsCorePix)
GoogleBackupTransport
GoogleFeedback
GoogleLoginService
GoogleOneTimeInitializer
GooglePartnerSetup
GoogleServicesFramework
Phonesky
SetupWizard
Velvet.
In case you forgot to remove the GmsCore updates, you can manually remove these using adb uninstall com.google.android.gms.
After that, reboot your android device - all privileged GAPPS should be removed. (a bootloop may be caused, but dont worry, just boot into TWRP and follow below steps.)
IF YOU ARE ON CUSTOM ROM-> after flashing rom zip, do not reboot and follow below (DONT FLASH ANY GAPPS)
Make full backup of your device if not made till now​
Installing MicroG
Download Latest "MinMicroG-Standard-XXX.zip" from here
Add "system-" to start of package name (thus making it like "system-MinMicroG-Standard-XXX.zip" ) and copy it in sdcard or internal storage of phone. Now boot into TWRP
flash "system-MinMicroG-Standard-XXX.zip".
OLD METHOD, USE THIS IF ABOVE WONT WORK
Download the following from here
full NanoDroid-xx.xx.xx.xxxxxxx.zip
NanoDroid-setupwizard.zip
NanoDroid-uninstaller.zip (if it causes brick)
Copy below in sdcard or internal storage of phone. Now boot into TWRP
NanoDroid-setupwizard.zip
NanoDroid-uninstaller.zip (if it causes brick)
flash NanoDroid-setupwizard.zip, now an aroma installer is opened. click on next , agree to terms and click next, chose save location "/data/media/0" (you can change this as per your needs but remember this location since here the installer will save 3 files) and click next
now from here onwards you can select yourself according to your needs or follow my tutorial till the end of aroma installer.
you should be on generic settings page, tick 'apps', 'maps apiv1', 'init scrips', 'gnu bash', and 'shell utils'. click next.
in microG page, select "full", next, on f-droid page select "official", next, select all 4 nlpBackends, next, now here select "play store(patrched)" if you want to use Play store (your choice, if you want to degoogle select "Aurora + fake store"), next
now select apps of your choice here, next, on Debloat setup page click next (yeah just skip it), and finally click on create config, next and finish.
Aroma installer Ends now.
Now while in twrp, connect your phone to PC and browse to internal storage (or the location you selected during aroma installer to save files)
the 3 files will be ".nanodroid-overlay", ".nanodroid-setup", ".nanodroid-apps". Copy these to PC and keep them in some place safe. Now open "nanodroid.zip" (that you downloaded earlier) with winRAR or 7zip and drag and drop these 3 files in it. (they should be in root of the zip where "meta-inf" folder is)
now copy NanoDroid-xx.xx.xx.xxxxxxx.zip to your phone and flash it.
now boot into system. if flashing nanodroid causes bootloop, restore from twrp backup that you made (i told you so!).
Configuring MicroG
You need to setup microG , go into microG settings (in app drawer or in settings) and set up everything like:
check results in Self-Check, grant all the missing permissions (by tapping on them)
especially the Battery Optimization item
if Phonesky (= Fake Store or Play Store) lacks signature spoofing permissions head to Settings / Apps / Permissions / Signature Spoofing and grant it
enable Google device registration
enable Google Cloud Messaging (only if you want to receive push messages from your applications)
enable Google SafetyNet, required for applications that utilize SafetyNet, for example Pokémon GO (Currently Broken)
in UnifiedNlp Settings choose all (whichever you've choosen to be installed)
Déjà Vu, Mozilla, Apple, and others (like GSM and WiFi Location Service)
Nominatim as Address lockup backend
after everything is done, reboot
if you installed Play Store open it, setup account and install your apps
Make sure you have all options ticked in self-check of microG settings (except maybe for last one). if not web search it or post it here.
Congratulations, you have successfully removed Gplay services.
ONLY IF YOU HAVE USED OLD METHOD (USING NANODROID)
Updates of nanodroid
Make full backup of your device before update. In case anything happens after update, you can rollback easily​So the nanodroid is updated quite frequently with the apps that come with it. So when you see an updated version of nanodroid on official download page (yeah there are no automatic updates, you have to manually check by going to the download page and download it) download below zips from here
full NanoDroid-xx.xx.xx.xxxxxxx.zip (the updated version)
NanoDroid-uninstaller.zip (the updated version)
* Now open "NanoDroid-xx.xx.xx.xxxxxxx.zip " (updated version) with winRAR or 7zip and drag and drop those 3 files [ ".nanodroid-overlay", ".nanodroid-setup", ".nanodroid-apps".] in it. (just like you did before)
* Now copy NanoDroid-xx.xx.xx.xxxxxxx.zip to your phone and flash it through twrp.
You may need to re-configure microG, so just do it again.
Huge thanks to the below members for the tools.
@santhoosh for twrp
@MaR-V-iN for microG (thank you sir!)
@Setialpha for nanodroid
@FriendlyNeighborhoodShane for MinMicroG
and other ones whom i forgot to add
Now lets de-bloat your device. see post #2
Click to expand...
Click to collapse
CommanderSozo said:
A Reddit User sent me the link to this Thread and I believe this may be what I am looking for, however, I have a few questions, just to make sure:
+Will this Debloat/DeGoogle/MicroG Install work on a Samsung Galaxy Note 9 (Exynos) and, once complete, still allow one to use Samsung's One UI with full S-Pen functionality?
+If so, is there a different process for the Note?
+When it was stated that this will work on "...any other device", does that mean any Android Phone from any manufacturer with an Unlockable Bootloader, like the Red Hydrogen One or the LG V60 (LMV600EA)?
Thanks for any help that may be sent my way.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Click to expand...
Click to collapse
+Yes, just dont uninstall apps that control S-pen functions (you can search which apps are necessary for them)
+NO, but make a complete backup in case you ****up something.
+Yes, it should. Try it and for more general guide visit here
Thanks so much!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hritwik said:
+Yes, just dont uninstall apps that control S-pen functions (you can search which apps are necessary for them)
+NO, but make a complete backup in case you ****up something.
+Yes, it should. Try it and for more general guide visit here
Click to expand...
Click to collapse
Can i do signature spoofing with super su and xposed? My phone doesnt support magisk
So, If i understand correctly, I will have oneui with microG instead of GMS correct? Also, after all the process can I root the phone or that must be done before? I wanna use magisk module to spoof Saftynet. And to finish, will I be able to update oneui without a problem?
Thx a lot

[curtana} Debloat list for Global MIUI 11.0.10

The update from MIUI 11.0.9 to 11.0.10 has changed some pre-installed apps. I have uninstalled more apps now including their unnecessary settings.
Please pay attention: This time I have not uninstalled com.miui.gallery, as somebody warned me that it leads to a bootloop. But I havent experienced it in 11.0.9. In this version 11.0.10 I am more cautious and I let the gallery app untouched. Nevermind, I dont neet the MI Gallery, because I prefer the open source Simple Mobile Tools from Fdroid or PlayStore: www.simplemobiletools.com I recommend the open source Lawnchair2 from PlayStore as alternative launcher. There you can hide MI Gallery app.
My device has no root, no custom ROM, just the original MIUI global. The Xiaomi App-Updater works. So I suppose OTA to MIUI12 will work too!
The debloating leaves you with a very clean phone at least you have only a handful apps installed on your MIUI homescreen. A good start!
My "old" list for MIUI 11.0.9. is here.
I also recommend: Xiaomi ADB/Fastboot Tools by Szaki, a simple tool for managing Xiaomi devices on desktop using ADB and Fastboot. There you find many of the debloated apps, that I have noted in my debloating list, although my list digs deeper in some areas.
If you are interest in the meaning of an app, simply search for it in a search engine of your choice e.g. startpage, duckduckgo, qwant etc.
Debloating list:
Code:
ANDROID / GOOGLE
-----------------------------------
pm uninstall --user 0 com.android.chrome
pm uninstall --user 0 com.android.deskclock
pm uninstall --user 0 com.android.providers.downloads.ui
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.android.soundrecorder
pm uninstall --user 0 com.google.android.apps.googleassistant
pm uninstall --user 0 com.google.android.apps.maps
pm uninstall --user 0 com.google.android.apps.subscriptions.red
pm uninstall --user 0 com.google.android.apps.walletnfcrel
pm uninstall --user 0 com.google.android.apps.wellbeing
pm uninstall --user 0 com.google.android.calendar
pm uninstall --user 0 com.google.android.contacts
pm uninstall --user 0 com.google.android.feedback
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.google.android.googlequicksearchbox
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.youtube
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.google.ar.lens
MIUI / XIAOMI
-----------------------------------
pm uninstall --user 0 com.duokan.phone.remotecontroller
pm uninstall --user 0 com.duokan.phone.remotecontroller.peel.plugin
pm uninstall --user 0 com.mi.android.globalFileexplorer
pm uninstall --user 0 com.mi.android.globalminusscreen
pm uninstall --user 0 com.micredit.in
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.analytics
pm uninstall --user 0 com.miui.android.fashiongallery
pm uninstall --user 0 com.miui.backup
pm uninstall --user 0 com.miui.bugreport
pm uninstall --user 0 com.miui.calculator
pm uninstall --user 0 com.miui.cleanmaster
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.compass
pm uninstall --user 0 com.miui.daemon
pm uninstall --user 0 com.miui.fm
pm uninstall --user 0 com.miui.fmservice
pm uninstall --user 0 com.miui.freeform
pm uninstall --user 0 com.miui.huanji
pm uninstall --user 0 com.miui.hybrid
pm uninstall --user 0 com.miui.hybrid.accessory
pm uninstall --user 0 com.miui.micloudsync
pm uninstall --user 0 com.miui.miservice
pm uninstall --user 0 com.miui.msa.global
pm uninstall --user 0 com.miui.newmidrive
pm uninstall --user 0 com.miui.notes
pm uninstall --user 0 com.miui.phrase
pm uninstall --user 0 com.miui.player
pm uninstall --user 0 com.miui.screenrecorder
pm uninstall --user 0 com.miui.touchassistant
pm uninstall --user 0 com.miui.videoplayer
pm uninstall --user 0 com.miui.yellowpage
pm uninstall --user 0 com.miui.weather2
pm uninstall --user 0 com.tencent.soter.soterserver
pm uninstall --user 0 com.xiaomi.glgm
pm uninstall --user 0 com.xiaomi.joyose
pm uninstall --user 0 com.xiaomi.midrop
pm uninstall --user 0 com.xiaomi.mipicks
pm uninstall --user 0 com.xiaomi.miplay_client
pm uninstall --user 0 com.xiaomi.payment
pm uninstall --user 0 com.xiaomi.scanner
ADVERTISING APPS
-----------------------------------
pm uninstall --user 0 cn.wps.moffice_eng
pm uninstall --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall --user 0 com.alibaba.aliexpresshd
pm uninstall --user 0 com.ebay.carrier
pm uninstall --user 0 com.ebay.mobile
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.linkedin.android
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.netflix.partner.activation
If you get an error for the package "com.google.ar.lens" or .core just ignore it and remove it together with the following apps again. After the first start some Google Apps get installed. Remove them too:
Code:
pm uninstall --user 0 com.google.ar.lens
pm uninstall --user 0 com.google.ar.core
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.photos
pm uninstall --user 0 com.google.android.apps.podcasts
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.apps.youtube.music
pm uninstall --user 0 com.google.android.videos
I have only disabled the following apps:
Code:
pm disable-user --user 0 com.android.apps.tag
pm disable-user --user 0 com.android.calllogbackup
pm disable-user --user 0 com.android.backupconfirm
pm disable-user --user 0 com.android.bips
pm disable-user --user 0 com.android.bookmarkprovider
pm disable-user --user 0 com.android.dreams.basic
pm disable-user --user 0 com.android.dreams.phototable
pm disable-user --user 0 com.android.egg
pm disable-user --user 0 com.android.emergency
pm disable-user --user 0 com.android.fileexplorer
pm disable-user --user 0 com.android.hotwordenrollment.okgoogle
pm disable-user --user 0 com.android.hotwordenrollment.xgoogle
pm disable-user --user 0 com.android.managedprovisioning
pm disable-user --user 0 com.android.printspooler
pm disable-user --user 0 com.android.proxyhandler
pm disable-user --user 0 com.android.wallpaper.livepicker
pm disable-user --user 0 com.android.wallpaperbackup
pm disable-user --user 0 com.google.android.apps.messaging
pm disable-user --user 0 com.google.android.ext.shared
pm disable-user --user 0 com.google.android.onetimeinitializer
pm disable-user --user 0 com.google.android.partnersetup
pm disable-user --user 0 com.google.android.printservice.recommendation
pm disable-user --user 0 com.miui.wmsvc
Thanks for this. I am planning to buy Indian version (RN9promax). It'd be great if you can give a brief description of what features each uninstalled/disabled app removes from phone. Most are self explanatory but some need a bit explaining. Thanks.
Hi there gerega,
Care to answer a few queries:
1. Things to be taken care of before preforming these, IF any?
2. Apps disabled why, uninstalling creates issues?
3. What improvements noticed, besides bloat gone away?
4. In simple words which apps were removed and where did you later install them from......Play store, F Driod etc?
5. is a reboot required after uninstalling and disabling, each time?
6. Pros over unlocking bootloader, TWRP, Root and a MIUI 11/12 stable ROM?
Thanks again.
Regards!!
iSLaND7 said:
... be great if you can give a brief description of what features each uninstalled/disabled app removes from phone.
Click to expand...
Click to collapse
Please look for yourself. Simply copy the app file name in a search engine and then you get the answers. Took me a long time to find and I havent copied the info separately.
Mike2030 said:
Hi there gerega,
Care to answer a few queries:
Click to expand...
Click to collapse
Of course!
1. Nothing, you must know how to setup adb of course or run a jar-file, if you use the solution by Szaki.
2. Apps disabled, because I dont know, if I might probably need them anytime later.
3. Nothing more positive that I am aware of. Of course I hope that there is less personal data sent to Xiaomi.
4. The apps I remove completely (uninstall), are the ones I dont need them at all. So there is no need to reinstall anything for me. PLaystore, apkmirror should be fine though.
5. It is okay to reboot at the whole end.
6. No pros I think, but my aunt needs a new phone and I need a working phone that I wont be able to administrate, so it needs to be running stable.
WARNING:
i found a minor issue with my debloat list. The Mi Gallery stops working. Seems as if a dependent app is missing. Will check it tomorrow.
gerega said:
Of course!
1. Nothing, you must know how to setup adb of course or run a jar-file, if you use the solution by Szaki.
2. Apps disabled, because I dont know, if I might probably need them anytime later.
3. Nothing more positive that I am aware of. Of course I hope that there is less personal data sent to Xiaomi.
4. The apps I remove completely (uninstall), are the ones I dont need them at all. So there is no need to reinstall anything for me. PLaystore, apkmirror should be fine though.
5. It is okay to reboot at the whole end.
6. No pros I think, but my aunt needs a new phone and I need a working phone that I wont able to administrate, so it needs be running stable.
WARNING:
i found a minor issue with my debloat list. The Mi Galler stops working. Seems as if a dependent app is missing. Will check it tomorrow.
Click to expand...
Click to collapse
Thanks for taking out the time to reply.
A few more questions from an old man!
1. Do the Android/Google apps and MIUI services/apps be installed in 1 go, or one could uninstall them in a staggered way...the reason for asking is to see the stability and not for errors to appear. Than one would not know which was/ is the culprit?
2. How do you figure out like in case of Mi Galler that's stop working to see for the dependent app missing?
3. I have a SD card installed, and am signed into Xiaomi Cloud ......do I need to take care of anything?
4. Are google apps and ad apps like FB, Linkedin etc linked to Xiaomi sending data?
5. Are the uninstalled apps a clean uninstall or leave remnants behind?
6. Since you are so smart, why don't you create a deblaoted MIUI ROM, I would gladly purchase/donate? Never used a Xiaomi before, am used to Oneplus.
7. How long does it take to debloat from your list.......can it be done using Team Viewer?
8. I dont play games on the phone, just for normal calls, texting, browsing and social network apps like Whatsapp, FB, Messanger, Instagram, Linkedin, Snapchat, Twitter, Skype, VLC, Chrooma KB, Accu batt Pro, CPUZ Pro, Greenify Donation and Whicons, use Brave browser, and google apps installed are Chrome, Photos, Drive, Maps. I use Nova Prime or Lawnchair as recommended by you, no weather but Yr.no, none compass, screen recorder, etc provided by stock Xiaomi.
9. RAM usage never exceeds more 3.8 of 6 gigs. Internal storage free is approx 101 GB of 128.
10. Want a clean, stable trouble free ROM, as Lineage OS for Oneplus.
Thanks again.
Best regards!
1. Windows unable to install drivers for RN9Pro......any links?
2. Szaki tools downloaded, but won't detect the phone or get connected, realized Brave has no Java installed....is that correct?
Thanks again.
Mike2030 said:
Thanks for taking out the time to reply.
Click to expand...
Click to collapse
Your questions:
1. in one go! Just copy paste. If it gives you an error, read it. Most common errors: the package is not installed etc. Nothing to worry about!
2. A bit of logic thinking and then trial & error. I have found the package that caused the error and have just removed it from the debloating list! (com.xiaomi.micloud.sdk must not be removed from the device!)
3. Depends on what you want.
4. Of course. Since Snowden leaks we know that everything that can be will be collected and sent home. I want to minimize and I am very privacy orientated.
5. Please read the manpage of pm. The -k option keeps all config files. I dont need them so I deleted those files too.
6. No interest in it.
7. Once you got adb working: about 2 minutes, just copy & paste Once you start debloating you will literally see it on the "desktop" how the files disappear.
8. You need to figure out, what you dont want to uninstall and delete those lines before executing them.
9. Okay
10. So you might maybe give LineageOS a try. You wont get it any cleaner than that.
Mike2030 said:
1. Windows unable to install drivers for RN9Pro......any links?
2. Szaki tools downloaded, but won't detect the phone or get connected, realized Brave has no Java installed....is that correct?
Thanks again.
Click to expand...
Click to collapse
2. If you are on Windows, you need to install Java:
https://www.java.com/de/download/
nice work, quick question .... In case there is a problem,would a factory reset restore all the disabled and Uninstalled apps?
gerega said:
Your questions:
1. in one go! Just copy paste. If it gives you an error, read it. Most common errors: the package is not installed etc. Nothing to worry about!
2. A bit of logic thinking and then trial & error. I have found the package that caused the error and have just removed it from the debloating list! (com.xiaomi.micloud.sdk must not be removed from the device!)
3. Depends on what you want.
4. Of course. Since Snowden leaks we know that everything that can be will be collected and sent home. I want to minimize and I am very privacy orientated.
5. Please read the manpage of pm. The -k option keeps all config files. I dont need them so I deleted those files too.
6. No interest in it.
7. Once you got adb working: about 2 minutes, just copy & paste Once you start debloating you will literally see it on the "desktop" how the files disappear.
8. You need to figure out, what you dont want to uninstall and delete those lines before executing them.
9. Okay
10. So you might maybe give LineageOS a try. You wont get it any cleaner than that.
Click to expand...
Click to collapse
Thanks again for replying.
1. Since I use google apps, won't it be good to uninstall only MIUI and advertising apps?
2. OR would be better in your expert opinion to uninstall all including google apps and than reinstall ones required to get a clean phone?
3. Java gets installed in Chrome but doesn't work, despite uninstalling Ad blocker...strange.....would try it with IE.
4. Can I omit Google lens?
Shall keep you updated.
Best regards!
dork997 said:
nice work, quick question .... In case there is a problem,would a factory reset restore all the disabled and Uninstalled apps?
Click to expand...
Click to collapse
Yes!
Mike2030 said:
1. Since I use google apps, won't it be good to uninstall only MIUI and advertising apps?
2. OR would be better in your expert opinion to uninstall all including google apps and than reinstall ones required?
Click to expand...
Click to collapse
1. Yes
2. No... You may even here sort out / uninstall those apps that you need or dont need. In case you would need them later you can download the google apps later from Playstore (same for most of the Mi apps).
gerega said:
1. Yes
2. No
Click to expand...
Click to collapse
Thanks again, you indeed are one intelligent smart man!
Best regards!
Mike2030 said:
Thanks again, you indeed are one intelligent smart man!
Best regards!
Click to expand...
Click to collapse
Read my answer again, I have just added something.
gerega said:
2. If you are on Windows, you need to install Java:
https://www.java.com/de/download/
Click to expand...
Click to collapse
Do you recommend any other browser....OR why Java isn't working in Chrome after an install.
The jar app doesn't open gives an error...
Mike2030 said:
Do you recommend any other browser....OR why Java isn't working in Chrome after an install.
Click to expand...
Click to collapse
Cant help you with that, I am on Linux for 20yrs now. But read the error. You could find the solution there.
gerega said:
Cant help you with that, I am on Linux for 20yrs now. But read the error. You could find the solution there.
Click to expand...
Click to collapse
Woh, I have a patient who too is a Linux man/software engineer. He uses customized Red head and has 6 pcs as a hardware firewall. Wish I had the knowledge!
He uses a Linux based ROM on his Samsung.......
Mike2030 said:
He uses a Linux based ROM on his Samsung...
Click to expand...
Click to collapse
Android by itself is Linux based Without Linux and especially the open source principles Google would probably be just one of many other regular software companies and not the main player for years.
gerega said:
Android by itself is Linux based Without Linux and especially the open source principles Google would probably be just one of many other regular software companies and not the main player for years.
Click to expand...
Click to collapse
Really...woh awesome. Red Hat Enterprise
Thanks again!
---------- Post added at 04:40 AM ---------- Previous post was at 04:37 AM ----------
gerega said:
Android by itself is Linux based Without Linux and especially the open source principles Google would probably be just one of many other regular software companies and not the main player for years.
Click to expand...
Click to collapse
Care to name a few alternatives for Google apps and other apps you uninstalled....like Chrome, Drive, Photos? (Off topic)
Thanks again!
---------- Post added at 04:42 AM ---------- Previous post was at 04:40 AM ----------
So in away Huawei phones are better with none google apps?

Categories

Resources