Recent Apps feature does not function on Poco X3 Suyra V12.0.8.0.RJGEUXM - Xiaomi Poco X3 NFC Questions & Answers

I finally decided to 'upgrade' my Poco X3 Suyra (EEA I think, even though it says 'global' in the settings) to MIUI-V12.0.8.0.RJGEUXM from V4
The upgrade went smoothly. However, now the recent apps feature when pressing the menu button does not function. When I press the button nothing happens at all. I went to 'button shortcuts' in the settings and double checked the the menu button was set to open recent apps. I switched the menu button to the other option, to open the menu on keypress. That functions just fine. I set the menu button back to open recent apps and again, nothing happens on keypress.
I'm at a loss here.
I debloated the system and removed a lot of the MIUI, Google, and misc software that came preloaded. I also went through and restricted permissions for the remaining system apps that I have no use for, but could not remove or disable.
I am unrooted and on stock ROM. Bootloader is not unlocked as I put my phone in airplane mode frequently. Also Mi Account shows my sim card as not inserted no matter what I do.
I've also noticed that my battery life is absolutely terrible now... Is it possible to roll back this update? I'm guessing no..
Thank you in advance for your help!

Does anyone know the package that handles recent apps?

To use menu button again just install Poco launcher and don't uninstall it. I assume you are using some other launcher now and in debloat process you remove poco launcher. In Android 11 launcher which come with rom must be here.

..::WD40::.. said:
To use menu button again just install Poco launcher and don't uninstall it. I assume you are using some other launcher now and in debloat process you remove poco launcher. In Android 11 launcher which come with rom must be here.
Click to expand...
Click to collapse
Yes Poco Launcher was removed.
I used ADB App Control to run this command on firmware V4
Code:
pm uninstall --user 0 com.mi.android.globallauncher
I then attempted to use
Code:
pm install --user 0 com.mi.android.globallauncher
to reinstall Poco Launcher.
Unfortunately this did not work.
Do you happen to know the package name on the newest firmware?
Or can I just goto the Play Store and grab the Poco Launcher from there? It wouldn't be a system app, so Idk if that would fix the recent apps issue? I notice the package name is the same as listed above.

For those that also run into the same issue. I found the launcher listed in ADB App Control under the "deleted" section of the applications window. From there I was able to restore the Poco Launcher and the recent apps are back

Related

Tutorial - how to remove bloat-ware and unwanted apps from your mate 9 WITHOUT ROOT

