[MIUI] Xiaomi Global Debloater by The4Anoni - Miscellaneous Android Development

{
"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"
}
Windows script for freezing/removing system/user pre-installed bloatware on all Xiaomi devices running Global Stable ROM without ROOT/Unlocked Bootloader!
How to use:
0. Before using this script read this post!
https://forum.xda-developers.com/showpost.php?p=78441264&postcount=11
1. Download archive and extract (If you got unpack error use latest 7-Zip!)
2. If you (still) don't have ADB/Fastboot Drivers install them from archive.
3. Turn on USB Debugging on your phone.
4. Connect your phone to PC and then click on debloat.bat and follow the on-screen instructions.
5.Profit ?
Q&A
If you have problems try to enable "Install via USB" and "USB debugging (Security settings)" in Developer Options
Which apps are removed from phone ? (If you want to have app removed by script just install it from Google Play )
Google Drive
Google Maps
Google Photos
Google Duo
Google App
Chrome (Use Bromite instead)
Google Music
Google Movies & TV
Google Lens
Youtube (Bro use Youtube Vanced from official link )
Gmail
Hangouts
Android Accessibility Suite
MIUI Forum
Joom
Amazon Shopping & Amazon Telemetry
Mi Remote
Peel add-on for Mi Remote
Mi Roaming
Daily Lock Screen Wallpapers
Facebook app and its services (com.facebook.services ; com.facebook.system ; com.facebook.appmanager)
com.netflix.partner.activation
Mi Community
MSA
ShareMe (Mi Drop)
Mi Apps
Miui Feedback
Miui & Qualcomm telemetry (This doesn't mean you can't use this script on MTK Xiaomi devices!)
And junk I even don't remember
Download: Here
Current Version: v1.9
Linux Version: https://forum.xda-developers.com/showpost.php?p=80613307&postcount=10 (Thanks @miku86coding).​

Reserved

Weird, why are there no reactions to this? Thanks for the hard work.

elmemyself said:
Weird, why are there no reactions to this? Thanks for the hard work.
Click to expand...
Click to collapse
I just want to anyone enjoy my hard work

Big 1.5 update
Added Mi Drop and telemetry services to freeze list.

1.6 Update, added removing Miui Feedback and Google Lens
Merged PL and En script.

