Disable Samsung Internet browser - Samsung Galaxy S10 Questions & Answers

How do I disable Samsung Internet?
In App Settings, the disable button is ghosted.
Using "Force Stop" is not permanent.
This app starts up frequently on its own and is annoying.
Firefox is set as my default browser.
Phone is Galaxy S10 SM-G973U

Airstream25 said:
How do I disable Samsung Internet?
In App Settings, the disable button is ghosted.
Using "Force Stop" is not permanent.
This app starts up frequently on its own and is annoying.
Firefox is set as my default browser.
Phone is Galaxy S10 SM-G973U
Click to expand...
Click to collapse
Samsung internet can be uninstalled on G973F...

Dkzs said:
Samsung internet can be uninstalled on G973F...
Click to expand...
Click to collapse
My Phone is Galaxy S10 SM-G973U

You can uninstall it with adb:
Code:
adb shell pm.uninstall -k --user 0 com.sec.android.app.sbrowser
For disabling it enter:
Code:
adb shell pm disable com.sec.android.app.sbrowser

adb command to disable Samsung Internet browser
That command was not successful, see below;
PS C:\adb\platform-tools> .\adb shell pm disable com.sec.android.app.sbrowser
Security exception: Shell cannot change component state for com.sec.android.app.sbrowser/null to 2
java.lang.SecurityException: Shell cannot change component state for com.sec.android.app.sbrowser/null to 2
at com.android.server.pm.PackageManagerService.setEnabledSetting(PackageManagerService.java:25067)
at com.android.server.pm.PackageManagerService.setApplicationEnabledSetting(PackageManagerService.java:24817)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:1610)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:199)
at android.os.ShellCommand.exec(ShellCommand.java:103)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:25942)
at android.os.Binder.shellCommand(Binder.java:642)
at android.os.Binder.onTransact(Binder.java:540)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:3329)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4763)
at android.os.Binder.execTransact(Binder.java:739)
PS C:\adb\platform-tools>

And what does the uninstall command do?
You can reinstall the browser via play or galaxy store.

Jannomag said:
And what does the uninstall command do?
You can reinstall the browser via play or galaxy store.
Click to expand...
Click to collapse
S C:\adb\platform-tools> .\adb devices
List of devices attached
RF8M20Z.... device
PS C:\adb\platform-tools> .\adb shell pm.uninstall -k --user 0 com.sec.android.app.sbrowser
/system/bin/sh: pm.uninstall: not found
PS C:\adb\platform-tools>

Airstream25 said:
S C:\adb\platform-tools> .\adb devices
List of devices attached
RF8M20Z.... device
PS C:\adb\platform-tools> .\adb shell pm.uninstall -k --user 0 com.sec.android.app.sbrowser
/system/bin/sh: pm.uninstall: not found
PS C:\adb\platform-tools>
Click to expand...
Click to collapse
My
You have a . It should be pm uninstall

jobhax said:
My
You have a . It should be pm uninstall
Click to expand...
Click to collapse
PS C:\adb\platform-tools> .\adb shell pm uninstall -k --user 0 com.sec.android.app.sbrowser
Success
PS C:\adb\platform-tools>
Wow, you guys are great, thanks!

Sorry...I miss typed the pm command with a dot instead of space.

uninstalling samsung internet
Greetings,
I tried uninstalling Samsung internet through ADB prompt
below is the code I used and error.
C:\WINDOWS\system32>adb shell
d2q:/ $ pm uninstall -k --user 0 com.sec.andriod.app.sbrowser
Failure [not installed for 0]
1|d2q:/ $
Please help me. Thanks
---------- Post added at 04:49 PM ---------- Previous post was at 04:45 PM ----------
Airstream25 said:
PS C:\adb\platform-tools> .\adb shell pm uninstall -k --user 0 com.sec.android.app.sbrowser
Success
PS C:\adb\platform-tools>
Wow, you guys are great, thanks!
Click to expand...
Click to collapse
Greetings,
I tried uninstalling Samsung internet through ADB prompt
below is the code I used and error.
C:\WINDOWS\system32>adb shell
d2q:/ $ pm uninstall -k --user 0 com.sec.andriod.app.sbrowser
Failure [not installed for 0]
1|d2q:/ $
Please help me. Thanks

Have you tried to disable it with the CCSWE app available in Play.

E:\platform-tools_r30.0.2-windows\platform-tools>adb.exe shell pm uninstall -k --user 0 com.sec.android.app.sbrowser
adb.exe: more than one device/emulator

Related

Debloat System Apps Without Root