very interesting to know is a way to remove any bloat-ware or any unwanted app from your phone without root privilege.
This tutorial should work on other phones too.
here is my tutorial:
1.) you need linux or windows system on your pc with installed (mini) adb for it!!
2.) you need to have the "developer" menu enabled on your phone
( the way to get this is described many times- please search for it if unknown! )
3.) connect your phone to pc and open a command line interface
4.) enter following command without quotes : adb devices
If everything goes alright, you should see a response like this:
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
AHK02574823233 unauthorized
5.) enter following command without quotes : adb shell
the prompt should change to:
HWMHA:/
6.) now you can enter the command to delete the unused software packages:
pm uninstall -k --user 0 <package name>
Examples:
pm uninstall -k --user 0 com.google.android.apps.photos removes Photo app
pm uninstall -k --user 0 com.huawei.hidisk removes Huawei file manager
pm uninstall -k --user 0 com.huawei.android.totemweather removes Huawei weather widget and service
pm uninstall -k --user 0 com.huawei.android.totemweatherwidget removes Huawei weather widget and service
pm uninstall -k --user 0 com.huawei.android.totemweatherapp removes Huawei weather widget and service
Tip: you can find the package name of all apps you want to delete with this app:
https://play.google.com/store/apps/details?id=com.majeur.applicationsinfo
BE CAREFULL!!! All you will do, is done at your own risk!!!!
the selected apps are only removed (for user 0 only - not from your phone!) until the next factory reset!!!
so if something goes wrong, you have to factory reset your phone to get back all deleted apps! (see Edit!!!)
After a factory reset, all deleted apps are back again!
As i know, OTA updates are possible after deleting some apps because the BB is not open and the recovery was not changed!
(personally checked!)
btw: i have tested this tutorial by myself and it works without problems! (smartkey and fb are no longer available now.:laugh
Edit:
How to rebuild removed system apps:
if you have removed a app, you can do the following steps to get back without a factory reset!
1.) install "SDMaid" app
2.) go to sdmaid app -> "app control" and list all apps which are installed on your phone
3.) go to sdmaid menu (right upper corner) and select "system" to list only to the system installed apps
4.) you will see, that all "deleted apps" are present as before but without there icons!
remember, you had removed it only for user 0!!!
5.) select the app, you want to restore and press sdmaid "app export" for it!
the app should no be exported to internal sd7download folder.
6.) you can no go to the download folder and reinstall the app back to user 0 accessibility!
Hope you will understand my bad translation! If yes, you should know now the way to rebuild removed system apps!
Now, we only need a list of apps that can be safely remove
saironjay said:
Now, we only need a list of apps that can be safely remove
Click to expand...
Click to collapse
if you don’t know which apps are not needed , this thread is not for you!
i have removed on my phone:
Swiftkey; SwiftKeyFactorySettings; Chrome; Easteregg; Duo; Music; Photos; Exchange; Tag; Google Books; Google Drive; Huawei Drive;
Totem Weather app; Live Wallpaper Pickers; Youtube; FB; FB Installer; Partner Bockmark Provider; Google Contact and Calender sync;
Watch Sync; and some others.
But this decision depends to my personal requirement!!!!
BTW:,
If this tutorial was helpful to you, feel free to press the thanks button for it!
i have seen, that all apps are still invisible resident in system after "deleting" them. I saw it in SDMAID app.
All deleted apps are listed without a icon. After taping "info" for this apps, i get a information screen, that this apps are not installed for user 0. So everything seems to be alright!
Awesome, thanks!
Saw this a while back for P10: https://forum.xda-developers.com/p10/how-to/guide-remove-apps-bloat-adb-root-t3625227
A debloat safe list? Maybe this: https://forum.xda-developers.com/honor-6x/how-to/guide-list-bloat-software-emui-safe-to-t3700814
Anyone know how to get rid of the flashlight app found in the drawer? I've never had a flashlight app icon and want it gone
Rep7ile said:
Anyone know how to get rid of the flashlight app found in the drawer? I've never had a flashlight app icon and want it gone
Click to expand...
Click to collapse
if you remove this app, you will have a unusable Torch icon gadget on your lock screen for it!
BTW: as i know, on our Mate 9 the torch functionality is a part of the system ui (com.android.systemui).
If you remove the system ui, you properly should get more problems as you like to get.
And this app isn’t removable from system! It is only removable from your access.
I suggest to stay with it.
How to rebuild removed system apps:
if you have removed a app, you can do the following steps to get back without a factory reset!
1.) install "SDMaid" app
2.) go to sdmaid app -> "app control" and list all apps which are installed on your phone
3.) go to sdmaid menu (right upper corner) and select "system" to list only to the system installed apps
4.) you will see, that all "deleted apps" are present as before but without there icons!
remember, you had removed it only for user 0!!!
5.) select the app, you want to restore and press sdmaid "app export" for it!
the app should no be exported to internal sd7download folder.
6.) you can no go to the download folder and reinstall the app back to user 0 accessibility!
Hope you will understand my bad translation! If yes, you should know now the way to rebuild removed system apps!
Icetea said:
How to rebuild removed system apps:
if you have removed a app, you can do the following steps to get back without a factory reset!
1.) install "SDMaid" app
2.) go to sdmaid app -> "app control" and list all apps which are installed on your phone
3.) go to sdmaid menu (right upper corner) and select "system" to list only to the system installed apps
4.) you will see, that all "deleted apps" are present as before but without there icons!
remember, you had removed it only for user 0!!!
5.) select the app, you want to restore and press sdmaid "app export" for it!
the app should no be exported to internal sd7download folder.
6.) you can no go to the download folder and reinstall the app back to user 0 accessibility!
Hope you will understand my bad translation! If yes, you should know now the way to rebuild removed system apps!
Click to expand...
Click to collapse
I find that I cannot install the APK after exporting from SDMaid. Any other settings that we need to do? Please help...
Great, thanks. it worked fine for my P20 pro too.
gbjack said:
I find that I cannot install the APK after exporting from SDMaid. Any other settings that we need to do? Please help...
Click to expand...
Click to collapse
Have you enabled the setting to install apps from unknown sources?
DM.IDOL said:
Have you enabled the setting to install apps from unknown sources?
Click to expand...
Click to collapse
I ran into the same issue with my Mate 10 Pro. Unknown sources is on, but it keeps saying app not installed. I tried it again on my Honor 8 just to check and it's the same thing. However, it also tells me the package appears to be corrupt. This is for the com.android.providers.calendar system app. My guess is the app is already installed but hidden from us (user 0). I'll report back if I find a fix.
Icetea said:
very interesting to know is a way to remove any bloat-ware or any unwanted app from your phone without root privilege.....
.......
Hope you will understand my bad translation! If yes, you should know now the way to rebuild removed system apps!
Click to expand...
Click to collapse
Thank you so much for this.tutorial! I could use it on my Mate 20 X! ?

