Removing BLoatware - Redmi 9 / Poco M2 Questions & Answers

I found a nice and easy way to get rid of bloatware, WITHOUT root, and using Rakesh's bloatware list.
How To Remove Bloatware From Any Xiaomi Devices (Without Root): Easiest Way!
Have you just gotten a new phone and is it already filled up with a bunch of spooky apps preinstalled? Have you tried long pressing and dragging them up your screen to uninstall? Alas! There isn’t …
technolobe.com
Xiaomi Bloatware List | Remove Bloatware on MIUI 14/13/12
Find the list of safe-to-remove Xiaomi and MIUI bloatware. Learn how to uninstall system apps on MIUI 14, 13 & 12 via Xiaomi ADB/fastboot tools.
technastic.com
But when I try it, I get stuck after installing Java SE Development Kit–and Xiaomi ADB/Fastboot Tools, when the software will not recognize my phone. (USB debugging was done)
This is new phone. What else do I need to have, before this will work? Some accounts? A simcard??
Thank You

I guess adb drivers are missing. To installing that. And why don't you use simple adb after installing drivers.
Adb shell
Pm uninstall --user 0 <package name>
Pm uninstall -k --user 0 <package name>
Would recommend first one, second retains cache and some data.
Yes it's a less intuitive way, but I prefer this doing everything myself, at least trying to rely on less and less dependencies.
But using adb doesn't free up space, it's more like it just disables app, the only difference is that in both the cases APK is still in system, just don't show up in settings like as it will remain shown when disabled.

Applepear said:
I guess adb drivers are missing. To installing that. And why don't you use simple adb after installing drivers.
Adb shell
Pm uninstall --user 0 <package name>
Pm uninstall -k --user 0 <package name>
Would recommend first one, second retains cache and some data.
Yes it's a less intuitive way, but I prefer this doing everything myself, at least trying to rely on less and less dependencies.
But using adb doesn't free up space, it's more like it just disables app, the only difference is that in both the cases APK is still in system, just don't show up in settings like as it will remain shown when disabled.
Click to expand...
Click to collapse
Of course it uses ADB......

No I meant why use .jar program? Ok some people prefer easiness

I have posted the thread some weeks ago and for me it works without any issues.
Miui system apps which are safe to remove
Hello Found this very great thread here in other Xiaomi device forum,so please dont hit thanx here. Have tested and its working good for me even on Miui 12.Have fun.Cheers...
forum.xda-developers.com

-CALIBAN666- said:
I have posted the thread some weeks ago and for me it works without any issues.
Miui system apps which are safe to remove
Hello Found this very great thread here in other Xiaomi device forum,so please dont hit thanx here. Have tested and its working good for me even on Miui 12.Have fun.Cheers...
forum.xda-developers.com
Click to expand...
Click to collapse
Thank you for that list.
My problem is different..... I already have a list and I will of course compare it with yours. What I do not have is ACCESS.
The "usual" system, which I found here:
Does not recognize my phone. Probably, because I use no google or any other accounts. So I need to know what is needed to to access the bloatware, no matter what list I use...

Related

Settings package crashes after uninstalling bloatware

Hello wonderful people. I am in quite the pickle and I hope that you can offer some help.
I have been uninstalling bloatware on my brand new phone that arrived today, using the command 'adb uninstall --user 0 <package name>'. Here is a list of the packages I uninstalled:
Code:
com.amazon.mShop.android.shopping
com.s.antivirus
com.facebook.services
com.android.chrome
com.spotify.music
com.facebook.katana
com.sonymobile.xperialounge.services
com.android.providers.userdictionary
com.facebook.appmanager
com.kobobooks.android
com.amazon.kindle
com.facebook.system
com.sonymobile.music.youtubeplugin
com.sonymobile.email.res.overlay_305
com.sonymobile.moviecreator
com.sonymobile.music.youtubekaraokeplugin
com.sonymobile.entrance
com.sonymobile.email
com.sonymobile.sketch
com.sonyericsson.music
com.sonymobile.xperiaweather
com.sonymobile.moviecreator.rmm
com.sonymobile.advancedlogging
com.sonymobile.music.wikipediaplugin
com.sonymobile.music.googlelyricsplugin
com.sonymobile.support
com.sonyericsson.trackid.res.overlay_305
com.sonyericsson.textinput.chinese
com.sonyericsson.album
com.sonyericsson.music
com.sony.tvsideview.videoph
com.sonymobile.assist
com.sonyericsson.xhs
com.google.android.apps.docs
com.google.android.videos
Now the settings app crashes when it is opened. The phone is encrypted by default. I cannot do a factory reset in the settings app, and fastboot won't touch the encrypted partitions. There is no recovery partition.
I reinstalled the last few packages using APKs from the web. I used the command 'adb install -r <package name>'. ADB said this was successful, but the apps cannot be launched and their icons do not show up on the phone. Settings still crashes.
Please help me out. Any help would be appreciated.
Many thanks
Have you tried performing a factory reset by logging into your google account on the web and using Android Device Manager's erase data function?
pbarrette said:
Have you tried performing a factory reset by logging into your google account on the web and using Android Device Manager's erase data function?
Click to expand...
Click to collapse
Good suggestion. Unfortunately, Find My Device is turned off. I cannot turn it on because that would require the settings app. Any other ideas?
Pickled Vinegar said:
Good suggestion. Unfortunately, Find My Device is turned off. I cannot turn it on because that would require the settings app. Any other ideas?
Click to expand...
Click to collapse
1] Are you sure it's off? Mine was on by default, I think. At least, it's on and I don't remember enabling it.
2] Do a clean re-flash using either Xperia Companion or XperiFirm+newflasher (with all .ta files).
A clean reflash with wipe should do it.
With XC, you should even be able to do a backup before you flash.
pbarrette said:
1] Are you sure it's off? Mine was on by default, I think. At least, it's on and I don't remember enabling it.
2] Do a clean re-flash using either Xperia Companion or XperiFirm+newflasher (with all .ta files).
A clean reflash with wipe should do it.
With XC, you should even be able to do a backup before you flash.
Click to expand...
Click to collapse
Thank you. Step 2 solved the problem! I used the 'Software repair' option in Xperia Companion. It wiped the user data and did a factory reset.
I feel like com.sonymobile.support is the source of your issues.
The support thing is the last item of the settings app.
It being gone must have made settings unhappy.
Plus, why would you want to get rid of the support app? Isn't it in charge of OTA updates?
I just came across this thread after Googling a similar issue. On my Note 8 I removed the Facebook packages and now have bootloops and am struggling to get back into the phone.