This Guide Assumes You Know How To Use ADB, And Already Have Access To It. You Can Possibly Mess Up Your Phone Disabling The Wrong Thing, And I'm Not Liable For Any Damage, Including Missing Your Anniversary Dinner Due To Alarm App Being Disabled =P.
Plus Side? A Factory Reset Will Fix It.
Step One :
Download Android Platform Tools (ADB/Fastboot)
https://ln.sync.com/dl/984ab7480/azzmqpk8-8km5ysir-6fz7v9rz-mvfu2tqf
Step Two :
Enable USB Debugging
--Settings, About Phone, Tap Build Number 5 Times,
Go To "Developer Options", And Enable USB Debugging.
Step Three :
Download Application Inspector
https://play.google.com/store/apps/details?id=com.ubqsoft.sec01&hl=en
Step Four :
Extract The ZIP File From Step One. Open
The Directory, Hold Down Shift, Right Click, And Click
"Open Command Prompt Here".
Step Five:
Unlock Your Phone And Plug In Into Your PC, Then Type
"adb devices" (without quotes) Into The Command Prompt.
On Your Phone, Check "Always Allow" On Your Phone, And
Then Okay.
Step Six : type "adb shell" (without quotes)
---------------------------------
Here's Where The Debloating Begins.
---------------------------------
Once you type adb shell, you'll start using commands to
disable apps "permanantly". Instead of disabling them, and
them coming back when you do play store updates. This
has worked with anything i've thrown at it so far. Using
application inspector (linked above), to get the package
name, you'll then type in the command below to "remove"
that package from the current user. when done, reboot.
"pm uninstall -k --user 0 PACKAGE_NAME"
------------------------------------------
original thread with this method from the G5 Plus
forums. linked below. i didn't come up with this method,
but it works well on our phones. pics coming when i get
home, to help others out. i'll probably rewrite this to make
it cleaner as well
https://forum.xda-developers.com/g5-plus/how-to/amazon-ads-removal-moto-g5-t3598515
no luck. I need to disable voicemail, carrierhub, callerID but it gaves me en error "Failure"
I am rooted Stock Android 8.0 Sprint
and this actually worked for me
Make sure you have Root, I can not guarantee it works without it.
1st) VERY important) Make sure to activate the phone and let Sprint install all the garbage bloatware all the way, it can take a good half an hour
Make sure your wifi calling and all your sprint stuff works and your phone is fully activated otherwise you will end up with SPRINT ID download error 400 and the only way to get rid of that is with FACTORY RESET.
2) use a batch uninstaller app and remove all the garbage users app in one shot , close to 18 of them
Restart and follow the above
USB Debug enabled
ADB Shell
and copy paste the following lines from my list below
reboot and done,
Sprint ID did not reinstall the bloatware again.
be careful it is case sensetive!
=======================
nash:/ $ pm uninstall -k --user 0 com.facebook.katana
Success
nash:/ $ pm uninstall -k --user 0 com.lookout
Success
nash:/ $ pm uninstall -k --user 0 com.facebook.orca
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.clouddrive.photos
Success
nash:/ $ pm uninstall -k --user 0 com.instagram.android
Success
nash:/ $ pm uninstall -k --user 0 com.audible.application
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.mp3
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.kindle
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.mShop.android.shopping
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.avod.thirdpartyclient
Success
nash:/ $ pm uninstall -k --user 0 com.google.android.calendar
Success
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.inputmethod.pinyin
pm uninstall -k --user 0 com.google.android.inputmethod.japanese
pm uninstall -k --user 0 com.google.android.inputmethod.korean
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.walletnfcrel
pm uninstall -k --user 0 com.google.vr.vrcore
doctorman said:
I am rooted Stock Android 8.0 Sprint
and this actually worked for me
Make sure you have Root, I can not guarantee it works without it.
1st) VERY important) Make sure to activate the phone and let Sprint install all the garbage bloatware all the way, it can take a good half an hour
Make sure your wifi calling and all your sprint stuff works and your phone is fully activated otherwise you will end up with SPRINT ID download error 400 and the only way to get rid of that is with FACTORY RESET.
2) use a batch uninstaller app and remove all the garbage users app in one shot , close to 18 of them
Restart and follow the above
USB Debug enabled
ADB Shell
and copy paste the following lines from my list below
reboot and done,
Sprint ID did not reinstall the bloatware again.
be careful it is case sensetive!
=======================
nash:/ $ pm uninstall -k --user 0 com.facebook.katana
Success
nash:/ $ pm uninstall -k --user 0 com.lookout
Success
nash:/ $ pm uninstall -k --user 0 com.facebook.orca
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.clouddrive.photos
Success
nash:/ $ pm uninstall -k --user 0 com.instagram.android
Success
nash:/ $ pm uninstall -k --user 0 com.audible.application
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.mp3
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.kindle
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.mShop.android.shopping
Success
nash:/ $ pm uninstall -k --user 0 com.amazon.avod.thirdpartyclient
Success
nash:/ $ pm uninstall -k --user 0 com.google.android.calendar
Success
Click to expand...
Click to collapse
This worked great. Planning on removing bloat as the days go on.
Can anyone please confirm if this works on unrooted stock firmware?. I am unable to make whatsapp calls because Sprinthub keeps terminating it.
Please if anyone has better idea of debloating Sprint crap, then let me know.
thanks
I have a XT1789-06 (Indian) and i use this method to debloat my Moto Phones (Moto Z , Moto Z2 Force , Moto Z Play) all running on stock and locked BL. This works quite well to uninstall apps (such as Moto Voice , Motorola SLPC System , Checkin , Device Management etc.. )
It doesn't have any carrier specific app , but it should succeed .

[GUIDE] [DEBLOAT] Remove stock apps WITHOUT ROOT

Asus Zenfone has stock android without bloatware .. why this thread is created ??
Agreed that we have near stock android and most of the apps can be disabled in settings.
But with the method mentioned below, app will never wake up to consume battery and will be uninstalled for current user.
Also ADB is way faster than individually selecting and disabling apps.​
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have device connected via USB, run adb devices command to see if your device is connected via ADB.
{
"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"
}
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for current user and will return in case of factory reset. So if you mess something up, do factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.asus.soundrecorder # Sound Recorder
adb shell pm uninstall -k --user 0 com.caf.fmradio # FM radio
adb shell pm uninstall -k --user 0 com.huaqin.FM # FM radio
adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook App
adb shell pm uninstall -k --user 0 com.facebook.orca # Facebook Messenger
adb shell pm uninstall -k --user 0 com.facebook.system # Facebook App Installer
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay # Go2Pay
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps # Google Map
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging # Google Messaging
adb shell pm uninstall -k --user 0 com.google.android.apps.photos # Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.calendar # Google Calendar
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Google Search App
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Google Movies
adb shell pm uninstall -k --user 0 com.google.android.webview # AOSP webview
adb shell pm uninstall -k --user 0 com.instagram.android # Instagram
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp # Asus Service Center Added with update 305
Added below as per user requests :
adb shell pm uninstall -k --user 0 com.google.android.keep # Google Keep
adb shell pm uninstall -k --user 0 com.google.android.youtube # YouTube
adb shell pm uninstall -k --user 0 id.co.babe # BaBe - Baca Berita
adb shell pm uninstall -k --user 0 com.asus.calculator # Asus Calculator
adb shell pm uninstall -k --user 0 com.pure.indosat.care # myIM3 Added with update 331
adb shell pm uninstall -k --user 0 com.shopee.id # ShopeeOnline shopping app in ZB602KL
adb shell pm uninstall -k --user 0 com.android.dreams.basic # Basic Wallpaper Live Wallpaper
adb shell pm uninstall -k --user 0 com.google.android.tts # Google Text To Speech
adb shell pm uninstall -k --user 0 com.android.dreams.phototable # PhotoTable Wallpaper
adb shell pm uninstall -k --user 0 com.android.stk # Sim Tool Kit
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback # Talkback Service
adb shell pm uninstall -k --user 0 com.google.android.ims # Carrier Services ​
My Setup for Android 10 -->
adb shell pm uninstall --user 0 com.android.chrome
adb shell pm uninstall --user 0 com.android.dreams.basic
adb shell pm uninstall --user 0 com.android.dreams.phototable
adb shell pm uninstall --user 0 com.android.stk
adb shell pm uninstall --user 0 com.android.wallpaper.livepicker
adb shell pm uninstall --user 0 com.android.wallpaperbackup
adb shell pm uninstall --user 0 com.asus.calculator
adb shell pm uninstall --user 0 com.asus.ia.asusapp
adb shell pm uninstall --user 0 com.asus.soundrecorder
adb shell pm uninstall --user 0 com.caf.fmradio
adb shell pm uninstall --user 0 com.facebook.appmanager
adb shell pm uninstall --user 0 com.facebook.katana
adb shell pm uninstall --user 0 com.facebook.orca
adb shell pm uninstall --user 0 com.facebook.services
adb shell pm uninstall --user 0 com.facebook.system
adb shell pm uninstall --user 0 com.google.android.apps.docs
adb shell pm uninstall --user 0 com.google.android.apps.docs.oem
adb shell pm uninstall --user 0 com.google.android.apps.magazines
adb shell pm uninstall --user 0 com.google.android.apps.maps
adb shell pm uninstall --user 0 com.google.android.apps.messaging
adb shell pm uninstall --user 0 com.google.android.apps.nbu.files
adb shell pm uninstall --user 0 com.google.android.apps.photos
adb shell pm uninstall --user 0 com.google.android.apps.tachyon
adb shell pm uninstall --user 0 com.google.android.apps.walletnfcrel
adb shell pm uninstall --user 0 com.google.android.apps.wellbeing
adb shell pm uninstall --user 0 com.google.android.calendar
adb shell pm uninstall --user 0 com.google.android.contacts
adb shell pm uninstall --user 0 com.google.android.deskclock
adb shell pm uninstall --user 0 com.google.android.dialer
adb shell pm uninstall --user 0 com.google.android.gm
adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall --user 0 com.google.android.ims
adb shell pm uninstall --user 0 com.google.android.inputmethod.latin
adb shell pm uninstall --user 0 com.google.android.marvin.talkback
adb shell pm uninstall --user 0 com.google.android.music
adb shell pm uninstall --user 0 com.google.android.projection.gearhead
adb shell pm uninstall --user 0 com.google.android.tts
adb shell pm uninstall --user 0 com.google.android.videos
adb shell pm uninstall --user 0 com.google.android.webview
adb shell pm uninstall --user 0 com.google.android.youtube
adb shell pm uninstall --user 0 com.huaqin.FM
adb shell pm uninstall --user 0 com.instagram.android
Click to expand...
Click to collapse
.A.V.i.n.a.S.h. said:
Asus Zenfone has stock android without bloatware .. why this thread is created ??
Agreed that we have near stock android and most of the apps can be disabled in settings.
But with the method mentioned below, app will never wake up to consume battery and will be uninstalled for current user.
Also ADB is way faster that individually selecting and disabling apps.
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have device connected via USB, run adb devices command to see if your device is connected via ADB.
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for current user and will return in case of factory reset. So if you mess something up, do factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.android.launcher3 # Launcher -- Remove if you have third party launcher like Nova setup as default
adb shell pm uninstall -k --user 0 com.asus.soundrecorder # Sound Recorder
adb shell pm uninstall -k --user 0 com.caf.fmradio # FM radio
adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook
adb shell pm uninstall -k --user 0 com.facebook.orca # Facebook
adb shell pm uninstall -k --user 0 com.facebook.system # Facebook
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay # Go2Pay
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps # Google Map
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging # Google Messaging
adb shell pm uninstall -k --user 0 com.google.android.apps.photos # Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.calendar # Google Calendar
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Google Search App
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Google Movies
adb shell pm uninstall -k --user 0 com.google.android.webview # AOSP webview
adb shell pm uninstall -k --user 0 com.instagram.android # Instagram
Click to expand...
Click to collapse
I am using all your commands except for...
Removing sound recorder
Removing FM radio
Removing webview.
Thanks
One more firmware and one more bloatware ..
Updated OP to get rid of Asus Service Center app.
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp # Asus Service Center Added with update 305
Will OTA succeed after removing any of these apps.
singhyar said:
Will OTA succeed after removing any of these apps.
Click to expand...
Click to collapse
No issues in OTA, this is basically removing apps for current user.
We are not tampering the system in any way
.A.V.i.n.a.S.h. said:
Asus Zenfone has stock android without bloatware .. why this thread is created ??
Agreed that we have near stock android and most of the apps can be disabled in settings.
But with the method mentioned below, app will never wake up to consume battery and will be uninstalled for current user.
Also ADB is way faster that individually selecting and disabling apps.
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have device connected via USB, run adb devices command to see if your device is connected via ADB.
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for current user and will return in case of factory reset. So if you mess something up, do factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.android.launcher3 # Launcher -- Remove if you have third party launcher like Nova setup as default
adb shell pm uninstall -k --user 0 com.asus.soundrecorder # Sound Recorder
adb shell pm uninstall -k --user 0 com.caf.fmradio # FM radio
adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook
adb shell pm uninstall -k --user 0 com.facebook.orca # Facebook
adb shell pm uninstall -k --user 0 com.facebook.system # Facebook
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay # Go2Pay
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps # Google Map
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging # Google Messaging
adb shell pm uninstall -k --user 0 com.google.android.apps.photos # Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.calendar # Google Calendar
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Google Search App
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Google Movies
adb shell pm uninstall -k --user 0 com.google.android.webview # AOSP webview
adb shell pm uninstall -k --user 0 com.instagram.android # Instagram
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp # Asus Service Center Added with update 305
Click to expand...
Click to collapse
Can you please tell me why there are 4 different codes for Facebook? What each one exactly does? Also do we need to reboot the phone to see the changes?
SumitGupta2442 said:
Can you please tell me why there are 4 different codes for Facebook? What each one exactly does? Also do we need to reboot the phone to see the changes?
Click to expand...
Click to collapse
No reboot needed. You can see the changes in drawer & under All apps.
Facebook app description is added in OP.
You have main Facebook app, fb messenger, app manager and app installer.
The manager and installer is just companion apps to update facebook app .. read more here.
Worked perfectly, removed facebook, instagram, play movies, duo and go to pay.
Thanks OP,
Btw, can we enable Camera2 API (persist.camera.HAL3.enabled=1) with any adb command like this?
Want to install Gcam Without Root.
Thanks & Best Regard
sampit76 said:
Thanks OP,
Btw, can we enable Camera2 API (persist.camera.HAL3.enabled=1) with any adb command like this?
Want to install Gcam Without Root.
Thanks & Best Regard
Click to expand...
Click to collapse
No Sadly that is not possible with just ADB.
I removed the Google Search App but the search stays there with no action rest all looks good.
dinjo_jo said:
I removed the Google Search App but the search stays there with no action rest all looks good.
Click to expand...
Click to collapse
Change launcher to one where you can have a home screen without a search widget....
Any ways to reinstall?
dinjo_jo said:
Any ways to reinstall?
Click to expand...
Click to collapse
Go to play store and install
dinjo_jo said:
Any ways to reinstall?[/QUOTE Remember that it'll be again installed as system app.
Click to expand...
Click to collapse
.A.V.i.n.a.S.h. said:
Asus Zenfone has stock android without bloatware .. why this thread is created ??
Agreed that we have near stock android and most of the apps can be disabled in settings.
But with the method mentioned below, app will never wake up to consume battery and will be uninstalled for current user.
Also ADB is way faster that individually selecting and disabling apps.​
You need to enable USB debugging and have ADB setup. (Refer https://www.xda-developers.com/quickly-install-adb/ is you are new to these things.)
Now once you have device connected via USB, run adb devices command to see if your device is connected via ADB.
Now copy and run the commands from below list for the app which you want to remove.
This will remove apps for current user and will return in case of factory reset. So if you mess something up, do factory reset to get out of trouble.
adb shell pm uninstall -k --user 0 com.android.launcher3 # Launcher -- Remove if you have third party launcher like Nova setup as default
adb shell pm uninstall -k --user 0 com.asus.soundrecorder # Sound Recorder
adb shell pm uninstall -k --user 0 com.caf.fmradio # FM radio
adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook App
adb shell pm uninstall -k --user 0 com.facebook.orca # Facebook Messenger
adb shell pm uninstall -k --user 0 com.facebook.system # Facebook App Installer
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay # Go2Pay
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Drive
adb shell pm uninstall -k --user 0 com.google.android.apps.maps # Google Map
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging # Google Messaging
adb shell pm uninstall -k --user 0 com.google.android.apps.photos # Google Photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.calendar # Google Calendar
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Google Search App
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Google Movies
adb shell pm uninstall -k --user 0 com.google.android.webview # AOSP webview
adb shell pm uninstall -k --user 0 com.instagram.android # Instagram
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp # Asus Service Center Added with update 305​
Click to expand...
Click to collapse
anyone knows command for debloat:
BaBe
Sheets
Slides
Keep
Thanks before
==============
Im using MaxPro M1 for Indonesian Region
goezthedoctor said:
anyone knows command for debloat:
BaBe
Sheets
Slides
Keep
Thanks before
==============
Im using MaxPro M1 for Indonesian Region
Click to expand...
Click to collapse
adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.sheets # Google Sheets ( Not a system app in INDIAN version so try uninstall once without the -k --user 0)
adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides # Google Slides ( Not a system app in INDIAN version so try uninstall once without the -k --user 0)
adb shell pm uninstall -k --user 0 com.google.android.keep #Google Keep
The first app you mentoned is not known to me.
Can you share Play Store link , I will share the UNINSTALL command
.A.V.i.n.a.S.h. said:
adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.sheets # Google Sheets ( Not a system app in INDIAN version so try uninstall once without the -k --user 0)
adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides # Google Slides ( Not a system app in INDIAN version so try uninstall once without the -k --user 0)
adb shell pm uninstall -k --user 0 com.google.android.keep #Google Keep
The first app you mentoned is not known to me.
Can you share Play Store link , I will share the UNINSTALL command
Click to expand...
Click to collapse
Thanks a lot
Here the link for BaBe:
https://www.google.co.id/url?sa=t&s...sQ5YQBCCcwAA&usg=AOvVaw126lJFqJTUAlHdsOf2aQk6
goezthedoctor said:
Thanks a lot
Here the link for BaBe:
https://www.google.co.id/url?sa=t&s...sQ5YQBCCcwAA&usg=AOvVaw126lJFqJTUAlHdsOf2aQk6
Click to expand...
Click to collapse
Here you go .. Hopefully it works but the package name is kind of unusual.
adb shell pm uninstall -k --user 0 id.co.babe #BaBe - Baca Berita
Give it a go.
If the command fails then no alteration to system so we are safe to give it a try.
how to uninstall chrome and youtube? i dont see the command in the list..
thanks..

[GUIDE] DISABLE Redmi NOTE 7 Bloatware (NO ROOT NEED no need for unlocked bootloader)

These are quick instructions on how to disable some of the Redmi NOTE 7 and Redmi Note 7 Pro Bloatware. Root is NOT NEEDED and a UNLOCKED bootloader is NOT NEEDED to accomplish this. If there are anymore packages that are safe to disable that need to be added to the list just post a reply on this thread and i will add it to the list
Please keep this strictly REDMI NOTE 7 and REDMI NOTE 7 Pro orientated only.
1) install fastboot and adb on your PC
fastboot download: (https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/)
fastboot/adb installation/usage instructios: https://www.xda-developers.com/install-adb-windows-macos-linux/
2) once you have adb running and working with your device run the following commands to remove the desired packages.
Code:
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Play Movies
adb shell pm uninstall -k --user 0 com.android.browser # Mi Browser
adb shell pm uninstall -k --user 0 com.miui.bugreport # Mi Feedback
adb shell pm uninstall -k --user 0 com.miui.compass # Mi Compass
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen Recorder
adb shell pm uninstall -k --user 0 com.miui.videoplayer # Mi Video
adb shell pm uninstall -k --user 0 com.miui.player # Mi Music
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks # Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi Scanner
adb shell pm uninstall -k --user 0 com.google.ar.lens # Google Lens
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Docs
adb shell pm uninstall -k --user 0 com.android.chrome # Google Chrome
adb shell pm uninstall -k --user 0 com.google.android.youtube # Google YouTube
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller.peel.plugin # Peel Mi Remote
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller # Mi Remote controller
adb shell pm uninstall -k --user 0 com.miui.enbbs # Xiaomi MIUI Forum
Hi, Thanks for the easy instruction. How is the device working after reinstalling all the mentioned apps?
Stable? better performance? better battery? any error or problem? please let us know the difference?
Never mind, I used Saki_EU's Xiaomi ADB/Fastboot Tools and uninstalled many apps already. No problem, more free RAM now!
XeoNoX said:
These are quick instructions on how to remove some of the Redmi NOTE 7 and Redmi Note 7 Pro Bloatware. Root is NOT NEEDED and a UNLOCKED bootloader is NOT NEEDED to accomplish this. If there are anymore packages that are safe to remove that need to be added to the list just post a reply on this thread and i will add it to the list
Please keep this strictly REDMI NOTE 7 and REDMI NOTE 7 Pro orientated only.
1) install fastboot and adb on your PC
fastboot download: (https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/)
fastboot/adb installation/usage instructios: https://www.xda-developers.com/install-adb-windows-macos-linux/
2) once you have adb running and working with your device run the following commands to remove the desired packages.
Code:
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Play Movies
adb shell pm uninstall -k --user 0 com.android.browser # Mi Browser
adb shell pm uninstall -k --user 0 com.miui.bugreport # Mi Feedback
adb shell pm uninstall -k --user 0 com.miui.compass # Mi Compass
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen Recorder
adb shell pm uninstall -k --user 0 com.miui.videoplayer # Mi Video
adb shell pm uninstall -k --user 0 com.miui.player # Mi Music
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks # Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi Scanner
adb shell pm uninstall -k --user 0 com.google.ar.lens # Google Lens
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Docs
adb shell pm uninstall -k --user 0 com.android.chrome # Google Chrome
adb shell pm uninstall -k --user 0 com.google.android.youtube # Google YouTube
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller.peel.plugin # Peel Mi Remote
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller # Mi Remote controller
adb shell pm uninstall -k --user 0 com.miui.enbbs # Xiaomi MIUI Forum
Click to expand...
Click to collapse
thanks for the refresher for the code, i am now trying to get adb to for second space.
And only Google apps?
E:\desktop\platform-tools-latest-windows>adb shell pm uninstall -k --user 0 com.google.android.videos # Play Movies
* daemon not running. starting it now at tcp:5037 *
* daemon started successfully *
error: no devices/emulators found
this goes to all
running fastboot devices shows
Do I have to run the commands one by one or together is fine?
Burt_93 said:
Do I have to run the commands one by one or together is fine?
Click to expand...
Click to collapse
you can copy and paste it fromwherever your adb command line is located if your terminal (from the pc) allows pasting.
arik100 said:
E:\desktop\platform-tools-latest-windows>adb shell pm uninstall -k --user 0 com.google.android.videos # Play Movies
* daemon not running. starting it now at tcp:5037 *
* daemon started successfully *
error: no devices/emulators found
this goes to all
running fastboot devices shows
Click to expand...
Click to collapse
seems like you dont have your phone device correctly setup. make sure u have BOTH usb debugging enabled AND your computer authenticated to allow your PC to make USB debugging tasks....you can find it on your phone from developer options. youtube or google how to run and install adb
XeoNoX said:
seems like you dont have your phone device correctly setup. make sure u have BOTH usb debugging enabled AND your computer authenticated to allow your PC to make USB debugging tasks....you can find it on your phone from developer options. youtube or google how to run and install adb
Click to expand...
Click to collapse
thanks already solved the problem myself
then i run into another problem , when trying to install new rom and need to do meta? command,
solution was to update the adb tools
Thanks guys I removed all bloatwares
But how to install deleted system apps cuz I need miui gallery app
Help me!
remove bloatware
Thanks for the guide it came pretty handy when i needed it, for the fellow members that want to follow the easiest path there is a Java-writen tool for xiaomi devices.
Xiaomi ADB/Fastboot Tools by Saki_EU there is a guide in xda forums for download link & tutorial.
Code
XeoNoX said:
These are quick instructions on how to remove some of the Redmi NOTE 7 and Redmi Note 7 Pro Bloatware. Root is NOT NEEDED and a UNLOCKED bootloader is NOT NEEDED to accomplish this. If there are anymore packages that are safe to remove that need to be added to the list just post a reply on this thread and i will add it to the list
Please keep this strictly REDMI NOTE 7 and REDMI NOTE 7 Pro orientated only.
1) install fastboot and adb on your PC
fastboot download: (https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/)
fastboot/adb installation/usage instructios: https://www.xda-developers.com/install-adb-windows-macos-linux/
2) once you have adb running and working with your device run the following commands to remove the desired packages.
Code:
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
adb shell pm uninstall -k --user 0 com.google.android.videos # Play Movies
adb shell pm uninstall -k --user 0 com.android.browser # Mi Browser
adb shell pm uninstall -k --user 0 com.miui.bugreport # Mi Feedback
adb shell pm uninstall -k --user 0 com.miui.compass # Mi Compass
adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes
adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen Recorder
adb shell pm uninstall -k --user 0 com.miui.videoplayer # Mi Video
adb shell pm uninstall -k --user 0 com.miui.player # Mi Music
adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks # Mi Apps
adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi Scanner
adb shell pm uninstall -k --user 0 com.google.ar.lens # Google Lens
adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Docs
adb shell pm uninstall -k --user 0 com.android.chrome # Google Chrome
adb shell pm uninstall -k --user 0 com.google.android.youtube # Google YouTube
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller.peel.plugin # Peel Mi Remote
adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller # Mi Remote controller
adb shell pm uninstall -k --user 0 com.miui.enbbs # Xiaomi MIUI Forum
Click to expand...
Click to collapse
May I request for another code for these apps? Mi pay and Mi credit?
Hi, followed the instructions.
Phone immediately got stuck in boot loop to redmi recovery 3.0 screen. Rebooting repeats process.
There is a "Connect with MiAssistant option", but this application does not recognize the phone. In the forum for the app some people say that the english version will not connect with newer versions of android (as in the redmi note 7)
So I kind of just lost my phone now, rather than improved it.. Not sure what to do now, I did not want to get into unlocking the bootloader and flashing roms as I'm not comfortable with that and really don't trust it to actually work.
Any advice would appreciated, thanks.
[email protected] said:
Hi, followed the instructions.
Phone immediately got stuck in boot loop to redmi recovery 3.0 screen. Rebooting repeats process.
There is a "Connect with MiAssistant option", but this application does not recognize the phone. In the forum for the app some people say that the english version will not connect with newer versions of android (as in the redmi note 7)
So I kind of just lost my phone now, rather than improved it.. Not sure what to do now, I did not want to get into unlocking the bootloader and flashing roms as I'm not comfortable with that and really don't trust it to actually work.
Any advice would appreciated, thanks.
Click to expand...
Click to collapse
i doubt it was any of those packages that have you stuck in a boot loop as they are non system apk's. however if you want to restore your phone back to OEM, just grab the OFFICIAL MI TOOLS from XIAOMI and flash the latest firmware. https://xiaomifirmware.com/roms/miui-roms-for-xiaomi-redmi-note-7-lavender/
Is there any way to remove the four features at the top of your recent apps shade? Cleaner, security scan, deep clean, manage apps.
DelphinusMinor said:
Is there any way to remove the four features at the top of your recent apps shade? Cleaner, security scan, deep clean, manage apps.
Click to expand...
Click to collapse
You can go into Settings, Home screen and recents then untick show suggestions
unezi said:
You can go into Settings, Home screen and recents then untick show suggestions
Click to expand...
Click to collapse
I completed missed that. Thank you!
More bloatware
Hi, you can add this to clean your Redmi Note 7:
Code:
adb shell pm uninstall –k ––user 0 com.miui.calculator
adb shell pm uninstall –k ––user 0 com.android.calendar
adb shell pm uninstall –k ––user 0 com.miui.bugreport
adb shell pm uninstall –k ––user 0 com.mi.android.globalFileexplorer
adb shell pm uninstall –k ––user 0 com.miui.fm
adb shell pm uninstall –k ––user 0 com.miui.gallery
adb shell pm uninstall –k ––user 0 com.xiaomi.glgm
adb shell pm uninstall –k ––user 0 com.mipay.wallet.id
adb shell pm uninstall –k ––user 0 com.mipay.wallet.in
adb shell pm uninstall –k ––user 0 com.xiaomi.payment
adb shell pm uninstall –k ––user 0 com.xiaomi.mirecycle
adb shell pm uninstall –k ––user 0 com.miui.virtualsim
adb shell pm uninstall –k ––user 0 com.android.soundrecorder
adb shell pm uninstall –k ––user 0 com.miui.cleanmaster
adb shell pm uninstall –k ––user 0 com.miui.securitycenter
adb shell pm uninstall –k ––user 0 com.miui.securityadd
adb shell pm uninstall –k ––user 0 com.miui.miwallpaper
adb shell pm uninstall –k ––user 0 com.miui.weather2
adb shell pm uninstall –k ––user 0 com.miui.providers.weather
adb shell pm uninstall –k ––user 0 com.miui.yellowpage
adb shell pm uninstall –k ––user 0 com.miui.antispam
adb shell pm uninstall –k ––user 0 com.xiaomi.simactivate.service
adb shell pm uninstall –k ––user 0 com.miui.msa.global
Each time I run your command, adb says “adb error device null not found”. BTW, I had flashed TWRP and vbmeta image via adb/fastboot without any problem.
thanks. very nice nifty tool and works great.

Delete Bloatware with this script

Hello guys, as you know, we can't unlock the bootloader, so we are stuck with stock firmware.
I have a 3gb/ ram and 32gb/rom tablet, some of you may have lower specs 2/32 , or even 1/16 in many models.
With this script you can gain a bit of extra performance, because you'll have less apps using the ungenerous ram that comes with the device.
Instructions:
1) Install the device's drivers and enable usb debugging on your tablet.
2) Download the file and extract it.
3) Connect your tablet to the pc and open a cmd window and type adb shell.
4) You'll see a message on your tablet, just tap to allow the connection.
5) Now, run the bat file and wait, sometimes you need run it again.
If you open the .txt file, you'll see all the apps that are going to be disable and uninstalled, if you want to keep an app, just add a "#" at the start of the command and it well be skipped.
Download link:
https://drive.google.com/file/d/117sGCj5Ep6K6ZNGTD28s0FD5c46ckegD/view?usp=drivesdk
Have a good day and stay safe.
Cheers guys.
sfoot13 said:
Hello guys, as you know, we can't unlock the bootloader, so we are stuck with stock firmware.
I have a 3gb/ ram and 32gb/rom tablet, some of you may have lower specs 2/32 , or even 1/16 in many models.
With this script you can gain a bit of extra performance, because you'll have less apps using the ungenerous ram that comes with the device.
Instructions:
1) Install the device's drivers and enable usb debugging on your tablet.
2) Download the file and extract it.
3) Connect your tablet to the pc and open a cmd window and type adb shell.
4) You'll see a message on your tablet, just tap to allow the connection.
5) Now, run the bat file and wait, sometimes you need run it again.
If you open the .txt file, you'll see all the apps that are going to be disable and uninstalled, if you want to keep an app, just add a "#" at the start of the command and it well be skipped.
Download link:
https://drive.google.com/file/d/117sGCj5Ep6K6ZNGTD28s0FD5c46ckegD/view?usp=drivesdk
Have a good day and stay safe.
Cheers guys.
Click to expand...
Click to collapse
Hello and thank you for this.
Could you provide a brief explanation on the txt file next to each item (or here) as to what would happen when you disable or uninstall each item?
Most of them are self explanatory but I have trouble with a few ie:
pm disable-user --user 0 com.huawei.android.hwouc ??
pm uninstall --user 0 com.google.android.feedback ??
pm uninstall --user 0 com.android.providers.contacts ??
pm disable-user --user 0 com.android.contacts (I will need a new contacts app, wont I)
pm disable-user --user 0 com.huawei.camera (I will need a new camera app)
pm uninstall --user 0 com.android.bookmarkprovider ??
pm uninstall --user 0 com.android.providers.partnerbookmarks ??
pm disable-user --user 0 com.android.providers.calendar ??
pm disable-user --user 0 com.google.android.gm ??
pm uninstall --user 0 com.google.android.onetimeinitializer ??
pm disable-user --user 0 com.huawei.phoneservice (will I be able to call?)
pm disable-user --user 0 com.huawei.nearby ??
pm disable-user --user 0 com.android.emergency ??
pm disable-user --user 0 com.google.android.partnersetup ??
pm disable-user --user 0 com.android.cellbroadcastreceiver ??
pm uninstall --user 0 com.google.android.syncadapters.contacts ??
pm uninstall --user 0 com.google.android.syncadapters.calendar ??
pm uninstall --user 0 com.swiftkey.swiftkeyconfigurator
pm uninstall --user 0 com.touchtype.swiftkey (will I need a new keyboard? do i need to install it before I uninstall this one?)
pm disable-user --user 0 com.google.android.backuptransport ??
pm disable-user --user 0 com.google.android.backupconfirm ??
pm uninstall --user 0 com.google.android.tts ??
#pm disable-user --user 0 com.android.location.fused ?? why are you not disabling this one?
pm disable-user --user 0 com.google.android.printservice.recommendation ??
pm disable-user --user 0 com.android.keyguard ??
pm disable-user --user 0 com.huawei.android.FloatTasks ??
pm disable-user --user 0 com.huawei.hwid ??
pm disable-user --user 0 com.android.printspooler ??
pm disable-user --user 0 com.huawei.omacp ??
#pm disable-user --user 0 com.android.vending
#pm disable-user --user 0 com.google.android.gsf
#pm disable-user --user 0 com.google.android.gms
#pm disable-user --user 0 com.google.android.overlay.gmsconfig
#pm disable-user --user 0 com.google.android.marvin.talkbackNEVERDELETEIT,BECAUSEPHONEWILLENDINBOOTLOOP
And why are you not diabling the last five items?
Thanks in advance
Hi, in this thread, there is a comprehensive list of packages, with the description, and whether or not is safe to remove:
https://forum.xda-developers.com/mate-20-x/how-to/guide-remove-apps-adb-t3870727
Here below I’m sharing my experience about what I safely removed from my T5:
package:com.google.android.feedback
package:com.huawei.hifolder
package:com.huawei.hicloud
package:com.android.providers.partnerbookmarks
package:com.android.bookmarkprovider
package:com.google.android.music
package:com.google.android.videos
package:com.huawei.android.totemweatherwidget
package:com.huawei.android.totemweather
package:com.huawei.android.totemweatherapp
package:com.google.android.youtube
package:com.touchtype.swiftkey
package:com.huawei.kidsmode.kidspaint
package:com.example.android.notepad
package:com.swiftkey.swiftkeyconfigurator
package:com.facebook.system
package:com.android.email
package:com.android.mediacenter
package:com.huawei.himovie.overseas
package:com.google.android.gms
package:com.google.android.apps.photos
package:com.android.providers.calendar
package:com.android.calendar
package:com.android.contacts
package:com.android.providers.downloads
package:com.android.providers.downloads.ui
package:com.google.android.apps.tachyon
package:com.android.wallpaper.livepicker
package:com.android.providers.contacts
package:com.facebook.services
package:com.facebook.appmanager
package:com.huawei.hiview
package:com.huawei.iaware
package:com.huawei.android.chr
package:com.google.android.onetimeinitializer
package:com.huawei.nearby
package:com.huawei.android.FloatTasks
package:com.huawei.appmarket
package:com.huawei.phoneservice
package:com.huawei.screenrecorder
package:com.android.partnerbrowsercustomizations.tmobile
package:com.huawei.hiviewtunnel
package:com.hisi.mapcon
package:com.google.android.apps.work.oobconfig
package:com.huawei.hwid
packageackage:com.android.backupconfirm
package:com.huawei.android.instantshare
package:com.android.statementservice
package:com.google.android.setupwizard
package:com.android.sharedstoragebackup
package:com.huawei.HwMultiScreenShot
package:com.huawei.hwstartupguide
package:com.huawei.android.mirrorshare
package:com.huawei.android.wfdft
package:com.android.emergency
package:com.huawei.hwdetectrepair
package:com.huawei.bd
Probably I could remove more things safely, but I’m using them (launcher, file manager, camera,…)
Have a nice day
Thanks for this, will use it later today
Hey Im planning to use a debloat script as well! I've seen in the txt it removes the camera (useful to me) and swiftkey keyboard (isn't that dangerous if not having other keyboards?).
Hi again. I've used the script but now the Update app is disabled and can't enable it again! X_X any idea about how to fix that?
sfoot13 said:
Hello guys, as you know, we can't unlock the bootloader, so we are stuck with stock firmware.
I have a 3gb/ ram and 32gb/rom tablet, some of you may have lower specs 2/32 , or even 1/16 in many models.
With this script you can gain a bit of extra performance, because you'll have less apps using the ungenerous ram that comes with the device.
Instructions:
1) Install the device's drivers and enable usb debugging on your tablet.
2) Download the file and extract it.
3) Connect your tablet to the pc and open a cmd window and type adb shell.
4) You'll see a message on your tablet, just tap to allow the connection.
5) Now, run the bat file and wait, sometimes you need run it again.
If you open the .txt file, you'll see all the apps that are going to be disable and uninstalled, if you want to keep an app, just add a "#" at the start of the command and it well be skipped.
Download link:
https://drive.google.com/file/d/117sGCj5Ep6K6ZNGTD28s0FD5c46ckegD/view?usp=drivesdk
Have a good day and stay safe.
Cheers guys.
Click to expand...
Click to collapse
Hi!
I'm having a proble with the Windows shell command. If you run "abd shell" in cmd, it just says
'abd' is not recognized as an internal or external command,
operable program or batch file.
What am I doing wrong?
Thanks!
UC666 said:
try "adb" instead of "abd"
Click to expand...
Click to collapse
Holy dyslexia, Batman! Thanks!
Still hangs though:
adb shell
error: device not found
Developer mode is on, the tab is connected via USB: Tab gives the 8-digit code that HiSuite asks -> insert code -> "connected to desktop ******** via USB. Then -> cmd
adb shell
error: device not found
When cmd is run in the platform tools folder:
adb shell
adb server version (32) doesn't match this client (41); killing...
* daemon started successfully
adb.exe: no devices/emulators found
UC666 said:
- The correct drivers installed? I used "HUAWEI USB COM 1.0 driver.zip".
- Allowed data transfer after connecting the USB cable?
Click to expand...
Click to collapse
I just had the tab connected via HiSuite. Can't seem to install the driver you mentioned. No installer and Windows won't let me install via Device Manager, not that I know which file I should choose anyway...
A few weeks ago I debloated my MediaPad T5 using the script, adapted it to my needs before, and I am very happy with it
It made the tablet faster, fresher and more battery friendly.
Thanks a lot!
cappuccini said:
A few weeks ago I debloated my MediaPad T5 using the script, adapted it to my needs before, and I am very happy with it
It made the tablet faster, fresher and more battery friendly.
Thanks a lot!
Click to expand...
Click to collapse
How did you adapt the list?
jazzh said:
How did you adapt the list?
Click to expand...
Click to collapse
First, I used an ADB command to list all the packages, copied the list, compared it to the packages in the script, and copy/pasted it.
Be careful, if you remove too much, the tablet will not boot and you will have to reinstall the operating system via eRecovery.
Helpful ABD commands can be found under the link:
Adb useful commands list
Adb useful commands list. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
jazzh said:
How did you adapt the list?
Click to expand...
Click to collapse
Did you manage to successfully debloat your device?

