161

(No Root Needed) Remove Bloatware from LG v60 Tmobile or ATT

 2 years ago
source link: https://forum.xda-developers.com/t/no-root-needed-remove-bloatware-from-lg-v60-tmobile-or-att.4244333/#post-87122647
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

(No Root Needed) Remove Bloatware from LG v60 Tmobile or ATT

pokepud3

New member
Nov 15, 2015
So for those of you who want to remove the non-removable system and google apps from your v60 , there is a tried method that I used that I wanted to reshare to you guys.


1. Enable USB debugging on you phone in dev settings (click Build settings 5 times to activate dev mode)
2.Install adb and Open command prompt to adb
3.Type adb devices
(If you see something like C:\adb>adb devices
List of devices attached
LMfff344443 device
then you're good)
5.Type: "Adb shell"
6.Now type "pm list packages"
7.Select the app/package and type "pm uninstall -k --user 0 name of package”
8. If it says Success it means it's been uninstalled from your device.

Safe to Remove Apps - Will work on most Lg's regardless(Pick the ones you want to remove and keep, yourself)

pm uninstall -k --user 0 com.nextradioapp.nextradio
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.lge.theme.highcontrast
pm uninstall -k --user 0 com.lge.qmemoplus
pm uninstall -k --user 0 com.lge.qhelp
pm uninstall -k --user 0 com.lge.qhelp.application
pm uninstall -k --user 0 com.lge.bnr
pm uninstall -k --user 0 com.lge.bnr.launcher
pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.lge.email
pm uninstall -k --user 0 com.lge.exchange

pm uninstall -k --user 0 com.lge.music *Lg Music if you don'tneed it*

*Ignore these unless you got att version you want to remove att stuff from *
pm uninstall -k --user 0 com.att.mobilesecurity
pm uninstall -k --user 0 com.att.thanks
pm uninstall -k --user 0 com.att.callprotect
pm uninstall -k --user 0 com.att.myWireless
pm uninstall -k --user 0 com.att.tv
pm uninstall -k --user 0 com.att.android.attsmartwifi
pm uninstall -k --user 0 com.att.iqi
pm uninstall -k --user 0 com.att.dh
pm uninstall -k --user 0 com.synchronoss.dcs.att.r2g
pm uninstall -k --user 0 com.dti.att
*end att*

pm uninstall -k --user 0 com.lge.sync
pm uninstall -k --user 0 com.lge.pcsyncui
pm uninstall -k --user 0 com.lge.ia.task.s4urecommender
pm uninstall -k --user 0 com.lge.ia.task.informant
pm uninstall -k --user 0 com.lge.leccp

pm uninstall -k --user 0 com.google.android.apps.tachyon //google pay
pm uninstall -k --user 0 com.lge.fmradio
pm uninstall -k --user 0 com.lge.lgbroadcastradioservice

*Ignore these unless you got att version you want to remove tmobile stuff from *
pm uninstall -k --user 0 com.tmobile.pr.mytmobile
pm uninstall -k --user 0 com.tmobile.m1
pm uninstall -k --user 0 com.tmobile.pr.mytmobile
pm uninstall -k --user 0 com.tmobile.pr.adapt
pm uninstall -k --user 0 com.tmobile.rsuadapter.qualcomm
pm uninstall -k --user 0 com.tmobile.rsuapp
pm uninstall -k --user 0 com.tmobile.rsusrv

pm uninstall -k --user 0 com.lge.lifetracker
pm uninstall -k --user 0 com.lge.lgworld

pm uninstall -k --user 0 com.sprint.ms.cdm
pm uninstall -k --user 0 com.sprint.ms.smf.services
pm uninstall -k --user 0 com.sprint.ce.updater
pm uninstall -k --user 0 com.sprint.w.installer

lookout:
com.lookout

You can narrow a search for an app by using grep: pm list packages | grep -i radio

Make sure to thank me if this helped at all. Thanks!
Last edited: Sep 4, 2021
Looks nice.
Cheers
So for those of you who want to remove the non-removable system and google apps from your v60 , there is a tried method that I used that I wanted to reshare to you guys.


1. Enable USB debugging on you phone in dev settings (click Build settings 5 times to activate dev mode)
2.Install adb and Open command prompt to adb
3.Type adb devices
(If you see something like C:\adb>adb devices
List of devices attached
LMfff344443 device
then you're good)
5.Type: "Adb shell"
6.Now type "pm list packages"
7.Select the app/package and type "pm uninstall -k --user 0 name of package”
8. If it says Success it means it's been uninstalled from your device.

Safe to Remove Apps - Will work on most Lg's regardless(Pick the ones you want to remove and keep, yourself)

pm uninstall -k --user 0 com.nextradioapp.nextradio
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.lge.theme.highcontrast
pm uninstall -k --user 0 com.lge.qmemoplus
pm uninstall -k --user 0 com.lge.qhelp
pm uninstall -k --user 0 com.lge.qhelp.application
pm uninstall -k --user 0 com.lge.bnr
pm uninstall -k --user 0 com.lge.bnr.launcher
pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.lge.music
pm uninstall -k --user 0 com.lge.email
pm uninstall -k --user 0 com.lge.exchange

*Ignore these unless you got att version you want to remove att stuff from *
pm uninstall -k --user 0 com.att.mobilesecurity
pm uninstall -k --user 0 com.att.thanks
pm uninstall -k --user 0 com.att.callprotect
pm uninstall -k --user 0 com.att.myWireless
pm uninstall -k --user 0 com.att.tv
pm uninstall -k --user 0 com.att.android.attsmartwifi
pm uninstall -k --user 0 com.att.iqi
pm uninstall -k --user 0 com.att.dh
pm uninstall -k --user 0 com.synchronoss.dcs.att.r2g
pm uninstall -k --user 0 com.dti.att
*end att*

pm uninstall -k --user 0 com.lge.sync
pm uninstall -k --user 0 com.lge.pcsyncui
pm uninstall -k --user 0 com.lge.ia.task.s4urecommender
pm uninstall -k --user 0 com.lge.ia.task.informant
pm uninstall -k --user 0 com.lge.leccp

pm uninstall -k --user 0 com.google.android.apps.tachyon //google pay
pm uninstall -k --user 0 com.lge.fmradio
pm uninstall -k --user 0 com.lge.lgbroadcastradioservice

*Ignore these unless you got att version you want to remove tmobile stuff from *
pm uninstall -k --user 0 com.tmobile.pr.mytmobile
pm uninstall -k --user 0 com.tmobile.m1
pm uninstall -k --user 0 com.tmobile.pr.mytmobile
pm uninstall -k --user 0 com.tmobile.pr.adapt
pm uninstall -k --user 0 com.tmobile.rsuadapter.qualcomm
pm uninstall -k --user 0 com.tmobile.rsuapp
pm uninstall -k --user 0 com.tmobile.rsusrv

pm uninstall -k --user 0 com.lge.lifetracker
pm uninstall -k --user 0 com.lge.lgworld

pm uninstall -k --user 0 com.sprint.ms.cdm
pm uninstall -k --user 0 com.sprint.ms.smf.services
pm uninstall -k --user 0 com.sprint.ce.updater
pm uninstall -k --user 0 com.sprint.w.installer

lookout:
com.lookout

You can narrow a search for an app by using grep: pm list packages | grep -i radio

Make sure to thank me if this helped at all. Thanks!
Can I add some packages preinstalled on AT&T Version?:
Code:
pm uninstall -k --user 0 com.wb.goog.got.conquest
pm uninstall -k --user 0 com.cnn.mobile.android.phone
pm uninstall -k --user 0 com.greatbigstory.greatbigstory
pm uninstall -k --user 0 com.wb.goog.dcuniverse
pm uninstall -k --user 0 net.aetherpal.device
pm uninstall -k --user 0 com.booking
pm uninstall -k --user 0 com.cw.fullepisodes.android
pm uninstall -k --user 0 com.synchronoss.dcs.att.r2g

KouaV1

Senior Member
Jun 22, 2015 LG V60 ThinQ
So for those of you who want to remove the non-removable system and google apps from your v60 , there is a tried method that I used that I wanted to reshare to you guys.


1. Enable USB debugging on you phone in dev settings (click Build settings 5 times to activate dev mode)
2.Install adb and Open command prompt to adb
3.Type adb devices
(If you see something like C:\adb>adb devices
List of devices attached
LMfff344443 device
then you're good)
5.Type: "Adb shell"
6.Now type "pm list packages"
7.Select the app/package and type "pm uninstall -k --user 0 name of package”
8. If it says Success it means it's been uninstalled from your device.

Safe to Remove Apps - Will work on most Lg's regardless(Pick the ones you want to remove and keep, yourself)

pm uninstall -k --user 0 com.nextradioapp.nextradio
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.lge.theme.highcontrast
pm uninstall -k --user 0 com.lge.qmemoplus
pm uninstall -k --user 0 com.lge.qhelp
pm uninstall -k --user 0 com.lge.qhelp.application
pm uninstall -k --user 0 com.lge.bnr
pm uninstall -k --user 0 com.lge.bnr.launcher
pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.lge.music
pm uninstall -k --user 0 com.lge.email
pm uninstall -k --user 0 com.lge.exchange

*Ignore these unless you got att version you want to remove att stuff from *
pm uninstall -k --user 0 com.att.mobilesecurity
pm uninstall -k --user 0 com.att.thanks
pm uninstall -k --user 0 com.att.callprotect
pm uninstall -k --user 0 com.att.myWireless
pm uninstall -k --user 0 com.att.tv
pm uninstall -k --user 0 com.att.android.attsmartwifi
pm uninstall -k --user 0 com.att.iqi
pm uninstall -k --user 0 com.att.dh
pm uninstall -k --user 0 com.synchronoss.dcs.att.r2g
pm uninstall -k --user 0 com.dti.att
*end att*

pm uninstall -k --user 0 com.lge.sync
pm uninstall -k --user 0 com.lge.pcsyncui
pm uninstall -k --user 0 com.lge.ia.task.s4urecommender
pm uninstall -k --user 0 com.lge.ia.task.informant
pm uninstall -k --user 0 com.lge.leccp

pm uninstall -k --user 0 com.google.android.apps.tachyon //google pay
pm uninstall -k --user 0 com.lge.fmradio
pm uninstall -k --user 0 com.lge.lgbroadcastradioservice

*Ignore these unless you got att version you want to remove tmobile stuff from *
pm uninstall -k --user 0 com.tmobile.pr.mytmobile
pm uninstall -k --user 0 com.tmobile.m1
pm uninstall -k --user 0 com.tmobile.pr.mytmobile
pm uninstall -k --user 0 com.tmobile.pr.adapt
pm uninstall -k --user 0 com.tmobile.rsuadapter.qualcomm
pm uninstall -k --user 0 com.tmobile.rsuapp
pm uninstall -k --user 0 com.tmobile.rsusrv

pm uninstall -k --user 0 com.lge.lifetracker
pm uninstall -k --user 0 com.lge.lgworld

pm uninstall -k --user 0 com.sprint.ms.cdm
pm uninstall -k --user 0 com.sprint.ms.smf.services
pm uninstall -k --user 0 com.sprint.ce.updater
pm uninstall -k --user 0 com.sprint.w.installer

lookout:
com.lookout

You can narrow a search for an app by using grep: pm list packages | grep -i radio

Make sure to thank me if this helped at all. Thanks!

I have a tested list as well ive been testing for over 2 weeks with V60 freezing up-bootlooping (solved with a factory reset-performance degrade (known as lag,stutter etc). I am trying to list anything here that isnt important as a daily driver or task.

My List:
--LG,google, and system apps

com.android.egg
com.google.android.apps.restore
com.google.android.setupwizard
com.lge.animal.resource
com.android.dreams.basic
com.lge.iftttmanager
com.google.android.apps.turbo
com.google.android.apps.work.oobconfig
com.google.android.apps.wellbeing
com.android.dynsystem
com.lge.diag.echolocate
com.lge.smartenabler
com.lge.exchange
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.hy.system.fontserver
com.lge.gcuv
com.lge.gdec.client
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.lge.lgaccount
com.lge.sync
com.lge.lifetracker
com.lge.bnr
com.lge.lgwallet
com.lge.lms2
com.arcsoft.lg_avatar_resource
com.lge.lgmapui
com.lge.ia.task.informant
com.lge.ia.task.smartcare
com.lge.eulaprovider
com.android.wallpaper.livepicker
com.google.android.feedback
com.amazon.appmanager
com.lge.matics
com.arcsoft.app.humanavatar
com.lge.myplace
com.lge.myplace.engine
com.lge.ime.myavatar.default01
com.lge.ime.myavatar.default02
com.lge.ime.myavatar.default03
com.lge.abba
com.lge.pickme
com.lge.camera.sticker.res
com.lge.qhelp.application
com.lge.qhelp
com.lge.seamlesswallpaper.reactive.darkspace
com.android.LGSetupWizard
com.lge.LGSetupView
com.lge.ellievision
com.lge.phonemanagement
com.lge.smartdoctor.webview
com.lge.ia.task.smartsetting
com.lge.lgworld
com.lge.snappage
com.lge.android.atservice
com.lge.seamlesswallpaper.circular.reactive.space
com.lge.eula
com.android.printspooler
com.google.android.printservice.recommendation
com.android.statementservice
com.google.android.googlequicksearch
com.google.android.syncadapters.contacts
com.google.android.apps.walletnfcrel
com.android.companiondevicemanager
com.google.android.configupdater
com.lge.datarestore.calendar
com.android.bips
com.google.android.apps.tachyon
com.google.android.tag
com.lge.sizechangable.weather
com.lge.sizechangable.weather.platform
com.sizechangable.weather.theme.optimus
com.android.providers.userdictionary
com.google.android.youtube
com.google.android.tts
com.android.chrome
com.android.bookmarkprovider
com.lge.sui.widget
com.android.providers.partnerbookmarks
com.lge.arcamera
com.google.ar.core
com.lge.icecontacts
com.lge.vrplayer

--LG game launcher/setting- if you dont use dual screen functionality for 1 screen touch control(such asjoystick etc) and the other screen for game then you can uninstall except do not uninstall but only disable game pad as it may cause system bootloops.
com.lge.gamelauncher
com.lge.gametuner
com.lge.gamepad

--If you dont need themes in your wallpaper section to select or use then you can uninstall these:
com.lge.themeinstaller
com.lge.themeservice
com.lge.theme.white
com.lge.launcher2.theme.optimus

--Can remove system update to prevent forced ota's but might as well also remove the LG app installer as it wont work if update center is gone anyways. Can always manually check software updates through-settings-lock screen & security- updates/security updates even though you removed the update center.
com.lge.appbox.client
com.lge.appbox.installer
com.lge.android.atservice
com.lge.updatecenter
com.lge.lgfota.permission

You can just remove anything that is carrier realated app as it should be just fine.

--"Dual Screen" and "Content Lock"--do not uninstall or disable anything that is to go with dual screen and content lock functionality as your phones performance will be crippled with apps and games lagging or stuttering nonstop until re-enabled/reinstall. also "WAP Service" is for the clock display in that screen in front of the dual screen, so its dual screen related and may impact performance. Also the LG System server, System rescources, PAI etc where the "L" section is are also related to the dual screen functionality.

--AOD(always on display)-- do not uninstall anything with always on display as you will make your setting crash when tapping/accessing the "display tab" until you re-install AOD. Is safe to disable though.

There are a little bit more LG systemtask you can uninstall but for the time being I just left them there as it may be used for functionality etc.

Last edited: Apr 29, 2021
Is there a way to automate all that typing? I have an AT&T V60, if that matters.

JigsawMobile

Senior Member
Jan 28, 2019 LG V60 ThinQ
Is there a way to automate all that typing? I have an AT&T V60, if that matters.

save to *.cmd file and modify or remove what you do not need, than just start file

Bash:
@echo off
echo.
echo Removing ATT Bloatware....
echo.
echo Removing ATT Mobile Security
adb shell pm uninstall com.att.mobilesecurity
adb shell pm uninstall --user 0 com.att.mobilesecurity
echo Disable ATT Mobile Security
adb shell pm disable-user com.att.mobilesecurity
echo.
echo.
echo Removing ATT Security Services
adb shell pm uninstall com.att.csoiam.mobilekey
adb shell pm uninstall --user 0 com.att.csoiam.mobilekey
echo Disable ATT Security Services
adb shell pm disable-user com.att.csoiam.mobilekey
echo.
echo.
echo Removing Call Protect
adb shell pm uninstall com.att.callprotect
adb shell pm uninstall --user 0 com.att.callprotect
echo Disable Call Protect
adb shell pm disable-user com.att.callprotect
echo.
echo.
echo Removing myATT
adb shell pm uninstall com.att.myWireless
adb shell pm uninstall --user 0 com.att.myWireless
echo Disable myATT
adb shell pm disable-user com.att.myWireless
echo.
echo.
echo Removing ATT TV
adb shell pm uninstall com.att.tv
adb shell pm uninstall --user 0 com.att.tv
echo Disable ATT TV
adb shell pm disable-user com.att.tv
echo.
echo.
echo Removing ATT Smart Wi-Fi
adb shell pm uninstall com.att.android.attsmartwifi
adb shell pm uninstall --user 0 com.att.android.attsmartwifi
echo Disable ATT Smart Wi-Fi
adb shell pm disable-user com.att.android.attsmartwifi
echo.
echo.
echo Removing ATT Setup Transfer app
adb shell pm uninstall --user 0 com.synchronoss.dcs.att.r2g
echo Disable ATT Setup  Transfer app
adb shell pm disable-user com.synchronoss.dcs.att.r2g
echo.
echo.
echo Removing Mobile Network Diagnostic
adb shell pm uninstall --user 0 com.att.iqi
echo Disable Mobile Network Diagnostic
adb shell pm disable-user com.att.iqi
echo.
echo.
echo Removing Device Help
adb shell pm uninstall com.att.dh
adb shell pm uninstall --user 0 com.att.dh
echo Disable Device Help
adb shell pm disable-user com.att.dh
echo.
echo.
echo Removing ATT Personal Cloud
adb shell pm uninstall com.att.personalcloud
adb shell pm uninstall --user 0 com.att.personalcloud
echo Disable ATT Personal Cloud
adb shell pm disable-user com.att.personalcloud
echo.
echo.
echo Removing Mobile Service Manager
adb shell pm uninstall com.dti.att
adb shell pm uninstall --user 0 com.dti.att
echo Disable Mobile Service Manager
adb shell pm disable-user com.dti.att
echo.
echo.
echo Removing CNN
adb shell pm uninstall com.cnn.mobile.android.phone
adb shell pm uninstall --user 0 com.cnn.mobile.android.phone
echo Disable CNN
adb shell pm disable-user com.cnn.mobile.android.phone
echo.
echo.
echo Removing Game of Thrones: Conquest
adb shell pm uninstall com.wb.goog.got.conquest
adb shell pm uninstall --user 0 com.wb.goog.got.conquest
echo Disable Game of Thrones: Conquest
adb shell pm disable-user com.wb.goog.got.conquest
echo.
echo.
echo Removing The CW
adb shell pm uninstall com.cw.fullepisodes.android
adb shell pm uninstall --user 0 com.cw.fullepisodes.android
echo Disable The CW
adb shell pm disable-user com.cw.fullepisodes.android
echo.
echo.
echo Removing DC Universe
adb shell pm uninstall com.wb.goog.dcuniverse
adb shell pm uninstall --user 0 com.wb.goog.dcuniverse
echo Disable DC Universe
adb shell pm disable-user com.wb.goog.dcuniverse
echo.
echo.
echo Removing ATT Remote Support
adb shell pm uninstall net.aetherpal.device
adb shell pm uninstall --user 0 net.aetherpal.device
echo Disable ATT Remote Support
adb shell pm disable-user net.aetherpal.device
echo.
echo.
echo Removing Booking.com
adb shell pm uninstall com.booking
adb shell pm uninstall --user 0 com.booking
echo Disable Booking.com
adb shell pm disable-user com.booking
echo.
echo.
echo Removing ATT Thanks
adb shell pm uninstall com.att.thanks
adb shell pm uninstall --user 0 com.att.thanks
echo Removing Metric Service
adb shell pm uninstall --user 0 com.lge.diag.att
echo.
echo ==========================
echo Removing aps from "Google"
echo ==========================
timeout 3
echo.
echo Removing Googe Duo
adb shell pm uninstall com.google.android.apps.tachyon
adb shell pm uninstall --user 0 com.google.android.apps.tachyon
echo.
echo.
echo Removing Gboard
adb shell pm uninstall --user 0 com.google.android.inputmethod.latin
echo Disable Google Gboard
.adb shell pm disable-user com.google.android.inputmethod.latin
echo.
echo.
echo Removing Google TV
adb shell pm uninstall --user 0 com.google.android.videos
echo.
echo.
echo Removing Google Music
adb shell pm uninstall com.google.android.music
adb shell pm uninstall --user 0 com.google.android.music
echo.
echo.
echo Removing Google Youtube
adb shell pm uninstall com.google.android.youtube
adb shell pm uninstall --user 0 com.google.android.youtube
echo.
echo.
echo Removing Google Chrome
adb shell pm uninstall com.android.chrome
adb shell pm uninstall --user 0 com.android.chrome
echo.
echo.
echo Removing Gmail
adb shell pm uninstall com.google.android.gm
adb shell pm uninstall --user 0 com.google.android.gm
adb shell pm uninstall --user 0 com.android.email.partnerprovider
echo.
echo.
echo Removing Device Health Services 
adb shell pm uninstall --user 0 com.google.android.apps.turbo
echo.
echo.
echo Removing Bookmark Provider
adb shell pm uninstall --user 0 com.android.bookmarkprovider
adb shell pm uninstall --user 0 com.android.providers.partnerbookmarks
echo.
echo.
echo Removing Market feedback provider
adb shell pm uninstall --user 0 com.google.android.feedback
echo.
echo.
echo Removing Google Pay
adb shell pm uninstall -user 0 com.android.companiondevicemanager
adb shell pm uninstall --user 0 com.google.android.apps.walletnfcrel
echo.
echo.
echo Disabling Android Accesiblity Suite
adb shell pm disable-user com.google.android.marvin.talkback
echo.
echo Disabling Android Auto
adb shell pm disable-user com.google.android.projection.gearhead
echo.
echo.
echo =======================
echo Removing aps from "LG"
echo =======================
timeout 2
echo.
echo Removing Visual Voicemail
adb shell pm uninstall com.lge.vvm
adb shell pm uninstall --user 0 com.lge.vvm
echo Disable Visual Voicemail
adb shell pm disable-user com.lge.vvm
echo.
echo.
echo Removing LG Pay
adb shell pm uninstall com.lge.lgwallet
adb shell pm uninstall --user 0 com.lge.lgwallet
echo Disable LG Pay
adb shell pm disable-user com.lge.lgwallet
echo.
echo.
echo Removing LG Health
adb shell pm uninstall com.lge.lifetracker
adb shell pm uninstall --user 0 com.lge.lifetracker
echo Disable LG Health
adb shell pm disable-user com.lge.lifetracker
echo.
echo.
echo Removing LG World
adb shell pm uninstall com.lge.lgworld
adb shell pm uninstall --user 0 com.lge.lgworld
echo Disable LG World
adb shell pm disable-user com.lge.lgworld
echo.
echo.
echo Disable Messages Backup Sync
adb shell pm uninstall --user 0 com.lge.acms
echo.
echo.
echo Disable Dual Screen Tool
adb shell pm uninstall --user 0 com.lge.covertools
echo.
echo.
echo Uninstall Dual Screen Home
adb shell pm uninstall --user 0 com.lge.secondlauncher
echo.
echo.
echo Disable DualScreenFimware
adb shell pm uninstall --user 0 com.lge.dualscreenfirmware
adb shell pm uninstall --user 0 com.lge.covertools
echo.
echo.
echo removing com.lge.dsmanager
adb shell pm uninstall --user 0 com.lge.dsmanager
echo.
echo.
echo Uninstall LGAccaunt
adb shell pm uninstall --user 0 com.lge.lgaccount
echo.
echo.
echo Uninstall Enabler Customizer
adb shell pm uninstall --user 0 com.lge.smartenabler
echo.
echo.
echo Uninstall SmartDoctorWebView
adb shell pm uninstall --user 0 com.lge.smartdoctor.webview
echo.
echo.
echo Disable Smart cleaning
adb shell pm uninstall --user 0 com.lge.phonemanagement
echo.
echo.
echo Uninstall Smart settings
adb shell pm uninstall --user 0 com.lge.smartdoctor.webview
echo.
echo.
echo Removing LIA SmartDoctor
adb shell pm uninstall --user 0 com.lge.ia.task.smartcare
echo.
echo.
echo Removing LIA Informant
adb shell pm uninstall --user 0 com.lge.ia.task.informant
echo.
echo.
echo Removing License Provider
adb shell pm uninstall --user 0 com.lge.eulaprovider
echo.
echo.
echo Removing Software Update
adb shell pm uninstall --user 0 
echo.
echo.
echo Removing LGSetupWizard, package make problem with screenshoot
echo adb shell pm uninstall --user 0 com.android.LGSetupWizard
echo.
echo.
echo Removing LGSetupView
adb shell pm uninstall --user 0 com.lge.LGSetupView
echo.
echo.
echo Removing LDB
adb shell pm uninstall --user 0 com.lge.mlt
echo.
echo.
echo Removing WAP Service
adb shell pm uninstall --user 0 com.lge.wapservice
echo.
echo.
echo Removing WI-FI Calling
adb shell pm uninstall --user 0 com.lge.wfcconnectivity
adb shell pm uninstall --user 0 com.lge.wfcprovider
adb shell pm uninstall --user 0 com.lge.wfcsettings
adb shell pm uninstall --user 0 com.lge.wfcservice
echo.
echo.
echo Removing Video Call
adb shell pm uninstall --user 0 com.lge.imsvt
echo.
echo.
echo Removing Carrier loaction Permissions
adb shell pm uninstall -k --user 0 com.lge.nfwlocationattribution
echo.
echo Removing Personalization service
adb shell pm uninstall --user 0 com.lge.abba
echo.
echo ==============================
echo Removing /Disabling individual aps
echo ==============================
timeout 2
echo.
echo Removing facebook.appmanager
adb shell pm uninstall --user 0 com.facebook.appmanager
echo.
echo.
echo Removing Facebook Installer
adb shell pm uninstall --user 0 com.facebook.system
echo.
echo.
echo Removing Qualcomm services
adb shell pm uninstall --user 0 com.qualcomm.qti.qms.service.connectionsecurity
adb shell pm uninstall --user 0 com.qualcomm.uimremoteclient
echo.
echo.
echo Removing Font Server
adb shell pm uninstall --user 0 com.hy.system.fontserver
echo.
echo Removing Mobile device information provider
adb shell pm uninstall --user 0 com.amazon.appmanager
echo.
echo Disabling Google one time init
adb shell pm uninstall --user 0 com.google.android.onetimeinitializer
pause
Last edited: Jun 10, 2021
Thank you for the list. Got a V60 and this allowed me to quickly remove the junk that was per-installed.
Have noticed that the phone is not detected when using the magnetic charge adapter. I have to connect the cable directly. but then all is happy
Last edited: Oct 13, 2021

batm0bile

New member
Feb 14, 2018
Hello, i have uninstalled the unwanted bloatware using this method and it worked nice. But what if I want to restore all uninstalled apps? Will factory reset, restore all uninstalled apps itself ?

dangtoi1993

Senior Member
Feb 26, 2016 LG V60 ThinQ
Hello, i have uninstalled the unwanted bloatware using this method and it worked nice. But what if I want to restore all uninstalled apps? Will factory reset, restore all uninstalled apps itself ?

ofcourse, because no root and you dont have system read/write, so about command just "disable app for user".

batm0bile

New member
Feb 14, 2018
Would you please elaborate more about the command and how to us it ?
ofcourse, because no root and you dont have system read/write, so about command just "disable app for user".

dangtoi1993

Senior Member
Feb 26, 2016 LG V60 ThinQ
Would you please elaborate more about the command and how to us it ?

let follow #1 guide, its ok to use "uninstall" command.
The app alway stay "hide, frezze, disabled" in your system.
Whenever you factory reset, it show back.

Top Liked Posts

  • So for those of you who want to remove the non-removable system and google apps from your v60 , there is a tried method that I used that I wanted to reshare to you guys.


    1. Enable USB debugging on you phone in dev settings (click Build settings 5 times to activate dev mode)
    2.Install adb and Open command prompt to adb
    3.Type adb devices
    (If you see something like C:\adb>adb devices
    List of devices attached
    LMfff344443 device
    then you're good)
    5.Type: "Adb shell"
    6.Now type "pm list packages"
    7.Select the app/package and type "pm uninstall -k --user 0 name of package”
    8. If it says Success it means it's been uninstalled from your device.

    Safe to Remove Apps - Will work on most Lg's regardless(Pick the ones you want to remove and keep, yourself)

    pm uninstall -k --user 0 com.nextradioapp.nextradio
    pm uninstall -k --user 0 com.google.android.apps.photos
    pm uninstall -k --user 0 com.google.android.music
    pm uninstall -k --user 0 com.google.android.videos
    pm uninstall -k --user 0 com.lge.theme.highcontrast
    pm uninstall -k --user 0 com.lge.qmemoplus
    pm uninstall -k --user 0 com.lge.qhelp
    pm uninstall -k --user 0 com.lge.qhelp.application
    pm uninstall -k --user 0 com.lge.bnr
    pm uninstall -k --user 0 com.lge.bnr.launcher
    pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
    pm uninstall -k --user 0 com.facebook.system
    pm uninstall -k --user 0 com.facebook.appmanager
    pm uninstall -k --user 0 com.facebook.katana
    pm uninstall -k --user 0 com.lge.email
    pm uninstall -k --user 0 com.lge.exchange

    pm uninstall -k --user 0 com.lge.music *Lg Music if you don'tneed it*

    *Ignore these unless you got att version you want to remove att stuff from *
    pm uninstall -k --user 0 com.att.mobilesecurity
    pm uninstall -k --user 0 com.att.thanks
    pm uninstall -k --user 0 com.att.callprotect
    pm uninstall -k --user 0 com.att.myWireless
    pm uninstall -k --user 0 com.att.tv
    pm uninstall -k --user 0 com.att.android.attsmartwifi
    pm uninstall -k --user 0 com.att.iqi
    pm uninstall -k --user 0 com.att.dh
    pm uninstall -k --user 0 com.synchronoss.dcs.att.r2g
    pm uninstall -k --user 0 com.dti.att
    *end att*

    pm uninstall -k --user 0 com.lge.sync
    pm uninstall -k --user 0 com.lge.pcsyncui
    pm uninstall -k --user 0 com.lge.ia.task.s4urecommender
    pm uninstall -k --user 0 com.lge.ia.task.informant
    pm uninstall -k --user 0 com.lge.leccp

    pm uninstall -k --user 0 com.google.android.apps.tachyon //google pay
    pm uninstall -k --user 0 com.lge.fmradio
    pm uninstall -k --user 0 com.lge.lgbroadcastradioservice

    *Ignore these unless you got att version you want to remove tmobile stuff from *
    pm uninstall -k --user 0 com.tmobile.pr.mytmobile
    pm uninstall -k --user 0 com.tmobile.m1
    pm uninstall -k --user 0 com.tmobile.pr.mytmobile
    pm uninstall -k --user 0 com.tmobile.pr.adapt
    pm uninstall -k --user 0 com.tmobile.rsuadapter.qualcomm
    pm uninstall -k --user 0 com.tmobile.rsuapp
    pm uninstall -k --user 0 com.tmobile.rsusrv

    pm uninstall -k --user 0 com.lge.lifetracker
    pm uninstall -k --user 0 com.lge.lgworld

    pm uninstall -k --user 0 com.sprint.ms.cdm
    pm uninstall -k --user 0 com.sprint.ms.smf.services
    pm uninstall -k --user 0 com.sprint.ce.updater
    pm uninstall -k --user 0 com.sprint.w.installer

    lookout:
    com.lookout

    You can narrow a search for an app by using grep: pm list packages | grep -i radio

    Make sure to thank me if this helped at all. Thanks!
    So for those of you who want to remove the non-removable system and google apps from your v60 , there is a tried method that I used that I wanted to reshare to you guys.


    1. Enable USB debugging on you phone in dev settings (click Build settings 5 times to activate dev mode)
    2.Install adb and Open command prompt to adb
    3.Type adb devices
    (If you see something like C:\adb>adb devices
    List of devices attached
    LMfff344443 device
    then you're good)
    5.Type: "Adb shell"
    6.Now type "pm list packages"
    7.Select the app/package and type "pm uninstall -k --user 0 name of package”
    8. If it says Success it means it's been uninstalled from your device.

    Safe to Remove Apps - Will work on most Lg's regardless(Pick the ones you want to remove and keep, yourself)

    pm uninstall -k --user 0 com.nextradioapp.nextradio
    pm uninstall -k --user 0 com.google.android.apps.photos
    pm uninstall -k --user 0 com.google.android.music
    pm uninstall -k --user 0 com.google.android.videos
    pm uninstall -k --user 0 com.lge.theme.highcontrast
    pm uninstall -k --user 0 com.lge.qmemoplus
    pm uninstall -k --user 0 com.lge.qhelp
    pm uninstall -k --user 0 com.lge.qhelp.application
    pm uninstall -k --user 0 com.lge.bnr
    pm uninstall -k --user 0 com.lge.bnr.launcher
    pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
    pm uninstall -k --user 0 com.facebook.system
    pm uninstall -k --user 0 com.facebook.appmanager
    pm uninstall -k --user 0 com.facebook.katana
    pm uninstall -k --user 0 com.lge.music
    pm uninstall -k --user 0 com.lge.email
    pm uninstall -k --user 0 com.lge.exchange

    *Ignore these unless you got att version you want to remove att stuff from *
    pm uninstall -k --user 0 com.att.mobilesecurity
    pm uninstall -k --user 0 com.att.thanks
    pm uninstall -k --user 0 com.att.callprotect
    pm uninstall -k --user 0 com.att.myWireless
    pm uninstall -k --user 0 com.att.tv
    pm uninstall -k --user 0 com.att.android.attsmartwifi
    pm uninstall -k --user 0 com.att.iqi
    pm uninstall -k --user 0 com.att.dh
    pm uninstall -k --user 0 com.synchronoss.dcs.att.r2g
    pm uninstall -k --user 0 com.dti.att
    *end att*

    pm uninstall -k --user 0 com.lge.sync
    pm uninstall -k --user 0 com.lge.pcsyncui
    pm uninstall -k --user 0 com.lge.ia.task.s4urecommender
    pm uninstall -k --user 0 com.lge.ia.task.informant
    pm uninstall -k --user 0 com.lge.leccp

    pm uninstall -k --user 0 com.google.android.apps.tachyon //google pay
    pm uninstall -k --user 0 com.lge.fmradio
    pm uninstall -k --user 0 com.lge.lgbroadcastradioservice

    *Ignore these unless you got att version you want to remove tmobile stuff from *
    pm uninstall -k --user 0 com.tmobile.pr.mytmobile
    pm uninstall -k --user 0 com.tmobile.m1
    pm uninstall -k --user 0 com.tmobile.pr.mytmobile
    pm uninstall -k --user 0 com.tmobile.pr.adapt
    pm uninstall -k --user 0 com.tmobile.rsuadapter.qualcomm
    pm uninstall -k --user 0 com.tmobile.rsuapp
    pm uninstall -k --user 0 com.tmobile.rsusrv

    pm uninstall -k --user 0 com.lge.lifetracker
    pm uninstall -k --user 0 com.lge.lgworld

    pm uninstall -k --user 0 com.sprint.ms.cdm
    pm uninstall -k --user 0 com.sprint.ms.smf.services
    pm uninstall -k --user 0 com.sprint.ce.updater
    pm uninstall -k --user 0 com.sprint.w.installer

    lookout:
    com.lookout

    You can narrow a search for an app by using grep: pm list packages | grep -i radio

    Make sure to thank me if this helped at all. Thanks!

    I have a tested list as well ive been testing for over 2 weeks with V60 freezing up-bootlooping (solved with a factory reset-performance degrade (known as lag,stutter etc). I am trying to list anything here that isnt important as a daily driver or task.

    My List:
    --LG,google, and system apps

    com.android.egg
    com.google.android.apps.restore
    com.google.android.setupwizard
    com.lge.animal.resource
    com.android.dreams.basic
    com.lge.iftttmanager
    com.google.android.apps.turbo
    com.google.android.apps.work.oobconfig
    com.google.android.apps.wellbeing
    com.android.dynsystem
    com.lge.diag.echolocate
    com.lge.smartenabler
    com.lge.exchange
    com.facebook.system
    com.facebook.appmanager
    com.facebook.services
    com.hy.system.fontserver
    com.lge.gcuv
    com.lge.gdec.client
    com.google.android.onetimeinitializer
    com.google.android.partnersetup
    com.lge.lgaccount
    com.lge.sync
    com.lge.lifetracker
    com.lge.bnr
    com.lge.lgwallet
    com.lge.lms2
    com.arcsoft.lg_avatar_resource
    com.lge.lgmapui
    com.lge.ia.task.informant
    com.lge.ia.task.smartcare
    com.lge.eulaprovider
    com.android.wallpaper.livepicker
    com.google.android.feedback
    com.amazon.appmanager
    com.lge.matics
    com.arcsoft.app.humanavatar
    com.lge.myplace
    com.lge.myplace.engine
    com.lge.ime.myavatar.default01
    com.lge.ime.myavatar.default02
    com.lge.ime.myavatar.default03
    com.lge.abba
    com.lge.pickme
    com.lge.camera.sticker.res
    com.lge.qhelp.application
    com.lge.qhelp
    com.lge.seamlesswallpaper.reactive.darkspace
    com.android.LGSetupWizard
    com.lge.LGSetupView
    com.lge.ellievision
    com.lge.phonemanagement
    com.lge.smartdoctor.webview
    com.lge.ia.task.smartsetting
    com.lge.lgworld
    com.lge.snappage
    com.lge.android.atservice
    com.lge.seamlesswallpaper.circular.reactive.space
    com.lge.eula
    com.android.printspooler
    com.google.android.printservice.recommendation
    com.android.statementservice
    com.google.android.googlequicksearch
    com.google.android.syncadapters.contacts
    com.google.android.apps.walletnfcrel
    com.android.companiondevicemanager
    com.google.android.configupdater
    com.lge.datarestore.calendar
    com.android.bips
    com.google.android.apps.tachyon
    com.google.android.tag
    com.lge.sizechangable.weather
    com.lge.sizechangable.weather.platform
    com.sizechangable.weather.theme.optimus
    com.android.providers.userdictionary
    com.google.android.youtube
    com.google.android.tts
    com.android.chrome
    com.android.bookmarkprovider
    com.lge.sui.widget
    com.android.providers.partnerbookmarks
    com.lge.arcamera
    com.google.ar.core
    com.lge.icecontacts
    com.lge.vrplayer

    --LG game launcher/setting- if you dont use dual screen functionality for 1 screen touch control(such asjoystick etc) and the other screen for game then you can uninstall except do not uninstall but only disable game pad as it may cause system bootloops.
    com.lge.gamelauncher
    com.lge.gametuner
    com.lge.gamepad

    --If you dont need themes in your wallpaper section to select or use then you can uninstall these:
    com.lge.themeinstaller
    com.lge.themeservice
    com.lge.theme.white
    com.lge.launcher2.theme.optimus

    --Can remove system update to prevent forced ota's but might as well also remove the LG app installer as it wont work if update center is gone anyways. Can always manually check software updates through-settings-lock screen & security- updates/security updates even though you removed the update center.
    com.lge.appbox.client
    com.lge.appbox.installer
    com.lge.android.atservice
    com.lge.updatecenter
    com.lge.lgfota.permission

    You can just remove anything that is carrier realated app as it should be just fine.

    --"Dual Screen" and "Content Lock"--do not uninstall or disable anything that is to go with dual screen and content lock functionality as your phones performance will be crippled with apps and games lagging or stuttering nonstop until re-enabled/reinstall. also "WAP Service" is for the clock display in that screen in front of the dual screen, so its dual screen related and may impact performance. Also the LG System server, System rescources, PAI etc where the "L" section is are also related to the dual screen functionality.

    --AOD(always on display)-- do not uninstall anything with always on display as you will make your setting crash when tapping/accessing the "display tab" until you re-install AOD. Is safe to disable though.

    There are a little bit more LG systemtask you can uninstall but for the time being I just left them there as it may be used for functionality etc.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK