Debloat tool for most current LG Phones - LG G8X ThinQ Guides, News, & Discussion

It's a very simple tool to debloat any LG phone, all you need is LG drivers in your pc and usb debugging enabled in your phone.
LG Drivers - http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
How to enable USB Debugging, you ask?
1. Enter Settings > System > About Phone
2. Click on Software info and press Build number 7 times, congrats you are a dev now!
3. Go back to System menu and you will find "Developer Options".
4. Enter it, and scroll down to USB Debugging, enable it and now you are ready to debloat.
I have made a debloat .bat file, Please read properly before running it.
WHATEVER GETS DEBLOATED CANNOT BE RESTORED WITHOUT A FACTORY RESET OR INSTALLED VIA ADB.
The tool will uninstall most of the primary Google, LG and Gameloft bloat, LG Keyboard and more apps which you might need. So remove them from the bat file if required as per your wishes.
To use the script, First Extract the zip and connect your phone with debugging enabled and double click the .bat file, it will prompt for permissions in the phone and you have to allow and tick remember the pc.
Next, you might have to re-run the bat file and it will debloat properly this time, as the first attempt was solely for permissions.
DEBLOAT CODE:
Code:
[SIZE="4"]adb shell pm uninstall --user 0 com.google.android.apps.docs #Google Drive
adb shell pm uninstall --user 0 com.google.android.apps.maps #Google Maps
adb shell pm uninstall --user 0 com.google.android.apps.photos #Google Photos
adb shell pm uninstall --user 0 com.google.android.apps.tachyon #Google Duo
adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox#Google App
adb shell pm uninstall --user 0 com.google.android.music #Google Music
adb shell pm uninstall --user 0 com.google.android.videos #Play Movies
adb shell pm uninstall --user 0 com.google.android.apps.nbu.files #Files by google
adb shell pm uninstall --user 0 com.google.android.apps.magazines #Google News
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.sheets #Sheets
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.slides #Slides
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.docs #Docs
adb shell pm uninstall --user 0 com.google.android.youtube #Youtube
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftA9HM #****ty racing 9
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.Gloft5DHM #****ty dungeons
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftM5HM #****ty wannabe COD
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftFWHM #****ty wanna sniper elite
adb shell pm uninstall --user 0 com.facebook.katana
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.instagram.android
adb shell pm uninstall --user 0 com.lge.smartsharepush #LG File Sharing
adb shell pm uninstall --user 0 com.lge.bnr #LG Mobile Switch
adb shell pm uninstall --user 0 com.lge.bnr.launcher #LG Mobile Switch
adb shell pm uninstall --user 0 com.lge.lifetracker #LG Health
adb shell pm uninstall --user 0 com.lge.qhelp #Help for dummies
adb shell pm uninstall --user 0 com.lge.qhelp.application
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.diolite #Seamless ****
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.emerald #Seamless ****
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.topaz #Seamless ****
adb shell pm uninstall --user 0 com.lge.booking
adb shell pm uninstall --user 0 com.naver.whale #Whale Browser
adb shell pm uninstall --user 0 com.lge.ime #Keyboard install gboard beforehand
adb shell pm uninstall --user 0 com.lge.ime.solution.handwriting
adb shell pm uninstall --user 0 com.lge.snappage
adb shell pm uninstall --user 0 com.arcsoft.app.humanavatar #Avatars for camera and stuff
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default01
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default02
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default03
adb shell pm uninstall --user 0 com.lge.videostudio #Quick Video Editor
adb shell pm uninstall --user 0 com.lge.myplace.engine
adb shell pm uninstall --user 0 com.lgeha.nuts #LG ThinQ app
adb shell pm uninstall --user 0 com.lge.lms2 #LG ThinQ app[/SIZE]
Tweak the bat to your taste and happy Debloating!
Somethings to keep in mind-
I saved up 2 gigs by this debloat and am hoping to see significant boost in battery now
- You need to install google app back to use assistant
- Whale browser is useful for Dual Screen users
- Please install and enable your preferred keyboard before removing LG Keyboard
- removed useless Avatars and LG Map UI engine
- I removed Quick Video Editor.
- LG ThinQ App got the boot as well!
- Use Youtube ReVanced instead of Youtube
EDIT THE BAT IF U DONT WANT TO OR WANT TO REMOVE CERTAIN APPS