[solution] How to solve the buggy gesture on 9.0.2 or OB6

I guys, due to the impossibility to use gesture and keyboard normally both in 9.0.2 and ob6, i find a solution to solve this problem.
Which is the problem:
in OOS 9.0.2 or open beta 6, the new gesture system has some problems that really affect the user experience. The gesture system is managed by the stock launcher (oneplus launcher), and if you don't use this laucher but onother one (nova for example) you encounter a lot of problems such as:
-if you lock and unlock your phone, after unlock the app that you are using is in background and you are brought to home screen.
-if you try to write in some applications (telegram and whatsapp first), after some time and after an unlock of the screen, after some taping on the screen the keybord will close and appear a buggy interface of the recents page.
Requirements:
-root privileges
-An app that can unistall the system apps, and change theyr propriety (for example titanium backup Pro)
As always, i'm not responsable for any damage on your phone or data loss, take a nandroid backup first.
1) Switch from the system settings from gesture to navbar
2) Unistall as system app oneplus launcher. Is important that you unistal and not freeze; to do this you need root privileges
3) Reboot
4) download a version of oneplus launcher without the buggy interface. for example this https://www.apkmirror.com/apk/onepl...auncher-2-3-0-2-180928222207-6ee6566-release/
5) install it
6) with a root application convert oneplus launcher from user app to system app.
7) reboot
8) switch back from navbar to gesture
Now you have the old gesture system and no bug. :good:
EDIT of 9th November 2018:
Oneplus finally solves the bugs.
To solve the problems you just need to update (manually or from play store) the original launcher (OnePlus Launcher) to the latest version.
is it required to reinstall the OnePlus Launcher? Can't we just delete the buggy one and leave it like that?
z0rk said:
is it required to reinstall the OnePlus Launcher? Can't we just delete the buggy one and leave it like that?
Click to expand...
Click to collapse
What works for me is removing the stock OP launcher then the home and recents gestures don't work. Install OnePlus Launcher from the Play Store then reboot. After rebooting uninstall the OnePlus Launcher that you just installed from the Play Store. Then reboot again and the gestures will start working like they should. I did this on OB6 and 9.0.2 Stable pie and can confirm it works for me. I use Nova Launcher.
Ok thanks
Thanks for the solution
stefal639 said:
I guys, due to the impossibility to use gesture and keyboard normally both in 9.0.2 and ob6, i find a solution to solve this problem.
Which is the problem:
in OOS 9.0.2 or open beta 6, the new gesture system has some problems that really affect the user experience. The gesture system is managed by the stock launcher (oneplus launcher), and if you don't use this laucher but onother one (nova for example) you encounter a lot of problems such as:
-if you lock and unlock your phone, after unlock the app that you are using is in background and you are brought to home screen.
-if you try to write in some applications (telegram and whatsapp first), after some time and after an unlock of the screen, after some taping on the screen the keybord will close and appear a buggy interface of the recents page.
Requirements:
-root privileges
-An app that can unistall the system apps, and change theyr propriety (for example titanium backup Pro)
As always, i'm not responsable for any damage on your phone or data loss, take a nandroid backup first.
1) Switch from the system settings from gesture to navbar
2) Unistall as system app oneplus launcher. Is important that you unistal and not freeze; to do this you need root privileges
3) Reboot
4) download a version of oneplus launcher without the buggy interface. for example this https://www.apkmirror.com/apk/onepl...auncher-2-3-0-2-180928222207-6ee6566-release/
5) install it
6) with a root application convert oneplus launcher from user app to system app.
7) reboot
8) switch back from navbar to gesture
Now you have the old gesture system and no bug. :good:
Click to expand...
Click to collapse
I tried deleting the OP launcher using titanium backup but it doesn't work. Also tried to delete the folder from /priv-app/ using TWRP but it came out with an error. Is there anyway I can uninstall the launcher?
My phone is rooted here.
jiatern said:
I tried deleting the OP launcher using titanium backup but it doesn't work. Also tried to delete the folder from /priv-app/ using TWRP but it came out with an error. Is there anyway I can uninstall the launcher?
My phone is rooted here.
Click to expand...
Click to collapse
You may want to try Uninstaller app from play store if you are rooted.
Already tried this and when i reboot to uninstall magisk the original version of OnePlus Launcher is back... Anyone with the same problem...?
ajsmsg78 said:
What works for me is removing the stock OP launcher then the home and recents gestures don't work. Install OnePlus Launcher from the Play Store then reboot. After rebooting uninstall the OnePlus Launcher that you just installed from the Play Store. Then reboot one or two more times and the gestures will start working like they should. I did this on OB6 and 9.0.2 Stable pie and can confirm it works for me.
Click to expand...
Click to collapse
Can confirm, this works very well. Right after uninstall the one from play store, the gestures work like normal.
Gr8man001 said:
You may want to try Uninstaller app from play store if you are rooted.
Click to expand...
Click to collapse
Thanks, I used this https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp and it worked well!
stefal639 said:
I guys, due to the impossibility to use gesture and keyboard normally both in 9.0.2 and ob6, i find a solution to solve this problem.
Which is the problem:
in OOS 9.0.2 or open beta 6, the new gesture system has some problems that really affect the user experience. The gesture system is managed by the stock launcher (oneplus launcher), and if you don't use this laucher but onother one (nova for example) you encounter a lot of problems such as:
-if you lock and unlock your phone, after unlock the app that you are using is in background and you are brought to home screen.
-if you try to write in some applications (telegram and whatsapp first), after some time and after an unlock of the screen, after some taping on the screen the keybord will close and appear a buggy interface of the recents page.
Requirements:
-root privileges
-An app that can unistall the system apps, and change theyr propriety (for example titanium backup Pro)
As always, i'm not responsable for any damage on your phone or data loss, take a nandroid backup first.
1) Switch from the system settings from gesture to navbar
2) Unistall as system app oneplus launcher. Is important that you unistal and not freeze; to do this you need root privileges
3) Reboot
4) download a version of oneplus launcher without the buggy interface. for example this https://www.apkmirror.com/apk/onepl...auncher-2-3-0-2-180928222207-6ee6566-release/
5) install it
6) with a root application convert oneplus launcher from user app to system app.
7) reboot
8) switch back from navbar to gesture
Now you have the old gesture system and no bug. :good:
Click to expand...
Click to collapse
By using lower version launcher, do we loose something? Personally im kot using stock launcher, using nova. But if the bug related to the launcher if we wull change it I think something will be missing. Gestures are working? New animations?
meistr91 said:
By using lower version launcher, do we loose something? Personally im kot using stock launcher, using nova. But if the bug related to the launcher if we wull change it I think something will be missing. Gestures are working? New animations?
Click to expand...
Click to collapse
If you read the first post you will find I'll the answers to your questions.
You don't need root for any of this. Install an old version of OnePlus launcher over current version and you get old gesture animations back and old recents.
xxBrun0xx said:
You don't need root for any of this. Install an old version of OnePlus launcher over current version and you get old gesture animations back and old recents.
Click to expand...
Click to collapse
Except it doesn't. You can't install older version on top of the newer version. You can't disable it hoping to uninstall the updates because the new version comes with the OS update itself, not via play store.
how do u change the op launcher to system app?
---------- Post added at 11:23 PM ---------- Previous post was at 11:06 PM ----------
hertz9511 said:
how do u change the op launcher to system app?
Click to expand...
Click to collapse
nevermind,figure it out,and yes it works,thanks!!!
jiatern said:
Can confirm, this works very well. Right after uninstall the one from play store, the gestures work like normal.
Thanks, I used this https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp and it worked well!
Click to expand...
Click to collapse
That's the one I use. I am glad it worked for you.
Gr8man001 said:
That's the one I use. I am glad it worked for you.
Click to expand...
Click to collapse
It didn't uninstall it the first time but reboot go to this uninstaller app again and uninstall again for me it took twice, restart but if you install the playstore one that's orio and will give you orio style recents , I installed the launcher from the apk mirror link in op, hope this helps, and every time you install or uninstall do a reboot, cheers
stefal639 said:
If you read the first post you will find I'll the answers to your questions.
Click to expand...
Click to collapse
So mate, nothing is written ir your first post about what I've asked.
I tried this method. It helps those bugs are gone. But.... Older version of launcher removes new gestures swipe right for previous app, and design of recent tabs a bit changed in the latest launcher tabs were bigger. But its not a big deal, when annoying bugs are gone. Thanks
This worked for me. **** yehhh!
Thanks!
ajsmsg78 said:
What works for me is removing the stock OP launcher then the home and recents gestures don't work. Install OnePlus Launcher from the Play Store then reboot. After rebooting uninstall the OnePlus Launcher that you just installed from the Play Store. Then reboot one or two more times and the gestures will start working like they should. I did this on OB6 and 9.0.2 Stable pie and can confirm it works for me.
Click to expand...
Click to collapse
jiatern said:
I tried deleting the OP launcher using titanium backup but it doesn't work. Also tried to delete the folder from /priv-app/ using TWRP but it came out with an error. Is there anyway I can uninstall the launcher?
My phone is rooted here.
Click to expand...
Click to collapse
I have the same issue, cannot uninstall
Edit: somehow after multiple tries, I was able to uninstall, and the trick works
Sent from my ONEPLUS A6003 using Tapatalk
stefal639 said:
I guys, due to the impossibility to use gesture and keyboard normally both in 9.0.2 and ob6, i find a solution to solve this problem.
Which is the problem:
in OOS 9.0.2 or open beta 6, the new gesture system has some problems that really affect the user experience. The gesture system is managed by the stock launcher (oneplus launcher), and if you don't use this laucher but onother one (nova for example) you encounter a lot of problems such as:
-if you lock and unlock your phone, after unlock the app that you are using is in background and you are brought to home screen.
-if you try to write in some applications (telegram and whatsapp first), after some time and after an unlock of the screen, after some taping on the screen the keybord will close and appear a buggy interface of the recents page.
Requirements:
-root privileges
-An app that can unistall the system apps, and change theyr propriety (for example titanium backup Pro)
As always, i'm not responsable for any damage on your phone or data loss, take a nandroid backup first.
1) Switch from the system settings from gesture to navbar
2) Unistall as system app oneplus launcher. Is important that you unistal and not freeze; to do this you need root privileges
3) Reboot
4) download a version of oneplus launcher without the buggy interface. for example this https://www.apkmirror.com/apk/onepl...auncher-2-3-0-2-180928222207-6ee6566-release/
5) install it
6) with a root application convert oneplus launcher from user app to system app.
7) reboot
8) switch back from navbar to gesture
Now you have the old gesture system and no bug. :good:
Click to expand...
Click to collapse
Works perfect on 9.0. 2
just install the new version and will fix this
oneplus_launcher_3_1_0_181023140232.apk

Safe debloat with XiaomiADBFastbootTools

For a better battery life, it's a useful Java app for Uninstall/Reinstall, Deactivate/Activate apps and services for every Miui Rom, tested on Miui 12.
Without root works only Debug Usb via Developer options and Fastboot.
For Mac, Linux and Windows
Modules:
App Manager - Uninstall/reinstall/disable/enable system apps and services on demand
Camera2 - Enable Camera2 and EIS (TWRP required)
File Explorer - Transfer files between a device and a computer using ADB
Screen density - Tweak screen density by overriding the DPI value
Screen resolution - Tweak screen resolution by overriding the width and height values
Device properties - Retrieve tons of statistics and information about your device
Flasher - Flash any partition with an image, boot to any image or flash a Fastboot ROM (unlocked bootloader required)
Wiper - Wipe the cache or perform a factory reset
OEM Unlocker & Locker - Lock or unlock the bootloader (Unlocking is only supported by Android One devices)
ROM Downloader - Get links to the latest MIUI Fastboot ROMs or download them right away
Rebooter - Advanced rebooting options using ADB/Fastboot
https://github.com/Szaki/XiaomiADBFastbootTools
Safe debloat list
Analytics
Android accessibility suite
app vault
browser
calendar
compass
Catchlog
digital wellbeing
downloads
fm radio
facebook
feedback
freeform
games
gmail
google app
google duo
google lens
joyose
msa
market feedback agent
mi credit
mi drop
mi pay
mi video
mi wallpaper
miui daemon
music
notes
PAI
Partner bookmarks
partner netflix activation
quick apps
quick ball
recorder
scanner
translation service
weather
WMService
yellow pages
Thx for this usefull app. I have debloat everything that I don't need.
i want to remove more some apps, how to add them to the list of the tool?
thanks
k1n9n0th1n9 said:
i want to remove more some apps, how to add them to the list of the tool?
thanks
Click to expand...
Click to collapse
Go to menu app manager and add apps, then you can load a file or just add the name of the package in the list. Save and your apps will appear in list
I really thank you too!
Despite MIUIMIX, there is a lot of bloatware left on the device.
Thank You for list Safe debloat list What more can we uninstall ?? Especially what applications from Google, so that the system remains stable
k1n9n0th1n9 said:
i want to remove more some apps, how to add them to the list of the tool?
thanks
Click to expand...
Click to collapse
use adb, you can delete all apps without root.
1. adb shell
2. pm list packages
3. pm uninstall -k --user 0 <name of package>
just a question, there is any difference using disable instead of uninstall??
thanks
yes, deactivate, the application remains installed in but not functional, no activity in RAM.
Quick question guys! I have successfully uninstalled or disabled most of the apps that were annoying me in my Mi 10T. I also tried adding the default Camera app to the ones I wanted to uninstall through the "App Manager -> Add Apps" menu and it returned a warning that I might end up bricking my device. I didn't go through with it and would like to know if someone has done it without facing any problems. Should I go on with it?? I am used to using Gcam and it bumps me that I get to have a set of unwanted apps (Camera - Gallery)!!
great tool.
i just want to a add a few comments:
1. i would add a select all - deselect all in the different categories. uninstaller for example.
2. in the uninstaller you're missing quite a few apps - contacts, phone, gallery, themes,(all of xiaomi ) google news and maybe also sim toolkit and security (dunno if security is essential).
3. debloating poco launcher without ensuring you have an alternative can be a bit of a problem, so maybe a hint.
thanks for all!
ironia. said:
just a question, there is any difference using disable instead of uninstall??
thanks
Click to expand...
Click to collapse
Just uninstall it. If something wrong, you can execute Factory reset, theses app will comeback
1994bluemoon said:
Just uninstall it. If something wrong, you can execute Factory reset, theses app will comeback
Click to expand...
Click to collapse
How is possible without flash again the rom?
When uninstall the app that is gone, and a factory reset should just cancel all user data and apps.
.
Hi everyone, please tell me how to run the program.
I have jdk 16 installed on my pc
Wataf said:
Hi everyone, please tell me how to run the program.
I have jdk 16 installed on my pc
Click to expand...
Click to collapse
If the application says that it cannot find ADB/Fastboot even though you have downloaded the OS-specific ZIP, open a terminal inside the extracted folder and enter
java -jar XiaomiADBFastbootTools.jar
Waw Thank you. Im using it now
still working miui 12.5 a11 sir?
The latest released version was more than a year ago, 31st Aug 2020 TBP, why there is no updated version of this useful tool? Pls make an updated version as some app is not being uninstalled in MiUi 12.5+
Tool works with A11 and miui12.5.

[GUIDE] Debloat stock apps without root ( Xiaomi ADB/Fastboot Tools)

1. Download and launch latest Xiaomi ADB/Fastboot Tools from there
2.Enable USB debugging and connect your device to your pc.
Notes.
*You can uninstall or disable stock apps (later you can re-install them or re-enable them if you need them back)
*Be carefull and do some research before uninstall something.. worst case your device may end in bootloop
*Latest Xiaomi ADB/Fastboot need java 11 or later to work.
Apps i uninstalled and everything works good so far.
View attachment 5088503
Also another option to uninstall apps is disabling miui optimizations in the developers menu and it will give you the option to uninstall almost any app
MemoBustamante said:
Also another option to uninstall apps is disabling miui optimizations in the developers menu and it will give you the option to uninstall almost any app
Click to expand...
Click to collapse
really?
Can we able to remove Mi Pay, GetApps with disabling that option?
Edit:- You are right man. I can able to delete Mi Pay, Weather, Google One by disabling MIUI optimizations.
Thanks
can i use it for delete stock youtube app? I installed youtube vanced
IDeeJay91 said:
can i use it for delete stock youtube app? I installed youtube vanced
Click to expand...
Click to collapse
yes you can
How to delete this sh*it "Security" App? It generates notifications, takes CPU capacity and always runs in background...
ParaSense. , If i want to use Xiaomi Call Management, calendar and messaging can i replace Google apps with them?
unlock bootloader without 7 days
Can I unlock bootloader without waiting 7 days ??
How can you delete those apps, i have disabled it and no option to delete the app
ParaSense. said:
Apps i uninstalled and everything works good so far.
View attachment 5088503
Click to expand...
Click to collapse
I get forum error when trying to read this attachment. Can you please post it somewhere else (pastebin, ....) and provide link?
I try to remove Facebook app, successfully uninstall app from tool but on phone app is still there. My error or this does not working as it should?
Also, I disable MIUI optimization, but Facebook app is not possible to uninstall...
MemoBustamante said:
Also another option to uninstall apps is disabling miui optimizations in the developers menu and it will give you the option to uninstall almost any app
Click to expand...
Click to collapse
I don't have any such option myself. (Mi Max 3, latest stock miui, Android 10).
hi,
i dont know where to post but I have a problem with my Xiaomi Mi Note 10 lite.
A few months ago I deactivated a few apps. Later I wanted to reenable them and except for 3 apps all apps were activated. Now I have still 3 Apps deactivated and if I want to reactivate them via Fastboot Tools it says [ADB Error]. I attached a screenshot.
Does anybody else has this problem or knows a solution?
hopsabount said:
hi,
i dont know where to post but I have a problem with my Xiaomi Mi Note 10 lite.
A few months ago I deactivated a few apps. Later I wanted to reenable them and except for 3 apps all apps were activated. Now I have still 3 Apps deactivated and if I want to reactivate them via Fastboot Tools it says [ADB Error]. I attached a screenshot.
Does anybody else has this problem or knows a solution?
Click to expand...
Click to collapse
has nobody got a clue?
Attention : Not every App is safe to deinstall. For example the security App. Also the gallery App, you cannot share pictures without the Stock gallery afaik
still no clue?
Hi: With MediaTek processors can I deactivate and uninstall apps without problems? Thank you

Question Recents button not working

Hello, I uninstalled POCO launcher through ADB, now my recent button isn't working. Reinstalling it fixed the issue
earlier, but is there a workaround to fix this? Without installing the launcher? Currently using Nova launcher.
The default POCO launcher freezes(6-7secs) with no icons but wallpaper when returning from other apps(not always but it's irritating). So I want to kick this rusty nut out completely.
Did you try to deactivate the poco launcher insteat of uninstalling?
How to deactivate? You mean? Disable?
Thought it should be: Settings=> Apps=> "Poco Launcher" => deactivate, i'm running AICP, so i can not tell you the exact way, but with AICP you can deactivate (because the launcher is a System App, System Apps are diffcult to uninstall, only with root ) AICP Launcher, and this should be able with stock, too
borisku said:
Thought it should be: Settings=> Apps=> "Poco Launcher" => deactivate, i'm running AICP, so i can not tell you the exact way, but with AICP you can deactivate (because the launcher is a System App, System Apps are diffcult to uninstall, only with root ) AICP Launcher, and this should be able with stock, too
Click to expand...
Click to collapse
No such option, even in app info.

Categories

Resources