1.7 Update
Updated ADB Binary (If you have problems install this https://support.microsoft.com/en-ca/help/2999226/update-for-universal-c-runtime-in-windows)
Added Talkback Android Accessibility Suite and Hangouts to remove.
If you have some other packages, which should be removed just quote this post and write it

1.8 Update
Added Amazon telemetry package to remove list.
If you have some other packages, which should be removed just quote this post and write them below

1.8.1 Update
Updated Adb.exe from 29.0.2 Platform Tools
If you used 1.8 script, there isn't reason to use 1.8.1 script again.

I updated the code for Linux users.
As always: Backup before doing it (e.g. TWRP).
Activate USB debugging.
Open your terminal and go to the directory, where adb lives.
Paste the code from the code field at the bottom.
If the package wasn't on your system, you get an error for this package, but the uninstall continues.
If you want to keep a package (e.g. Google Maps), delete the appropriate line BEFORE pasting.
Sorted it alphabetically for readability.
As always: Backup before doing it. (e.g. TWRP)
Code:
./adb uninstall --user 0 com.amazon.appmanager
./adb uninstall --user 0 com.amazon.mShop.android.shopping
./adb uninstall --user 0 com.android.chrome
./adb uninstall --user 0 com.duokan.phone.remotecontroller
./adb uninstall --user 0 com.duokan.phone.remotecontroller.peel.plugin
./adb uninstall --user 0 com.facebook.appmanager
./adb uninstall --user 0 com.facebook.katana
./adb uninstall --user 0 com.facebook.services
./adb uninstall --user 0 com.facebook.system
./adb uninstall --user 0 com.google.android.apps.docs
./adb uninstall --user 0 com.google.android.apps.maps
./adb uninstall --user 0 com.google.android.apps.photos
./adb uninstall --user 0 com.google.android.apps.tachyon
./adb uninstall --user 0 com.google.android.gm
./adb uninstall --user 0 com.google.android.googlequicksearchbox
./adb uninstall --user 0 com.google.android.marvin.talkback
./adb uninstall --user 0 com.google.android.music
./adb uninstall --user 0 com.google.android.talk
./adb uninstall --user 0 com.google.android.videos
./adb uninstall --user 0 com.google.android.youtube
./adb uninstall --user 0 com.google.ar.lens
./adb uninstall --user 0 com.joom
./adb uninstall --user 0 com.mi.global.bbs
./adb uninstall --user 0 com.mipay.wallet.in
./adb uninstall --user 0 com.miui.analytics
./adb uninstall --user 0 com.miui.android.fashiongallery
./adb uninstall --user 0 com.miui.bugreport
./adb uninstall --user 0 com.miui.daemon
./adb uninstall --user 0 com.miui.enbbs
./adb uninstall --user 0 com.miui.msa.global
./adb uninstall --user 0 com.miui.virtualsim
./adb uninstall --user 0 com.miui.vsimcore
./adb uninstall --user 0 com.netflix.partner.activation
./adb uninstall --user 0 com.qualcomm.qti.haven.telemetry.service
./adb uninstall --user 0 com.xiaomi.midrop
./adb uninstall --user 0 com.xiaomi.mipicks

mega link not working please put alternative

Needed bootloader unlocked?

1.9 update - Small edit for Miui 11.

Thanks for this, i Will try soon as posible

The4anoni said:
1.7 Update
Updated ADB Binary (If you have problems install this https://support.microsoft.com/en-ca/help/2999226/update-for-universal-c-runtime-in-windows)
Added Talkback Android Accessibility Suite and Hangouts to remove.
If you have some other packages, which should be removed just quote this post and write it
Click to expand...
Click to collapse
Could you please add the following apps too?
Mi Music
Mi Video
Mi Cleaner
File Manager
Browser
Please! by the way, I appreciate your help! it worked like a charm.

sengottuvel said:
Could you please add the following apps too?
Mi Music
Mi Video
Mi Cleaner
File Manager
Browser
Please! by the way, I appreciate your help! it worked like a charm.
Click to expand...
Click to collapse
Hi.
I don't want to add these apps to script, but if you want to remove them open cmd in folder with script and copy and paste following commands (each of them must be run separate).
adb_notwide uninstall --user 0 com.miui.player
adb_notwide uninstall --user 0 com.miui.videoplayer
Mi Cleaner isn't app - it's a shortcut to Miui Security which triggers cleaner. Just remove shortcut.
adb_notwide uninstall --user 0 com.mi.android.globalFileexplorer
adb_notwide uninstall --user 0 com.android.browser
I hope this will help

The4anoni said:
Hi.
I don't want to add these apps to script, but if you want to remove them open cmd in folder with script and copy and paste following commands (each of them must be run separate).
adb_notwide uninstall --user 0 com.miui.player
adb_notwide uninstall --user 0 com.miui.videoplayer
Mi Cleaner isn't app - it's a shortcut to Miui Security which triggers cleaner. Just remove shortcut.
adb_notwide uninstall --user 0 com.mi.android.globalFileexplorer
adb_notwide uninstall --user 0 com.android.browser
I hope this will help
Click to expand...
Click to collapse
How to remove mi enhancer?

exodius48 said:
How to remove mi enhancer?
Click to expand...
Click to collapse
You mean Mi Sound Enhancer? Afaik this is integrated in settings, so it's only possible to disable it, nothing else.

Thanks a lot

The4anoni said:
You mean Mi Sound Enhancer? Afaik this is integrated in settings, so it's only possible to disable it, nothing else.
Click to expand...
Click to collapse
Yes it is,,
Ok, nvm

Related

Custom rom for oppo r11s?

is there any custom rom for oppo r11s?
Really can't stand colour os
tanjess said:
is there any custom rom for oppo r11s?
Really can't stand colour os
Click to expand...
Click to collapse
Agree with the ColorOS - it is simply unusable. Does anyone know how to root this thing?? Pretty please??
Same with you!!!!! Cannot stand ColorOS at all!!!!!!!!
Really need some custom rom of ANY ui
wstranger said:
Same with you!!!!! Cannot stand ColorOS at all!!!!!!!!
Really need some custom rom of ANY ui
Click to expand...
Click to collapse
Great phone (hardware) un-useable software.
i need a custom rom for this phone badly. i hope someone can make one soon.
Has anyone had any luck with this yet? please?
Hi guys
There's a TWRP and LineageOS for Oppo R11 / R11 plus, so I think it's a matter of short time.
http://bbs.zhiyoo.com/thread-13493628-1-1.html
I want to buy this phone, so could any of the users write, how does the battery, camera, processor work?
I will be grateful
I have the R11s Plus. The screen and build are great, but the software realy sucks. I wish this phone had the OnePlus 5T software, both phones looks the same.
I uninstalled the original Launcher and was able to install the new launcher
Via ADB
Turn on the usb debugging of your phone.
Install ADB driver on PC
https://phoneusbdrivers.com/oppo-find-7-usb-driver/
Install minimal adb fastboot
https://forum.xda-developers.com/showthread.php?t=2317790
Conect your phone no PC
Permission on the phone screen when requested
open the minimal adb fastboot on PC
type:
adb shell "enter"
type:
pm uninstall -k --user 0 com.coloros.safecenter
pm uninstall -k --user 0 com.oppo.market
pm uninstall -k --user 0 com.oppo.launcher INSTALL SOME LAUNCHER FIST
pm uninstall -k --user 0 com.coloros.safecenter
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.oppo.music
pm uninstall -k --user 0 com.oppo.quicksearchbox
pm uninstall -k --user 0 com.sohu.inputmethod.sogouoem
pm uninstall -k --user 0 com.coloros.video
pm uninstall -k --user 0 com.cleanmaster.sdk
pm uninstall -k --user 0 com.coloros.findmyphone
pm uninstall -k --user 0 com.coloros.speechassist
pm uninstall -k --user 0 com.coloros.speechassist.engine
pm uninstall --user 0 com.oppo.quicksearchbox
Lusorocaba said:
so I uninstalled the original Launcher and was able to install the new launcher
Via ADB
type:
pm uninstall -k --user 0 com.coloros.safecenter
hence just follow the commands for which application you want to uninstall.
pm uninstall -k --user 0 "APP'
Click to expand...
Click to collapse
Hi Lusorocaba,
that's brilliant! Thank you very much!
Would you please provide a bit more info how you uninstalled current launcher and which launcher you installed.
Please provide exact commands with launcher names.
It would really help, because I am not sure what is the full name of the current launcher at R11s.
After you uninstalled old launcher, how did you het new launcher? From Google Play?..
Thank you very much in advance!
tatuk said:
Hi Lusorocaba,
that's brilliant! Thank you very much!
Would you please provide a bit more info how you uninstalled current launcher and which launcher you installed.
Please provide exact commands with launcher names.
It would really help, because I am not sure what is the full name of the current launcher at R11s.
After you uninstalled old launcher, how did you het new launcher? From Google Play?..
Thank you very much in advance!
Click to expand...
Click to collapse
Okay thank you very much tomorrow I will update the list of how to uninstall the Launcher and install another launcher.
UPDATED
tatuk said:
Hi Lusorocaba,
that's brilliant! Thank you very much!
Would you please provide a bit more info how you uninstalled current launcher and which launcher you installed.
Please provide exact commands with launcher names.
It would really help, because I am not sure what is the full name of the current launcher at R11s.
After you uninstalled old launcher, how did you het new launcher? From Google Play?..
Thank you very much in advance!
Click to expand...
Click to collapse
I uninstalled the original Launcher and was able to install the new launcher
Via ADB
Turn on the usb debugging of your phone.
Install ADB driver on PC
https://phoneusbdrivers.com/oppo-find-7-usb-driver/
Install minimal adb fastboot
https://forum.xda-developers.com/showthread.php?t=2317790
Conect your phone no PC
Permission on the phone screen when requested
open the minimal adb fastboot on PC
type:
adb shell "enter"
type:
pm uninstall -k --user 0 com.coloros.safecenter
pm uninstall -k --user 0 com.oppo.market
pm uninstall -k --user 0 com.oppo.launcher INSTALL SOME LAUNCHER FIST
pm uninstall -k --user 0 com.coloros.safecenter
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.oppo.music
pm uninstall -k --user 0 com.oppo.quicksearchbox
pm uninstall -k --user 0 com.sohu.inputmethod.sogouoem
pm uninstall -k --user 0 com.coloros.video
pm uninstall -k --user 0 com.cleanmaster.sdk
pm uninstall -k --user 0 com.coloros.findmyphone
pm uninstall -k --user 0 com.coloros.speechassist
pm uninstall -k --user 0 com.coloros.speechassist.engine
Hi. I have a Oppo r11s and no access to fastboot. Is this normal? It's the Australian variant
Deleted
Whete can I get Oppo color os 3.2 themes !!?
Hi Lusorocaba!
Thank you very much for your manual, but I cannot get drivers for my R11s... The drivers from yr link don't work...
Any advice?..
Anybody got working drivers?..
Hi Lusorocaba!
Thank you very much, I was able to repeat all what you did.
I didn't get it from the beginning how to put the phone to debugging (not only some presses to version no). More over, debugging mode turnes on just for some time, not forever...
Oppo r11s (China)
I have oppo r11s. But volte is not working.. i can use jio's data only. Even i updated my phone to coloros 5.2 beta and Android 8.1 ......Plz tell me how to enable volte...

Xiaomi TV to AndroidTV Style and Remove ADS (NON-ROOT)

Xiaomi TV to AndroidTV Style and Remove ADS (NON-ROOT)​
{
"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"
}
Step 1. Downloads and Install main applicati
Step 2. Config the HALauncher Settings & UI Theme Option
HALauncher Settings
* Suggest to following the Screen setting.
Click to expand...
Click to collapse
UI Theme
* Need set the Wallpaper choose from USB Drive.
Click to expand...
Click to collapse
Step 3. Config the Desktop of Shorting
1. Suggest [REMOVE] All default <Group>. (Hidden non usable shortcut in desktop)
2. Create a two [NEW GROUP] ,Examble : Applications , Inputs .
3. In the apps tree , then Clicked the DTMB & HDMI 1~3 from [For TV] , and Clicked [Inputs] Group , and Click [ADD] to put the apps in Inputs.
* Your desktop setting will follow the First Screenshot.
Click to expand...
Click to collapse
Step 4. Remove the TVHome Launcher , your tv will auto choose the HAL to default Launcher.
Code:
adb shell pm uninstall --user 0 com.mitv.tvhome
adb shell pm uninstall --user 0 com.xiaomi.mitv.karaoke.service
Step 5. Remove all ADS program !!
Code:
adb shell pm uninstall --user 0 com.xiaomi.mitv.upgrade
adb shell pm uninstall --user 0 com.miui.systemAdSolution
adb shell pm uninstall --user 0 com.xiaomi.mitv.advertise
adb shell pm uninstall --user 0 com.xiaomi.mitv.tvpush.tvpushservice
adb shell pm uninstall --user 0 com.xiaomi.tweather
adb shell pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service.mibox
adb shell pm uninstall --user 0 com.xiaomi.tv.gallery
adb shell pm uninstall --user 0 com.xiaomi.mitv.appstore
adb shell pm uninstall --user 0 com.xiaomi.mibox.gamecenter
adb shell pm uninstall --user 0 com.mitv.gallery
adb shell pm uninstall --user 0 com.xiaomi.mimusic2
adb shell pm uninstall --user 0 com.xiaomi.devicereport
adb shell pm uninstall --user 0 com.xiaomi.tv.appupgrade
adb shell pm uninstall --user 0 com.xiaomi.smarthome.tv
adb shell pm uninstall --user 0 com.xiaomi.mitv.payment
adb shell pm uninstall --user 0 com.xiaomi.mitv.pay
adb shell pm uninstall --user 0 com.xiaomi.mitv.tvmanager
adb shell pm uninstall --user 0 com.xiaomi.mitv.handbook
adb shell pm uninstall --user 0 com.xiaomi.statistic
adb shell pm uninstall --user 0 com.xiaomi.mitv.shop
adb shell pm uninstall --user 0 com.gitvdemo.video
adb shell pm uninstall --user 0 com.mipay.wallet.tv
adb shell pm uninstall --user 0 com.miui.tv.analytics
Step 6. Change the System Language.
Install StartSettings , you can choose the System Language to English
Need HELP! Removed the only Home Launcher
I have a Mi TV 3s (55") with Android 6.0.1. I followed the HowTo from freefdhk which worked great, except that HALauncher cannot be set as home launcher in Android 6.0 (which I didn't know at that time).
I connected to ADB via WLAN, installed HALauncher, and then I was so stupid to run
Code:
adb shell pm uninstall --user 0 com.mitv.tvhome
So I removed the only working home launcher and rebooted the TV.
Now the TV is stuck in the boot screen, doesn't get to load the home launcher (there is none, because HALauncher isn't working).
I have a bluetooth mouse connected to the TV and I can see the mouse pointer moving when I use the mouse, so the system is basically okay. However, doing any mouse clicks (left or right mouse button) or pressing any buttons on the IR remote controll doesn't do anything.
I cannot connect to ADB anymore, because the TV isn't connected to WLAN anymore (I checked that in my router's status page).
I cannot get to the recovery menu, I tried both options I found via Google, but it's just showing the boot screen.
But even if I could get into recovery, I doubt that would help me in any way, because to my understanding there one can only wipe cache and partitions, but not reinstall an uninstalled program.
So I need your help please! I see different options:
Flash a fresh-out-of-factory image, but where can I get that and how do I flash it (Using USB? Open TV case and connect some debug pins?)
Install a working home launcher (I know for a fact that Ugoos is working). But how to do that?
Maybe you have some other ideas?!
I would of course prefer option 2, but even option 1 would be okay for me.
Right now I fear I bricked my TV :crying:
Thank you very much for any help!

How to uninstall google apps

Is it possible to uninstall all google apps (chrome, google play, gmail ...) from Honor 20 Lite?
Activate the developer tools on your phone and connect via adb (no root needed).
You can list all installed packages with:
Code:
pm list packages
Now you can delete a packes with:
Code:
pm uninstall -k --user 0 PACKAGENAME
For Gmail:
Code:
pm uninstall -k --user 0 com.google.android.gm
Careful. You must not delete all apps. Some are important for the system.

Facebook issue

I just got my new OnePlus 8 and after setting it up I found when I open the Facebook app it closes/crashes before I get the chance to log in.
I did look on the OnePlus forum and a few people have got the same problem with no solution.
Anyone on here had this problem and found a fix?
maxal said:
I just got my new OnePlus 8 and after setting it up I found when I open the Facebook app it closes/crashes before I get the chance to log in.
I did look on the OnePlus forum and a few people have got the same problem with no solution.
Anyone on here had this problem and found a fix?
Click to expand...
Click to collapse
Do you have adb drivers installed? if you don't download the latest platform tools I will link and make sure you have your OnePlus drivers installed, open CMD in the platform tools folder, reboot your phone into fastboot, plug in phone to computer and run these commands:
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.orca
this will uninstall all Facebook services, then just redownload Facebook and messenger from the play store
https://developer.android.com/studio/releases/platform-tools
Some_Ghost said:
Do you have adb drivers installed? if you don't download the latest platform tools I will link and make sure you have your OnePlus drivers installed, open CMD in the platform tools folder, reboot your phone into fastboot, plug in phone to computer and run these commands:
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.orca
this will uninstall all Facebook services, then just redownload Facebook and messenger from the play store
https://developer.android.com/studio/releases/platform-tools
Click to expand...
Click to collapse
Hi, thank you for replying but unfortunately the command pm was not recognized.
maxal said:
Hi, thank you for replying but unfortunately the command pm was not recognized.
Click to expand...
Click to collapse
Hey! You should actually be running those commands from the ADB shell.
Command worked from adb shell thanks, but after reinstalling Facebook app the original problem is still there.
maxal said:
Run from adb shell ike you said but still the same result
Click to expand...
Click to collapse
You tried them like this?
adb shell pm uninstall --user 0 com.facebook.system
adb shell pm uninstall --user 0 com.facebook.appmanager
adb shell pm uninstall --user 0 com.facebook.services
adb shell pm uninstall --user 0 com.facebook.orca
mattyb132 said:
You tried them like this?
adb shell pm uninstall --user 0 com.facebook.system
adb shell pm uninstall --user 0 com.facebook.appmanager
adb shell pm uninstall --user 0 com.facebook.services
adb shell pm uninstall --user 0 com.facebook.orca
Click to expand...
Click to collapse
I entered adb shell and once there I didn't type adb shell again as I was already in adb shell
I typed the commands below and got a message success each time.
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.orca
maxal said:
I entered adb shell and once there I didn't type adb shell again as I was already in adb shell
I typed the commands below and got a message success each time.
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.orca
Click to expand...
Click to collapse
Awesome! You should be able to reinstall the Facebook app from the Play Store now
mattyb132 said:
Awesome! You should be able to reinstall the Facebook app from the Play Store now
Click to expand...
Click to collapse
Thanks I did but it still crashes before I get a chance to login
maxal said:
Thanks I did but it still crashes before I get a chance to login
Click to expand...
Click to collapse
On mine I had a similar issue and I just kept launching it until it stayed open and now it works normally
mattyb132 said:
On mine I had a similar issue and I just kept launching it until it stayed open and now it works normally
Click to expand...
Click to collapse
Good to know thanks. Facebook Lite app works fine for now.
sorry I forgot the adb shell bit ?
Some_Ghost said:
sorry I forgot the adb shell bit
Click to expand...
Click to collapse
No worries mate. Thanks for your help anyway

Easy way to remove Indian specific software (Cloud, Redcable, etc.) from Indian 8T?

Hello,
is there an easy way to remove Indian software and notifications from an Indian 8T?
I have this "Login with OnePlus account" in Settings that I don't want to use for instance.
Thanks for your advice,
Nicolas.
Nice, I've managed to remove Cloud, Red Cable Club and the "Login with OnePlus account" in Settings without rooting by executing:
Code:
adb shell pm uninstall --user 0 com.oneplus.membership
adb shell pm uninstall --user 0 com.heytap.cloud
adb shell pm uninstall --user 0 com.heytap.openid
adb shell pm uninstall --user 0 com.heytap.mcs
Then rebooting.

Categories

Resources