[GUIDE] [DEBLOAT] Remove stock apps Without Root - Xiaomi Redmi Note 7 Pro Guides, News, & Discussion

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)?

Related

Debloat for the Rest of Us

Below are the commands needed to debloat without root on the LG G6. These commands will need to be run in ADB shell. The apps themselves are not removed from the system partition but are “uninstalled” from user 0, so they show up as disabled. This is not permanent and can be reversed by factory resetting your device. This is my setup, so I have all LG apps except for the camera and have replaced them with Google apps when I needed the functionality. The dialer is also removed, but I will attach a working version of Google Dialer. If you decide to remove everything on this list you will need to install a third party home screen and keyboard before you start. I am specifically not creating a step by step guide so that users will need to research how to use ADB and potentially consider what apps they do want to remove. I will add to this list as I continue to figure out what is useless.
*DO NOT REMOVE LG SUI WIDGET* (I know that the name seems innocent enough but it will cause a bootloop needing a factory reset.)
Package Name
Package
Command
360 Image Wallpaper
com.lge.gallery.vr.wallpaper
pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
360 Video
com.lge.vrplayer
pm uninstall -k --user 0 com.lge.vrplayer
LG Account
com.lge.lgaccount
pm uninstall -k --user 0 com.lge.lgaccount
com.remote.lgairdrive
com.lge.remote.lgairdrive
pm uninstall -k --user 0 com.lge.remote.lgairdrive
Cloud
com.lge.cloudhub
pm uninstall -k --user 0 com.lge.cloudhub
LG Collage Wallpapers
com.lge.gallery.collagewallpaper
pm uninstall -k --user 0 com.lge.gallery.collagewallpaper
DRM Service
com.lge.drmservice
pm uninstall -k --user 0 com.lge.drmservice
LG AirDrive
com.lge.remote.setting
pm uninstall -k --user 0 com.lge.remote.setting
Calendar
com.android.calendar
pm uninstall -k --user 0 com.android.calendar
EasyHome
com.lge.easyhome
pm uninstall -k --user 0 com.lge.easyhome
GCUV
com.lge.gcuv
pm uninstall -k --user 0 com.lge.gcuv
Home Selector
com.lge.homeselector
pm uninstall -k --user 0 com.lge.homeselector
InCalAgent
com.lge.ia.task.incalagent
pm uninstall -k --user 0 com.lge.ia.task.incalagent
LG Keyboard
com.lge.ime
pm uninstall -k --user 0 com.lge.ime
Handwriting
com.lge.ime.solution.handwriting
pm uninstall -k --user 0 com.lge.ime.solution.handwriting
File Manager
com.lge.filemanager
pm uninstall -k --user 0 com.lge.filemanager
Gallery
com.android.gallery3d
pm uninstall -k --user 0 com.android.gallery3d
HD Audio Recorder
com.lge.hifirecorder
pm uninstall -k --user 0 com.lge.hifirecorder
Quick Help
com.lge.qhelp.application
pm uninstall -k --user 0 com.lge.qhelp.application
Quick Help Service
com.lge.qhelp
pm uninstall -k --user 0 com.lge.qhelp
Home
com.lge.launcher3
pm uninstall -k --user 0 com.lge.launcher3
LGInstallService
com.lge.lginstallservies
pm uninstall -k --user 0 com.lge.lginstallservies
Home & app drawer
com.lge.launcher2
pm uninstall -k --user 0 com.lge.launcher2
LDB
com.lge.mlt
pm uninstall -k --user 0 com.lge.mlt
LIA SmartDoctor Engine
com.lge.ia.task.smartcare
pm uninstall -k --user 0 com.lge.ia.task.smartcare
License Provider
com.lge.eulaprovider
pm uninstall -k --user 0 com.lge.eulaprovider
LGMapUI
com.lge.lgmapui
pm uninstall -k --user 0 com.lge.lgmapui
QuickMemo+
com.lge.qmemoplus
pm uninstall -k --user 0 com.lge.qmemoplus
Music
com.lge.music
pm uninstall -k --user 0 com.lge.music
Audio share
com.lge.musicshare
pm uninstall -k --user 0 com.lge.musicshare
Music (widget)
com.lge.sizechangable.musicwidget.widget
pm uninstall -k --user 0 com.lge.sizechangable.musicwidget.widget
My Places Engine
com.lge.myplace.engine
pm uninstall -k --user 0 com.lge.myplace.engine
My places
com.lge.myplace
pm uninstall -k --user 0 com.lge.myplace
LG Health
com.lge.lifetracker
pm uninstall -k --user 0 com.lge.lifetracker
LG P2p Service
com.lge.wifi.p2p
pm uninstall -k --user 0 com.lge.wifi.p2p
Bookmark Provider
com.android.bookmarkprovider
pm uninstall -k --user 0 com.android.bookmarkprovider
Content lock
com.lge.privacylock
pm uninstall -k --user 0 com.lge.privacylock
SmartDoctorWebView
com.lge.smartdoctor.webview
pm uninstall -k --user 0 com.lge.smartdoctor.webview
SmartSetting
com.lge.ia.task.smartsetting
pm uninstall -k --user 0 com.lge.ia.task.smartsetting
Media server
com.lge.smartshare
pm uninstall -k --user 0 com.lge.smartshare
com.lge.smartshare.provider
com.lge.smartshare.provider
pm uninstall -k --user 0 com.lge.smartshare.provider
SmartWorld
com.lge.lgworld
pm uninstall -k --user 0 com.lge.lgworld
SnapPage
com.lge.snappage
pm uninstall -k --user 0 com.lge.snappage
Smart cleaning
com.lge.springcleaning
pm uninstall -k --user 0 com.lge.springcleaning
Update center
com.lge.updatecenter
pm uninstall -k --user 0 com.lge.updatecenter
Video
com.lge.videoplayer
pm uninstall -k --user 0 com.lge.videoplayer
Quick Video Editor
com.lge.videostudio
pm uninstall -k --user 0 com.lge.videostudio
Weather
com.lge.sizechangable.weather
pm uninstall -k --user 0 com.lge.sizechangable.weather
Weather Service
com.lge.sizechangable.weather.platform
pm uninstall -k --user 0 com.lge.sizechangable.weather.platform
Weather Theme
com.lge.sizechangable.weather.theme.optimus
pm uninstall -k --user 0 com.lge.sizechangable.weather.theme.optimus
LG WFDS Services
com.lge.wfds.service.v3
pm uninstall -k --user 0 com.lge.wfds.service.v3
XT9
com.lge.ime.solution.text
pm uninstall -k --user 0 com.lge.ime.solution.text
Clock
com.lge.clock
pm uninstall -k --user 0 com.lge.clock
com.lge.lgdrm.permission
com.lge.lgdrm.permission
pm uninstall -k --user 0 com.lge.lgdrm.permission
Contacts
com.android.contacts
pm uninstall -k --user 0 com.android.contacts
EULA
com.lge.lgsetupview
pm uninstall -k --user 0 com.lge.lgsetupview
Evernote
com.evernote
pm uninstall -k --user 0 com.evernote
Facebook
com.facebook.katana
pm uninstall -k --user 0 com.facebook.katana
Facebook App Installer
com.facebook.system
pm uninstall -k --user 0 com.facebook.system
Facebook App Manager
com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.appmanager
FM Radio
com.lge.fmradio
pm uninstall -k --user 0 com.lge.fmradio
Google Play Movies
com.google.android.videos
pm uninstall -k --user 0 com.google.android.videos
Home Theme – LG
com.lge.launcher2.theme.optimus
pm uninstall -k --user 0 com.lge.launcher2.theme.optimus
Instagram
com.instagram.android
pm uninstall -k --user 0 com.instagram.android
LG Switch Launcher
com.lge.bnr.launcher
pm uninstall -k --user 0 com.lge.bnr.launcher
Mobile Services Manager
com.LogiaGroup.LogiaDeck
pm uninstall -k --user 0 com.LogiaGroup.LogiaDeck
Smart settings
com.lge.iftttmanager
pm uninstall -k --user 0 com.lge.iftttmanager
Terms of Use for LG apps
com.lge.eula
pm uninstall -k --user 0 com.lge.eula
App Updates
com.lge.appbox.client
pm uninstall -k --user 0 com.lge.appbox.client
File sharing
com.lge.smartsharepush
pm uninstall -k --user 0 com.lge.smartsharepush
LG Bridge Service
com.lge.sync
pm uninstall -k --user 0 com.lge.sync
LG Mobile Switch
com.lge.bnr
pm uninstall -k --user 0 com.lge.bnr
MirrorLink
com.lge.mirrorlink
pm uninstall -k --user 0 com.lge.mirrorlink
Smart Doctor
com.lge.phonemanagement
pm uninstall -k --user 0 com.lge.phonemanagement
Video Wallpaper
com.lge.video.vr.wallpaper
pm uninstall -k --user 0 com.lge.video.vr.wallpaper
WfdSpMirroringSourceService
com.lge.wfd.spmirroring.source
pm uninstall -k --user 0 com.lge.wfd.spmirroring.source
Messaging
com.android.mms
pm uninstall -k --user 0 com.android.mms
Duo
pm uninstall -k --user 0 com.google.android.apps.tachyon
Thanks man. This type of debloating has been covered many times, but not as explicitly as this. This will be invaluable to those with locked bootloader and adb novices... like me.
Very good job, thanks
can i disable lg connectivity service
it always postponed on greenfy
MsuatafaKhatab said:
can i disable lg connectivity service
it always postponed on greenfy
Click to expand...
Click to collapse
I just did and it didn't appear to break anything I use.
pm uninstall -k --user 0 com.lge.leccp
how can i re-enable QuickMemo+?
kongming said:
how can i re-enable QuickMemo+?
Click to expand...
Click to collapse
Unfortunately as far as I know you need to do a factory reset to restore apps uninstalled this way.
LG G6 AROMA Debloater
Very easy to use in my Sig
Sent from my lucye using XDA Labs
And useless for those of us with locked bootloaders.
Here is a list of the installed gapps.
You are safe to get rid of some (youtube, gmail, docs, sheets, slides)
and there are some you will need for most apps (gms, gsf, etc.)
Better do some research before uninstalling.
Here is the list:
package:com.google.android.youtube
package:com.google.android.ext.services
package:com.google.android.apps.docs.editors.docs
package:com.google.android.onetimeinitializer
package:com.google.android.ext.shared
package:com.google.android.apps.docs.editors.sheets
package:com.google.android.apps.docs.editors.slides
package:com.google.android.configupdater
package:com.google.android.marvin.talkback
package:com.google.android.gm
package:com.google.zxing.client.android
package:com.google.android.setupwizard
package:com.google.android.apps.maps
package:com.google.android.webview
package:com.google.android.syncadapters.contacts
package:com.google.android.calculator
package:com.google.android.packageinstaller
package:com.google.android.gms
package:com.google.android.gsf
package:com.google.android.tts
package:com.google.android.partnersetup
package:com.google.android.feedback
package:com.google.android.printservice.recommendation
package:com.google.android.syncadapters.calendar
package:com.google.android.gsf.login
package:com.google.android.backuptransport
EDIT: I uninstalled all except of those:
package:com.google.android.configupdater
package:com.google.zxing.client.android
package:com.google.android.webview
package:com.google.android.packageinstaller
package:com.google.android.gms
package:com.google.android.gsf
package:com.google.android.gsf.login
---------- Post added at 10:29 PM ---------- Previous post was at 10:27 PM ----------
hecksagon said:
WfdSpMirroringSourceService
.com.lge.wfd.spmirroring.source
pm uninstall -k --user 0 .com.lge.wfd.spmirroring.source
Click to expand...
Click to collapse
there is a dot between the 0 and com
Helsy64 said:
Here is a list of the installed gapps.
You are safe to get rid of some (youtube, gmail, docs, sheets, slides)
and there are some you will need for most apps (gms, gsf, etc.)
Better do some research before uninstalling.
Here is the list:
package:com.google.android.youtube
package:com.google.android.ext.services
package:com.google.android.apps.docs.editors.docs
package:com.google.android.onetimeinitializer
package:com.google.android.ext.shared
package:com.google.android.apps.docs.editors.sheets
package:com.google.android.apps.docs.editors.slides
package:com.google.android.configupdater
package:com.google.android.marvin.talkback
package:com.google.android.gm
package:com.google.zxing.client.android
package:com.google.android.setupwizard
package:com.google.android.apps.maps
package:com.google.android.webview
package:com.google.android.syncadapters.contacts
package:com.google.android.calculator
package:com.google.android.packageinstaller
package:com.google.android.gms
package:com.google.android.gsf
package:com.google.android.tts
package:com.google.android.partnersetup
package:com.google.android.feedback
package:com.google.android.printservice.recommendation
package:com.google.android.syncadapters.calendar
package:com.google.android.gsf.login
package:com.google.android.backuptransport
---------- Post added at 10:29 PM ---------- Previous post was at 10:27 PM ----------
there is a dot between the 0 and com
Click to expand...
Click to collapse
Fixed, thanks.
What is the space reduction doing it this way? Seems like this is basically just like freezing the app, which can be done without adb commands. That would be just disabling the apps which isn't really debloating...just freeing up memory. Is that right...or am i wrong?
Sent from my LG-LS993 using Tapatalk
Decepticaons said:
What is the space reduction doing it this way? Seems like this is basically just like freezing the app, which can be done without adb commands. That would be just disabling the apps which isn't really debloating...just freeing up memory. Is that right...or am i wrong?
Sent from my LG-LS993 using Tapatalk
Click to expand...
Click to collapse
No space reduction. This is for disabling apps that the system normally does not let you without root.
I did most of the uninstalling but the phone app is missing now
is it because of this?
pm uninstall -k --user 0 com.android.contacts
Click to expand...
Click to collapse
EDIT:
I have been an idiot and didn't read all the top post.
How can I get the default dialer back without factory resetting?
alanwyl said:
I did most of the uninstalling but the phone app is missing now
is it because of this?
EDIT:
I have been an idiot and didn't read all the top post.
How can I get the default dialer back without factory resetting?
Click to expand...
Click to collapse
I don't believe there is a way to get that back without a factory reset. I will look around and see if I can find anything. In the mean time you can install the Google Dialer (https://drive.google.com/open?id=0BxOsuCVqSlnfZnhVTkdhYS1XUlk) and install Google contacts from the play store.
Help I stummbled on this site!
Since I mentioned stumbling to this site. I am not tech savvy at all! But I have been going through a lot personally for a while now! And I finally started to do my due diligence and just kept messing with my phone all day and all night! I was in my activity history and i noticed .com.lge.spring cleaning and many other codes specifically almost all that are mentioned in the front page of this site. I know you're here to help so I'm not doing this it's been done to me my phone and all my apps work well enough for me a stay at home mommy of 5 who loves social media, and Couponing that and keeping in contact with my family at all times. Only reasons I'm on my phone.... So my question is why would someone do those thing's what are they gaining from it? I recently started getting back to normal cause for a good while I wouldn't go on line at all nor did I want to have my credit card information on my phone. But since I hadn't had anything go wrong I decided it was only paranoia, and I was being silly. But silly doesn't stumble on a site like this by going through her browser and phone significantly. I don't know what all those things mean but they are coming from a different device... I know this because i have an LG power and some of these codes are associated with a Lg charge please any information (in plain english. Dumb it down way down for me!) Idk wht they want why they have targeted me! But I'm determined to find out and have it be over! Thank you in advance. Also what can i do to put an end to this and find the people who are harrassing me now only online and through my phone! Had to move so I'm not getting any of the other harassment! Amen for at least that... also I'm getting app suggestions to turn my phone into a recording device could they be doing that from some other location!? And other file sharing apps and hiden calls, text, and e-mails is that significant? Are they doing that already? Or could someone be, that is?
posting this as it might help some do this quickly, just add this to a batch or shells script
@Echo off
adb shell pm uninstall -k --user 0 com.lge.gallery.vr.wallpaper
adb shell pm uninstall -k --user 0 com.lge.vrplayer
adb shell pm uninstall -k --user 0 com.lge.lgaccount
adb shell pm uninstall -k --user 0 com.lge.remote.lgairdrive
adb shell pm uninstall -k --user 0 com.lge.cloudhub
adb shell pm uninstall -k --user 0 com.lge.gallery.collagewallpaper
adb shell pm uninstall -k --user 0 com.lge.drmservice
adb shell pm uninstall -k --user 0 com.lge.remote.setting
adb shell pm uninstall -k --user 0 com.android.calendar
adb shell pm uninstall -k --user 0 com.lge.easyhome
adb shell pm uninstall -k --user 0 com.lge.gcuv
adb shell pm uninstall -k --user 0 com.lge.homeselector
adb shell pm uninstall -k --user 0 com.lge.ia.task.incalagent
adb shell pm uninstall -k --user 0 com.lge.ime
adb shell pm uninstall -k --user 0 com.lge.ime.solution.handwriting
adb shell pm uninstall -k --user 0 com.lge.filemanager
adb shell pm uninstall -k --user 0 com.android.gallery3d
adb shell pm uninstall -k --user 0 com.lge.hifirecorder
adb shell pm uninstall -k --user 0 com.lge.qhelp.application
adb shell pm uninstall -k --user 0 com.lge.qhelp
adb shell pm uninstall -k --user 0 com.lge.launcher3
adb shell pm uninstall -k --user 0 com.lge.lginstallservies
adb shell pm uninstall -k --user 0 com.lge.launcher2
adb shell pm uninstall -k --user 0 com.lge.mlt
adb shell pm uninstall -k --user 0 com.lge.ia.task.smartcare
adb shell pm uninstall -k --user 0 com.lge.eulaprovider
adb shell pm uninstall -k --user 0 com.lge.lgmapui
adb shell pm uninstall -k --user 0 com.lge.qmemoplus
adb shell pm uninstall -k --user 0 com.lge.music
adb shell pm uninstall -k --user 0 com.lge.musicshare
adb shell pm uninstall -k --user 0 com.lge.sizechangable.musicwidget.widget
adb shell pm uninstall -k --user 0 com.lge.myplace.engine
adb shell pm uninstall -k --user 0 com.lge.myplace
adb shell pm uninstall -k --user 0 com.lge.lifetracker
adb shell pm uninstall -k --user 0 com.lge.wifi.p2p
adb shell pm uninstall -k --user 0 com.android.bookmarkprovider
adb shell pm uninstall -k --user 0 com.lge.privacylock
adb shell pm uninstall -k --user 0 com.lge.smartdoctor.webview
adb shell pm uninstall -k --user 0 com.lge.ia.task.smartsetting
adb shell pm uninstall -k --user 0 com.lge.smartshare
adb shell pm uninstall -k --user 0 com.lge.smartshare.provider
adb shell pm uninstall -k --user 0 com.lge.lgworld
adb shell pm uninstall -k --user 0 com.lge.snappage
adb shell pm uninstall -k --user 0 com.lge.springcleaning
adb shell pm uninstall -k --user 0 com.lge.updatecenter
adb shell pm uninstall -k --user 0 com.lge.videoplayer
adb shell pm uninstall -k --user 0 com.lge.videostudio
adb shell pm uninstall -k --user 0 com.lge.sizechangable.weather
adb shell pm uninstall -k --user 0 com.lge.sizechangable.weather.platform
adb shell pm uninstall -k --user 0 com.lge.sizechangable.weather.theme.optimus
adb shell pm uninstall -k --user 0 com.lge.wfds.service.v3
adb shell pm uninstall -k --user 0 com.lge.ime.solution.text
adb shell pm uninstall -k --user 0 com.lge.clock
adb shell pm uninstall -k --user 0 com.lge.lgdrm.permission
adb shell pm uninstall -k --user 0 com.android.contacts
adb shell pm uninstall -k --user 0 com.lge.lgsetupview
adb shell pm uninstall -k --user 0 com.evernote
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.lge.fmradio
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.lge.launcher2.theme.optimus
adb shell pm uninstall -k --user 0 com.instagram.android
adb shell pm uninstall -k --user 0 com.lge.bnr.launcher
adb shell pm uninstall -k --user 0 com.LogiaGroup.LogiaDeck
adb shell pm uninstall -k --user 0 com.lge.iftttmanager
adb shell pm uninstall -k --user 0 com.lge.eula
adb shell pm uninstall -k --user 0 com.lge.appbox.client
adb shell pm uninstall -k --user 0 com.lge.smartsharepush
adb shell pm uninstall -k --user 0 com.lge.sync
adb shell pm uninstall -k --user 0 com.lge.bnr
adb shell pm uninstall -k --user 0 com.lge.mirrorlink
adb shell pm uninstall -k --user 0 com.lge.phonemanagement
adb shell pm uninstall -k --user 0 com.lge.video.vr.wallpaper
adb shell pm uninstall -k --user 0 com.lge.wfd.spmirroring.source
adb shell pm uninstall -k --user 0 com.android.mms
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
adb install Google_Phone_11.0.164102751__Bubble___Patched_.apk
Anyone? Please....any info small or big please help!
Pcat03 said:
Since I mentioned stumbling to this site. I am not tech savvy at all! But I have been going through a lot personally for a while now! And I finally started to do my due diligence and just kept messing with my phone all day and all night! I was in my activity history and i noticed .com.lge.spring cleaning and many other codes specifically almost all that are mentioned in the front page of this site. I know you're here to help so I'm not doing this it's been done to me my phone and all my apps work well enough for me a stay at home mommy of 5 who loves social media, and Couponing that and keeping in contact with my family at all times. Only reasons I'm on my phone.... So my question is why would someone do those thing's what are they gaining from it? I recently started getting back to normal cause for a good while I wouldn't go on line at all nor did I want to have my credit card information on my phone. But since I hadn't had anything go wrong I decided it was only paranoia, and I was being silly. But silly doesn't stumble on a site like this by going through her browser and phone significantly. I don't know what all those things mean but they are coming from a different device... I know this because i have an LG power and some of these codes are associated with a Lg charge please any information (in plain english. Dumb it down way down for me!) Idk wht they want why they have targeted me! But I'm determined to find out and have it be over! Thank you in advance. Also what can i do to put an end to this and find the people who are harrassing me now only online and through my phone! Had to move so I'm not getting any of the other harassment! Amen for at least that... also I'm getting app suggestions to turn my phone into a recording device could they be doing that from some other location!? And other file sharing apps and hiden calls, text, and e-mails is that significant? Are they doing that already? Or could someone be, that is?
Click to expand...
Click to collapse
Please help anything greatly appreciated!!!
Pcat03 said:
Please help anything greatly appreciated!!!
Click to expand...
Click to collapse
Factory reset.
Phone services
Can we uninstall phone services also, want to replace with Google ones if possible?

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/