Thank you. I was searching for this. I will try this.

cyanogenmoded said:
It's a very simple tool to debloat any LG phone, all you need is LG drivers in your pc and usb debugging enabled in your phone.
LG Drivers - http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
How to enable USB Debugging, you ask?
1. Enter Settings > System > About Phone
2. Click on Software info and press Build number 7 times, congrats you are a dev now!
3. Go back to System menu and you will find "Developer Options".
4. Enter it, and scroll down to USB Debugging, enable it and now you are ready to debloat.
I have made two debloat .bat files, one is normal and other is extreme the difference being how much the debloat might affect your use case and you might fuc* up if u dont pay attention.
WHATEVER GETS DEBLOATED CANNOT BE RESTORED WITHOUT A FACTORY RESET OR INSTALLED VIA ADB.
The tool will uninstall most of the basic Google, LG and Gameloft bloat
To use the script, First Extract the zip and connect your phone with debugging enabled and double click the .bat file, it will prompt for permissions in the phone and u have to allow and tick remember the pc.
Next, you might have to re-run the bat file and it will debloat properly this time, as the first attempt was solely for permissions.
NORMAL:
Now what does extreme have more? I made two different bats for a reason because i am new to LG ui and wasn't sure about what might break for individual users, i have added stuff in it which might be of your use and needs to be glanced by YOU
Tweak the bat to your taste and happy Debloating!
This is what extreme has as the extras:
Somethings to keep in mind-
I saved up 2 gigs by this debloat and am hoping to see significant boost in battery now
- You need to install google app back to use assistant
- Whale browser is useful for Dual Screen users
- Please install and enable your preferred keyboard before removing LG Keyboard
- removed useless Avatars and LG Map UI engine
- I removed Quick Video Editor.
- LG ThinQ App got the boot as well!
- Use Youtube Vanced instead of Youtube
EDIT THE BAT IF U DONT WANT TO OR WANT TO REMOVE CERTAIN APPS
DOWNLOAD- Debloat.zip
Click to expand...
Click to collapse
It is showing, missing existing base package??

cyanogenmoded said:
It's a very simple tool to debloat any LG phone, all you need is LG drivers in your pc and usb debugging enabled in your phone.
EDIT THE BAT IF U DONT WANT TO OR WANT TO REMOVE CERTAIN APPS
DOWNLOAD- Debloat.zip
[/SIZE][/B]
Click to expand...
Click to collapse
Hi. thanks worked out for me. The bat files only remove few apps like facebook and insta automatically. Rest i removed manually by using adb commands from your list.

@cyanogenmoded Any idea why Google Feed disappeared when i swipe left? It is enabled from the home screen settings, but when i swipe nothing happens. I didnt remove anything google-ish besides Music, Duo, Slides, Sheets etc. But Google News and Google itself were not removed. Any idea what happened amd how i can restore this, because I use this very often.

android lover 2000 said:
It's a very simple tool to debloat any LG phone, all you need is LG drivers in your pc and usb debugging enabled in your phone.
LG Drivers - http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
How to enable USB Debugging, you ask?
1. Enter Settings > System > About Phone
2. Click on Software info and press Build number 7 times, congrats you are a dev now!
3. Go back to System menu and you will find "Developer Options".
4. Enter it, and scroll down to USB Debugging, enable it and now you are ready to debloat.
I have made two debloat .bat files, one is normal and other is extreme the difference being how much the debloat might affect your use case and you might fuc* up if u dont pay attention.
{
"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"
}
WHATEVER GETS DEBLOATED CANNOT BE RESTORED WITHOUT A FACTORY RESET OR INSTALLED VIA ADB.
The tool will uninstall most of the basic Google, LG and Gameloft bloat
To use the script, First Extract the zip and connect your phone with debugging enabled and double click the .bat file, it will prompt for permissions in the phone and u have to allow and tick remember the pc.
Next, you might have to re-run the bat file and it will debloat properly this time, as the first attempt was solely for permissions.
NORMAL:
Code:
[SIZE="4"]adb shell pm uninstall --user 0 com.google.android.apps.docs# Google Drive
adb shell pm uninstall --user 0 com.google.android.apps.maps# Google Maps
adb shell pm uninstall --user 0 com.google.android.apps.photos#Google Photos
adb shell pm uninstall --user 0 com.google.android.apps.tachyon#Google Duo
adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox#Google App
adb shell pm uninstall --user 0 com.google.android.music # Google Music
adb shell pm uninstall --user 0 com.google.android.videos # Play Movies
adb shell pm uninstall --user 0 com.google.android.apps.nbu.files #Files by google
adb shell pm uninstall --user 0 com.google.android.apps.magazines #Google News
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.sheets #Sheets
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.slides #Slides
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.docs #Docs
adb shell pm uninstall --user 0 com.google.android.youtube #Youtube
adb shell pm uninstall --user 0 com.lge.qmemoplus #QuickMemo+
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftA9HM #****ty racing 9
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.Gloft5DHM #****ty dungeons
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftM5HM #****ty wannabe COD
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftFWHM #****ty wanna sniper elite
adb shell pm uninstall --user 0 com.facebook.katana
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.instagram.android
adb shell pm uninstall --user 0 com.lge.smartsharepush #LG File Sharing
adb shell pm uninstall --user 0 com.lge.bnr #LG Mobile Switch
adb shell pm uninstall --user 0 com.lge.bnr.launcher #LG Mobile Switch
adb shell pm uninstall --user 0 com.lge.lifetracker #LG Health
adb shell pm uninstall --user 0 com.lge.qhelp #Help for dummies
adb shell pm uninstall --user 0 com.lge.qhelp.application
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.diolite #Seamless ****
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.emerald #Seamless ****
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.topaz #Seamless ****
adb shell pm uninstall --user 0 com.lge.booking[/SIZE]
Now what does extreme have more? I made two different bats for a reason because i am new to LG ui and wasn't sure about what might break for individual users, i have added stuff in it which might be of your use and needs to be glanced by YOU
Tweak the bat to your taste and happy Debloating!
This is what extreme has as the extras:
Code:
[SIZE="4"]adb shell pm uninstall --user 0 com.naver.whale #Whale Browser
adb shell pm uninstall --user 0 com.lge.ime # Keyboard install gboard beforehand
adb shell pm uninstall --user 0 com.lge.ime.solution.handwriting
adb shell pm uninstall --user 0 com.lge.snappage
adb shell pm uninstall --user 0 com.arcsoft.app.humanavatar #Avatars for camera and stuff
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default01
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default02
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default03
adb shell pm uninstall --user 0 com.lge.videostudio #Quick Video Editor
adb shell pm uninstall --user 0 com.lge.myplace.engine
adb shell pm uninstall --user 0 com.lgeha.nuts #LG ThinQ app
adb shell pm uninstall --user 0 com.lge.lms2 #LG ThinQ app[/SIZE]
Somethings to keep in mind-
I saved up 2 gigs by this debloat and am hoping to see significant boost in battery now
- You need to install google app back to use assistant
- Whale browser is useful for Dual Screen users
- Please install and enable your preferred keyboard before removing LG Keyboard
- removed useless Avatars and LG Map UI engine
- I removed Quick Video Editor.
- LG ThinQ App got the boot as well!
- Use Youtube Vanced instead of Youtube
EDIT THE BAT IF U DONT WANT TO OR WANT TO REMOVE CERTAIN APPS
DOWNLOAD- Debloat.zip
Click to expand...
Click to collapse
Download link is dead, please give us new link.
Thanks

android lover 2000 said:
It's a very simple tool to debloat any LG phone, all you need is LG drivers in your pc and usb debugging enabled in your phone.
LG Drivers - http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
How to enable USB Debugging, you ask?
1. Enter Settings > System > About Phone
2. Click on Software info and press Build number 7 times, congrats you are a dev now!
3. Go back to System menu and you will find "Developer Options".
4. Enter it, and scroll down to USB Debugging, enable it and now you are ready to debloat.
I have made two debloat .bat files, one is normal and other is extreme the difference being how much the debloat might affect your use case and you might fuc* up if u dont pay attention.
WHATEVER GETS DEBLOATED CANNOT BE RESTORED WITHOUT A FACTORY RESET OR INSTALLED VIA ADB.
The tool will uninstall most of the basic Google, LG and Gameloft bloat
To use the script, First Extract the zip and connect your phone with debugging enabled and double click the .bat file, it will prompt for permissions in the phone and u have to allow and tick remember the pc.
Next, you might have to re-run the bat file and it will debloat properly this time, as the first attempt was solely for permissions.
NORMAL:
Code:
[SIZE="4"]adb shell pm uninstall --user 0 com.google.android.apps.docs# Google Drive
adb shell pm uninstall --user 0 com.google.android.apps.maps# Google Maps
adb shell pm uninstall --user 0 com.google.android.apps.photos#Google Photos
adb shell pm uninstall --user 0 com.google.android.apps.tachyon#Google Duo
adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox#Google App
adb shell pm uninstall --user 0 com.google.android.music # Google Music
adb shell pm uninstall --user 0 com.google.android.videos # Play Movies
adb shell pm uninstall --user 0 com.google.android.apps.nbu.files #Files by google
adb shell pm uninstall --user 0 com.google.android.apps.magazines #Google News
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.sheets #Sheets
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.slides #Slides
adb shell pm uninstall --user 0 com.google.android.apps.docs.editors.docs #Docs
adb shell pm uninstall --user 0 com.google.android.youtube #Youtube
adb shell pm uninstall --user 0 com.lge.qmemoplus #QuickMemo+
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftA9HM #****ty racing 9
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.Gloft5DHM #****ty dungeons
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftM5HM #****ty wannabe COD
adb shell pm uninstall --user 0 com.gameloft.android.ANMP.GloftFWHM #****ty wanna sniper elite
adb shell pm uninstall --user 0 com.facebook.katana
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.instagram.android
adb shell pm uninstall --user 0 com.lge.smartsharepush #LG File Sharing
adb shell pm uninstall --user 0 com.lge.bnr #LG Mobile Switch
adb shell pm uninstall --user 0 com.lge.bnr.launcher #LG Mobile Switch
adb shell pm uninstall --user 0 com.lge.lifetracker #LG Health
adb shell pm uninstall --user 0 com.lge.qhelp #Help for dummies
adb shell pm uninstall --user 0 com.lge.qhelp.application
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.diolite #Seamless ****
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.emerald #Seamless ****
adb shell pm uninstall --user 0 com.lge.seamlesswallpaper.topaz #Seamless ****
adb shell pm uninstall --user 0 com.lge.booking[/SIZE]
Now what does extreme have more? I made two different bats for a reason because i am new to LG ui and wasn't sure about what might break for individual users, i have added stuff in it which might be of your use and needs to be glanced by YOU
Tweak the bat to your taste and happy Debloating!
This is what extreme has as the extras:
Code:
[SIZE="4"]adb shell pm uninstall --user 0 com.naver.whale #Whale Browser
adb shell pm uninstall --user 0 com.lge.ime # Keyboard install gboard beforehand
adb shell pm uninstall --user 0 com.lge.ime.solution.handwriting
adb shell pm uninstall --user 0 com.lge.snappage
adb shell pm uninstall --user 0 com.arcsoft.app.humanavatar #Avatars for camera and stuff
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default01
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default02
adb shell pm uninstall --user 0 com.lge.ime.myavatar.default03
adb shell pm uninstall --user 0 com.lge.videostudio #Quick Video Editor
adb shell pm uninstall --user 0 com.lge.myplace.engine
adb shell pm uninstall --user 0 com.lgeha.nuts #LG ThinQ app
adb shell pm uninstall --user 0 com.lge.lms2 #LG ThinQ app[/SIZE]
Somethings to keep in mind-
I saved up 2 gigs by this debloat and am hoping to see significant boost in battery now
- You need to install google app back to use assistant
- Whale browser is useful for Dual Screen users
- Please install and enable your preferred keyboard before removing LG Keyboard
- removed useless Avatars and LG Map UI engine
- I removed Quick Video Editor.
- LG ThinQ App got the boot as well!
- Use Youtube Vanced instead of Youtube
EDIT THE BAT IF U DONT WANT TO OR WANT TO REMOVE CERTAIN APPS
DOWNLOAD- Debloat.zip
Click to expand...
Click to collapse
all links are dead ! why upload to such a horrible site? instead of mega or directly xda ???

ohap said:
all links are dead ! why upload to such a horrible site? instead of mega or directly xda ???
Click to expand...
Click to collapse
Hi, can you provide the new download link. Thanks

royheinrich.delgado said:
Hi, can you provide the new download link. Thanks
Click to expand...
Click to collapse
Lol I wish I'm looking for them too

