Tried deleting "com.miui.home", doesn't break anything but you can't customize the recents screen after you do that.
Reinstall micloud sdk it's a dependency for gallery app and recorder app tooHello. I've removed some apps from the safe list only, but I got Gallery app crashing now. Do you guys have some thoughts about how to solve this issue without having to reinstall the entire ROM?
I uninstall mi account using above code but now i have to reinstall mi account coz my bootloader is locked and i cant unlock until i add mi account...so plzz help me outMy device is the Mi 9 Lite, purchased from eBay Germany and I have Global Miui 11.
Going to make this a list of packages which can be removed and/or what they do as much as I can.
If you try any of this keep in mind this is a WIP and I say be cautios. The worst that can happen upon removing EVERY single mi-related package is,
your phone hangs up, you have to boot into recovery and factory reset. Meaning you should back up your data beforehand but that's literally all.
I did that several times in a row but I was able to narrow down apps you don't particularly need unless you use them.
You have to connect via adb shell and I'm not going into that because there is plenty of guides out there.
There was an incredibly useful article on Fossbytes, just look it up.
These packages that can be removed safely, the phone will boot just fine and I notice not a single issue.
Keep in mind that if there's apps that you use you obviously don't wanna mess with those:
pm uninstall -k --user 0 com.android.browser # the default Browser
pm uninstall -k --user 0 com.android.calendar #Mi Default Calendar
pm uninstall -k --user 0 com.android.soundrecorder #This is the Recorder app.
pm uninstall -k --user 0 com.facebook.appmanager # Facebook
pm uninstall -k --user 0 com.facebook.katana # Facebook
pm uninstall -k --user 0 com.facebook.services # Facebook
pm uninstall -k --user 0 com.facebook.system # Facebook
pm uninstall -k --user 0 com.mi.android.globalFileexplorer # the default Mi Explorer
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. Bless :good:
pm uninstall -k --user 0 com.miui.audiomonitor # removed no issues
pm uninstall -k --user 0 com.miui.bugreport #I still get report windows when settings crashes.
pm uninstall -k --user 0 com.miui.calculator # Mi Calculator
pm uninstall -k --user 0 com.miui.cleanmaster # the cleaner that removes apks in my private folder. Rip
pm uninstall -k --user 0 com.miui.compass #Mi Compass app
pm uninstall -k --user 0 com.miui.fm # Mi FM Radio app
pm uninstall -k --user 0 com.miui.fmservice # removed no issues
pm uninstall -k --user 0 com.miui.gallery # Mi Gallery app
pm uninstall -k --user 0 com.miui.mishare.connectivity # No more Mi Share in the settings menu.
pm uninstall -k --user 0 com.miui.misound #Mi Audio Player
pm uninstall -k --user 0 com.miui.notes # Mi Notes app
pm uninstall -k --user 0 com.miui.player #don't know what this does but I've removed it no issues
pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen recorder app
pm uninstall -k --user 0 com.miui.translationservice # removed no issues
pm uninstall -k --user 0 com.miui.videoplayer # the Mi Video player.
pm uninstall -k --user 0 com.miui.weather2 # Mi weather app
pm uninstall -k --user 0 com.netflix.mediaclient # Netflix app
pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
pm uninstall -k --user 0 com.xiaomi.payment # removed no issues
pm uninstall -k --user 0 com.xiaomi.scanner # Mi scanner app
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudservice.sysbase
pm uninstall -k --user 0 com.mipay.wallet.id
pm uninstall -k --user 0 com.mipay.wallet.in
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.miui.translation.kingsoft
pm uninstall -k --user 0 com.miui.translation.xmcloud
pm uninstall -k --user 0 com.miui.translation.youdao
pm uninstall -k --user 0 com.tencent.soter.soterserver
pm uninstall -k --user 0 com.xiaomi.bluetooth
pm uninstall -k --user 0 com.xiaomi.bluetooth.overlay
pm uninstall -k --user 0 com.xiaomi.bttester
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.xiaomi.account
pm uninstall -k --user 0 com.miui.miservice # Mi Service App!!
pm uninstall -k --user 0 com.xiaomi.mi_connect_service
pm uninstall -k --user 0 com.xiaomi.micloud.sdk
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.xiaomi.miplay_client
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.duokan.phone.remotecontroller #Mi Remote
pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite #Mi Doc Viewer
pm uninstall -k --user 0 com.miui.android.fashiongallery #Fashion Gallery Caroussel??
pm uninstall -k --user 0 com.miui.hybrid #Mi Quick Apps
pm uninstall -k --user 0 com.miui.userguide #Mi Manual
pm uninstall -k --user 0 com.xiaomi.glgm #Mi Game Center
pm uninstall -k --user 0 com.xiaomi.xmsf #Mi Cloud Framework
pm uninstall -k --user 0 com.micredit.in # Mi Credit
The following packages should not be removed or at least they broke something:
pm uninstall -k --user 0 com.android.providers.calendar # not safe to remove, messes up the clock and can't use either calendar nor download from playstore anymore
pm uninstall -k --user 0 com.xiaomi.finddevice #issue: pop-up bubble "FindDevice has been destroyed" According to Google breaks boot and have to factory reset
pm uninstall -k --user 0 com.miui.notification #warning: this will break notification settings and make them inaccessible
pm uninstall -k --user 0 com.miui.miwallpaper # Mi Wallpapers. Update: Not neccessarily broken but it removes the default app for Wallpaper selection and makes setting a new wallpaper obnoxiously complicated. First you have to use a different app like Google but then it's not guaranteed that you can change your lock screen wall.
Upon removing one of the following packages my phone stopped booting and I had to factory reset:
pm uninstall -k --user 0 com.miui.securityadd # Security Center
pm uninstall -k --user 0 com.miui.securitycenter # Security Center
pm uninstall -k --user 0 com.miui.securitycore # Security Center
And here's the packages which are still open for experimentation, the list is very small now and if somebody wants to give it a spin I would very much appreciate it:
pm uninstall -k --user 0 android.autoinstalls.config.Xiaomi.pyxis
pm uninstall -k --user 0 com.lbe.security.miui #Auth Manager
pm uninstall -k --user 0 com.mi.globallayout
pm uninstall -k --user 0 com.mi.webkit.core #Mi Webkit/Webview
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.aod #Always On-mode
pm uninstall -k --user 0 com.miui.audioeffect
pm uninstall -k --user 0 com.miui.cit #Mi Ui test mode
pm uninstall -k --user 0 com.miui.core
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.miui.extraphoto
pm uninstall -k --user 0 com.miui.face
pm uninstall -k --user 0 com.miui.freeform
pm uninstall -k --user 0 com.miui.global.packageinstaller
pm uninstall -k --user 0 com.miui.guardprovider
pm uninstall -k --user 0 com.miui.home
pm uninstall -k --user 0 com.miui.hybrid.accessory
pm uninstall -k --user 0 com.miui.msa.global
pm uninstall -k --user 0 com.miui.powerkeeper #Battery settings
pm uninstall -k --user 0 com.miui.qr
pm uninstall -k --user 0 com.miui.rom
pm uninstall -k --user 0 com.miui.sysopt
pm uninstall -k --user 0 com.miui.system
pm uninstall -k --user 0 com.miui.systemui.carriers.overlay
pm uninstall -k --user 0 com.miui.systemui.devices.overlay
pm uninstall -k --user 0 com.miui.systemui.overlay.devices.android
pm uninstall -k --user 0 com.miui.touchassistant #Mi Quickball
pm uninstall -k --user 0 com.miui.vsimcore #Vsim
pm uninstall -k --user 0 com.miui.wmsvc #WM Service ??
pm uninstall -k --user 0 com.xiaomi.cameratools
pm uninstall -k --user 0 com.xiaomi.discover #Updates for System apps Xiaomi
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.xiaomi.location.fused
pm uninstall -k --user 0 com.xiaomi.mbnloader
pm uninstall -k --user 0 com.xiaomi.mirecycle #Mi Recycle
pm uninstall -k --user 0 com.xiaomi.misettings #settings
pm uninstall -k --user 0 com.xiaomi.powerchecker
pm uninstall -k --user 0 com.xiaomi.providers.appindex #Settings Search ! Careful
pm uninstall -k --user 0 com.xiaomi.simactivate.service # Idk if useful
pm uninstall -k --user 0 com.xiaomi.upnp
____________ worked fine with MIUI 12 german / european / global version (system restart went smooth ____________
(Mi Quick Apps) pm uninstall -k --user 0 com.miui.hybrid
(Cloud Service) pm uninstall -k --user 0 com.miui.cloudservice
(xiaomi framework) pm uninstall -k --user 0 com.xiaomi.xmsf
(MSA) pm uninstall -k --user 0 com.miui.msa.global
(Analytics) pm uninstall -k --user 0 com.miui.analytics
____________ worked fine with MIUI 12 but there can be problems in using the User Interface
(Themen) pm uninstall -k --user 0 com.android.thememanager
____________ ____________ ____________ ____________ ____________ ____________
____________ ____________ ____________ ____________ ____________ ____________
____________ ____________ ____________ ____________ ____________ ____________
____________ ____________ ____________ ____________ ____________ ____________
DO NOT TRY! IF YOU FIND ALTERNATIVE, PLEASE INFORM ME
____________ breaks boot !!! factory reset necessary ____________
Following Apps are trying to connect at least every 30 seconds to the outside, I would like to stop that, but If I uninstall that app, the system will break. Is there a way to deativate the internet access action of a certain app?
(Gerätesuche) pm uninstall -k --user 0 com.xiaomi.finddevice
____________ adb: doesn't work, Failure (-1000)
(Hintergrundbild Karussel) pm uninstall -k --user 0 com.miui.android.fashiongallery
*
It seems to be possible to disable those apps with Greenify from accessing the web: https://forum.xda-developers.com/mi...apps-background-network-t4162963#post83504019
but it doesn't seem to work after restart.
____________ ____________ ____________ ____________ ____________ ____________
____________ 2 research : if anybody has some hints, please let me know ____________ ____________
(Google) com.google.android.googlequicksearchbox
____________ ____________ ____________ ____________
what kind of system do you use, and what did you do?well now I can not check system updates, it shows "Updater keeps stopping". Any solution to this ?