Related
**These Thread is Updated Now**
Debloating Script for Asus Zenfone Max Pro m1 (And for other Devices as well)
Hello Guys.. i know this is kind a childish , but for a very beginner, it can be very helpful.
It is a simple .bat script for windows users,,(For linux I'll be update it soon)(Sorry for Linux version I'm Noob right now, but if someone can help me, I'll do it !!)
*The Debloat Script has now 3 Version*
1)Basic - Older version
2)Moderate - Most Unneccesary app removed, but some basic are still kept.
3)Aggressive - Almost Every Non-System reliable app is removed.
Which Version do what is in the description below__
Description:-
This Script can remove following unnecessary apps that comes inbuilt with Asus Zenfone Max Pro M1 ---
Basic Version ↓
1)Facebook
2)Instagram
3)Facebook Messenger
4)Go2pay
5)Google Play Movies
Moderate Version ↓
Contains All Apps from BASIC Version +
1)Google Drive
2)Google Maps
3)Google Photos
4)Google Duo
5)Google Calender
6)Google Music
7)Android System Webview
8)Asus Service Centre
9)Google Keep
10)YouTube
11)Basic Live Wallpaper
12)Shopee
13)PhotoTable Wallpaper
14)TalkBack
Aggressive Version ↓
Contains All Apps From BASIC & MODERATE Version +
1)Google Messaging
2)BaBe - Baca Berita
3)Asus Calculator
4)myIM3 (added with update 331)
5)Google Text-To-Speech
6)SIM Tool Kit
7)Carrier Services
8)FM Radio (2 packages)
9)Sound Recorder
Steps to Follow :--
1)Download the Debloat Zip from HERE.
2)Extract the Downloaded Zip.
3)Enable USB Debugging on your Device and Connect it to PC.
4)Run or Double Click, the "Run it to remove bloats.bat" File.
5)That's it.[Reboot(optional) if Applications Still Showing in launcher]
Downloads:-
OLD-->Debloat Script for Asus Zenfone Max Pro M1
NEW UPDATED-->*UPDATED*NewDebloat Script for Asus Zenfone Max Pro M1(Contains All Version in One File)
This Script can also be used on other devices as well.
Alternatively you can use the following code one-by-one Via ADB
Code:
{FOR BASIC ↓}
adb shell pm uninstall -k --user 0 com.facebook.katana
adb shell pm uninstall -k --user 0 com.facebook.system
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.instagram.android
adb shell pm uninstall -k --user 0 com.facebook.orca
{FOR MODERATE ↓}
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
adb shell pm uninstall -k --user 0 com.google.android.apps.maps
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
adb shell pm uninstall -k --user 0 com.google.android.calendar
adb shell pm uninstall -k --user 0 com.google.android.music
adb shell pm uninstall -k --user 0 com.google.android.webview
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp
adb shell pm uninstall -k --user 0 com.google.android.keep
adb shell pm uninstall -k --user 0 com.google.android.youtube
adb shell pm uninstall -k --user 0 com.android.dreams.basic
adb shell pm uninstall -k --user 0 com.shopee.id
adb shell pm uninstall -k --user 0 com.android.dreams.phototable
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
{FOR AGGRESSIVE ↓}
adb shell pm uninstall -k --user 0 com.google.android.ims
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging
adb shell pm uninstall -k --user 0 com.asus.soundrecorder
adb shell pm uninstall -k --user 0 com.caf.fmradio
adb shell pm uninstall -k --user 0 com.huaqin.FM
adb shell pm uninstall -k --user 0 com.android.stk
adb shell pm uninstall -k --user 0 com.google.android.tts
adb shell pm uninstall -k --user 0 id.co.babe
adb shell pm uninstall -k --user 0 com.pure.indosat.care
If you have any problem or Suggestion, Please Reply to this thread.
I updated the Script with A huge credit to AVinaSh_S for his thread HERE
AND TO GUYS WHO MIGHT BE CONFUSED WITH MY THREAD, ITS A DIFFERENT THREAD AND NOT A COPY OF OTHER THREAD,
THE MAIN THING IS IT'S A "DEBLOAT SCRIPT" SO YOU DON'T HAVE TO TYPE CODES YOURSELF.
You can also suggest any other apps, If you want.
Don't Forget to Thank Me if you find this helpful.
My Telegram ID --- @itspdp
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
Boi thats for people with root this for people with no root
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
That's for TWRP users.. I have read that..
But this thread is for non rooted users without Any custom recovery.
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
Update guide.
Can you add some more blotware in your nxt built?? Thanks for your non rooted/ unlock bootloader ver.
There is already a thread for this
https://forum.xda-developers.com/as.../guide-remove-stock-apps-root-access-t3794729
if install these apps from play store,will they installed separately or they'll enabled again?
dipendra.info said:
Can you add some more blotware in your nxt built?? Thanks for your non rooted/ unlock bootloader ver.
Click to expand...
Click to collapse
The Thread is now updated for more apps. Its Late but yes..
mrudul39 said:
if install these apps from play store,will they installed separately or they'll enabled again?
Click to expand...
Click to collapse
They'll get enabled again for the current "USER". That's how this method works.
BTW the Thread is Updated just now.
GliderZ said:
There is already a thread for this
https://forum.xda-developers.com/as.../guide-remove-stock-apps-root-access-t3794729
Click to expand...
Click to collapse
Check & Read the thread again bro, I know Idea is very similar, And I used that thread to Update it.
But it a "Debloat Script" that means you don't have to type commands yourself.
Thank you, BTW the thread is just Updated.
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
shukat said:
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
Click to expand...
Click to collapse
I think that can't be done, you can do it via root privileges or twrp .
If I find something I'll share it.
Hey everyone! New phone, new debloat / bloatware removal list!
Please see my original post from the Galaxy S8 to see the XDA article on how to do this.
https://forum.xda-developers.com/galaxy-s8/how-to/s8-debloat-bloatware-thread-t3669009
Also, here's my post from the Galaxy S10 / S10+ Plus, just for comparison:
https://forum.xda-developers.com/galaxy-s10/how-to/galaxy-s10-s10-debloat-bloatware-t3912073
Just debloat what you don't need. Of course, this is NOT a complete list. Some have reported that Bixby is completely safe to remove, as well as, Pay but I'll leave that up to the community to discuss.
I've removed Bixby and my phone hasn't explode (yet!).
Code:
How to Re-Install an Uninstalled App
************************************
Open a command prompt or terminal window, and enter the following command (don't need to be in ADB Shell):
adb shell cmd package install-existing <name of package>
RUN IN COMMAND PROMPT WINDOW
***************************
adb devices
adb shell
You can run multiple command lines by copy / pasting multiple lines, you don't have to remove one package at a time:
BLOAT
pm uninstall -k --user 0 flipboard.boxer.app
SAMSUNG VOICEMAIL
pm uninstall -k --user 0 com.samsung.vvm.se
SAMSUNG TIPS
pm uninstall -k --user 0 com.samsung.android.app.tips
SAMSUNG TTS ENGINE
pm uninstall -k --user 0 com.samsung.SMT
SAMSUNG GLOBAL GOALS
pm uninstall -k --user 0 com.samsung.sree
BIXBY
pm uninstall -k --user 0 com.samsung.android.bixby.wakeup
pm uninstall -k --user 0 com.samsung.android.app.spage
pm uninstall -k --user 0 com.samsung.android.app.routines
pm uninstall -k --user 0 com.samsung.android.bixby.service
pm uninstall -k --user 0 com.samsung.android.visionintelligence
pm uninstall -k --user 0 com.samsung.android.bixby.agent
pm uninstall -k --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall -k --user 0 com.samsung.android.bixbyvision.framework
pm uninstall -k --user 0 com.samsung.systemui.bixby2
FM/AM RADIO
pm uninstall -k --user 0 com.dsi.ant.sample.acquirechannels
pm uninstall -k --user 0 com.dsi.ant.service.socket
pm uninstall -k --user 0 com.dsi.ant.server
pm uninstall -k --user 0 com.dsi.ant.plugins.antplus
GENERAL
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.sec.android.easyonehand
pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps
pm uninstall -k --user 0 com.sec.android.app.launcher
pm uninstall -k --user 0 com.samsung.android.mateagent
pm uninstall -k --user 0 com.sec.android.easyMover.Agent
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub
pm uninstall -k --user 0 com.sec.android.daemonapp
pm uninstall -k --user 0 com.samsung.android.app.social
pm uninstall -k --user 0 com.samsung.android.messaging
pm uninstall -k --user 0 com.samsung.vvm
SECURE WI-FI
pm uninstall -k --user 0 com.samsung.android.fast
SAMSUNG DEX
pm uninstall -k --user 0 com.sec.android.desktopmode.uiservice
pm uninstall -k --user 0 com.samsung.desktopsystemui
pm uninstall -k --user 0 com..sec.android.app.desktoplauncher
pm uninstall -k --user 0 com.sec.android.desktopcommunity
MICROSOFT
pm uninstall -k --user 0 com.microsoft.skydrive
GOOGLE:
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.ar.core
VERIZON
pm uninstall -k --user 0 com.vzw.apnlib
SAMSUNG PASS / PAY
pm uninstall -k --user 0 com.samsung.android.samsungpassautofill
pm uninstall -k --user 0 com.samsung.android.authfw
pm uninstall -k --user 0 com.samsung.android.samsungpass
pm uninstall -k --user 0 com.samsung.android.spay
pm uninstall -k --user 0 com.samsung.android.spayfw
GIMMICKY APPS
pm uninstall -k --user 0 com.samsung.android.wellbeing
pm uninstall -k --user 0 com.samsung.android.da.daagent
pm uninstall -k --user 0 com.samsung.android.service.livedrawing
SAMSUNG AR EMOJI
pm uninstall -k --user 0 com.samsung.android.aremoji
pm uninstall -k --user 0 com.sec.android.mimage.avatarstickers
pm uninstall -k --user 0 com.samsung.android.emojiupdater
SAMSUNG STICKER CENTER
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.stamp.preload
pm uninstall -k --user 0 com.samsung.android.stickercenter
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearframe.preload
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearexpression.preload
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facear.preload
FACEBOOK
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
CAR MODE
pm uninstall -k --user 0 com.samsung.android.drivelink.stub
PRINTING
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.android.printspooler
SAMSUNG EMAIL
pm uninstall -k --user 0 com.samsung.android.email.provider
pm uninstall -k --user 0 com.wsomacp
SAMSUNG GAME LAUNCHER
pm uninstall -k --user 0 com.samsung.android.game.gamehome
pm uninstall -k --user 0 com.enhance.gameservice
pm uninstall -k --user 0 com.samsung.android.game.gametools
pm uninstall -k --user 0 com.samsung.android.game.gos
pm uninstall -k --user 0 com.samsung.android.gametuner.thin
SAMSUNG BROWSER
pm uninstall -k --user 0 com.sec.android.app.sbrowser
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
GEAR VR
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
pm uninstall -k --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall -k --user 0 com.samsung.android.hmt.vrshell
pm uninstall -k --user 0 com.google.vr.vrcore
SAMSUNG KIDS
pm uninstall -k --user 0 com.samsung.android.kidsinstaller
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearavatar.preload
pm uninstall -k --user 0 com.sec.android.app.kidshome
SAMSUNG LED COVER
pm uninstall -k --user 0 com.samsung.android.app.ledbackcover
pm uninstall -k --user 0 com.sec.android.cover.ledcover
EDGE
pm uninstall -k --user 0 com.samsung.android.service.peoplestripe
SAMSUNG DEX
pm uninstall -k --user 0 com.sec.android.app.dexonpc
pm uninstall -k --user 0 com.sec.android.app.desktoplauncher
Air command - com.samsung.android.service.aircommand
(Removes entry in settings. Allows button to be used as an eraser in drawing apps)
- com.samsung.android.aircommandmanager
AOD (Removes charging status from lock scree ) - com.samsung.android.app.aodservice
DeX on PC - com.sec.android.app.dexonpc
AR Doodle - com.samsung.android.ardrawing
@Ace42 Thank you for finding those!
If you found this post useful, please Rate 5 stars and Thank, that's all I ask
I was removing apps through adb as well when I had my Mate 20 X but it's easier to just use App Freezer from the play store to feeeze/unfreeze apps on the fly. Then if you want you can share your xml file with others.
Removed SoundAlive then realised that also got rid of Dolby Atmos, now Advanced Sound Settings doesn't do anything.
Does anyone know the actual package name (seeing as App inspector now shows only installed apps) so that I can resurrect the app?
Thanks in advance.
zhudm66 said:
Removed SoundAlive then realised that also got rid of Dolby Atmos, now Advanced Sound Settings doesn't do anything.
Does anyone know the actual package name (seeing as App inspector now shows only installed apps) so that I can resurrect the app?
Thanks in advance.
Click to expand...
Click to collapse
See if this is what you're looking for.
zhudm66 said:
Removed SoundAlive then realised that also got rid of Dolby Atmos, now Advanced Sound Settings doesn't do anything.
Does anyone know the actual package name (seeing as App inspector now shows only installed apps) so that I can resurrect the app?
Thanks in advance.
Click to expand...
Click to collapse
I heard that app freezer can mess up your phone so it can't do backups?
ggrant3876 said:
See if this is what you're looking for.
Click to expand...
Click to collapse
Thank you so much! :highfive:
Gonna give the ADB Shell another go shortly...
---------- Post added at 04:03 PM ---------- Previous post was at 03:54 PM ----------
ggrant3876 said:
See if this is what you're looking for.
Click to expand...
Click to collapse
It worked! I got back Dolby Atmos! TQVM!!
---------- Post added at 04:09 PM ---------- Previous post was at 04:03 PM ----------
Neo3D said:
I heard that app freezer can mess up your phone so it can't do backups?
Click to expand...
Click to collapse
Nope, Backup still working as intended, just checked. To be clear, I am using ADB command line in Terminal , not any specific apps. Read that firmware updates are also unaffected.
I could not find official adb for macOS. I did find an old thread (2017) which has adb for macOS for download.
Quick question: Is there an official adb installer for macOS or do I have to fire up my windows machine?
---------- Post added at 07:47 PM ---------- Previous post was at 07:30 PM ----------
I actually got adb on my MacOS by installing "android-platform-tools".
Code:
brew cask install android-platform-tools
SAMSUNG GLOBAL GOALS pm uninstall -k --user 0
Click to expand...
Click to collapse
Can I get the full command? The OP is missing the actual service name.
Lostwarriorram said:
Can I get the full command? The OP is missing the actual service name.
Click to expand...
Click to collapse
"com.samsung.sree"
@Neo3D Add:
Air command - com.samsung.android.service.aircommand
(Removes entry in settings. Allows button to be used as an eraser in drawing apps)
- com.samsung.android.aircommandmanager
AOD (Removes charging status from lock scree ) - com.samsung.android.app.aodservice
DeX on PC - com.sec.android.app.dexonpc
AR Doodle - com.samsung.android.ardrawing
I'm loving Bixby Routines, as it actually has nothing to do with Bixby and does a really awesome function. I was telling someone about that yesterday as a reason they should swap from iOS (they're debating on it already).
Does removing any of the Bixby stuff change / mess with Routines? I'm thinking they just called it this, and it has nothing to do with actual Bixby. The AI stuff for battery, performance and these Routines are why I changed over to a Samsung (not from Apple) and I love them.
In response to whoever mentioned removing Samsung Pay. SP is accepted in more places than Google Pay and has increased security. They generate a one time Card Number for any transactions, masking your existing.
Recent Apps not showing
After running the command above. I can't use the Recent Apps button. How do I enable it again? Thanks!
I would guess with most of the bloatware removed the Note 10 would be much faster
Wait is there FM Radio app in the note 10 or did OP just copy paste the codes from another post?
Zionator said:
Wait is there FM Radio app in the note 10 or did OP just copy paste the codes from another post?
Click to expand...
Click to collapse
Look again. Copy from S8 original post.
Sent from my SM-G965F using Tapatalk
Very useful, thanks!
I want to disable Bixby, but want to keep routines. Do they rely on each other to run, or do I need all of Bixby there for Routines to run
Edit: didn't see Llama had the same question... Still looking for an answer though. Same thing with samsung pass and samsung pay. I use lastpass since Samsung pass doesn't have a desktop version, but want to keep samsung pay
Debloat My Note..
The copy/paste suggestion saved me hours of typing pm uninstall, over and over, lol.
Thanks for an invaluable post, once again..
Anyone have battery dramatically improve doing this?
If so, by how much?
Need to know whether it's worth it. Only getting 4.5hrs sot
Help, I have a galaxy note 10 unlocked using metro, I cant seem to get the "ADB Device" to work. Windows 10 uses power shell ,the commands listed above dont seem to work, I found a few threads that have the device powershell command but after that it just doesnt work, am I missing something or is everyone still using old CMD?
Thanks Im a newbie
jeriko187 said:
Help, I have a galaxy note 10 unlocked using metro, I cant seem to get the "ADB Device" to work. Windows 10 uses power shell ,the commands listed above dont seem to work, I found a few threads that have the device powershell command but after that it just doesnt work, am I missing something or is everyone still using old CMD?
Thanks Im a newbie
Click to expand...
Click to collapse
download adb
EXTREME DEBLOAT
Tested with Xiaomi Mi 9 (cepheus)
Get the list here if the attachment below does not work.Guys i sold my Mi 9 so this thread won't be updated with new stuff as i can't test it myself.
I'll create a new thread (or move this if possible) on the OnePlus 9 forums.
Code:
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed.
YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
Hi!
First of all, this debloat.txt is heavily based on the work of SirTAVARES, but since his thread is no longer available i thought i might improve it and share.
This debloat file will wipe out almost everything from your phone. I use this debloat for daily usage and i don't see any problems. (I can't say it's 100% stable, so use at your own risk only.)
Features:
- Over 100 apps removed. Contains debloat for Google, Xiaomi, and other apps
- Updater app and camera removal for several ROMs (If you only want to use GCam port and no other camera)
- Experimental Debloat:
GPS & Location
MIUI Launcher
Always-on Display
Application Extension Service
- Almost everything you need is downloadable from the Play Store if you accidentally removed something
(I recommend using the latest platform-tools for ADB)
MAKE BACKUPS!!!!
Usage:
- Turn on USB Debugging
- In cmd type adb devices, and allow adb authorization on device
- Type adb shell Warning: Since MIUI 11, DO NOT use adb shell in su mode!!! Also it seems any app removed by root will cause a bootloop to fastboot mode. Working again since MIUI 12.2
- (Optional from MIUI 12.2) Type su
- Copy & paste the lines starting with "pm uninstall" to the cmd and press Enter. (You can select all or one-by-one too)
- Reboot & Enjoy
To do list:
Remove duplicates - Done
Arrangement (Separating Android apps from Google apps etc.) - Done
Find other apps to remove
*Changelog*
v1 - Release
v1.01 - Misc informations added
v1.02 - Removed Theme Manager from the list, as removing breaks audio selecting for alarm etc.
v1.03 - Added Mi Connect, Mi Share, and Xiaomi Services to the list
v1.04 - Fixed a typo, and removed duplicates. (Deleted 134 identical rows)
Thanks @melkhatt and @smohanv
v1.041 - Removed com.google.android.gms from the list as its removing breaks apps like Google Play
v1.05 - Removed -k flag, now the uninstallation is more clean. Added Android Auto, Mi Mover, and Xiaomi Cloudbackup to the list. Apps are now arranged. Thanks @smohanv
v1.06 - Removed Launcher 3 to get better stability with other ROMs and added Abstruct, making the list compatible with Paranoid Android
v1.07 - Added Gmail and stock calculator to the list
v1.071 - Added Pixel Setup Wizard, Retro Music Player, and TalkBack to the list
v2.0 - [Compatible with up to MIUI 12.1] - Added Google Assistant, Mi Ditto (Miplay Client), Mi Drive, FreeForm, Search Engine Selector, Projection, SuperWallpaper Earth & Mars, and experimental Always-on Display removing. Removed Find Device from the list as its removing in MIUI 12.1+ causes bootloop
v2.1 - [Compatible with up to MIUI 12.2] - Added Screen Combo (Xiaomi Mirror), and Application Extension Service (Content Catcher) to the list
v2.11 - Moved Application Extension Service (Content Catcher) to the experimental section as removing causes instability with the battery saver function
v2.2 - [Compatible with up to MIUI 12.3] - Added Dynamic System Updates to the list
v2.3 - crDroid 7.1 support: Added Google Maps, LineageOS Calendar, crDroid Music, crDroid Updater, Seedvault, Qualcomm WFD Service, Jelly, FaceUnlock, Screen Recorder and MatLog to the list.
v3.0 - [Compatible with up to MIUI 12.5] - Added some information about the uninstallation of certain apps on Android 11 ROMs.
v3.1 - Added new xiaomi.eu updater, Mi Office, Mi Macro, some Qualcomm apps (experimental), and all SuperWallpapers to the list.
v3.2 - Added Global Mi Browser, Tips, and Android System Webview (experimental) to the list, + some misc changes.
v3.3 - Added Moto Audio / Dolby UI, Able, Android Music, Device Health Services, Device Personalisation Services, and Google Connectivity Services, making the list compatible with Project 404
This should work for:
- Android 11: MIUI 12.5 (xiaomi.eu 21.3.3 tested), crDroid 7.1 (2020.12.20 build tested), Project 404
- Android 10: From MIUI 11 to MIUI 12.3 China/Global, xiaomi.eu (20.12.2 tested), RevolutionOS, maybe Syberia and LineageOS.
- Android 9: MIUI 10 China/Global, xiaomi.eu (9.8.1 tested), maybe RevolutionOS, Syberia and LineageOS.
*This could work with other (especially Xiaomi) devices. Try and let me know*
Great thx,
Once alternatives are installed is there anyway to safety remove miui dialer and messages?
bazz007 said:
Great thx,
Once alternatives are installed is there anyway to safety remove miui dialer and messages?
Click to expand...
Click to collapse
I never tried that. All i can say is be careful and try it, see if it works or not
Tried to downgrade system launcher in xiaomi eu 9.12.12 with removing it by pm uninstall -k --user 0 com.miui.home and then when i install a lower version i get message that system launcher is exist in second space Second space is not active. So pm uninstall -k --user 0 com.miui.home not completely removes system launcher
tested with mi mix 3 revOs 9.11.23
working as intended
g_seva said:
Tried to downgrade system launcher in xiaomi eu 9.12.12 with removing it by pm uninstall -k --user 0 com.miui.home and then when i install a lower version i get message that system launcher is exist in second space Second space is not active. So pm uninstall -k --user 0 com.miui.home not completely removes system launcher
Click to expand...
Click to collapse
It seems you can't do that... Updated the file with this information.
vzsisp said:
tested with mi mix 3 revOs 9.11.23
working as intended
Click to expand...
Click to collapse
Great
screen turns on and off i'm in miui 11 stock
Is it safe to remove find device? Won't it brick the phone?
tehsYs said:
Is it safe to remove find device? Won't it brick the phone?
Click to expand...
Click to collapse
Yeah i uninstalled it without any problem
If I updated xiaomi.eu, I then have to debloat again?
darthkir said:
If I updated xiaomi.eu, I then have to debloat again?
Click to expand...
Click to collapse
Yes
eliminar apk actualizar sin arranque
im stuck at the cmd part can someone help me please with the steps
debloter.exe said:
im stuck at the cmd part can someone help me please with the steps
Click to expand...
Click to collapse
0. Enable developer settings, USB Debugging
1. Download latest platform-tools here
2. Extract, open cmd in extracted platform-tools folder
3. Type adb devices and wait for the popup on your phone and tap on always allow
4. Copy the lines starting with "pm uninstall" from the .txt and press Enter
5. Let it finish
6. Enjoy
Is this delete the apk from Device completely or just disabling for the user 0. Thanks.
smohanv said:
Is this delete the apk from Device completely or just disabling for the user 0. Thanks.
Click to expand...
Click to collapse
It removes the apps completely.
Thanks.
There is an error in this line:
pm uninstall -k --user 0 com.google.android.gm should be corrected to pm uninstall -k --user 0 com.google.android.gms
Could NOT download the text file as it fails.
I have created a text for basic debloats (not included GPS / Location and Home launcher). See attached.
too much duplicates
Code:
pm uninstall -k --user 0 android.romstats
pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.android.bluetoothmidiservice
pm uninstall -k --user 0 com.android.calculator2
pm uninstall -k --user 0 com.android.calendar
pm uninstall -k --user 0 com.android.calllogbackup
pm uninstall -k --user 0 com.android.cellbroadcastreciever
pm uninstall -k --user 0 com.android.documentsui
pm uninstall -k --user 0 com.android.emergency
pm uninstall -k --user 0 com.android.gallery3d
pm uninstall -k --user 0 com.android.globalFileexplorer
pm uninstall -k --user 0 com.android.inputmethod.latin
pm uninstall -k --user 0 com.android.launcher3
pm uninstall -k --user 0 com.android.musicfx
pm uninstall -k --user 0 com.android.printservice.recommendation
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.android.providers.calendar
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.android.traceur
pm uninstall -k --user 0 com.android.webview
pm uninstall -k --user 0 com.baidu.duersdk.opensdk
pm uninstall -k --user 0 com.bsp.catchlog
pm uninstall -k --user 0 com.caf.fmradio
pm uninstall -k --user 0 com.google.android.apps.restore
pm uninstall -k --user 0 com.google.android.apps.wallpaper
pm uninstall -k --user 0 com.google.android.gms.location.history
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.setupwizard
pm uninstall -k --user 0 com.google.android.syncadapters.calendar
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.mi.health
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.miui.audioeffect
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.miui.calculator
pm uninstall -k --user 0 com.miui.cit
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.miui.fm
pm uninstall -k --user 0 com.miui.greenguard
pm uninstall -k --user 0 com.miui.home
pm uninstall -k --user 0 com.miui.hybrid.accessory
pm uninstall -k --user 0 com.miui.miservice
pm uninstall -k --user 0 com.miui.mishare.connectivity
pm uninstall -k --user 0 com.miui.misound
pm uninstall -k --user 0 com.miui.nextpay
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.miui.qr
pm uninstall -k --user 0 com.miui.virtualsim
pm uninstall -k --user 0 com.miui.vsimcore
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.mi.webkit.core
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.qualcomm.qti.perfdump
pm uninstall -k --user 0 com.samsung.aasaservice
pm uninstall -k --user 0 com.sec.android.AutoPreconfig
pm uninstall -k --user 0 com.sec.android.service.health
pm uninstall -k --user 0 com.syberia.ota
pm uninstall -k --user 0 com.syberia.SyberiaPapers
pm uninstall -k --user 0 com.xiaomi.ab
pm uninstall -k --user 0 com.xiaomi.account
pm uninstall -k --user 0 com.xiaomi.finddevice
pm uninstall -k --user 0 com.xiaomi.glgm
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.xiaomi.jr
pm uninstall -k --user 0 com.xiaomi.mi_connect_service
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.xiaomi.mirecycle
pm uninstall -k --user 0 com.xiaomi.o2o
pm uninstall -k --user 0 com.xiaomi.providers.appindex
pm uninstall -k --user 0 com.xiaomi.simactivate.service
pm uninstall -k --user 0 com.xiaomi.xmsf
pm uninstall -k --user 0 org.lineageos.recorder
pm uninstall -k --user 0 org.lineageos.snap
pm uninstall -k --user 0 org.simalliance.openmobileapi.service
pm uninstall -k --user 0 pl.zdunex25.updater
pm uninstall -k --user 0 ros.ota.updater
cleaned mi_hpme included but not gps
Thanks for the list
smohanv said:
Thanks.
There is an error in this line:
pm uninstall -k --user 0 com.google.android.gm should be corrected to pm uninstall -k --user 0 com.google.android.gms
Could NOT download the text file as it fails.
I have created a text for basic debloats (not included GPS / Location and Home launcher). See attached.
Click to expand...
Click to collapse
Fixed, thanks!
so my storage was almost full so I tried deleting the bloatware using ADB shell and dumb me deleted mi account package while I was signed in the device so my phone got locked now I have my credentials with me and even after resetting my password and entering the correct one it says couldn't sign in. RPC error this I believe is bcoz i deleted mi account so I know the only thing left is wipe my query is will it brick my hone if so are there any solutions
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudservice.sysbase
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.xiaomi.account
pm uninstall -k --user 0 com.xiaomi.micloud.sdk
above are some commands that I believe led to this
After rooting the tablet, it seems like magisk is not letting file managers to access system files, even i cant permanently delete apps via luckypatcher.
How do we gain rw on stock a11?
Civil123y said:
After rooting the tablet, it seems like magisk is not letting file managers to access system files, even i cant permanently delete apps via luckypatcher.
How do we gain rw on stock a11?
Click to expand...
Click to collapse
Why not use ADB to debloat apps? On stock A11, I usually uninstalled and disabled these after entering
Code:
adb shell
and then
Code:
su
:
Code:
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.samsung.android.fmm
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.sec.android.app.samsungapps
pm uninstall --user 0 com.samsung.android.forest
pm uninstall --user 0 com.sec.android.app.clockpackage
pm uninstall --user 0 com.samsung.android.calendar
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.microsoft.skydrive
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.osp.app.signin
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.samsung.android.galaxycontinuity
pm disable --user 0 com.samsung.android.dialer
pm disable --user 0 com.samsung.android.messaging
pm disable --user 0 com.sec.android.app.soundalive
pm disable --user 0 com.sec.android.soagent
pm disable --user 0 com.wssyncmldm
As for what is what or if you'd like to customize your debloating, you can use apps like App Inspector or programs like ADB AppControl for that.
nirogu325 said:
Why not use ADB to debloat apps? On stock A11, I usually uninstalled and disabled these after entering
Code:
adb shell
and then
Code:
su
:
Code:
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.samsung.android.fmm
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.sec.android.app.samsungapps
pm uninstall --user 0 com.samsung.android.forest
pm uninstall --user 0 com.sec.android.app.clockpackage
pm uninstall --user 0 com.samsung.android.calendar
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.microsoft.skydrive
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.osp.app.signin
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.samsung.android.galaxycontinuity
pm disable --user 0 com.samsung.android.dialer
pm disable --user 0 com.samsung.android.messaging
pm disable --user 0 com.sec.android.app.soundalive
pm disable --user 0 com.sec.android.soagent
pm disable --user 0 com.wssyncmldm
As for what is what or if you'd like to customize your debloating, you can use apps like App Inspector or programs like ADB AppControl for that.
Click to expand...
Click to collapse
Not gonna get rw with debolt
Even possible this without root but to get rw device is os11 or under 11
Os12 not support i try hard but fail
Mr Hassan said:
Not gonna get rw with debolt
Even possible this without root but to get rw device is os11 or under 11
Os12 not support i try hard but fail
Click to expand...
Click to collapse
I just gave the op a working alternative to debloat. As to making /system rewritable I'm not sure if it's possible at all without repartitioning and that can brick the device. Samsung is not the only company that has restricted the system partition. The only way to have a rw /system would be with a custom ROM or a GSI that lets you modify system (the ones labeled vndk). That's all I know. Good luck.
nirogu325 said:
I just gave the op a working alternative to debloat. As to making /system rewritable I'm not sure if it's possible at all without repartitioning and that can brick the device. Samsung is not the only company that has restricted the system partition. The only way to have a rw /system would be with a custom ROM or a GSI that lets you modify system (the ones labeled vndk). That's all I know. Good luck.
Click to expand...
Click to collapse
Previously i rooted via unlocking bootloader then flashing patched boot image.
After our conversation, i tried this method and it works -but dont know why-.
On my rooted tab i used magisk to batch whole AP.tar.. File
Then moved it to PC and flashed it via odin in AP slot.
Then Factory reset via recovery.
Now finish intial android setup of language and time until home screen is shown
then restart tablet normally without updating magisk .
After reboot updating magisk app without opening it (it will say something needs reboot, i skipped this, and root works fine) i gained 500mb in system(size don't matter , what matter is removal of unwanted apps).
Decompress system.img partition out of super.img.
mount -t ext4 -o loop,rw ./system.img mount-point
Edit what you want.
unmount
Pack new super.img file , create custom AP framework file , flash with Odin.