ohap said:
Lol I wish I'm looking for them too
Click to expand...
Click to collapse
damn lmao, its alright

royheinrich.delgado said:
damn lmao, its alright
Click to expand...
Click to collapse
updated

Some removed package broke Android Auto on my phone. Any suggestions - please help.

Related

[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] [DEBLOAT] Remove stock apps Without Root

Method 1 [Easy]
1. Enable Developer Options
go to main Settings on your Xiaomi Redmi devices.
Scroll down to find About Device/Phone and tap on it.
Locate MIUI Version and tap several times on it.
After that, you will get a message "You're now a developer!" on your device screen.
2. Enable USB Debugging
Go back to main Settings.
Run Additional Settings, and tap Developer options to enable it from there.
Scroll down to find USB Debugging option and enable it.
Now, you have successfully enabled USB Debugging on your Xiaomi Redmi devices.
3.Download XiaomiADBFastbootTools for your OS from https://github.com/Saki-EU/XiaomiADBFastbootTools
4. open the tool and remove or disable the system apps
Method 2
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have the device connected via USB, run adb devices command to see if your device is connected via ADB.
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for the current user and will return in case of factory reset. So if you mess something up, do a factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.google.android.apps.docs #Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps #Google Maps
adb shell pm uninstall -k --user 0 com.miui.screenrecorder #Mi Screen Recorder
adb shell pm uninstall -k --user 0 com.miui.videoplayer #Mi Video
adb shell pm uninstall -k --user 0 com.xiaomi.midrop #Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks #Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.scanner #Mi Scanner
adb shell pm uninstall -k --user 0 com.google.android.apps.photos #Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #Google Duo
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox #Google App
adb shell pm uninstall -k --user 0 com.android.browser #Mi Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Calendario
adb shell pm uninstall -k --user 0 com.android.deskclock #Reloj
adb shell pm uninstall -k --user 0 com.android.mms #Mensajes
adb shell pm uninstall -k --user 0 com.facebook.appmanager #Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.services #Facebook Services
adb shell pm uninstall -k --user 0 com.facebook.system #Facebook App Installer
adb shell pm uninstall -k --user 0 com.google.android.inputmethod.latin #Gboard
adb shell pm uninstall -k --user 0 com.google.android.music #Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos #Play Movies
adb shell pm uninstall -k --user 0 com.google.android.youtube #Youtube
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer #Administrador de archivos
adb shell pm uninstall -k --user 0 com.miui.analytics #Analytics
adb shell pm uninstall -k --user 0 com.miui.bugreport #Mi Feedback
adb shell pm uninstall -k --user 0 com.miui.calculator #Calculadora
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass
adb shell pm uninstall -k --user 0 com.miui.msa.global #mas (main system advertising)
adb shell pm uninstall -k --user 0 com.miui.notes #Mi Notes
adb shell pm uninstall -k --user 0 com.miui.player #Mi Music
Will it affect future Ota update?
Bootloader must be unlocked?
ashwinonm said:
Bootloader must be unlocked?
Click to expand...
Click to collapse
Not required
---------- Post added at 07:13 PM ---------- Previous post was at 07:13 PM ----------
Vishal P said:
Will it affect future Ota update?
Click to expand...
Click to collapse
No, it won't.
Good option. May need a reboot for some of the apps to vanish.
Also dont work for Mi Pay
Thanks a lot.
bpushpak said:
Good option. May need a reboot for some of the apps to vanish.
Also dont work for Mi Pay
Click to expand...
Click to collapse
Did u try without unlocking boot loader bro? Did it work with other apps?
bpushpak said:
Good option. May need a reboot for some of the apps to vanish.
Also dont work for Mi Pay
Click to expand...
Click to collapse
Worked for me.
I removed MiPay and some other FB apps.
ashwinonm said:
Did u try without unlocking boot loader bro? Did it work with other apps?
Click to expand...
Click to collapse
You are asking the same question again and it's already answered in #4 post.
It'll work on any apps but trying it on other core apps might crash system. Use it at your own risk.
Can u make a way to install too? i want YouTube vanced to be as system app
ashwinonm said:
Can u make a way to install too? i want YouTube vanced to be as system app
Click to expand...
Click to collapse
Not without root permission.
Install YT Vanced-no root and MicroG or Unlock your phone.
Saltmango said:
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have the device connected via USB, run adb devices command to see if your device is connected via ADB.
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for the current user and will return in case of factory reset. So if you mess something up, do a factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.google.android.apps.docs #Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps #Google Maps
adb shell pm uninstall -k --user 0 com.miui.screenrecorder #Mi Screen Recorder
adb shell pm uninstall -k --user 0 com.miui.videoplayer #Mi Video
adb shell pm uninstall -k --user 0 com.xiaomi.midrop #Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks #Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.scanner #Mi Scanner
adb shell pm uninstall -k --user 0 com.google.android.apps.photos #Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #Google Duo
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox #Google App
adb shell pm uninstall -k --user 0 com.android.browser #Mi Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Calendario
adb shell pm uninstall -k --user 0 com.android.deskclock #Reloj
adb shell pm uninstall -k --user 0 com.android.mms #Mensajes
adb shell pm uninstall -k --user 0 com.facebook.appmanager #Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.services #Facebook Services
adb shell pm uninstall -k --user 0 com.facebook.system #Facebook App Installer
adb shell pm uninstall -k --user 0 com.google.android.inputmethod.latin #Gboard
adb shell pm uninstall -k --user 0 com.google.android.music #Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos #Play Movies
adb shell pm uninstall -k --user 0 com.google.android.youtube #Youtube
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer #Administrador de archivos
adb shell pm uninstall -k --user 0 com.miui.analytics #Analytics
adb shell pm uninstall -k --user 0 com.miui.bugreport #Mi Feedback
adb shell pm uninstall -k --user 0 com.miui.calculator #Calculadora
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass
adb shell pm uninstall -k --user 0 com.miui.msa.global #mas (main system advertising)
adb shell pm uninstall -k --user 0 com.miui.notes #Mi Notes
adb shell pm uninstall -k --user 0 com.miui.player #Mi Music
Click to expand...
Click to collapse
this feature is good, I used this on my Note 4x.. Works like charm..
Saltmango said:
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have the device connected via USB, run adb devices command to see if your device is connected via ADB.
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for the current user and will return in case of factory reset. So if you mess something up, do a factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.google.android.apps.docs #Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps #Google Maps
adb shell pm uninstall -k --user 0 com.miui.screenrecorder #Mi Screen Recorder
adb shell pm uninstall -k --user 0 com.miui.videoplayer #Mi Video
adb shell pm uninstall -k --user 0 com.xiaomi.midrop #Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks #Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.scanner #Mi Scanner
adb shell pm uninstall -k --user 0 com.google.android.apps.photos #Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #Google Duo
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox #Google App
adb shell pm uninstall -k --user 0 com.android.browser #Mi Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Calendario
adb shell pm uninstall -k --user 0 com.android.deskclock #Reloj
adb shell pm uninstall -k --user 0 com.android.mms #Mensajes
adb shell pm uninstall -k --user 0 com.facebook.appmanager #Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.services #Facebook Services
adb shell pm uninstall -k --user 0 com.facebook.system #Facebook App Installer
adb shell pm uninstall -k --user 0 com.google.android.inputmethod.latin #Gboard
adb shell pm uninstall -k --user 0 com.google.android.music #Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos #Play Movies
adb shell pm uninstall -k --user 0 com.google.android.youtube #Youtube
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer #Administrador de archivos
adb shell pm uninstall -k --user 0 com.miui.analytics #Analytics
adb shell pm uninstall -k --user 0 com.miui.bugreport #Mi Feedback
adb shell pm uninstall -k --user 0 com.miui.calculator #Calculadora
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass
adb shell pm uninstall -k --user 0 com.miui.msa.global #mas (main system advertising)
adb shell pm uninstall -k --user 0 com.miui.notes #Mi Notes
adb shell pm uninstall -k --user 0 com.miui.player #Mi Music
Click to expand...
Click to collapse
very helpful
GourabX said:
very helpful
Click to expand...
Click to collapse
I am grateful
is this working method for miui 10.3.6 ? i have rooted stock rom and when i remove some gapps and mi apps, my phone start only to fastboot ? i use system apps remover from play store.
lorvix said:
is this working method for miui 10.3.6 ? i have rooted stock rom and when i remove some gapps and mi apps, my phone start only to fastboot ? i use system apps remover from play store.
Click to expand...
Click to collapse
U must have ended up removing the essential system apps..and this guide doesn't use the system apps remover app from the Play Store..
How does this uninstall work....... I still see app apk in the /system folder?
Sent from my Redmi Note 7 Pro using Tapatalk
Reboot my phone
I tried this and worked fine but for some odd reason after this a portion of like 10gb got removed by my internal memory and i factory reset this and it didn't fix it. I followed this instructions but I got this bug any solutions? RN7 3/32
Instead of typing commands out and for those the commands do not work try https://github.com/Saki-EU/XiaomiADBFastbootTools.
Its easy to use and you won't get any problems after Uninstalling these apps as they are safe to remove.
I was wondering whether is it safe to remove Mi Store app(com.xiaomi.mipicks)?