Removing Bloatware does not work on MIUI 12

Hello Friends,
When I was on MIUI 11, I had removed Mi apps like Mi pay, Mi video, Poco launcher, Mi browser and Mi music by adb. Now I have updated to latest MIUI 12 but I am not able to remove Mi calendar, Mi browser via adb. I get an error message, "failure [-1000]". Why is it happening and how I can remove the bloatware?
Hi Friends,
I am using MIUI 12.0.2.0 China stable ROM on my K20 Pro & I removed all the bloatwares apps included in this rom. For removings apps I use XiaomiADBFastbootTools.jar .I suggest you download this tool & install JDK (java development kit) for the removal process. I am very haappy with this tool. I also use it on XIAOMI.EU rom.
I hope your problem will be solved with this great tool.
On global rom the tool cannot remove these apps, no idea why not.
boomboomer said:
On global rom the tool cannot remove these apps, no idea why not.
Click to expand...
Click to collapse
You try this tool on global ROM?
i try that tool on global miui 12 and it cant remove that apps.
But on latest beta orange fox recovery exist option to remove system apps. didnt try as i change miui 12 global to Xiaomi.eu weekly and tool can remove that apps.
so global stable cant remove and xiaomi.eu weekly can remove
I tried with both Szaki's tool and OrangeFox Recovery tool, none of them work.
I confirm that following apps can't be removed on Global (12.0.1) MIUI 12
Code:
com.mi.android.globalminusscreen
com.mi.globalbrowser
com.xiaomi.calendar
com.miui.player
com.miui.videoplayer
com.miui.weather2
Following error occurs when I try to uninstall any of these apps:
Code:
pm uninstall --user 0 com.mi.android.globalminusscreen
Failure [-1000]
I removed it
renr29 said:
I removed it
Click to expand...
Click to collapse
This affirmation without an explanation is sh*t
bartito said:
This affirmation without an explanation is sh*t
Click to expand...
Click to collapse
we can remove it on custom miui roms
slavke1976 said:
we can remove it on custom miui roms
Click to expand...
Click to collapse
MIUI custom ROMs are not in question.
You allways can remove these sh*t apps on a custom ROM or, if can't be removed by "pm uninstall" command, you can remove by recovery.
The question is to remove these apps from unrooted and unlocked MIUI 12 global
bartito said:
MIUI custom ROMs are not in question.
You allways can remove these sh*t apps on a custom ROM or, if can't be removed by "pm uninstall" command, you can remove by recovery.
The question is to remove these apps from unrooted and unlocked MIUI 12 global
Click to expand...
Click to collapse
I understand, but the answer is that we cant from miui 12 global. My phone is unlocked and i had magisk. and miui global stable, removing that apps is not possible with that debloater tool or commands. Didnt try other metods. but with debloater tools as sakis, it doesnt work.
bartito said:
I confirm that following apps can't be removed on Global (12.0.1) MIUI 12
Following error occurs when I try to uninstall any of these apps:
Click to expand...
Click to collapse
The smallest ADB package for PC that is enough for ADB is Minimal ADB and Fastboot (find a thread on XDA)
According to your error, it was the following ADB command that failed:
adb shell pm uninstall -k --user 0 <pkg-name>
Try instead the other ADB command:
adb shell pm disable-user <pkg-name>
Where <pkg-name> stands for:
com.mi.android.globalminusscreen com.mi.globalbrowser
...
or package name for any other system app you want to disable - use AppInspector from Playstore to read package names corresponding to the apps
I'm not using any windows command but the adb shell command to access the device then exec pm uninstall command.
I also confirm that I've tried also pm disable and pm disable-user and both fails to remove/disable the related apps
zgfg said:
Instead of using a jar (not knowing what's inside), you can use ADB commands - simply install Minimal ADB and Fastboot package to PC
According to your error, jar executes the following ADB command:
adb shell pm uninstall -k --user 0 <pkg-name>
Try instead the other ADB command:
adb shell pm disable-user <pkg-name>
Where <pkg-name> stands for:
or package name for any other system app you want to disable - use AppInspector from Playstore to read package names corresponding to the apps
Click to expand...
Click to collapse
bartito said:
I'm not using any windows command but the adb shell command to access the device then exec pm uninstall command.
I also confirm that I've tried also pm disable and pm disable-user and both fails to remove/disable the related apps
Click to expand...
Click to collapse
By AppInspector, find the system or data folder and apk name where the corresponding app is installed
By using TWRP (root not required) or e.g. MiXPlorer (root required), go to that folder and rename <app-name>.apk to <app-name>.bak and reboot
If you disabled a critical app causing e.g. a boot failure, use TWRP and rename bak file back to the original apk extension
To use twrp root isn't required but bootloader unlocked.
My bootloader is locked
zgfg said:
By AppInspector, find the system or data folder and apk name where the corresponding app is installed
By using TWRP (root not required) or e.g. MiXPlorer (root required), go to that folder and rename <app-name>.apk to <app-name>.bak and reboot
If you disabled a critical app causing e.g. a boot failure, use TWRP and rename bak file back to the original apk
Click to expand...
Click to collapse
zgfg said:
The smallest ADB package for PC that is enough for ADB is Minimal ADB and Fastboot (find a thread on XDA)
According to your error, it was the following ADB command that failed:
adb shell pm uninstall -k --user 0 <pkg-name>
Try instead the other ADB command:
adb shell pm disable-user <pkg-name>
Where <pkg-name> stands for:
com.mi.android.globalminusscreen com.mi.globalbrowser
...
or package name for any other system app you want to disable - use AppInspector from Playstore to read package names corresponding to the apps
Click to expand...
Click to collapse
Thanks a ton!! The MIUI browser (com.mi.globalbrowser) had been bothering me for quite some time, and because of you I was able to get rid of it! Thanks!
I can also confirm that using the disable function works on both the browser and calender apps, you can't uninstall but it will accept disable - problem solved
boomboomer said:
I can also confirm that using the disable function works on both the browser and calender apps, you can't uninstall but it will accept disable - problem solved
Click to expand...
Click to collapse
Btw, there is not much difference in disabling and 'uninstalling' - i.e., don't think that
adb shell pm uninstall -k --user 0 <pkg-name>
would really remove the package from your system
It only uninstalls for the current user 0 - but the app is still available on the system for user 999
And the opposite command:
adb shell cmd package install-existing <pkg-name>
would reinstall it (for user 0), hence package was not really deleted from the system (to save some MBs or so)
---
The only differences between disabling and uninstalling (both make it for user 0) are
- Disabled apps are still visible in Settings, Apps and some of them can be re-enabled by click from there.
Playstore will show you an update of disabled app and if you want to prevent its automatic update (and re-enabling) you have to disable its auto-update in Playstore.
Similarly for System apps updater from Xiaomi (disable auto-updating and when it offers to update an app you have disabled, click to ignore the update)
- 'Uninstalled' ones are not visible in Settings, Apps. If you want to 're-install' them you have to remember what you have 'uninstalled'' and their package names.
Playstore and System apps updater will not bother you about their updates
Thanks, but this is just with the ADBFastbootTools.jar and the uninstall option failed for the new Mi Browser and Calender, but the disable option worked. Both are annoying bloatware that can't be fully removed without root, so this is the next best option.

Debloating MIUI without Root Access (Manual Method)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tired of all the pre-installed applications that come with your new phone. Most of them tend to be useless and some tend to be on annoying side with push notifications and battery drains.
One way to get rid of all these intruders is to root your device and delete them using some application or manual purge. Not everyone is comfortable with rooting and it's risks. Also, rooting is not an option on many phones coz of limited support from the developer community. Does that mean one has to learn to live with the bloat?
Thankfully, No. You can get rid of them with the use of ADB (Android Debugging Bridge). The method is safer than manual purge and would not break any system variables, allowing to keep accepting OTAs w/o any issues.
Let's Debloat your Phone.
Note: This method works on every OEM rom as well as custom rom without root access.
Requirements:
Android Platform Tools
Prerequisites:
Disable "App Vault", "Swipe up for google", "Wallpaper Carousel", "Find Device", "Mi Sync"(Don't confuse Mi Sync and Google Sync though)
Follow the steps carefully :
Initial Setup
1. Go to About Phone in Settings.
2. Tap on MIUI version/Build version until it shows You're now a developer. It might ask for password in some cases.
3. Go to Settings>Additional Settings>Developer Options or Settings>System>Developer Options.
4. Enable USB Debugging, Install via USB, USB Debugging(Security Settings). Accept all the prompts thrown.
Note: Most ROMs will only have USB Debugging toggle.
Note: On MIUI, the above step requires an MI Account.
Main Process
Connect your device to the PC now. Recommend using a good quality USB cable for this.
1. Extract the platform tools zip. Navigate to the folder.
2. Shift+Right click and select open command window here.
3. Type adb devices
4. Grant authorization on your phone.
5. Type adb devices again and ensure that it shows your device as connected and authorized.
Note: If your device doesn't show up, you might need to install latest USB drivers for your phone. It usually happens automatically if you have an updated OS. If that's not the case, use this and install the USB drivers.
6. Type adb shell.
7. Type
Code:
pm list packages | grep 'mi'
Here mi is a keyword. You can replace it with whatever you want. This command would return all packages which have the phrase mi in their name.
Type
Code:
pm list packages
for complete list of installed packages.
8. Type
Code:
pm uninstall -k --user 0 <package-name>
Replace the <package-name> with the package you want to remove. The names can be obtained from the list command in the previous step.
Tip: Package name can be found in app list. Just tap on the small 'i' icon on the top right corner of each app page on MIUI. On custom roms, it's usually given at the bottom.
Tip : If you can't see all apps. Tap on the three dots in the top corner on "Manage Apps" page and tap "Show All Apps". SImilarly on custom roms, it can be achieved by selecting "Show System Apps".
I'm not going to cover all the OEMs or Custom Roms. The process is similar across all OEMs and Custom Roms. Packages that are safe to remove on MIUI are given below:
(Skip to the next step if you're not on MIUI)
- Cleaner
Code:
com.miui.cleanmaster
- Tracking Application
Code:
com.miui.daemon
- Ad Serving Application
Code:
com.miui.msa.global
- Xiaomi System Webview
Code:
com.mi.webkit.core
- Tracking Application
Code:
com.xiaomi.joyose
- Facebook Bloat
Code:
com.facebook.services
- Facebook Bloat
Code:
com.facebook.appmanager
- Facebook Bloat
Code:
com.facebook.system
- Tracking Application
Code:
com.miui.analytics
- Wallpaper Carousel
Code:
com.miui.android.fashiongallery
- ShareMe/Mi Drop
Code:
com.xiaomi.midrop
- Broswer with Ads
Code:
com.android.browser
- Calendar with Ads
Code:
com.android.calendar
- Tracking Application
Code:
com.miui.bugreport
- Tracking Application
Code:
com.xiaomi.glgm
- Tracking Application
Code:
com.miui.yellowpage
- Weather Application
Code:
com.miui.weather2
- Tracking Application
Code:
com.miui.miservice
- Music player with Ads
Code:
com.miui.player
- Mi Pay
Code:
com.mipay.wallet.id
- Mi Pay
Code:
com.mipay.wallet.in
- Mi Pay
Code:
com.xiaomi.payment
- Quick Apps
Code:
com.miui.hybrid
- Quick Apps Addon
Code:
com.miui.hybrid.accessory
- Video Player with Ads
Code:
com.miui.videoplayer
- GetApps
Code:
com.xiaomi.mipicks
- Translation Service
Code:
com.miui.translation.kingsoft
- Translation Service
Code:
com.miui.translation.youdao
- Translation Service
Code:
com.miui.translation.xmcloud
- Translation Service
Code:
com.miui.translationservice
- Mi Doc Viewer (XPS based)
Code:
cn.wps.xiaomi.abroad.lite
- Recycle Service
Code:
com.xiaomi.mirecycle
- Ad based App Installer
Code:
com.miui.global.packageinstaller
- Auto Installs from Play Store
Code:
android.autoinstalls.config.Xiaomi.ginkgo
- App Vault
Code:
com.mi.android.globalminusscreen
- Mi Credit
Code:
com.micredit.in
- Mi Health
Code:
com.mi.health
- Downloads Application with Ads
Code:
com.android.providers.downloads.ui
(make sure you have an alternate file explorer installed before you uninstall the next one)
- Ad based File Explorer
Code:
com.mi.android.globalFileexplorer
Google BloatWare
A few Google Applications that always come pre-installed :
- Youtube
Code:
com.google.android.youtube
- Hangouts
Code:
com.google.android.talk
- Play Movies & TV
Code:
com.google.android.videos
- Google Duo
Code:
com.google.android.apps.tachyon
- Google Chrome
Code:
com.android.chrome
- Google Search Application
Code:
com.google.android.googlequicksearchbox
- Digital Wellbeing
Code:
com.google.android.apps.wellbeing
- Android Feedback
Code:
com.google.android.feedback
- Talkback
Code:
com.google.android.marvin.talkback
Note: Removal of Google Search App will Remove Assistant and Google search.
Conclusion
This is not a complete list. You can remove anything that you find annoying using these commands. Just replace the package name with the package you wish to remove.
However, removing some apps could cause issues. Stay away from MI Account, Security and Google Services related apps. If you accidentally remove something and end up experiencing crashes, please follow the following steps.
Type
Code:
adb shell
.
Type
Code:
cmd package install-existing <name-of-package>
Replace <name-of-package> with the name of the package to be restored.
Note : The method doesn't delete the application. It only changes the permissions of each package and hides it in the system. A Factory Reset, OTA update or a Reinstall would restore the application. Also, if you create a new user, he would have access to the removed applications.
MOD EDIT: Telegram link removed, please read the STICKY!
Reserved
using this much easier and faster https://github.com/Szaki/XiaomiADBFastbootTools
if i remember correctly when i was on miui (ginkgo)
i removed "Find Device" and the phone stay in bootloop
anyway ...
the command : pm uninstall -k --user 0 <package-name>
can remove app for user 0
but what if i want to remove the app for all users ???
nneko904 said:
using this much easier and faster https://github.com/Szaki/XiaomiADBFastbootTools
Click to expand...
Click to collapse
It's personal choice. The tool does the same thing. This is for people who want to do it manually without a tool.
Also that tool is specific to the xiaomi devices to an extent. You can use this on any android smartphone. This doesn't have java dependencies as well.
loopypalm said:
if i remember correctly when i was on miui (ginkgo)
i removed "Find Device" and the phone stay in bootloop
anyway ...
the command : pm uninstall -k --user 0 <package-name>
can remove app for user 0
but what if i want to remove the app for all users ???
Click to expand...
Click to collapse
You can't remove an app completely from the system without root access. If you have a second user, you have to remove it for other users as well.
And I haven't mentioned find find device anywhere.
Great, debloated here. Missed play music only.
uncannyjish said:
And I haven't mentioned find find device anywhere.
Click to expand...
Click to collapse
you mentioned it in prerequisites , i tought u r goin to remov it ...
uncannyjish said:
You can't remove an app completely from the system without root access. If you have a second user, you have to remove it for other users as well..
Click to expand...
Click to collapse
i have root access,and no 2nd user
when i use the comand the app is removed just for user 0 but it stays in the system
thats why i asked for a comand to remove it completely
loopypalm said:
you mentioned it in prerequisites , i tought u r goin to remov it ...
i have root access,and no 2nd user
when i use the comand the app is removed just for user 0 but it stays in the system
thats why i asked for a comand to remove it completely
Click to expand...
Click to collapse
Well if you're have root, and can mount system as rw. You could use some root explorer and remove the apk's and there folder. But doing this prevents the ability for OTA update because now the system is changed.
The space saved by doing this is so tiny, you will never notice it.
---------- Post added at 05:22 PM ---------- Previous post was at 04:53 PM ----------
uncannyjish said:
Note : The method doesn't delete the application. It only changes the permissions of each package and hides it in the system. A Factory Reset, OTA update or a Reinstall would restore the application. Also, if you create a new user, he would have access to the removed applications.
Click to expand...
Click to collapse
Very nice thread.
FYI, I have been doing this on stock ROMs for long time. It's nice to see a listed description.
FYI, with this adb method , your debloated apps will remain gone after an OTA update. At least for me they do.
mrmazak said:
Well if you're have root, and can mount system as rw. You could use some root explorer and remove the apk's and there folder. But doing this prevents the ability for OTA update because now the system is changed.
The space saved by doing this is so tiny, you will never notice it
Click to expand...
Click to collapse
i use custom rom and i don't want OTA
i asked for the command because it remove the app + data
i can delete the app manualy by browsing system/app or priv app but i have to look for eatch app data folder
loopypalm said:
i use custom rom and i don't want OTA
i asked for the command because it remove the app + data
i can delete the app manualy by browsing system/app or priv app but i have to look for eatch app data folder
Click to expand...
Click to collapse
Well if you are concerned about the app data being left. Just run the command as in the . OP bit leave the "-k" off. This part of the command is (keep) , it keeps the user data on device. If you run the command without the -k, then it does not keep data.
loopypalm said:
i use custom rom and i don't want OTA
i asked for the command because it remove the app + data
i can delete the app manualy by browsing system/app or priv app but i have to look for eatch app data folder
Click to expand...
Click to collapse
Try running adb root and use the uninstall command on the package without the flags. Since you're rooted, it might just remove app + data.
godoy.rafa said:
Great, debloated here. Missed play music only.
Click to expand...
Click to collapse
Find the package name and remove it. I already explained all command
loopypalm said:
you mentioned it in prerequisites , i tought u r goin to remov it ...
i have root access,and no 2nd user
when i use the comand the app is removed just for user 0 but it stays in the system
thats why i asked for a comand to remove it completely
Click to expand...
Click to collapse
I asked everyone to disable those stuff, so to prevent any app from returning.
mrmazak said:
Well if you are concerned about the app data being left. Just run the command as in the . OP bit leave the "-k" off. This part of the command is (keep) , it keeps the user data on device. If you run the command without the -k, then it does not keep data.
Click to expand...
Click to collapse
i know, i asked for a command that remove the app completly not only for "user 0" and it seems no one knows it
Can i remove gallery? Is it safe? I mean com.miui.gallery .
OliveReeve said:
Can i remove gallery? Is it safe? I mean com.miui.gallery .
Click to expand...
Click to collapse
yes
OliveReeve said:
Can i remove gallery? Is it safe? I mean com.miui.gallery .
Click to expand...
Click to collapse
better not, there's several problems user reported when they remove it
there's many thread over which app you could remove and shouldn't, i recommend you should go search them
nneko904 said:
better not, there's several problems user reported when they remove it
there's many thread over which app you could remove and shouldn't, i recommend you should go search them
Click to expand...
Click to collapse
What problems are related to miui gallery removal? Please tell me I don't want to search over whole xda. It is probably bootloop too but I am not sure (hint from some github page).
---------- Post added at 11:27 AM ---------- Previous post was at 11:24 AM ----------
If I get it it to bootloop by debloating, Can I fix it by adb? I know that I can reinstall app back by adb. I don't have root and twrp so far. Does it respond to adb during this bootloop?
OliveReeve said:
What problems are related to miui gallery removal? Please tell me I don't want to search over whole xda. It is probably bootloop too but I am not sure (hint from some github page).
---------- Post added at 11:27 AM ---------- Previous post was at 11:24 AM ----------
If I get it it to bootloop by debloating, Can I fix it by adb? I know that I can reinstall app back by adb. I don't have root and twrp so far. Does it respond to adb during this bootloop?
Click to expand...
Click to collapse
If you get bootloop from adb app uninstall, you will not get to use adb. Factory reset from recovery will undo the changes.
As for the gallery apk. I had removed it and was no longer able to save any photos, from any camera. I was not able to delete files from device either. The gallery app is somehow forced into needed for /sdcard file permissions. You can set it to "adb hide". If you don't want to see it

What is the best tool / app to backup a Xiaomi Mi 9 lite (MIUI 12)?

Hi,
title says it all: I want to delete the bloatware on the Mi 9 lite (MIUI 12)
is there a special tool or app which is suggested and well documented, how to safe my Data? I installed it now 4 times and I am getting tired of reinstalling and changing all the options, so if someone could suggest me a tool I would be very happy.
I rooted it with:
- TWRP (is this usable to create a backup and is it easy to reimport it?=
- Magisk Manager
I want to use following method to get rid of the bloatware:
adb devices
adb shell
pm uninstall --user 0 com.miui.msa.global
pm uninstall --user 0 com.miui.cloudservice
...
Click to expand...
Click to collapse
thank you very much for your help
V2020 said:
Hi,
title says it all: I want to delete the bloatware on the Mi 9 lite (MIUI 12)
is there a special tool or app which is suggested and well documented, how to safe my Data? I installed it now 4 times and I am getting tired of reinstalling and changing all the options, so if someone could suggest me a tool I would be very happy.
I rooted it with:
- TWRP (is this usable to create a backup and is it easy to reimport it?=
- Magisk Manager
I want to use following method to get rid of the bloatware:
thank you very much for your help
Click to expand...
Click to collapse
I use this tool on my own device:
https://github.com/Szaki/XiaomiADBFastbootTools
Edit: To reinstall a removed app:
adb shell cmd package install-existing <package.name>
Click to expand...
Click to collapse
Saber said:
I use this tool on my own device:
https://github.com/Szaki/XiaomiADBFastbootTools
Edit: To reinstall a removed app:
Click to expand...
Click to collapse
Hi, do you use MIUI 12 or 11?

Question 12.0.3.0 Global, Root, MIUI Dialer, Nova Launcher...

How to root this rom?
How to enable swiping for nova launcher?
How to use MIUI Xiaomi dialer instead built in google?
Update:
[Solved] 1. How to root:
Rooting the Mi 11 with the latest Xiaomi.eu ROM
EDIT: This is not for the TWRP version. I will update this thread soon! Hello! Since I saw a lot of people asking, I decided to post how to root a Mi 11 (as of 2021-02-11). Install the Xiaomi.eu ROM. You can find more details in this post...
forum.xda-developers.com
Asnamus said:
How to root this rom?
How to enable swiping for nova launcher?
How to use MIUI Xiaomi dialer instead built in google?
Click to expand...
Click to collapse
1. Look this post from Kater in parallel thread:
[GUIDE][venus|star|mars] How to install Xiaomi.eu ROM for Xiaomi MI11 / Pro / Ultra
Flash from China rom Miui 12.5 , first time was stuck at fastboot, the solution is press Power button + Volume Up to format data, flash 21.1.20 again and success !
xiaomi.eu
2. Swiping only works with system launcher, not with Nova, not with poco
3. Search apk in APK mirror?
https://www.apkmirror.com/?post_type=app_release&searchtype=apk&s=MIUI+dialer
mali301262 said:
1. Look this post from Kater in parallel thread:
[GUIDE][venus|star|mars] How to install Xiaomi.eu ROM for Xiaomi MI11 / Pro / Ultra
Flash from China rom Miui 12.5 , first time was stuck at fastboot, the solution is press Power button + Volume Up to format data, flash 21.1.20 again and success !
xiaomi.eu
2. Swiping only works with system launcher, not with Nova, not with poco
3. Search apk in APK mirror?
https://www.apkmirror.com/?post_type=app_release&searchtype=apk&s=MIUI+dialer
Click to expand...
Click to collapse
1. Thank you , will read it.
2. To bad because I use Nova and apply Viral custom icon theme pack , which makes phone just so much better , and all the other gudies which Nova has. Guess I will just wait for some future update to solve this.
3. Yes I tried , downloaded latest apk (xiaomi miui org) and it doesn't work. Yes because must be device specific and couldn't find Mi11 dialer to download .... Which sucks ! Just love the piano dials!
Thank you
Asnamus said:
1. Thank you , will read it.
2. To bad because I use Nova and apply Viral custom icon theme pack , which makes phone just so much better , and all the other gudies which Nova has. Guess I will just wait for some future update to solve this.
3. Yes I tried , downloaded latest apk (xiaomi miui org) and it doesn't work. Yes because must be device specific and couldn't find Mi11 dialer to download .... Which sucks ! Just love the piano dials!
Thank you
Click to expand...
Click to collapse
2. I dont use swiping, but nova launcher beta from apk mirror
3. Miui dialer from apk mirror?
Btw. I find ringtones in my theme app. Do i misunderstand Piano dials?
Update: i googled. I heared.
I use Xiaomi.eu Rom. There is miui dialer 12.2.3.1 integrated, dial tone is configurable with piano.
There is a new Nova Launcher Version out...try this one. Launcher 7 Beta Prime
Your Protected Links - keeplinks.org
Keeplinks protect your links by hiding them and shorten the url. Links can be protected by password and captcha
www.keeplinks.org
mali301262 said:
2. I dont use swiping, but nova launcher beta from apk mirror
3. Miui dialer from apk mirror?
Btw. I find ringtones in my theme app. Do i misunderstand Piano dials?
Update: i googled. I heared.
I use Xiaomi.eu Rom. There is miui dialer 12.2.3.1 integrated, dial tone is configurable with piano.
Click to expand...
Click to collapse
2. Nope. Swiping don't work on any version I tried
3. Also miui dialer don't work any version I downloaded from apk mirror
Yeah piano dial is next level, super enjoyable to dial a number
In this rom is google dialer pre installed
Crackeds said:
There is a new Nova Launcher Version out...try this one. Launcher 7 Beta Prime
Your Protected Links - keeplinks.org
Keeplinks protect your links by hiding them and shorten the url. Links can be protected by password and captcha
www.keeplinks.org
Click to expand...
Click to collapse
Just installed and still no go tnx
Asnamus said:
Just installed and still no go tnx
Click to expand...
Click to collapse
Sorry, was worth a try...
I wrote email to Nova and I got instant reply:
"Hello,
Thank you for contacting Nova Launcher support. Below is a lot of information that we encourage you to read completely as it will answer your questions or other questions you might have related to the full system gestures in Android 10, Android 11 and going forward.
PLEASE READ THIS EMAIL IN FULL!
Home/Default Launcher Constantly Being Reset
If you are experiencing issues with Nova not staying as the default launcher on Android 10 or Android 11, these first steps are for you specifically.
If you are having issues with Nova staying as your default launcher, try this: Reboot your device. Or you can try Phone Settings -> Apps -> Default Apps -> Home App -> Nova Launcher. You might need to do this several times and reboot several times for this to fix the issue.
This is a very well known issue on Samsung and other devices, but specifically with new updates directly from Samsung starting as early as December 1st, 2020.
If this doesn't fix your issue, then you need to contact Samsung directly as the issue is on their end, with their update and has nothing to do with Nova or any other launcher, as this issue will happen in all 3rd party launchers.
The issue above isn't just for Samsung users, though the issue happens on every Samsung device that's gotten an update since December 1st, 2020.
Everything mentioned below is still present with the release of Android 11 on September 8th, 2020. Google has made it very clear that they have no plans to completely fix gesture-related issues any time in the near or even distant future.
Please take note that Google admits to this being broken on their end of things and that a fix will be coming in a future update to Android (stated March 2019).
However, it's now well over a year later and there are still many issues with full system gestures and 3rd party launchers on both Android 10 and Android 11. These issues will remain for the foreseeable future as Google have now made it clear that they have no plans to completely fix their full system gestures.
Notable issues with gestures on third party launchers include, but not limited to:
Close all/Clear app button not appearing(scroll all the way to verify it's not there)
Not being able to tap icons for a short time after returning to the home screen
Animations not being as fluid as expected
Screen blinks
Home screen icons blink
Home screen refreshes
Please understand, there is absolutely NOTHING WE CAN DO TO FIX OR CHANGE THIS IN ANY WAY! Contact Google or your device OEM directly with these issues as we have absolutely no control over it whatsoever.
Samsung Users
Samsung has allowed full system gestures to be used within 3rd party launchers with their One UI 2.5 update. This means you can now enable and use gestures, but there are still several issues regarding animations and the like.
As stated, there is nothing that Nova (or indeed any other 3rd party launcher) can do about this and it is ultimately up to Google and OEMs to fix navigation gestures.
Google's statement and Nova's statement
Google: https://android-developers.googleblog.com/2019/07/android-q-beta-5-update.html
Nova: https://help.teslacoilapps.com/faq/gesture-navigation
Enabling Gestures
As of the December 2019 Security Patch from Google, you can now enable full system gestures within 3rd party launchers on Pixel devices. However, the caveat of this is that you are likely to experience the issues mentioned above. To reiterate, this is still all up to Google to fix at some point in the future and to get things working 100% the way everyone expects them to be.
If and when you experience issues with gestures on 3rd party launchers, we highly recommend you contact Google and not Nova Support because, as we have said, there is absolutely nothing we can do to fix Google's problems.
Devices From Other Manufacturers
As some members in this Discord have noticed, some devices from certain manufacturers provide a reasonably usable experience with gestures. In particular, OnePlus devices on Oxygen OS 10 and above behave reasonably well with gestures.
This is because OnePlus (and other manufacturers) are using their own implementation of gestures rather than Google's which means that you might not get all of the issues referenced above. However, just like before, we (Nova) have no control over these and any issues you do experience should be brought up with the manufacturer and not us.
Action Launcher's False Claims
Action Launcher made an announcement back in late December 2019 which is completely misleading. When stating that they support system gestures, They are referring to the back swipe edit zones and other features within the app not interfering with Android's own system gestures.
As stated before, full system gestures are completely controlled by Android and are not something a launcher can just suddenly add support for or change in any way. When using gestures with Action Launcher, you'll quickly notice that the experience has just as many issues as it does with Nova or any other 3rd party launcher, reiterating the point that it is not something that any third party launcher can change or improve."
If I understood this correctly its MIUI problem...
1. Stereo upper speaker stoped working today.
Had this issue on Chinese rom and it happened again on Global. Is anyone experiencing this? It start working again after restart and calls...
2. Anyone know how to change haptic for the fingerprint unlock? It is disaster. If it can be switched off just for fingerprint unlock that would be the best! Or some tweak to vibrate differently?
[Update! 2. Solved] Haptic for fingerprint unlock on 12.5 rom is completely different in a better way. And so are the fingerprint animations
Hello, I don't know if this will be the best thread to ask my question, but I think so.
I just bought a XIAOMI MI11 (I had always had Samsung) and I am very happy except for the dialer: I don't like the Google dialer or the contacts at all.
I know I have several ways to fix it:
1. Rotating the mobile and installing the apps manually.
2. Installing the ROM xiaomi.eu
But both methods imply loss of warranty, and I am not attracted to the idea of losing the warranty of a high-end terminal with only a few weeks.
Is there any way to do it WITHOUT LOSING THE WARRANTY?
I can think of two ways, but I don't know if they are possible:
1. Would it be possible to install a Stock ROM that has these apps? Maybe the Indian version?
2. Could I root the phone, install the apps and then unroot it? I know you have to unlock the bootloader, could I lock it again?
Doing this leave a mark? Samsung, for example, activates a bit that showed a yellow warning triangle every time the mobile software had been modified, and it was never removed again. Here is the same thing happening or is it reversible?
Thanks for the help, if it is not possible, I will try to get used to the idea, but it is sad to have a high-end phone and not being comfortable with some apps ...
Bootloader Unlocking does not Void Warranty of Xiaomi and Redmi Devices - Gizmochina
Xiaomi smartphones are popular in the developer community, thanks to the company’s policy regarding warranty against unlocking of bootloader. But the brand has now updated its policy. Thankfully, bootloader unlocks still does not void warranty of Xiaomi and Redmi devices but with some caveats...
www.gizmochina.com
MrSmile83 said:
Hello, I don't know if this will be the best thread to ask my question, but I think so.
I just bought a XIAOMI MI11 (I had always had Samsung) and I am very happy except for the dialer: I don't like the Google dialer or the contacts at all.
I know I have several ways to fix it:
1. Rotating the mobile and installing the apps manually.
2. Installing the ROM xiaomi.eu
But both methods imply loss of warranty, and I am not attracted to the idea of losing the warranty of a high-end terminal with only a few weeks.
Is there any way to do it WITHOUT LOSING THE WARRANTY?
I can think of two ways, but I don't know if they are possible:
1. Would it be possible to install a Stock ROM that has these apps? Maybe the Indian version?
2. Could I root the phone, install the apps and then unroot it? I know you have to unlock the bootloader, could I lock it again?
Doing this leave a mark? Samsung, for example, activates a bit that showed a yellow warning triangle every time the mobile software had been modified, and it was never removed again. Here is the same thing happening or is it reversible?
Thanks for the help, if it is not possible, I will try to get used to the idea, but it is sad to have a high-end phone and not being comfortable with some apps ...
Click to expand...
Click to collapse
Bootloader Unlocking does not Void Warranty of Xiaomi and Redmi Devices - Gizmochina
Xiaomi smartphones are popular in the developer community, thanks to the company’s policy regarding warranty against unlocking of bootloader. But the brand has now updated its policy. Thankfully, bootloader unlocks still does not void warranty of Xiaomi and Redmi devices but with some caveats...
www.gizmochina.com
You don't loose your warranty so don't worry.
For now you can not download dialer apk and install it manually on global rom, believe me I have tried it , like you I am hating google dialer and contacts. But the rom is stable and that works for me. We just need to wait for some developer to make MIUI dialer work on global rom.
{CORRECTION} - You can install EU rom which has MIUI dialer and when you flash it just click on the option "clean all and lock" and the phone will have locked bootloader with new software. - {you don't install EU rom with xiaomi fastboot tool , you just click on the bat file and I don't think there is a option to lock}
How to use Xiaomi Flash Tool – Xiaomi Mi Flash Tool
A Step-by-Step guide on how to use Xiaomi Mi Flash Tool to Flash Stock Fastboot ROM/ Firmware on Xiaomi Redmi/ Mi Smartphone or Tablet.
xiaomimiflashtool.com
There is no yellow markings or anything like that. So no worries.
Also you don't need to root your phone so you can install apps. And you can uninstall system apps with adb commands without rooting your device. Its very simple. Just google it.
Asnamus said:
Bootloader Unlocking does not Void Warranty of Xiaomi and Redmi Devices - Gizmochina
Xiaomi smartphones are popular in the developer community, thanks to the company’s policy regarding warranty against unlocking of bootloader. But the brand has now updated its policy. Thankfully, bootloader unlocks still does not void warranty of Xiaomi and Redmi devices but with some caveats...
www.gizmochina.com
Bootloader Unlocking does not Void Warranty of Xiaomi and Redmi Devices - Gizmochina
Xiaomi smartphones are popular in the developer community, thanks to the company’s policy regarding warranty against unlocking of bootloader. But the brand has now updated its policy. Thankfully, bootloader unlocks still does not void warranty of Xiaomi and Redmi devices but with some caveats...
www.gizmochina.com
You don't loose your warranty so don't worry.
For now you can not download dialer apk and install it manually on global rom, believe me I have tried it , like you I am hating google dialer and contacts. But the rom is stable and that works for me. We just need to wait for some developer to make MIUI dialer work on global rom.
You can install EU rom which has MIUI dialer and when you flash it just click on the option "clean all and lock" and the phone will have locked bootloader with new software.
How to use Xiaomi Flash Tool – Xiaomi Mi Flash Tool
A Step-by-Step guide on how to use Xiaomi Mi Flash Tool to Flash Stock Fastboot ROM/ Firmware on Xiaomi Redmi/ Mi Smartphone or Tablet.
xiaomimiflashtool.com
There is no yellow markings or anything like that. So no worries.
Also you don't need to root your phone so you can install apps. And you can uninstall system apps with adb commands without rooting your device. Its very simple. Just google it.
Click to expand...
Click to collapse
Thank you very much, Asnamus, for amswering so quickly. I have a couple of doubts:
1. You said that I cannot install the apk manually (I have also tried it and X- closes) but that if we wait, a modified one will come out. However, I have searched and there is nothing similar for users of other terminals (mi9, mi10 ...). Do you think someone will adapt the app?
2. If I install XIAOMI.EU you say that I can check the option "clean all and lock", what program is it in, with XiaoMiTool? Would that close the bootloader and unroot them? But the manufacturer would still know that it is not an original rom and it would affect the warranty, right? And is it updated via OTA?
3. Finally, you said that I can install and uninstall apps without being root with ADB commands, but I have read that if you uninstall the apps, you should brick the phone, is there a risk with the dialer app or with messages? Have you tried doing it? I found this guide (sorry, it's in Spanish) https://c.mi.com/oc/thread-3292740-1-0.html?mobile=no but it shows a list of safe apps to uninstall and the dialer doesn't appear among them. And it does not it seem to let me install from there.
Cheers and thank you again.
1. I sure hope so! If not maybe I will switch to EU rom just because of MIUI dialer.
2. Yes Xiaomi flash tool https://www.xiaomiflash.com
You return device to store where you bought it not to the manufacturer. Research more about that , "returning bricked phone with unlocked bootloader ." For example. I have never returned so I don't know what will happen.
3. Yes I did uninstall lot of system apps also some that are not on the list. But I didn't wrote down which apps did I uninstall. You can go in to apps and select show all apps and scroll and click on app and you will have (i) in the top right corner, click on that and it will show you which app is it and than just google it is it safe. All this process require some problem solving and some skills, if you are not sure and never done it (installing rom and other) maybe its better you don't do it. I went through a lot of errors and stayed all night and half next day but on the end I successfully installed this global 12.0.3.0 rom.
Bricked devices is not dead and broken, everything is fixable. And you can do it by yourself you just need to have some skills and don't be afraid good luck
MrSmile83 said:
Thank you very much, Asnamus, for amswering so quickly. I have a couple of doubts:
1. You said that I cannot install the apk manually (I have also tried it and X- closes) but that if we wait, a modified one will come out. However, I have searched and there is nothing similar for users of other terminals (mi9, mi10 ...). Do you think someone will adapt the app?
2. If I install XIAOMI.EU you say that I can check the option "clean all and lock", what program is it in, with XiaoMiTool? Would that close the bootloader and unroot them? But the manufacturer would still know that it is not an original rom and it would affect the warranty, right? And is it updated via OTA?
3. Finally, you said that I can install and uninstall apps without being root with ADB commands, but I have read that if you uninstall the apps, you should brick the phone, is there a risk with the dialer app or with messages? Have you tried doing it? I found this guide (sorry, it's in Spanish) https://c.mi.com/oc/thread-3292740-1-0.html?mobile=no but it shows a list of safe apps to uninstall and the dialer doesn't appear among them. And it does not it seem to let me install from there.
Cheers and thank you again.
Click to expand...
Click to collapse
So I have switched to Xiaomi.EU MIUI 12.5 21.3.3. I couldn't stand google dialer anymore. And I had time.
Here you go with the apps that I have successfully uninstall.
With ADB
pm uninstall -k --user 0 com.mi.globalbrowser (MIUI browser)
pm uninstall -k --user 0 com.google.android.googlequicksearchbox (Google)
pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle (Google Assistant)
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle (Google Assistant)
pm uninstall -k --user 0 com.mi.health (MIUI Health)
pm uninstall -k --user 0 com.google.ar.lens (Google Lens)
pm uninstall -k --user 0 com.android.email (Mail)
pm uninstall -k --user 0 com.android.mms (Messaging)
pm uninstall -k --user 0 com.xiaomi.payment (Mi Coin)
pm uninstall -k --user 0 com.miui.videoplayer (Mi Video)
pm uninstall -k --user 0 com.miui.player (Music)
pm uninstall -k --user 0 com.miui.notes (Notes)
pm uninstall -k --user 0 com.miui.huanji (Mi Mover)
pm uninstall -k --user 0 com.miui.weather2 (Weather)
pm uninstall -k --user 0 com.miui.personalassistant (MIUI app vault)
pm uninstall -k --user 0 com.xiaomi.migameservice (Mi Game Service)
pm uninstall -k --user 0 com.android.protips (Home Screen Tips)
How we say in spanish: "te he metido los perros en danza" jaja.
I Read about TWRP not is ready jet for MI11. What is fastboot ROM version and what is the diference between a normal ROM?
Asnamus said:
So I have switched to Xiaomi.EU MIUI 12.5 21.3.3. I couldn't stand google dialer anymore. And I had time.
Here you go with the apps that I have successfully uninstall.
With ADB
pm uninstall -k --user 0 com.mi.globalbrowser (MIUI browser)
pm uninstall -k --user 0 com.google.android.googlequicksearchbox (Google)
pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle (Google Assistant)
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle (Google Assistant)
pm uninstall -k --user 0 com.mi.health (MIUI Health)
pm uninstall -k --user 0 com.google.ar.lens (Google Lens)
pm uninstall -k --user 0 com.android.email (Mail)
pm uninstall -k --user 0 com.android.mms (Messaging)
pm uninstall -k --user 0 com.xiaomi.payment (Mi Coin)
pm uninstall -k --user 0 com.miui.videoplayer (Mi Video)
pm uninstall -k --user 0 com.miui.player (Music)
pm uninstall -k --user 0 com.miui.notes (Notes)
pm uninstall -k --user 0 com.miui.huanji (Mi Mover)
pm uninstall -k --user 0 com.miui.weather2 (Weather)
pm uninstall -k --user 0 com.miui.personalassistant (MIUI app vault)
pm uninstall -k --user 0 com.xiaomi.migameservice (Mi Game Service)
pm uninstall -k --user 0 com.android.protips (Home Screen Tips)
Click to expand...
Click to collapse
You use the Xiaomi.eu now. Have the MIUI Dialer a Spam call identifier?
MrSmile83 said:
You use the Xiaomi.eu now. Have the MIUI Dialer a Spam call identifier?
Click to expand...
Click to collapse
I have no idea , I search in settings now for something like that and I couldn't find.
For MIUI Dialer i have found that > https://www.apkmirror.com/apk/xiaom...-xiaomi/contacts-and-dialer-10-4-4-0-release/
It works on Mi 11
Edit: don't work for a call
Azev said:
For MIUI Dialer i have found that > https://www.apkmirror.com/apk/xiaom...-xiaomi/contacts-and-dialer-10-4-4-0-release/
It works on Mi 11
Edit: don't work for a call
Click to expand...
Click to collapse
I have switched to 12.5 EU just because of dialer. So 12.5 have xiaomi miui dialer . all good

Categories

Resources