Xiaomi Mi Note 10/CC9 Pro - Packages which can be removed

Servus buds,
I bought the Xiaomi Mi Cc9 Pro a month ago and it came with a lot of bloatware and packages/apps/folders I don`t need. On xda I found already a huge list of packages which can be uninstalled with a minimal-adb program on your computer. Some of these packages were on my phone too, some of them weren`t, so now I wanted to post a newer version of this list here.
You can check out the old list here: https://forum.xda-developers.com/mi-cc9/help/packages-safe-to-remove-problems-t4006171
Sorry to copy and paste the most of this old post again, but I thought it would be good to post it here again with some changes.
!!AND: I am not in charge of any broken devices or problems which can be happen.!!
For this, your phone needs to be in developer options mode (tap 7 times on Miui-Version in settings; you will find the developer option under additional settings) and USB debugging in these option has to be activated.
1.) Download and install a minimal adb programm
2.) Connect your phone with your PC
3.) Start the programm an type:
adb devices
and press enter. Your phone will be shown as attached. Probably first as unauthorized, but you can fix this just checking you phone where you have to press authorized/allow usb debugging.
4.) You can easily copy and paste these commands: (not the #... in the back)
First starting the ones I copyed from this forum: https://forum.xda-developers.com/mi-cc9/help/packages-safe-to-remove-problems-t4006171
Please check this upperlink first!
I do not claim any credits of this repost.
!!!!AND: Please read always after # or ? cuz it might be a programm/setting which you still want to use!! After installing these packages you ONLY can reinstall these packages by resetting your phone, so always do a backup FIRST!!!!!!
Some of these apps you can download again from the appstore or alternativ stores as fdroid, or some of these packages/apps can be reinstalled with other programms.
!!Make sure to install an alternativ app before you uninstall the chosen one!!
adb shell pm uninstall -k --user 0 com.android.browser # the default Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Mi Default Calendar
adb shell pm uninstall -k --user 0 com.android.soundrecorder #This is the Recorder app.
adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook
adb shell pm uninstall -k --user 0 com.facebook.services # Facebook
adb shell pm uninstall -k --user 0 com.facebook.system # Facebook
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer # the default Mi Explorer
adb shell pm uninstall -k --user 0 com.mi.android.globalminusscreen # this is the mi screen to the left e. g. App Vault in settings. Now enabling App Vault does nothing.
adb shell pm uninstall -k --user 0 com.miui.audiomonitor # removed no issues
adb shell pm uninstall -k --user 0 com.miui.bugreport #I still get report windows when settings crashes.
adb shell pm uninstall -k --user 0 com.miui.calculator # Mi Calculator
adb shell pm uninstall -k --user 0 com.miui.cleanmaster # the cleaner that removes apks in my private folder
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass app
adb shell pm uninstall -k --user 0 com.miui.fm # Mi FM Radio app
adb shell pm uninstall -k --user 0 com.miui.fmservice # removed no issues
adb shell pm uninstall -k --user 0 com.miui.gallery # Mi Gallery app
adb shell pm uninstall -k --user 0 com.miui.mishare.connectivity # No more Mi Share in the settings menu.
adb shell pm uninstall -k --user 0 com.miui.misound #Mi Audio Player
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes app
adb shell pm uninstall -k --user 0 com.miui.player #don't know what this does but I've removed it no issues
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen recorder app
adb shell pm uninstall -k --user 0 com.miui.videoplayer # the Mi Video player.
adb shell pm uninstall -k --user 0 com.miui.weather2 # Mi weather app
adb shell pm uninstall -k --user 0 com.netflix.mediaclient # Netflix app
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.payment # removed no issues
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi scanner app
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
adb shell pm uninstall -k --user 0 com.miui.cloudservice
adb shell pm uninstall -k --user 0 com.miui.cloudservice.sysbase
adb shell pm uninstall -k --user 0 com.mipay.wallet.id
adb shell pm uninstall -k --user 0 com.mipay.wallet.in
adb shell pm uninstall -k --user 0 com.miui.backup
adb shell pm uninstall -k --user 0 com.miui.micloudsync
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
adb shell pm uninstall -k --user 0 com.xiaomi.bttester
adb shell pm uninstall -k --user 0 com.miui.yellowpage
adb shell pm uninstall -k --user 0 com.xiaomi.account
adb shell pm uninstall -k --user 0 com.miui.miservice # Mi Service App!!
adb shell pm uninstall -k --user 0 com.xiaomi.mi_connect_service
adb shell pm uninstall -k --user 0 com.xiaomi.micloud.sdk
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
adb shell pm uninstall -k --user 0 com.xiaomi.miplay_client
adb shell pm uninstall -k --user 0 com.milink.service
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller #Mi Remote
adb shell pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite #Mi Doc Viewer
adb shell pm uninstall -k --user 0 com.miui.android.fashiongallery #Fashion Gallery Caroussel??
adb shell pm uninstall -k --user 0 com.miui.hybrid #Mi Quick Apps
adb shell pm uninstall -k --user 0 com.xiaomi.glgm #Mi Game Center
adb shell pm uninstall -k --user 0 com.xiaomi.xmsf #Mi Cloud Framework
adb shell pm uninstall -k --user 0 com.micredit.in # Mi Credit
adb shell pm uninstall -k --user 0 com.miui.vsimcore #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.xiaomi.joyose #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.netflix.partner.activation
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #GoogleDuo
adb shell pm uninstall -k --user 0 com.miui.hybrid.accessory #another part of xiaomi quick apps
adb shell pm uninstall -k --user 0 com.miui.msa.global #Analyzation of user behaviors, uninstalling it didn't cause issues
Here are some I tried by myself:
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging ?GoogleTextmassanger
adb shell pm uninstall -k --user 0 com.google.android.dialer ?GooglePhone
adb shell pm uninstall -k --user 0 com.android.chrome ?Chrome
adb shell pm uninstall -k --user 0 com.android.providers.downloads.ui ?download app ordner
adb shell pm uninstall -k --user 0 com.google.android.apps.docs ?GoogleDrive
adb shell pm uninstall -k --user 0 com.ebay.mobile ?ebay app
adb shell pm uninstall -k --user 0 com.ebay.carrier ?ebay app
adb shell pm uninstall -k --user 0 com.google.android.apps.photos ?Googlepictures
adb shell pm uninstall -k --user 0 com.google.android.gm ?GoogleMail
adb shell pm uninstall -k --user 0 com.android.deskclock ?Android clock
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music ?Youtube Music App
adb shell pm uninstall -k --user 0 com.google.android.videos ?Goole Play movies App
adb shell pm uninstall -k --user 0 com.google.android.contacts ?googlekontakte
adb shell pm uninstall -k --user 0 com.facemoji.lite.xiaomi ?emojisxiaomi, often doesnr work to deinstall
adb shell pm uninstall -k --user 0 com.linkedin.android
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller.peel.plugin
adb shell pm uninstall -k --user 0 com.miui.huanji
adb shell pm uninstall -k --user 0 com.xiaomi.finddevice
adb shell pm uninstall -k --user 0 com.google.android.apps.maps ?googlemaps
adb shell pm uninstall -k --user 0 com.google.android.youtube ?youtube
adb shell pm uninstall -k --user 0 com.android.vending ?googleplaystore
adb shell pm uninstall -k --user 0 com.miui.analytics
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
adb shell pm uninstall -k --user 0 com.bsp.catchlog
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
adb shell pm uninstall -k --user 0 com.miui.freeform
adb shell pm uninstall -k --user 0 com.google.android.inputmethod.latin
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.google.ar.lens
adb shell pm uninstall -k --user 0 com.google.android.feedback
adb shell pm uninstall -k --user 0 com.xiaomi.mirecycle
adb shell pm uninstall -k --user 0 com.miui.miwallpaper
adb shell pm uninstall -k --user 0 com.miui.daemon
adb shell pm uninstall -k --user 0 android.autoinstalls.config.Xiaomi.tucana
adb shell pm uninstall -k --user 0 com.miui.global.packageinstaller
adb shell pm uninstall -k --user 0 com.android.providers.partnerbookmarks
adb shell pm uninstall -k --user 0 com.miui.touchassistant
adb shell pm uninstall -k --user 0 com.miui.wmsvc
adb shell pm uninstall -k --user 0 com.xiaomi.simactivate.service
There can be some doubled commands but it doesnt matter if you type them 2 times in the minimal adb.
Always be sure what you do, and just deinstall packages when you are really sure about it.
If you still have an app/package which you want to remove you always can check the package name in your folder manager or in the app list shown in the app info under package name.
If there are some package you sucessfully deinstalled without any issue, please command this post, or even you have some one tips to remove bloatware :good:
A huge thanks to banes768 (https://forum.xda-developers.com/member.php?u=10318399) who tried as first to uninstall these packages. :good:
See you buds!
what happens after a MIUI update, will this reinstall all deleted apps?
is it possible to just disable the app, instead of deinstalling? because then they wont get re-activated after an update.
the xiaomi browser cant be disabled by default.
Notor1ouS- said:
what happens after a MIUI update, will this reinstall all deleted apps?
is it possible to just disable the app, instead of deinstalling? because then they wont get re-activated after an update.
the xiaomi browser cant be disabled by default.
Click to expand...
Click to collapse
I updated the last version manuell and all the deleted packages are still gone. As I said, the only chance to get them back is to factory reset. You can deinstall/install or default/activate some of them with a xiaomi adb/fastboot tool.
Some tool like this: https://github.com/Szaki/XiaomiADBFastbootTools/releases
But you need the newest Java 11 version.
You always can check some videos on Youtube searching for xiaomi adb/fastboot tool, out. Its pretty simple
I think that it's very stupid to remove some Mi packages like:
adb shell pm uninstall -k --user 0 com.android.browser # the default Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Mi Default Calendar
adb shell pm uninstall -k --user 0 com.android.soundrecorder #This is the Recorder app.
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer # the default Mi Explorer
adb shell pm uninstall -k --user 0 com.mi.android.globalminusscreen # this is the mi screen to the left e. g. App Vault in settings. Now enabling App Vault does nothing.
adb shell pm uninstall -k --user 0 com.miui.audiomonitor # removed no issues
adb shell pm uninstall -k --user 0 com.miui.bugreport #I still get report windows when settings crashes.
adb shell pm uninstall -k --user 0 com.miui.calculator # Mi Calculator
adb shell pm uninstall -k --user 0 com.miui.cleanmaster # the cleaner that removes apks in my private folder
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass app
adb shell pm uninstall -k --user 0 com.miui.fm # Mi FM Radio app
adb shell pm uninstall -k --user 0 com.miui.fmservice # removed no issues
adb shell pm uninstall -k --user 0 com.miui.gallery # Mi Gallery app
adb shell pm uninstall -k --user 0 com.miui.mishare.connectivity # No more Mi Share in the settings menu.
adb shell pm uninstall -k --user 0 com.miui.misound #Mi Audio Player
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes app
adb shell pm uninstall -k --user 0 com.miui.player #don't know what this does but I've removed it no issues
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen recorder app
adb shell pm uninstall -k --user 0 com.miui.videoplayer # the Mi Video player.
adb shell pm uninstall -k --user 0 com.miui.weather2 # Mi weather app
adb shell pm uninstall -k --user 0 com.netflix.mediaclient # Netflix app
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.payment # removed no issues
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi scanner app
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
adb shell pm uninstall -k --user 0 com.miui.cloudservice
adb shell pm uninstall -k --user 0 com.miui.cloudservice.sysbase
adb shell pm uninstall -k --user 0 com.mipay.wallet.id
adb shell pm uninstall -k --user 0 com.mipay.wallet.in
adb shell pm uninstall -k --user 0 com.miui.backup
adb shell pm uninstall -k --user 0 com.miui.micloudsync
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
adb shell pm uninstall -k --user 0 com.xiaomi.bttester
adb shell pm uninstall -k --user 0 com.miui.yellowpage
adb shell pm uninstall -k --user 0 com.xiaomi.account
adb shell pm uninstall -k --user 0 com.miui.miservice # Mi Service App!!
adb shell pm uninstall -k --user 0 com.xiaomi.mi_connect_service
adb shell pm uninstall -k --user 0 com.xiaomi.micloud.sdk
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
adb shell pm uninstall -k --user 0 com.xiaomi.miplay_client
adb shell pm uninstall -k --user 0 com.milink.service
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller #Mi Remote
adb shell pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite #Mi Doc Viewer
adb shell pm uninstall -k --user 0 com.miui.android.fashiongallery #Fashion Gallery Caroussel??
adb shell pm uninstall -k --user 0 com.miui.hybrid #Mi Quick Apps
adb shell pm uninstall -k --user 0 com.xiaomi.glgm #Mi Game Center
adb shell pm uninstall -k --user 0 com.xiaomi.xmsf #Mi Cloud Framework
adb shell pm uninstall -k --user 0 com.micredit.in # Mi Credit
adb shell pm uninstall -k --user 0 com.miui.vsimcore #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.xiaomi.joyose #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.netflix.partner.activation
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #GoogleDuo
adb shell pm uninstall -k --user 0 com.miui.hybrid.accessory #another part of xiaomi quick apps
adb shell pm uninstall -k --user 0 com.miui.msa.global #Analyzation of user behaviors, uninstalling it didn't cause issues
ziociccio said:
I think that it's very stupid to remove some Mi packages like:
adb shell pm uninstall -k --user 0 com.android.browser # the default Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Mi Default Calendar
adb shell pm uninstall -k --user 0 com.android.soundrecorder #This is the Recorder app.
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer # the default Mi Explorer
adb shell pm uninstall -k --user 0 com.mi.android.globalminusscreen # this is the mi screen to the left e. g. App Vault in settings. Now enabling App Vault does nothing.
adb shell pm uninstall -k --user 0 com.miui.audiomonitor # removed no issues
adb shell pm uninstall -k --user 0 com.miui.bugreport #I still get report windows when settings crashes.
adb shell pm uninstall -k --user 0 com.miui.calculator # Mi Calculator
adb shell pm uninstall -k --user 0 com.miui.cleanmaster # the cleaner that removes apks in my private folder
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass app
adb shell pm uninstall -k --user 0 com.miui.fm # Mi FM Radio app
adb shell pm uninstall -k --user 0 com.miui.fmservice # removed no issues
adb shell pm uninstall -k --user 0 com.miui.gallery # Mi Gallery app
adb shell pm uninstall -k --user 0 com.miui.mishare.connectivity # No more Mi Share in the settings menu.
adb shell pm uninstall -k --user 0 com.miui.misound #Mi Audio Player
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes app
adb shell pm uninstall -k --user 0 com.miui.player #don't know what this does but I've removed it no issues
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen recorder app
adb shell pm uninstall -k --user 0 com.miui.videoplayer # the Mi Video player.
adb shell pm uninstall -k --user 0 com.miui.weather2 # Mi weather app
adb shell pm uninstall -k --user 0 com.netflix.mediaclient # Netflix app
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.payment # removed no issues
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi scanner app
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
adb shell pm uninstall -k --user 0 com.miui.cloudservice
adb shell pm uninstall -k --user 0 com.miui.cloudservice.sysbase
adb shell pm uninstall -k --user 0 com.mipay.wallet.id
adb shell pm uninstall -k --user 0 com.mipay.wallet.in
adb shell pm uninstall -k --user 0 com.miui.backup
adb shell pm uninstall -k --user 0 com.miui.micloudsync
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
adb shell pm uninstall -k --user 0 com.xiaomi.bttester
adb shell pm uninstall -k --user 0 com.miui.yellowpage
adb shell pm uninstall -k --user 0 com.xiaomi.account
adb shell pm uninstall -k --user 0 com.miui.miservice # Mi Service App!!
adb shell pm uninstall -k --user 0 com.xiaomi.mi_connect_service
adb shell pm uninstall -k --user 0 com.xiaomi.micloud.sdk
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
adb shell pm uninstall -k --user 0 com.xiaomi.miplay_client
adb shell pm uninstall -k --user 0 com.milink.service
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller #Mi Remote
adb shell pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite #Mi Doc Viewer
adb shell pm uninstall -k --user 0 com.miui.android.fashiongallery #Fashion Gallery Caroussel??
adb shell pm uninstall -k --user 0 com.miui.hybrid #Mi Quick Apps
adb shell pm uninstall -k --user 0 com.xiaomi.glgm #Mi Game Center
adb shell pm uninstall -k --user 0 com.xiaomi.xmsf #Mi Cloud Framework
adb shell pm uninstall -k --user 0 com.micredit.in # Mi Credit
adb shell pm uninstall -k --user 0 com.miui.vsimcore #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.xiaomi.joyose #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.netflix.partner.activation
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #GoogleDuo
adb shell pm uninstall -k --user 0 com.miui.hybrid.accessory #another part of xiaomi quick apps
adb shell pm uninstall -k --user 0 com.miui.msa.global #Analyzation of user behaviors, uninstalling it didn't cause issues
Click to expand...
Click to collapse
and why?
because most of them are important,we use it nad it not make sense to disable them...as calculator,file manager,browser, fm radio, mi account, weather,videoplayer,gallery...then,please...dont give bad hints.
ziociccio said:
because most of them are important,we use it nad it not make sense to disable them...as calculator,file manager,browser, fm radio, mi account, weather,videoplayer,gallery...then,please...dont give bad hints.
Click to expand...
Click to collapse
This is why I said that you have to read what its for, so install a weather app, browser... before you delete them. The idea is, to minimize the outcome data for apps like google, mi, fb....
nobody needs this horrible browser.
that's for sure
From mi wallpaper to global minus screen is not suggested for those who use stock launcher, inputmethod.latin erases "Gboard" - leaving you with no keyboard, misound does not look to be something to mess with.
Between erasing cloud and anything Xiaomi accounts/ cloud would render itself useless in conjunction with themes app.
.com.miui.miservices is definitely not recommended because it'll have a floating crash error on regular use. That's the Services and feedback app, and the app has crash on multiple Xiaomi devices when deleted. Everything listed here does not seems safe enough to just erase, at least some of them.
com.miui.miservices
com.miui.audiomonitor
com.miui.misound
com.xiaomi.midrop
com.miui.cloudbackup
com.miui.cloudservice.sysbase
com.xiaomi.account
com.xiaomi.mi_connect_service
com.xiaomi.micloud.sdk
com.miui.micloudsync
com.xiaomi.finddevice
com.google.android.inputmethod.latin
com.miui.miwallpaper
com.miui.android.fashiongallery
com.mi.android.globalminusscreen
I would suggest use the github list instead - just remember people still use xiaomi's account and other options for various things. I do not use browser and some xiaomi apps but, there is just some listed that should not be erased:
https://gist.github.com/Biswa96/81fe477079fa5279f7cfd7b98d5519c7
this list has broken a few things I cannot open anymore... gallery app (even though i did not remove gallery), setting my ringtone / notifications. anyone know which apps are responsible for these two?
A list that works
HosainH said:
this list has broken a few things I cannot open anymore... gallery app (even though i did not remove gallery), setting my ringtone / notifications. anyone know which apps are responsible for these two?
Click to expand...
Click to collapse
I would suggest to use this list, many of the things the OP posted doesn't make sense because there is a few that break the OS and you have to rewipe and reflash the Miui Rom again. I always use this list to debloat apps, and any apps needed, just use google play. For MMS, i use Google messages, so if you don't want to get rid of Xiaomi's MMS then don't use the one listed. Everything else on this list is self explanatory.
adb shell pm uninstall -k --user 0 com.android.browser
adb shell pm uninstall -k --user 0 com.android.calendar
adb shell pm uninstall -k --user 0 com.miui.bugreportadb shell pm uninstall -k --user 0 com.miui.bugreport
adb shell pm uninstall -k --user 0 com.miui.calculator
adb shell pm uninstall -k --user 0 com.miui.fm
adb shell pm uninstall -k --user 0 com.miui.fmservice
adb shell pm uninstall -k --user 0 com.miui.player
adb shell pm uninstall -k --user 0 com.miui.videoplayer
adb shell pm uninstall -k --user 0 com.xiaomi.payment
adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistant
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.google.ar.lens
adb shell pm uninstall -k --user 0 com.android.mms
adb shell pm uninstall -k --user 0 com.mi.health
adb shell pm uninstall -k --user 0 com.android.email
adb shell pm uninstall -k --user 0 com.miui.huanji
Why dont you use this tool, its FLOSS and always updated? It enables you to reinstall the apps in case you have troubles. This works for most Xiaomi phones running Miui.
https://github.com/Szaki/XiaomiADBFastbootTools
jit-010101 said:
Why dont you use this tool, its FLOSS and always updated? It enables you to reinstall the apps in case you have troubles. This works for most Xiaomi phones running Miui.
https://github.com/Szaki/XiaomiADBFastbootTools
Click to expand...
Click to collapse
Because you can`t deinstall every package which you may could do.
there's no benefit in removing even more.
using Xioami adb tool and that's it.
HosainH said:
this list has broken a few things I cannot open anymore... gallery app (even though i did not remove gallery), setting my ringtone / notifications. anyone know which apps are responsible for these two?
Click to expand...
Click to collapse
I had the same problem. Installing the package com.xiaomi.micloud.sdk has solved the problem for me.
https://www.apkmirror.com/apk/xiaomi-inc/com-xiaomi-micloud-sdk/
ZedSinX said:
adb shell pm uninstall -k --user 0 com.android.browser # the default Browser
adb shell pm uninstall -k --user 0 com.android.calendar #Mi Default Calendar
adb shell pm uninstall -k --user 0 com.android.soundrecorder #This is the Recorder app.
adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook
adb shell pm uninstall -k --user 0 com.facebook.services # Facebook
adb shell pm uninstall -k --user 0 com.facebook.system # Facebook
adb shell pm uninstall -k --user 0 com.mi.android.globalFileexplorer # the default Mi Explorer
adb shell pm uninstall -k --user 0 com.mi.android.globalminusscreen # this is the mi screen to the left e. g. App Vault in settings. Now enabling App Vault does nothing.
adb shell pm uninstall -k --user 0 com.miui.audiomonitor # removed no issues
adb shell pm uninstall -k --user 0 com.miui.bugreport #I still get report windows when settings crashes.
adb shell pm uninstall -k --user 0 com.miui.calculator # Mi Calculator
adb shell pm uninstall -k --user 0 com.miui.cleanmaster # the cleaner that removes apks in my private folder
adb shell pm uninstall -k --user 0 com.miui.compass #Mi Compass app
adb shell pm uninstall -k --user 0 com.miui.fm # Mi FM Radio app
adb shell pm uninstall -k --user 0 com.miui.fmservice # removed no issues
adb shell pm uninstall -k --user 0 com.miui.gallery # Mi Gallery app
adb shell pm uninstall -k --user 0 com.miui.mishare.connectivity # No more Mi Share in the settings menu.
adb shell pm uninstall -k --user 0 com.miui.misound #Mi Audio Player
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes app
adb shell pm uninstall -k --user 0 com.miui.player #don't know what this does but I've removed it no issues
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen recorder app
adb shell pm uninstall -k --user 0 com.miui.videoplayer # the Mi Video player.
adb shell pm uninstall -k --user 0 com.miui.weather2 # Mi weather app
adb shell pm uninstall -k --user 0 com.netflix.mediaclient # Netflix app
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.payment # removed no issues
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi scanner app
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
adb shell pm uninstall -k --user 0 com.miui.cloudservice
adb shell pm uninstall -k --user 0 com.miui.cloudservice.sysbase
adb shell pm uninstall -k --user 0 com.mipay.wallet.id
adb shell pm uninstall -k --user 0 com.mipay.wallet.in
adb shell pm uninstall -k --user 0 com.miui.backup
adb shell pm uninstall -k --user 0 com.miui.micloudsync
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
adb shell pm uninstall -k --user 0 com.xiaomi.bttester
adb shell pm uninstall -k --user 0 com.miui.yellowpage
adb shell pm uninstall -k --user 0 com.xiaomi.account
adb shell pm uninstall -k --user 0 com.miui.miservice # Mi Service App!!
adb shell pm uninstall -k --user 0 com.xiaomi.mi_connect_service
adb shell pm uninstall -k --user 0 com.xiaomi.micloud.sdk
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
adb shell pm uninstall -k --user 0 com.xiaomi.miplay_client
adb shell pm uninstall -k --user 0 com.milink.service
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller #Mi Remote
adb shell pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite #Mi Doc Viewer
adb shell pm uninstall -k --user 0 com.miui.android.fashiongallery #Fashion Gallery Caroussel??
adb shell pm uninstall -k --user 0 com.miui.hybrid #Mi Quick Apps
adb shell pm uninstall -k --user 0 com.xiaomi.glgm #Mi Game Center
adb shell pm uninstall -k --user 0 com.xiaomi.xmsf #Mi Cloud Framework
adb shell pm uninstall -k --user 0 com.micredit.in # Mi Credit
adb shell pm uninstall -k --user 0 com.miui.vsimcore #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.xiaomi.joyose #Not sure what this is, uninstalling it didn't cause issues
adb shell pm uninstall -k --user 0 com.netflix.partner.activation
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon #GoogleDuo
adb shell pm uninstall -k --user 0 com.miui.hybrid.accessory #another part of xiaomi quick apps
adb shell pm uninstall -k --user 0 com.miui.msa.global #Analyzation of user behaviors, uninstalling it didn't cause issues
Click to expand...
Click to collapse
i was unsure if this list is safe at first since some users mentioned their concerns. so to whom it may help: i applied this whole list and didn't get a single error or problems after a few weeks of using the phone like this. i'd say its safe to use.
Have someone updatet List for M1910F4G / Android 11 MIUI Global 12.5.1 ? Is it now possible to remove annoying Security App or will it end in bootloop?
It doesn't matter what version of Android you have, getting rid of security app triggers a bootloop when erasing it and rebooting the device. Android 9 and 10 caused bootloops too so there is no difference on Android 11 or even Android 12 soon. If you want to erase them, do it.. If it bootloops.. then reflash Miui again and do not erase that app ever again.

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

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

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!
Looks nice.
Cheers
pokepud3 said:
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!
Click to expand...
Click to collapse
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
pokepud3 said:
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!
Click to expand...
Click to collapse
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.
Is there a way to automate all that typing? I have an AT&T V60, if that matters.
Astrogoth said:
Is there a way to automate all that typing? I have an AT&T V60, if that matters.
Click to expand...
Click to collapse
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
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
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 ?
batm0bile said:
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 ?
Click to expand...
Click to collapse
ofcourse, because no root and you dont have system read/write, so about command just "disable app for user".
Would you please elaborate more about the command and how to us it ?
dangtoi1993 said:
ofcourse, because no root and you dont have system read/write, so about command just "disable app for user".
Click to expand...
Click to collapse
batm0bile said:
Would you please elaborate more about the command and how to us it ?
Click to expand...
Click to collapse
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.
Do you know if this will allow me to downgrade the LG Music app back to an Android 10 version? After upgrading to A11 and then A12, there were some qol changes to it that really grate on my nerves. When I found an older version of the app, I couldn't sideload without getting an error message. Will removing the Music app allow me to sideload an older version. Or, will the older version not work on Android 12? I really don't want to have to flash back to A10 for this one issue. But, I use the app a LOT and haven't found a better alternative. Thanks in advance!
I tried this and absolutely love it but the elongated screenshot feature is not working now and it says it requires QMemo+ app. I'm not able to install it from packages online and it's not on the play store so can you kindly guide on how to install a specific app back as i can not factory reset.
Sultu Dhadel said:
I tried this and absolutely love it but the elongated screenshot feature is not working now and it says it requires QMemo+ app. I'm not able to install it from packages online and it's not on the play store so can you kindly guide on how to install a specific app back as i can not factory reset.
Click to expand...
Click to collapse
try (pm install-existing <name of the package>), if you use uninstall command
or : pm enable <name of the package> , if you use disable command
if it fail, must factory reset.
btw, when debloat, just disable package, dont use uninstall command.
Forget about typing all these commands under ADB. Just get this software and cruise through uninstallation!

Categories

Resources