issues after debloating (global ROM MIUI)

currently using Redmi Note 3 (kenzo) running latest MIUI 10
​
I had just run bunch of ADB commands for debloating.
the device works perfectly, only 1 thing, I unable to download any apps from Play Store afterwards.
​
these are the commands run:
adb shell pm uninstall -k --user 0 com.android.browser #Mi Browser
adb shell pm uninstall -k --user 0 com.android.providers.downloads.ui #Downloads
adb shell pm uninstall -k --user 0 com.google.android.apps.photos#Google Photos
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox #Google App
adb shell pm uninstall -k --user 0 com.google.android.music #Google Music
adb shell pm uninstall -k --user 0 com.google.android.talk#Google Hangouts
adb shell pm uninstall -k --user 0 com.google.android.videos #Play Movies
adb shell pm uninstall -k --user 0 com.google.android.youtube#Youtube
​
is there any chance these commands are causing the problem?
if yes, how to undo (except for reset to factory)?
iUnique50 said:
currently using Redmi Note 3 (kenzo) running latest MIUI 10
​
I had just run bunch of ADB commands for debloating.
the device works perfectly, only 1 thing, I unable to download any apps from Play Store afterwards.
​
these are the commands run:
adb shell pm uninstall -k --user 0 com.android.browser #Mi Browser
adb shell pm uninstall -k --user 0 com.android.providers.downloads.ui #Downloads
adb shell pm uninstall -k --user 0 com.google.android.apps.photos#Google Photos
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox #Google App
adb shell pm uninstall -k --user 0 com.google.android.music #Google Music
adb shell pm uninstall -k --user 0 com.google.android.talk#Google Hangouts
adb shell pm uninstall -k --user 0 com.google.android.videos #Play Movies
adb shell pm uninstall -k --user 0 com.google.android.youtube#Youtube
​
is there any chance these commands are causing the problem?
if yes, how to undo (except for reset to factory)?
Click to expand...
Click to collapse
If u have officially unlocked ur kenzo. And if u want to use miui global rom with minimum Google apps then i would recommend u to use Miui Eu rom.
Flash latest TWRP recovery and use MIUI Eu Rom. It comes with playstore only. No stock gapps.
https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/

[Root Not Needed] Automated Debloat Script

So something I've realized is a lot of people don't know how powerful, even without root, adb shell can be. Using knowledge from the crappy Walmart Onn tablet's I've gained, I learned how to debloatware a device without root.
What's Needed
- ADB Drivers Installed
- ADB
- Windows Computer (someone could convert this to a .sh linux script easily)
DISCLAIMER
If you start getting Force Close errors, you will have to reset your device in Recovery mode. I'm not held responsible for this as every phone is different. On top of that, this does delete all Facebook integration from the phone. I personally use a custom app called Frost for Facebook if you want an alternative... Also, some of these only Disable the app, but that still removes it from always running in the background and taking up useless ram
Pre-Requisites On Device
1.) On your phone, open Settings and scroll down to System and select it
2.) Click About phone, then tap Build number until Developer Options is unlocked
3.) Go back and select Developer Options and enable USB Debugging
4.) Plug your device into your computer and allow the connection to the device with the pop up on the screen.
Debloating your Phone
1.) Open Notepad on your computer, and copy/paste the code below
Code:
@ECHO OFF
ECHO \................./
ECHO \..Bloat Remover../
ECHO \................./
ECHO Google Duo
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
ECHO Google One
adb shell pm uninstall -k --user 0 com.google.android.apps.subscriptions.red
ECHO Google Play Movies TV
adb shell pm uninstall -k --user 0 com.google.android.videos
ECHO Google Podcasts
adb shell pm uninstall -k --user 0 com.google.android.apps.podcasts
ECHO Netflix
adb shell pm uninstall -k --user 0 com.netflix.mediaclient
ECHO YouTube
adb shell pm uninstall -k --user 0 com.google.android.youtube
ECHO YT Music
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
ECHO Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana
ECHO File Share
adb shell pm uninstall -k --user 0 com.tct.smart.fileshare
ECHO KeepNotes
adb shell pm uninstall -k --user 0 com.google.android.keep
ECHO AppLock
adb shell pm uninstall -k --user 0 com.tct.applock
ECHO Google Assistant
adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistant
ECHO DemoMode
adb shell pm uninstall -k --user 0 com.tct.retaildemo
ECHO Facebook App Installer
adb shell pm uninstall -k --user 0 com.facebook.system
ECHO Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.appmanager
ECHO Facebook Services
adb shell pm uninstall -k --user 0 com.facebook.services
ECHO FlipCover Mode
adb shell pm uninstall -k --user 0 com.tct.smartcover
ECHO Notes
adb shell pm uninstall -k --user 0 com.tct.smart.notes
ECHO PrivateSpace
adb shell pm uninstall -k --user 0 com.tct.privatespace
ECHO Radio
adb shell pm uninstall -k --user 0 com.tcl.fmradio
ECHO TCL 10Pro Demo
adb shell pm uninstall -k --user 0 com.tcl.demopage
pause
2.) Save the file as Debloat.bat and close notepad
3.) Double-click Debloat.bat and it'll automatically delete all the apps listed above in the code! You can easily delete or add apps to the list as well.
Hi, thanks for this ! This is really good ! Is there other bloatware we Can uninstall ? Google play, drive... ?
Better use ADB App Control for this.
vincentsulfites said:
Hi, thanks for this ! This is really good ! Is there other bloatware we Can uninstall ? Google play, drive... ?
Click to expand...
Click to collapse
You can see your packages with "adb shell pm list packages | grep '<OEM/Carrier/App Name>'"
and then manually uninstall the ones you want with "adb shell pm uninstall -k --user 0 NameOfPackage"
Source https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/