⋆ [2022-09-28] Remove system apps on Realme UI 2.0 using ADB ⋆

Remove system apps on Realme UI 2.0 using ADB
Updated : 2022-09-28​
Tested On:
Model: RMX2001
Hardware Version: RMX_2001_11​
RealmeUI Version: V2.0
ColorOS Version: V11​
Android Version: 11
Android Security Update: 2022-03-05
Build Number: RMX2001_11_C.18​
Baseband Version: M_V3_P10,M_V3_P10​
Kernel Version: 4.14.186+​
Notes:
DO NOT INSTALL OTA UPDATE ON A DEBLOATED PHONE. YOU WILL FACE BOOT LOOPS.
RE-INSTALL / RE-ENABLE BLOATWARE APPS, RESTART PHONE AND THEN INSTALL OTA UPDATE.
This method should not delete your phone data, however always take full backup of your phone for safety.
This method uninstalls/disables the apps for user 0. It does not physically remove the apps from your system partition.
Requirements:
Your phone
A computer with Windows/Linux/MacOS
Enable "Use USB to : File Transfer" from notification menu after connecting your phone to PC, else ADB will not work.
Install ADB + Fastboot Drivers : https://www.xda-developers.com/install-adb-windows-macos-linux
Setup ADB + Fastboot Interface : https://www.xda-developers.com/adb-fastboot-any-directory-windows-linux
Un-install a system app
Code:
adb shell pm uninstall -k --user 0 <package.name>
List all system apps which you have un-installed
Code:
adb shell "(pm list packages -u && pm list packages) | sed 's/^package://' | sort | uniq -u"
Re-install a system app
Code:
adb shell cmd package install-existing <package.name>
Re-install all uninstalled apps at once on a Linux machine
Code:
for i in $(adb shell "(pm list packages -u && pm list packages) | sed 's/^package://' | sort | uniq -u"); do adb shell "cmd package install-existing ${i}"; done
Disable a system app
Code:
adb shell pm disable-user --user 0 <package.name>
List all system apps which you have disabled
Code:
adb shell "pm list packages -d | sed 's/^package://' | sort | uniq -u"
Re-enable a system app
Code:
adb shell pm enable --user 0 <package.name>
Re-enable all disabled system apps at once on a Linux Machine
Code:
for i in $(adb shell "pm list packages -d | sed 's/^package://' | sort | uniq -u"); do adb shell "pm enable --user 0 ${i}"; done
Code:
# AOSP & Google Apps
adb shell pm uninstall -k --user 0 com.android.chrome
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
adb shell pm uninstall -k --user 0 com.android.stk
adb shell pm uninstall -k --user 0 com.google.android.apps.nbu.paisa.user
adb shell pm uninstall -k --user 0 com.google.android.feedback
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.google.android.youtube
# ColorOS & Oppo Apps
adb shell pm uninstall -k --user 0 com.coloros.assistantscreen
adb shell pm uninstall -k --user 0 com.coloros.backuprestore
adb shell pm uninstall -k --user 0 com.coloros.childrenspace
adb shell pm uninstall -k --user 0 com.coloros.compass2
adb shell pm uninstall -k --user 0 com.coloros.healthcheck
adb shell pm uninstall -k --user 0 com.coloros.healthservice
adb shell pm uninstall -k --user 0 com.coloros.personalassistant.overlay.common
adb shell pm uninstall -k --user 0 com.coloros.phonemanager
adb shell pm uninstall -k --user 0 com.coloros.securepay
adb shell pm uninstall -k --user 0 com.coloros.securitykeyboard
adb shell pm uninstall -k --user 0 com.coloros.video
adb shell pm uninstall -k --user 0 com.coloros.weather2
adb shell pm uninstall -k --user 0 com.oppo.quicksearchbox
adb shell pm uninstall -k --user 0 com.oppo.music
# Facebook Apps
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.facebook.system
# Heytap Apps
# You can remove all if you dont use Realme/Heytap online account
adb shell pm uninstall -k --user 0 com.heytap.market
adb shell pm uninstall -k --user 0 com.heytap.themestore
adb shell pm uninstall -k --user 0 com.heytap.browser
adb shell pm uninstall -k --user 0 com.heytap.cloud
adb shell pm uninstall -k --user 0 com.heytap.habit.analysis
adb shell pm uninstall -k --user 0 com.heytap.mcs
adb shell pm uninstall -k --user 0 com.heytap.openid
adb shell pm uninstall -k --user 0 com.heytap.pictorial
adb shell pm uninstall -k --user 0 com.heytap.usercenter
# Nearme & Realme Apps
# Secure Payment Protection Feature
adb shell pm uninstall -k --user 0 com.nearme.atlas
adb shell pm uninstall -k --user 0 com.realme.securitycheck
# Red Tea Mobile Apps
# Get new SIM, recharge data plans when abroad.
adb shell pm uninstall -k --user 0 com.redteamobile.roaming
# Tencent Apps
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
# Misc Apps
adb shell pm uninstall -k --user 0 com.glance.internet
adb shell pm uninstall -k --user 0 com.finshell.fin
Credits:
Doug Lynch of XDA Portal : https://www.xda-developers.com/author/doug-lynch/
Original Article : https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access
Changelog
#1 : 15 June 2020
Initial Release
#2 : 20 June 2020
Added more AOSP, Google, MediaTek apps
#3 : 11 September 2020
Removed critical apps from the list
Remade the list for B45 update.
#4 : 15 September 2020
Added system app - com.heytap.mcs
#5 : 17 September 2020
Removed critical system app - com.coloros.safecenter
Removed critical system app - com.coloros.encryption
Removed system-locked app - com.coloros.lockassistant
#6 : 26 September 2020
Added new info
Added more devices apart from Realme 6
#7 : 10 October 2020
Added "pm disable-user --user 0" method
#8 : 12 May 2021
Remade the list, removed apps that were causing issues.
Added commands for batch re-installing and re-enabling apps of apps
#9 : 13 May 2021
Added more apps
#10 : 1 October 2021
Removed critical system app - com.coloros.weather2
Removed critical system app - com.coloros.weather.service
Guide is only applicable to Realme 6 (Realme UI 2.0, Android 11)
#11: 28 September 2022
Added OTA bootloop warning
Fixed adb commands
Added testing device information for transparency
#12 : 26 February 2023
Replaced com.coloros.weather.service with com.coloros.weather2
Added Finshell Pay and Glance apps
Reserved #2
Savior ????
thx
Remove hot apps and hot games
After the newest update of Jul, I have got two new icons/folder that tries to list entries from app market. Any way to remove those?
I might have remove those before using the mentioned approach but dont remember which packages were they.
udfaq8888 said:
After the newest update of Jul, I have got two new icons/folder that tries to list entries from app market. Any way to remove those? I might have remove those before using the mentioned approach but dont remember which packages were they.
Click to expand...
Click to collapse
Those are launcher activities from App Market App. Open App Market > Settings > Hot Games/Apps > Disable. It should now be hidden inside your stock launcher. They might re-appear again. Best way is to use a custom launcher and hide Hot App/Games permanently.
Can I remove all this packages? Is it safe?
Shirswa said:
Can I remove all this packages? Is it safe?
Click to expand...
Click to collapse
Yes, you can remove but be aware before removing any essential package required for proper device functioning.
Shirswa said:
Can I remove all this packages? Is it safe?
Click to expand...
Click to collapse
Technically its safe to remove all packages, I tested it personally and my phone was able to boot. If you dont need a particular app or functionality, you can safely remove that package.
the app security check drove me crazy, thanks for adding it!
too bad still now way to remove App Market. Can disable everything from the settings within the app and disable permissions
hi im using realme 6 pro is this applicable? using automatic? all listed there?
davejimson said:
hi im using realme 6 pro is this applicable? using automatic? all listed there?
Click to expand...
Click to collapse
yes you can use it on Realme 6 Pro too. I would recommend manual method instead.
prathameshsd said:
yes you can use it on Realme 6 Pro too. I would recommend manual method instead.
Click to expand...
Click to collapse
Thanks, anyway i can't understand the steps how to to automatic, i tried copying the code and save it as .bat , i clicked it run like blink only, nothing happens
davejimson said:
Thanks, anyway i can't understand the steps how to to automatic, i tried copying the code and save it as .bat , i clicked it run like blink only, nothing happens
Click to expand...
Click to collapse
make sure you have
installed adb drivers properly
added adb directory to system PATH variable
device gets detected in adb
set USB mode to file transfer
pasted the .bat file inside adb directory
if running bat file fails, go for manual method.
Removing com.coloros.encryption breaks the stock launcher.
Also trying to remove com.coloros.lockassistant returns "Failure [DELETE_FAILED_INTERNAL_ERROR]".
Everything else works fine :good:
Dont remove com.coloros.safecenter ! It breaks "display over other apps" permission!
wenna.speedy said:
Dont remove com.coloros.safecenter ! It breaks "display over other apps" permission!
Click to expand...
Click to collapse
zahid ramirez said:
Removing com.coloros.encryption breaks the stock launcher.
Also trying to remove com.coloros.lockassistant returns "Failure [DELETE_FAILED_INTERNAL_ERROR]".
Everything else works fine :good:
Click to expand...
Click to collapse
thanks for the heads up, I have updated the post.
Hello guys.
I uninstalled a lot of bloat from my realme 6i, but I accidentally deleted the phone and contacts app! And I don't know how they are called. Can anybody help me here? Just the stock android phone app would do. Thank you.
erw23 said:
Hello guys.
I uninstalled a lot of bloat from my realme 6i, but I accidentally deleted the phone and contacts app! And I don't know how they are called. Can anybody help me here? Just the stock android phone app would do. Thank you.
Click to expand...
Click to collapse
Phone app : adb shell cmd package install-existing com.android.phone
Contacts app : adb shell cmd package install-existing com.android.contacts
Messages app : adb shell cmd package install-existing com.androidm.mms
Also
adb shell "(pm list packages -u && pm list packages) | sort | uniq -u | cut -c 9-"
for all packages you have uninstalled.

Categories

Resources