Debload Xperia 5 ii with adb shell

Hey guys,
Here is a simple tutorial for debloating your Xperia 5 ii.
enable usb debugging setting.
connect your phone to pc.
Go to your map where adb drivers are located.
On the map press and hold shift, and right mouse click to open powershell.
In powershell use this commands:
1). .\adb
2). .\adb Shell
3). pm list packages
Now you see all your installed apps.
Delete the apps you want with this command.
For example facebook
4). pm uninstall -k --user 0 com.facebook.katana
Done
This is the standard guide that TK from XDA has a video on. This will just disable (stop) the application. It will still be present meaning it will not be uninstalled.
The only way to uninstall a system app is to acquire root. I did that with Magisk and Debloated module.
vyp54 said:
This is the standard guide that TK from XDA has a video on. This will just disable (stop) the application. It will still be present meaning it will not be uninstalled.
The only way to uninstall a system app is to acquire root. I did that with Magisk and Debloated module.
Click to expand...
Click to collapse
I know its only visual delete the apps.
This is Just a simple guide for non rooted phones.
or use the magisk module "debloater" if you're rooted
Any Sony users interested in trying my new script to make their Android 10+ system read-write-able? I'm curious if it also works on Sony devices.
Then you can completely delete these annoying bloatware apps from your internal hard drive. Problem solved.
Always make a backup before you permanently delete a system app! You never know which one is going to cause a bootloop!
For the lazy
Code:
# Facebook
adb shell pm uninstall -k --user 0 com.facebook.mlite
adb shell pm uninstall -k --user 0 com.facebook.services
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
# Linkedin
adb shell pm uninstall -k --user 0 com.linkedin.android
# Tidal
adb shell pm uninstall -k --user 0 com.android.tidal.campaigninstaller
# CoD
adb shell pm uninstall -k --user 0 com.activision.callofduty.shooter
# Netflix
adb shell pm uninstall -k --user 0 com.netflix.partner.activation
adb shell pm uninstall -k --user 0 com.netflix.mediaclient

Categories

Resources