S8 Debloat Bloatware Thread - Samsung Galaxy S8 Guides, News, & Discussion

First up, this: How to Uninstall Carrier/OEM Bloatware Without Root Access
Second up, this thread is a Work-In-Progress. Feel free to add additional bloatware that is validated safe to remove.
Third, use this app to look up package names: https://play.google.com/store/apps/details?id=bg.projectoria.appinspector
GENERAL BLOATWARE
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
pm uninstall -k --user 0 flipboard.boxer.app
pm uninstall -k --user 0 com.cnn.mobile.android.phone.edgepanel
pm uninstall -k --user 0 com.sec.android.easyonehand
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge.finance
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge.sport
pm uninstall -k --user 0 com.sec.android.app.launcher (make sure you already have your fav launcher already installed)
pm uninstall -k --user 0 com.samsung.android.spdfnote
pm uninstall -k --user 0 com.sec.android.daemonapp
pm uninstall -k --user 0 com.samsung.android.weather
pm uninstall -k --user 0 com.samsung.android.app.reminder
pm uninstall -k --user 0 com.hancom.office.editor.hidden
pm uninstall -k --user 0 com.samsung.android.keyguardwallpaperupdator
pm uninstall -k --user 0 com.samsung.android.app.news
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps
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
SAMSUNG BROWSER
pm uninstall -k --user 0 com.sec.android.app.sbrowser
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
SAMSUNG EMAIL
pm uninstall -k --user 0 com.samsung.android.email.provider
pm uninstall -k --user 0 com.wsomacp
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
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 LED COVER
pm uninstall -k --user 0 com.samsung.android.app.ledcoverdream
pm uninstall -k --user 0 com.sec.android.cover.ledcover
SAMSUNG DEX
pm uninstall -k --user 0 com.sec.android.app.desktoplauncher
SAMSUNG TV
pm uninstall -k --user 0 com.sec.android.app.withtv
Of course, this is NOT a complete list. Some have reported that Bixby is completely safe to remove, as well as, Knox but I'll leave that up to the community to discuss. If you feel like anything in the list above is not safe to remove, please PM me and I'll remove it.
Enjoy!
UPDATED LIST (2017-09-22)
Click here for an updated list! Thanks to Ijaz Farooq!

SS Launcher will be deleted so prepare to download another launcher before doing this.

gnex987 said:
hi, thanks for this guide. i've some questions:
it's possible to re-install a debloated app? for example, i uninstalled device security, it's possible to have it back maybe with a command?
my phone will keep updating? have i to re-install all applications before an update?
thanks in advance!
Click to expand...
Click to collapse
The article linked in OP states:
But if something does go wrong, you can always perform a factory reset to bring things back to the way they were. Which is something else you should know – these uninstalled system applications can/will come back after a factory reset.
This is a good thing, however, as it means that these applications truly aren’t being uninstalled from the device, they are just being uninstalled for the current user (user 0 is the default/main user of the phone). That’s why, if you omit the “–user 0” and “-k” part of the command, the command won’t work. These two commands respectively specify that the system app will only be uninstalled for the current user (and not all users, which is something that requires root access) and that the cache/data of the system application will be preserved (which can’t be removed without root access). Therefore, even if you “uninstall” a system application using this method, you can still receive official OTA updates from your carrier or OEM.
Click to expand...
Click to collapse

If you were to delete Knox and then root, would it still get triggered by rooting?

Is this different from disabling the service or app with the use of a package disabler?

orkavaneger said:
If you were to delete Knox and then root, would it still get triggered by rooting?
Click to expand...
Click to collapse
Knox trip from non signed bootloader code is a different Knox.
Sampwnd does not trip Knox at all

thanks
Thank you for posting this list.
S8+/VZW
Listed below are my failures (not installed). I did a factory reset yesterday, removed a couple pre-installed games via launcher, installed Nova, and command lined thru your list.
pm uninstall -k --user 0 com.samsung.android.app.news
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.katana
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.system
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.appmanager
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.services
Failure [not installed for 0]
pm uninstall -k --user 0 com.sec.android.app.withtv
Failure [not installed for 0]
Does anyone have a format or general info on how to pass all these commands via script?

thanks for the tutorial. I would like to know which knox applications I can remove?

wrong forum.. my bad

Ok, if we do not completely remove this apps (just for default user). Can we reinstall some apps back?

ru_dimka said:
Ok, if we do not completely remove this apps (just for default user). Can we reinstall some apps back?
Click to expand...
Click to collapse
From my understanding of the pm command, there is unfortunately no counterpart to the uninstall command. So a factory reset is the only possible way to bring back the app. For me this is a good argument to use something like AdHell instead, as I can easily revert any modification.
But if you know exactly what to remove, this is a clean way. No additional apps involved

thanks man workıng non roor plus s8+
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.android.stk2
pm uninstall -k --user 0 com.microsoft.office.excel
pm uninstall -k --user 0 com.microsoft.office.word
pm uninstall -k --user 0 com.microsoft.office.powerpoint
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.samsung.android.app.watchmanager
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.android.gm
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.skype.raider
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.sec.svoice.lang.de_DE
pm uninstall -k --user 0 com.sec.svoice.lang.fr_FR
pm uninstall -k --user 0 com.sec.svoice.lang.en_GB
pm uninstall -k --user 0 com.sec.svoice.lang.en_US
pm uninstall -k --user 0 com.sec.svoice.lang.es_ES
pm uninstall -k --user 0 com.sec.svoice.lang.it_IT
pm uninstall -k --user 0 com.samsung.svoice.sync
pm uninstall -k --user 0 com.samsung.android.app.talkback
pm uninstall -k --user 0 com.samsung.android.voicewakeup
pm uninstall -k --user 0 com.samsung.android.voicewakeup
pm uninstall -k --user 0 com.sec.svoice.lang.ru_RU
pm uninstall -k --user 0 com.samsung.voiceserviceplatform
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.syncadapters.contacts
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.sec.android.mimage.photoretouching
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge
pm uninstall -k --user 0 com.sec.app.dictionary
pm uninstall -k --user 0 com.sec.app.samsungprintservice
pm uninstall -k --user 0 com.samsung.SMT
pm uninstall -k --user 0 com.instagram.android
pm uninstall -k --user 0 com.microsoft.skydrive
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
---------- Post added at 02:32 AM ---------- Previous post was at 02:26 AM ----------
my work
my channel
https://www.youtube.com/watch?v=7IRTACwSphA
https://www.youtube.com/watch?v=jnSJtow9EeM&t=1s

ru_dimka said:
Ok, if we do not completely remove this apps (just for default user). Can we reinstall some apps back?
Click to expand...
Click to collapse
Yes, I think. I tried uninstall GMail using adb and then installing it thru the play store. It still functions as a system app though because if you still cannot uninstall it by just holding the icon and clicking uninstall.

Is anyone else here using AccuBattery?
If you haven't debloated yet, could you let us know your screen off drain % rate? I didn't measure before debloating, so I don't know if debloating actually did anything, but my phone is now only draining 2% after almost 10hrs of screen off.
{
"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"
}

Oops... said:
From my understanding of the pm command, there is unfortunately no counterpart to the uninstall command. So a factory reset is the only possible way to bring back the app. For me this is a good argument to use something like AdHell instead, as I can easily revert any modification.
But if you know exactly what to remove, this is a clean way. No additional apps involved
Click to expand...
Click to collapse
I heard Adhell can cause some instability, random reboots, sometimes bootloop. Check the S8 channel on reddit.

cheq88 said:
Thank you for posting this list.
S8+/VZW
Listed below are my failures (not installed). I did a factory reset yesterday, removed a couple pre-installed games via launcher, installed Nova, and command lined thru your list.
pm uninstall -k --user 0 com.samsung.android.app.news
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.katana
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.system
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.appmanager
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.services
Failure [not installed for 0]
pm uninstall -k --user 0 com.sec.android.app.withtv
Failure [not installed for 0]
Does anyone have a format or general info on how to pass all these commands via script?
Click to expand...
Click to collapse
Yes, that would be handy if someone knows how to script and can help give us non developers a simple guide to follow?

Uninstalled apps showing up as 'not installed' in system apps in Settings, is that normal?

Neo3D said:
I heard Adhell can cause some instability, random reboots, sometimes bootloop. Check the S8 channel on reddit.
Click to expand...
Click to collapse
I read DNS66 is a great adblocker which is light resource wise as well, anyone tried it?
Sent from my SM-G950F using Tapatalk

b1ackhand5 said:
Uninstalled apps showing up as 'not installed' in system apps in Settings, is that normal?
Click to expand...
Click to collapse
Seriously? They are uninstalled (for that user). So what would you expect other than 'not installed' ?
---------- Post added at 09:34 AM ---------- Previous post was at 09:18 AM ----------
Neo3D said:
I heard Adhell can cause some instability, random reboots, sometimes bootloop. Check the S8 channel on reddit.
Click to expand...
Click to collapse
There are still issues with note 8, however not with S8(+) I'm aware of. I just wanted to point out that re-enabling of an app would be possible that way.

how to
Neo3D said:
Yes, that would be handy if someone knows how to script and can help give us non developers a simple guide to follow?
Click to expand...
Click to collapse
I did some reading about the Interwebs and came up with this option for scripting. I tried to write this how to with a little basic understanding. I'm sure some of this is unnecessary and could be combined or skipped. This is executed from a Windows operating system.
Copied the list from page 1
Remove HEADERS and unwanted text: Below is the formatted text
com.dsi.ant.sample.acquirechannels
com.dsi.ant.service.socket
com.dsi.ant.server
com.dsi.ant.plugins.antplus
flipboard.boxer.app
com.cnn.mobile.android.phone.edgepanel
com.sec.android.easyonehand
com.samsung.android.widgetapp.yahooedge.finance
com.android.dreams.phototable
com.google.android.printservice.recommendation
com.android.printspooler
com.samsung.android.widgetapp.yahooedge.sport
com.sec.android.app.launcher
com.samsung.android.spdfnote
com.sec.android.daemonapp
com.samsung.android.weather
com.samsung.android.app.reminder
com.hancom.office.editor.hidden
com.samsung.android.keyguardwallpaperupdator
com.samsung.android.app.news
com.android.egg
com.sec.android.widgetapp.samsungapps
com.samsung.android.game.gamehome
com.enhance.gameservice
com.samsung.android.game.gametools
com.sec.android.app.sbrowser
com.samsung.android.app.sbrowseredge
com.samsung.android.email.provider
com.wsomacp
com.facebook.katana
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.samsung.android.hmt.vrsvc
com.samsung.android.app.vrsetupwizardstub
com.samsung.android.hmt.vrshell
com.google.vr.vrcore
com.samsung.android.app.ledcoverdream
com.sec.android.cover.ledcover
com.sec.android.app.desktoplauncher
com.sec.androadb d.app.withtv
Save this as uninstalllist.txt in your adb.exe directory
Connect your device
Settings > Developer Options - "On" > USB Debugging - "On"
Go to directory with adb.exe and open the command prompt
TYPE "adb devices" to make sure you're connected
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb devices
List of devices attached
********************* device
The goal is to push the uninstalllist.txt file to your device. I pushed the file to a temp directory which I created.
FIRST, let's open adb shell and create a temp directory. The file system is Read-only, so the temp directory will need to be created in the sdcard directory.
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb shell
:/ $ cd sdcard/
:/sdcard $mkdir temp
:/sdcard $ ls (this will list and you will see the 'temp' directory you just created)
:/sdcard $ exit (this is to exit the adb shell and go back to command prompt)
NEXT, push the 'uninstalllist.txt' file you created to the device. Be sure you are in the correct directory where 'adb.exe' AND 'uninstalllist.txt' files are located.
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb push uninstalllist.txt /sdcard/temp
OUTPUT FROM COMMAND:
uninstalllist.txt: 1 file pushed. 0.2 MB/s (1288 bytes in 0.007s)
So far so good. Open the adb shell again and navigate to the temp directory. 'cat' stands for concatenate or in other words cat <filename> will print the contents of the file to your screen.
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb shell
:/ $ cd /sdcard/temp/
:/sdcard/temp/ $ cat uninstalllist.txt (just to verify the contents of the file)
:/sdcard/temp/$ cat uninstalllist.txt | while read a; do pm uninstall -k --user 0 $a;done
This command passes the contents of the file 'uninstalllist.txt' to the command 'uninstall -k --user 0 " one line at a time. You will see progress on the screen. Good luck.

Related

[Tested] De-bloat Poco F1

This thread is only intended for pro users. If you have not de-bloated, or unsure on the procedure or side-effects, please stop right now. I am no way responsible for any loss of data that might occur due to the below procedure.
I have personally tested de-bloat of below APPS (bloat). Before you proceed, please install launcher such as Nova or such since I am removing Poco launcher that is installed by default.
1. You will need to install Minimal ADB fastboot 1.4.3 (available on XDA)
2. Shift + Right-click on the folder and open powershell windows/open command prompt
3. In your phone, go to about phone and click 10 times on MIUI version (For POCO)
4. You will be granted developer permission
5. Go to settings -> additional settings -> developer options and enable "USB Debugging"
6. Connect phone to Laptop
7. In powershell or CMD prompt that is open, type "adb device"
8. In your phone, you will have a popup window and click "OK"
9. Type "adb shell"
10. Paste these below commands one by one to remove bloat
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.miui.audioeffect
pm uninstall -k --user 0 com.miui.backup
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.miui.calculator
pm uninstall -k --user 0 com.android.calendar
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.cloudservice.sysbase
pm uninstall -k --user 0 com.mfashiongallery.emag
pm uninstall -k --user 0 com.mi.global.bbs.overlay
pm uninstall -k --user 0 com.miui.miwallpaper
pm uninstall -k --user 0 com.miui.translation.kingsoft
pm uninstall -k --user 0 com.miui.translation.youdao
pm uninstall -k --user 0 com.miui.translationservice
pm uninstall -k --user 0 com.miui.translation.youdao
pm uninstall -k --user 0 com.miui.translationservice
pm uninstall -k --user 0 com.miui.videoplayer.overlay
pm uninstall -k --user 0 com.xiaomi.joyose
pm uninstall -k --user 0 com.xiaomi.micloud.sdk
pm uninstall -k --user 0 com.xiaomi.midrop.overlay
pm uninstall -k --user 0 com.mi.global.bbs
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.eterno
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.microsoft.office.excel
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
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.android.documentsui
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.miui.fm
pm uninstall -k --user 0 com.xiaomi.glgm
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.android.music
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.miui.klo.bugreport
pm uninstall -k --user 0 com.android.wallpaper.livepicker
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.mirecycle
pm uninstall -k --user 0 com.miui.virtualsim
pm uninstall -k --user 0 com.mi.global.shop
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.mipay.wallet.in
pm uninstall -k --user 0 com.mi.webkit.core
pm uninstall -k --user 0 com.android.mms
pm uninstall -k --user 0 com.android.mms.service
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.mi.globalTrendNews
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.microsoft.office.outlook
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.phonepe.app
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.mi.android.globallauncher
pm uninstall -k --user 0 com.microsoft.office.powerpoint
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.android.soundrecorder
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.touchassistant
pm uninstall -k --user 0 com.xiaomi.oversea.ecom
pm uninstall -k --user 0 com.skype.m2
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.UCMobile.intl
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.vsimcore
pm uninstall -k --user 0 com.miui.android.fashiongallery
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.microsoft.office.word
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.xiaomi.bttester
pm uninstall -k --user 0 com.miui.cit
pm uninstall -k --user 0 com.miui.qr
pm uninstall -k --user 0 com.miui.antispam
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.android.wallpaperbackup
pm uninstall -k --user 0 com.android.wallpapercropper
Issues
1. Unable to remove this service - pm uninstall -k --user 0 com.kikaoem.xiaomi.qisiemoji.inputmethod
mohan_168 said:
This thread is only intended for pro users. If you have not de-bloated, or unsure on the procedure or side-effects, please stop right now. I am no way responsible for any loss of data that might occur due to the below procedure.
I have personally tested de-bloat of below APPS (bloat). Before you proceed, please install launcher such as Nova or such since I am removing Poco launcher that is installed by default.
1. You will need to install Minimal ADB fastboot 1.4.3 (available on XDA)
2. Shift + Right-click on the folder and open powershell windows/open command prompt
3. In your phone, go to about phone and click 10 times on MIUI version (For POCO)
4. You will be granted developer permission
5. Go to settings -> additional settings -> developer options and enable "USB Debugging"
6. Connect phone to Laptop
7. In powershell or CMD prompt that is open, type "adb device"
8. In your phone, you will have a popup window and click "OK"
9. Type "adb shell"
10. Paste these below commands one by one to remove bloat
Issues
1. Unable to remove this service - pm uninstall -k --user 0 com.kikaoem.xiaomi.qisiemoji.inputmethod
Click to expand...
Click to collapse
Very strange, I got the phone on the first day of sale at launch in India as did u i believe.
It seems the roms are different.
My security patch is June whereas urs is july.
My version is 9.6.11 and urs is 9.6.14 something
Even kernel seems to be different.
sanjay0501 said:
Very strange, I got the phone on the first day of sale at launch in India as did u i believe.
It seems the roms are different.
My security patch is June whereas urs is july.
My version is 9.6.11 and urs is 9.6.14 something
Even kernel seems to be different.
Click to expand...
Click to collapse
It could be that packaging dates are different. You can go and manually check for update, and I believe you should get the latest update.
mohan_168 said:
It could be that packaging dates are different. You can go and manually check for update, and I believe you should get the latest update.
Click to expand...
Click to collapse
Had checked the update today morning .
Checked again now and updated to 9.6.14 same as urs
Still there is another version 9.6.18 uploaded here on XDA .
sanjay0501 said:
Had checked the update today morning .
Checked again now and updated to 9.6.14 same as urs
Still there is another version 9.6.18 uploaded here on XDA .
Click to expand...
Click to collapse
I am not using my POCO right now, especially with a locked bootloader. I tried un-locking bootloader, and it said 720 hour wait (30 days). I have applied for beta testing on MIUI forum, and hopefully they send me a confirmation for unlock within a week.
Do you think any of these services would effect bootloader unlocking process like Mi account getting detached from phone?
Thanks so much, miui has so many bloated Just waiting for a new rom!
Would be better to mention that you're deleting the SMS app and the ability to do a Factory Reset as well ...
ashagg said:
Would be better to mention that you're deleting the SMS app and the ability to do a Factory Reset as well ...
Click to expand...
Click to collapse
Which app handles the Factory reset ?
Thanks for this. These tested results speeded up the process obviously. You can add whetstone(Xiaomi RAM management - not needed because android can take care), MSA(Xiaomi Ads), MIUI daemon(I donno the exact purpose but didn't cause any bootloop), MIUI security components (Guard provider), WM service, TelemetryJservice(Qualcomm Telemetry), Google Feedback.
2 things I did not remove are, MIUI account and Find device. Rest all the apps have alternatives such as google messages, firefox etc. etc.
If i want to undo / unremove these bloatware, what is the instruction? Can update miui can re appear these bloatware? Thanks
executing these commands ...mi account removed...now cant bind mi account with my device ...so how to unlock bootloader....can we rollback these changes
If i want only disable / enable these bloatware, how is the instruction? Very thanks..
w3n_m1ng said:
If i want only disable / enable these bloatware, how is the instruction? Very thanks..
Click to expand...
Click to collapse
Just try to install simple apk file and report weather it work or not, I am curious to know about it
Ani0o7 said:
Just try to install simple apk file and report weather it work or not, I am curious to know about it
Click to expand...
Click to collapse
I cant find simple apk, please give me link to download it. Thanks.
I am telling you to give me any app name you want to install again which was accidentally deleted by you by following the process, I can share that apk with you then install that apk...
Deleteed--
Ani0o7 said:
I am telling you to give me any app name you want to install again which was accidentally deleted by you by following the process, I can share that apk with you then install that apk...
Click to expand...
Click to collapse
Bluetooth. Not able to connect to my car after debloating.
rob!n said:
Bluetooth. Not able to connect to my car after debloating.
Click to expand...
Click to collapse
Really a bluetooth issue? Can anybody else conform this? If you guys are pro, knows what you are doing then use this method else use Debloat tool also works for non-root user, this tool will remove apps which are safe to be uninstall. Follow here under link if you are interested in Debloat tool http://en.miui.com/thread-3620390-1-1.html

[GUIDE] Removing System Apps Etc without Bootloader Unlock or Rooting

HELLO EVERYONE!!! THIS GUIDE IS AVAILABLE ALL OVER XDA BUT I THOUGHT I WOULD POST IT HERE.
Basically, If you are like me, you like a nice clean debloated stock ROM, but I was too late to the party, and missed the date for bootloader unlocking (and root!)
But....all is not lost, we cannot use Titanium Backup Etc to freeze or remove system apps, because we have no root access.....
But there is a way to remove system apps without root, the commands given later will remove whatever program you want gone.
This procedure is at your own risk, make backups, it should work on most androids (Tested on Honor 10, Honor 9 Lite, Xperia XA1 and a Moto G6 Play) - Please dont moan at me if your phone explodes, makes weird noises, or kills you during the night - All the commands below will get rid of a LOT of stuff! Mine and 10 others who used this have suffered no problems at all.
What you Need :
1 x Honor 10
1 x USB Lead
ADB and Drivers installed properly on your PC
(Easiest thing to do is download and install Minimal ADB and FASTBOOT : https://forum.xda-developers.com/showthread.php?t=2317790 )
**Before you start, the apps option in your phone setting allows you to uninstall many programs, so uninstall away, some items just say 'disable' or nothing at all - these are the programs we are interested in **
follow the instructions on that thread how to install program properly.
Now on your phone, Enable USB Debugging (search XDA how to do this if you dont know)
open the command window (also known as CMD)
type in ADB DEVICES - if all your drivers etc all installed properly, then the message should read XXXXXXXXX (where the XXXXXXXXXXXs is your phone ID, and it will say device, if it says unauthorized, you may see a pop up on your phone screen, click allow, and run ADB devices, it should no longer say unauthorized
if you have nothing there, please install all drivers for your phone, search the forums on how to install drivers
now, type in ADB SHELL
my phone now says : HWCOL:/ $ and now allows me to enter the items that i need to debloat, you can get a list of app names by typing the command pm list packages
this will now list packages on your phone i.e
package:com.huawei.hifolder and the rest of your installed stuff
now you can enter these commands one by one, or CUT the commands and PASTE in your CMD window, after every command, it will say 'Success' but occasionally you will get error 'Failure [not installed for 0]' - this is because the app is not installed on your phone, dont worry about this.....
These commands will delete several Huawei items (some you might need, but in the interest of debloating, im including it), it will also debloat the extra included system apps (theres some facebook bloat, some other little programs, and a lot of google bloat - this will debloat a lot of it, and keep your phone lean and clean!)
Again, before doing this, read up about the programs installed on your phone, you may want a system app kept.....just choose which command you dont want to do.....) SO LETS GET TO IT
pm uninstall -k --user 0 com.google.android.apps.work.oobconfig
pm uninstall -k --user 0 com.google.android.gms
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.tango.measure
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.apps.walletnfcrel
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.feedback
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.apps.youtube.kids
pm uninstall -k --user 0 com.google.android.backuptransport
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.android.exchange
pm uninstall -k --user 0 com.huawei.himovie.overseas
pm uninstall -k --user 0 com.android.callbroadcastreceiver
pm uninstall -k --user 0 com.android.soundrecorder
pm uninstall -k --user 0 com.huawei.scanner
pm uninstall -k --user 0 com.huawei.android.totemweather
pm uninstall -k --user 0 com.huawei.android.totemweatherapp
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.apps.docs.editors.docs
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.google.android.ims
pm uninstall -k --user 0 com.google.android.apps.docs.editors.sheets
pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.android.email
pm uninstall -k --user 0 com.ebay.carrier
pm uninstall -k --user 0 com.realvnc.android.remote
pm uninstall -k --user 0 com.android.partnerbrowsercustomizations.tmobile
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.instagram.android
pm uninstall -k --user 0 com.microsoft.translator
pm uninstall -k --user 0 com.ironsource.appcloud.oobe.huawei
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.amazon.aa
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.booking
pm uninstall -k --user 0 com.ebay.mobile
pm uninstall -k --user 0 com.amazon.aa.attribution
pm uninstall -k --user 0 com.huawei.tips
pm uninstall -k --user 0 com.hisi.mapcon
pm uninstall -k --user 0 com.huawei.watch.sync
pm uninstall -k --user 0 com.example.android.notepad
pm uninstall -k --user 0 com.huawei.hitouch
pm uninstall -k --user 0 com.huawei.appmarket
pm uninstall -k --user 0 com.huawei.wallet
pm uninstall -k --user 0 com.huawei.hifolder
pm uninstall -k --user 0 com.huawei.nb.service
pm uninstall -k --user 0 com.huawei.hwaps
pm uninstall -k --user 0 com.huawei.bd
pm uninstall -k --user 0 com.huawei.android.hsf
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.bd
pm uninstall -k --user 0 com.huawei.hwaps
pm uninstall -k --user 0 com.huawei.nb.service
pm uninstall -k --user 0 com.huawei.hifolder
pm uninstall -k --user 0 com.huawei.android.tips
pm uninstall -k --user 0 com.huawei.gameassistant
pm uninstall -k --user 0 com.huawei.livewallpaper.paradise
pm uninstall -k --user 0 com.huawei.hidisk
pm uninstall -k --user 0 com.huawei.hwid
pm uninstall -k --user 0 com.huawei.vassistant
pm uninstall -k --user 0 com.huawei.hwdetectrepair
pm uninstall -k --user 0 com.huawei.phoneservice
pm uninstall -k --user 0 com.hicloud.android.clone
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.google.android.apps.maps
now you should have a nice clean honor 10.......if you followed everything i said above, if you have any problems, either PM me and i will answer you ASAP
dont forget to leave a thanks!
Are all of those commands confirmed?
My phone is rooted and i tried to uninstall some system apps using TB.
Some apps could be removed but for some i got "apk not found".
I wasn't able to uninstall that translator app, so i would like to know if pm uninstall -k --user 0 com.microsoft.translator is working.
Yes it will work
Can I remove any of the listed above without major consequences?
chaguri said:
Can I remove any of the listed above without major consequences?
Click to expand...
Click to collapse
yes. the guide to do this procedure was originally posted on the XDA main portal, im basically adapted it for honor 10
I'm rooted and debloated. Still helpful guide for others"
fosterqaz11 said:
I'm rooted and debloated. Still helpful guide for others"
Click to expand...
Click to collapse
When there's a EMUI update, do you have to root it all over again?
chaguri said:
When there's a EMUI update, do you have to root it all over again?
Click to expand...
Click to collapse
No I don't need to root again unless I'm updating to pie
fosterqaz11 said:
No I don't need to root again unless I'm updating to pie
Click to expand...
Click to collapse
Friend, could you please describe the method you have used to root your device?
Hi. Thanks for guide! Will be uninstalled apps restored after factory reset?
chaguri said:
Friend, could you please describe the method you have used to root your device?
Click to expand...
Click to collapse
Simple I just use Huawei multi tool by team MT
vyklouz said:
Hi. Thanks for guide! Will be uninstalled apps restored after factory reset?
Click to expand...
Click to collapse
Yes, uninstalled system apps will come back after a factory reset
what are the commands for Files? (Dateien in german), Designs, Phonemanager? (Telefonmanager in german)
leAndroid91 said:
what are the commands for Files? (Dateien in german), Designs, Phonemanager? (Telefonmanager in german)
Click to expand...
Click to collapse
Use the app on the play store app inspector to get package names
Used the whole list, I can't use my SIM card anymore. You add too many "useful" apps in your list I'll customized it
Thanks for the base
I deleted the systemmanager what will remove the "battery" section in settings.
Didn't recognize any other impact just fyi
leAndroid91 said:
I deleted the systemmanager what will remove the "battery" section in settings.
Didn't recognize any other impact just fyi
Click to expand...
Click to collapse
There is one : it destroy recent apps task killer. And I don't know why but it delays some system message.
Only happen to me after deleting system manager
Do you know if it works to remove demos apps (like the apps installed on a phone when it's for presentation in stores) and if yes which command ?
Edit: Realised that i can't even use USB debugging...
would I still be able to receive ota updates?
also, for a conservative approach, which programs would you recommend keeping ( from the list )?
Can we still use it now?
I'm running latest 8.1 because i got no 9.0 yet...

Bloatware remover for | Galaxy S10e (SM-G970F)

I hope i'm in the good sub forum
I am disapointed by Samsung, because it has to much bloatware. More than any phone I've had before !
So i have found ADB and published my 'findings' on github (anyone can take it and update)
Click to expand...
Click to collapse
If you spot any error, open an issue here :
https://github.com/alex-quiniou/remove-bloatware-galaxy-s10e
On Github the instructions are up to date.​
----------------------------------------------------------------------​
Bloatware remover for | Galaxy S10e (SM-G970F)
This project can help you if
You don't have time to search a solution by yourself
Don't know how android apps works under the hood
Get ride of some apps quickly
1. Steps
Download and unzip Minimal ADB and Fastboot (portable version --> zip)
After dowloaded Minimal ADB and Fastboot, unzip it where you want
Double click on cmd-here.exe
Type inside CMD window adb devices, it will launch daemon (*daemon not running; *starting now at tcp:5037 * daemon started successfully)
Enable developer options
Settings > About Phone > Information about software > Build Number
Poque it more than 7 times
It will say developper mode has been activated
Enable USB debugging
Go back twice
Inside the parameter app, at the bottom clic at developpers options
Find and toggle USB Debugging
Connect your phone to your PC
On your phone autorize Autorize phone debugging and check Always autorize this computer
Check your device connectivity
type adb devices ,you should see after List of devices attached your phone with random letters and numbers before the word device
Shell
Type adb shell in CMD, you should see beyond0:/ $
Copy and past list bellow
2. Easy list removal
This apps are not needed at all (unless you are using them). If you remove them nothing bad will happened.
Facebook
pm uninstall -k --user 0 'com.facebook.services'
pm uninstall -k --user 0 'com.facebook.katana'
pm uninstall -k --user 0 'com.facebook.system'
pm uninstall -k --user 0 'com.facebook.appmanager'
Bixby
pm uninstall -k --user 0 'com.samsung.android.app.settings.bixby'
pm uninstall -k --user 0 'com.samsung.systemui.bixby2'
pm uninstall -k --user 0 'com.samsung.android.bixby.service'
pm uninstall -k --user 0 'com.samsung.android.bixby.agent'
pm uninstall -k --user 0 'com.samsung.android.bixbyvision.framework'
pm uninstall -k --user 0 'com.samsung.android.bixby.wakeup'
pm uninstall -k --user 0 'com.samsung.android.bixby.agent.dummy'
pm uninstall -k --user 0 'com.samsung.android.app.routines'
pm uninstall -k --user 0 'com.samsung.android.visionintelligence'
pm uninstall -k --user 0 'com.samsung.android.visionarapps'
Knox
pm uninstall -k --user 0 'com.samsung.android.knox.containercore'
pm uninstall -k --user 0 'com.sec.enterprise.knox.attestation'
pm uninstall -k --user 0 'com.samsung.android.knox.attestation'
pm uninstall -k --user 0 'com.samsung.android.knox.containeragent'
pm uninstall -k --user 0 'com.samsung.knox.keychain'
pm uninstall -k --user 0 'com.samsung.knox.securefolder'
pm uninstall -k --user 0 'com.samsung.android.knox.analytics.uploader'
pm uninstall -k --user 0 'com.knox.vpn.proxyhandler'
pm uninstall -k --user 0 'com.sec.enterprise.knox.cloudmdm.smdms'
pm uninstall -k --user 0 'com.android.managedprovisioning'
Dex
pm uninstall -k --user 0 'com.sec.android.app.dexonpc'
pm uninstall -k --user 0 'com.sec.android.app.desktoplauncher'
pm uninstall -k --user 0 'com.samsung.desktopsystemui'
pm uninstall -k --user 0 'com.sec.android.desktopmode.uiservice'
Samsung Smart Switch Mobile
pm uninstall -k --user 0 'com.samsung.android.smartswitchassistant'
pm uninstall -k --user 0 'com.sec.android.easyMover.Agent'
pm uninstall -k --user 0 'com.sec.android.easyMover'
Samsung Pass(word autofill)
pm uninstall -k --user 0 'com.samsung.android.samsungpassautofill'
pm uninstall -k --user 0 'com.samsung.android.samsungpass'
pm uninstall -k --user 0 'com.samsung.android.authfw'
Galaxy Theme app administrator
pm uninstall -k --user 0 'com.samsung.android.themestore'
pm uninstall -k --user 0 'com.samsung.android.themecenter'
Galaxy Theme styles
pm uninstall -k --user 0 'com.android.theme.icon.square'
pm uninstall -k --user 0 'com.android.theme.color.cinnamon'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.systemui'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.android'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.themepicker'
pm uninstall -k --user 0 'com.android.theme.color.black'
pm uninstall -k --user 0 'com.android.theme.color.green'
pm uninstall -k --user 0 'com.android.theme.color.ocean'
pm uninstall -k --user 0 'com.android.theme.color.space'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.launcher'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.settings'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.settings'
pm uninstall -k --user 0 'com.android.theme.icon.teardrop'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.systemui'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.android'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.systemui'
pm uninstall -k --user 0 'com.android.theme.icon.squircle'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.launcher'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.launcher'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.themepicker'
pm uninstall -k --user 0 'com.android.theme.color.orchid'
pm uninstall -k --user 0 'com.android.theme.color.purple'
pm uninstall -k --user 0 'com.android.theme.icon.roundedrect'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.settings'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.android'
ANT +
pm uninstall -k --user 0 'com.dsi.ant.service.socket'
pm uninstall -k --user 0 'com.dsi.ant.sample.acquirechannels'
pm uninstall -k --user 0 'com.dsi.ant.plugins.antplus'
pm uninstall -k --user 0 'com.dsi.ant.server'
Samsung partner
pm uninstall -k --user 0 'com.hiya.star'
pm uninstall -k --user 0 'de.axelspringer.yana.zeropage'
pm uninstall -k --user 0 'com.diotek.sec.lookup.dictionary'
LED cover
pm uninstall -k --user 0 'com.sec.android.cover.ledcover'
pm uninstall -k --user 0 'com.samsung.android.app.ledbackcover'
Samsung Pay
pm uninstall -k --user 0 'com.samsung.android.spayfw'
pm uninstall -k --user 0 'com.samsung.android.kgclient'
pm uninstall -k --user 0 'com.sec.android.app.billing'
Hard list removal
You are probably using one of them. Pay attention about your actions ! If you remove them nothing bad will happen.
Microsoft
Syntax Description
pm uninstall -k --user 0 'com.microsoft.skydrive' Microsoft OneDrive
pm uninstall -k --user 0 'com.microsoft.appmanager' Your Phone Companion - Link to Windows
Google
Syntax Description
pm uninstall -k --user 0 'com.android.chrome' Google Chrome: Fast & Secure
pm uninstall -k --user 0 'com.google.android.youtube' YouTube
pm uninstall -k --user 0 'com.google.android.googlequicksearchbox' Google
pm uninstall -k --user 0 'com.google.ar.core' Google Play Services for AR
pm uninstall -k --user 0 'com.google.android.gm' Gmail
pm uninstall -k --user 0 'com.google.android.music' Google Play Music
pm uninstall -k --user 0 'com.google.android.apps.docs' Google Drive
pm uninstall -k --user 0 'com.google.android.apps.maps' Maps - Navigate & Explore
pm uninstall -k --user 0 'com.google.android.tts' Google Text-to-Speech
pm uninstall -k --user 0 'com.google.android.videos' Google Play Movies & TV
pm uninstall -k --user 0 'com.google.android.apps.photos' Google Photos
pm uninstall -k --user 0 'com.google.android.apps.turbo' Device Health Services
pm uninstall -k --user 0 'com.google.android.gms.location.history' Historique des positions Google
pm uninstall -k --user 0 'com.google.android.projection.gearhead' Android Auto - Google Maps, Media & Messaging
pm uninstall -k --user 0 'com.google.android.apps.tachyon' Google Duo - High Quality Video Calls
Samsung
Syntax Description
pm uninstall -k --user 0 'com.samsung.android.app.cocktailbarservice' Ecran latéral
pm uninstall -k --user 0 'com.samsung.android.themestore' Galaxy Theme
pm uninstall -k --user 0 'com.samsung.android.aremoji' AR Emoji
pm uninstall -k --user 0 'com.samsung.android.ardrawing' AR Doodle
pm uninstall -k --user 0 'com.samsung.app.slowmotion' Rogner
pm uninstall -k --user 0 'com.samsung.android.calendar' Calendrier (Samsung)
pm uninstall -k --user 0 'com.sec.android.inputmethod' Clavier Samsung
pm uninstall -k --user 0 'com.osp.app.signin' Compte Samsung
pm uninstall -k --user 0 'com.samsung.android.app.contacts' Contacts (Samsung)
pm uninstall -k --user 0 'com.samsung.android.contacts' Contacts Migrator
pm uninstall -k --user 0 'com.samsung.android.forest' Bien-etre numérique et controles parentaux
pm uninstall -k --user 0 'com.sec.android.app.samsungapps' Galaxy Store
pm uninstall -k --user 0 'com.samsung.android.video' Lecteur vidéo
pm uninstall -k --user 0 'com.samsung.android.messaging' Messages (Sasmung)
pm uninstall -k --user 0 'com.sec.android.daemonapp' Meteo (Samsung)
pm uninstall -k --user 0 'com.sec.android.app.quicktool' Outils
pm uninstall -k --user 0 'com.samsung.android.app.simplesharing' Partage de liens
pm uninstall -k --user 0 'com.samsung.android.scloud' Samsung Cloud
pm uninstall -k --user 0 'com.samsung.android.app.spage' Samsung Daily Beta
pm uninstall -k --user 0 'com.sec.android.service.health' Samsung Health
pm uninstall -k --user 0 'com.sec.android.sdhms' Samsung Device Health Manager Service
pm uninstall -k --user 0 'com.samsung.android.mobileservice' Samsung Experience Service
pm uninstall -k --user 0 'com.samsung.android.mateagent' Samsung Galaxy Friends
pm uninstall -k --user 0 'com.sec.spp.push' Samsung push service
pm uninstall -k --user 0 'com.samsung.android.rubin.app' Service de personnalisation
pm uninstall -k --user 0 'com.samsung.android.lool' Device Care
pm uninstall -k --user 0 'com.samsung.android.app.sbrowseredge' Volet Samsung Internet
pm uninstall -k --user 0 'com.sec.android.app.launcher' Samsung One UI Home
You unistalled an important app, what to do ?
You can restore any app you have 'unistall' Use this command cmd package install-existing XXX and replace XXX by the name of the app.
You want to submit a new app or post a problem ?
Create an issue and take your time to explain what you want
Click to expand...
Click to collapse
alex.quiniou said:
I hope i'm in the googd sub forum
Wow thanks I just bought a S10e unlocked U.S. didn't know it had this much stuff on it.
Click to expand...
Click to collapse
You can actually disable a lot of those things in settings>apps and save your self from app close messages and double checking other things.
Sent from my SM-G970W using Tapatalk
Thank you for the effort !
I did not remove the Bixby Vision / Framework packages because then we still retain built-in QR, barcode scanning and other AI stuff from the stock camera app.
Click to expand...
Click to collapse
source
https://forum.xda-developers.com/galaxy-s10/how-to/galaxy-s10-s10-debloat-bloatware-t3912073
Do you know if this can work on G970U (Snapdragon version)?
alex.quiniou said:
I hope i'm in the googd sub forum
I am disapointed by Samsung, because it has to musch bloatware. More than any phone I've had before !
So i have found ADB and published my 'findings' on github (anyone can take it and update)
If you spot any error, write it below
github.com/AlexQuiniou/remove-bloatware-galaxy-s10e
----------------------------------------------------------------------
Bloatware remover for | Galaxy S10e (SM-G970F)
This project can help you if
You don't have time to search a solution by yourself
Don't know how android apps works under the hood
Get ride of some apps quickly
1. Steps
Download and unzip Minimal ADB and Fastboot (portable version --> zip)
After dowloaded Minimal ADB and Fastboot, unzip it where you want
Double click on cmd-here.exe
Type inside CMD window adb devices, it will launch daemon (*daemon not running; *starting now at tcp:5037 * daemon started successfully)
Enable developer options
Settings > About Phone > Information about software > Build Number
Poque it more than 7 times
It will say developper mode has been activated
Enable USB debugging
Go back twice
Inside the parameter app, at the bottom clic at developpers options
Find and toggle USB Debugging
Connect your phone to your PC
On your phone autorize Autorize phone debugging and check Always autorize this computer
Check your device connectivity
type adb devices ,you should see after List of devices attached your phone with random letters and numbers before the word device
Shell
Type adb shell in CMD, you should see beyond0:/ $
Copy and past list bellow
2. Easy list removal
This apps are not needed at all (unless you are using them). If you remove them nothing bad will happened.
Facebook
pm uninstall -k --user 0 'com.facebook.services'
pm uninstall -k --user 0 'com.facebook.katana'
pm uninstall -k --user 0 'com.facebook.system'
pm uninstall -k --user 0 'com.facebook.appmanager'
Bixby
pm uninstall -k --user 0 'com.samsung.android.app.settings.bixby'
pm uninstall -k --user 0 'com.samsung.systemui.bixby2'
pm uninstall -k --user 0 'com.samsung.android.bixby.service'
pm uninstall -k --user 0 'com.samsung.android.bixby.agent'
pm uninstall -k --user 0 'com.samsung.android.bixbyvision.framework'
pm uninstall -k --user 0 'com.samsung.android.bixby.wakeup'
pm uninstall -k --user 0 'com.samsung.android.bixby.agent.dummy'
pm uninstall -k --user 0 'com.samsung.android.app.routines'
pm uninstall -k --user 0 'com.samsung.android.visionintelligence'
pm uninstall -k --user 0 'com.samsung.android.visionarapps'
Knox
pm uninstall -k --user 0 'com.samsung.android.knox.containercore'
pm uninstall -k --user 0 'com.sec.enterprise.knox.attestation'
pm uninstall -k --user 0 'com.samsung.android.knox.attestation'
pm uninstall -k --user 0 'com.samsung.android.knox.containeragent'
pm uninstall -k --user 0 'com.samsung.knox.keychain'
pm uninstall -k --user 0 'com.samsung.knox.securefolder'
pm uninstall -k --user 0 'com.samsung.android.knox.analytics.uploader'
pm uninstall -k --user 0 'com.knox.vpn.proxyhandler'
pm uninstall -k --user 0 'com.sec.enterprise.knox.cloudmdm.smdms'
pm uninstall -k --user 0 'com.android.managedprovisioning'
Dex
pm uninstall -k --user 0 'com.sec.android.app.dexonpc'
pm uninstall -k --user 0 'com.sec.android.app.desktoplauncher'
pm uninstall -k --user 0 'com.samsung.desktopsystemui'
pm uninstall -k --user 0 'com.sec.android.desktopmode.uiservice'
Samsung Smart Switch Mobile
pm uninstall -k --user 0 'com.samsung.android.smartswitchassistant'
pm uninstall -k --user 0 'com.sec.android.easyMover.Agent'
pm uninstall -k --user 0 'com.sec.android.easyMover'
Samsung Pass(word autofill)
pm uninstall -k --user 0 'com.samsung.android.samsungpassautofill'
pm uninstall -k --user 0 'com.samsung.android.samsungpass'
pm uninstall -k --user 0 'com.samsung.android.authfw'
Galaxy Theme app administrator
pm uninstall -k --user 0 'com.samsung.android.themestore'
pm uninstall -k --user 0 'com.samsung.android.themecenter'
Galaxy Theme styles
pm uninstall -k --user 0 'com.android.theme.icon.square'
pm uninstall -k --user 0 'com.android.theme.color.cinnamon'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.systemui'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.android'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.themepicker'
pm uninstall -k --user 0 'com.android.theme.color.black'
pm uninstall -k --user 0 'com.android.theme.color.green'
pm uninstall -k --user 0 'com.android.theme.color.ocean'
pm uninstall -k --user 0 'com.android.theme.color.space'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.launcher'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.settings'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.settings'
pm uninstall -k --user 0 'com.android.theme.icon.teardrop'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.systemui'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.android'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.systemui'
pm uninstall -k --user 0 'com.android.theme.icon.squircle'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.launcher'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.launcher'
pm uninstall -k --user 0 'com.android.theme.icon_pack.filled.themepicker'
pm uninstall -k --user 0 'com.android.theme.color.orchid'
pm uninstall -k --user 0 'com.android.theme.color.purple'
pm uninstall -k --user 0 'com.android.theme.icon.roundedrect'
pm uninstall -k --user 0 'com.android.theme.icon_pack.rounded.settings'
pm uninstall -k --user 0 'com.android.theme.icon_pack.circular.android'
ANT +
pm uninstall -k --user 0 'com.dsi.ant.service.socket'
pm uninstall -k --user 0 'com.dsi.ant.sample.acquirechannels'
pm uninstall -k --user 0 'com.dsi.ant.plugins.antplus'
pm uninstall -k --user 0 'com.dsi.ant.server'
Samsung partner
pm uninstall -k --user 0 'com.hiya.star'
pm uninstall -k --user 0 'de.axelspringer.yana.zeropage'
pm uninstall -k --user 0 'com.diotek.sec.lookup.dictionary'
LED cover
pm uninstall -k --user 0 'com.sec.android.cover.ledcover'
pm uninstall -k --user 0 'com.samsung.android.app.ledbackcover'
Samsung Pay
pm uninstall -k --user 0 'com.samsung.android.spayfw'
pm uninstall -k --user 0 'com.samsung.android.kgclient'
pm uninstall -k --user 0 'com.sec.android.app.billing'
Hard list removal
You are probably using one of them. Pay attention about your actions ! If you remove them nothing bad will happen.
Microsoft
Syntax Description
pm uninstall -k --user 0 'com.microsoft.skydrive' Microsoft OneDrive
pm uninstall -k --user 0 'com.microsoft.appmanager' Your Phone Companion - Link to Windows
Google
Syntax Description
pm uninstall -k --user 0 'com.android.chrome' Google Chrome: Fast & Secure
pm uninstall -k --user 0 'com.google.android.youtube' YouTube
pm uninstall -k --user 0 'com.google.android.googlequicksearchbox' Google
pm uninstall -k --user 0 'com.google.ar.core' Google Play Services for AR
pm uninstall -k --user 0 'com.google.android.gm' Gmail
pm uninstall -k --user 0 'com.google.android.music' Google Play Music
pm uninstall -k --user 0 'com.google.android.apps.docs' Google Drive
pm uninstall -k --user 0 'com.google.android.apps.maps' Maps - Navigate & Explore
pm uninstall -k --user 0 'com.google.android.tts' Google Text-to-Speech
pm uninstall -k --user 0 'com.google.android.videos' Google Play Movies & TV
pm uninstall -k --user 0 'com.google.android.apps.photos' Google Photos
pm uninstall -k --user 0 'com.google.android.apps.turbo' Device Health Services
pm uninstall -k --user 0 'com.google.android.gms.location.history' Historique des positions Google
pm uninstall -k --user 0 'com.google.android.projection.gearhead' Android Auto - Google Maps, Media & Messaging
pm uninstall -k --user 0 'com.google.android.apps.tachyon' Google Duo - High Quality Video Calls
Samsung
Syntax Description
pm uninstall -k --user 0 'com.samsung.android.app.cocktailbarservice' Ecran latéral
pm uninstall -k --user 0 'com.samsung.android.themestore' Galaxy Theme
pm uninstall -k --user 0 'com.samsung.android.aremoji' AR Emoji
pm uninstall -k --user 0 'com.samsung.android.ardrawing' AR Doodle
pm uninstall -k --user 0 'com.samsung.app.slowmotion' Rogner
pm uninstall -k --user 0 'com.samsung.android.calendar' Calendrier (Samsung)
pm uninstall -k --user 0 'com.sec.android.inputmethod' Clavier Samsung
pm uninstall -k --user 0 'com.osp.app.signin' Compte Samsung
pm uninstall -k --user 0 'com.samsung.android.app.contacts' Contacts (Samsung)
pm uninstall -k --user 0 'com.samsung.android.contacts' Contacts Migrator
pm uninstall -k --user 0 'com.samsung.android.forest' Bien-etre numérique et controles parentaux
pm uninstall -k --user 0 'com.sec.android.app.samsungapps' Galaxy Store
pm uninstall -k --user 0 'com.samsung.android.video' Lecteur vidéo
pm uninstall -k --user 0 'com.samsung.android.messaging' Messages (Sasmung)
pm uninstall -k --user 0 'com.sec.android.daemonapp' Meteo (Samsung)
pm uninstall -k --user 0 'com.sec.android.app.quicktool' Outils
pm uninstall -k --user 0 'com.samsung.android.app.simplesharing' Partage de liens
pm uninstall -k --user 0 'com.samsung.android.scloud' Samsung Cloud
pm uninstall -k --user 0 'com.samsung.android.app.spage' Samsung Daily Beta
pm uninstall -k --user 0 'com.sec.android.service.health' Samsung Health
pm uninstall -k --user 0 'com.sec.android.sdhms' Samsung Device Health Manager Service
pm uninstall -k --user 0 'com.samsung.android.mobileservice' Samsung Experience Service
pm uninstall -k --user 0 'com.samsung.android.mateagent' Samsung Galaxy Friends
pm uninstall -k --user 0 'com.sec.spp.push' Samsung push service
pm uninstall -k --user 0 'com.samsung.android.rubin.app' Service de personnalisation
pm uninstall -k --user 0 'com.samsung.android.lool' Device Care
pm uninstall -k --user 0 'com.samsung.android.app.sbrowseredge' Volet Samsung Internet
pm uninstall -k --user 0 'com.sec.android.app.launcher' Samsung One UI Home
You unistalled an important app, what to do ?
You can restore any app you have 'unistall' Use this command cmd package install-existing XXX and replace XXX by the name of the app.
You want to submit a new app or post a problem ?
Create an issue and take your time to explain what you want
Click to expand...
Click to collapse
JCMax1 said:
Do you know if this can work on G970U (Snapdragon version)?
Click to expand...
Click to collapse
Yes, adb is not Exynos specific. It's android.
Thank you for sharing....
To save time, you can also make a batch file as below:
(From debloat of S7 version, realized by @mooms and @Vordx )
Code:
@echo off
title= Andoid debloat v1.0 by Mooms and Vordx
tasklist | find /i "adb.exe" && taskkill /im adb.exe /F
adb devices
echo ...Waiting for authorization...
echo ...Answer "yes" on the popup displayed on the phone...
echo ...Then press a key to start the uninstall...
pause
:Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.system
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.instagram.android
adb shell pm uninstall -k --user 0 com.whatsapp
:...add other apps to be removed
adb kill-server
echo uninstall completed
timeout /t 10
Then just execute the command file inside CMD window
(The CMD window must be open in the ADB's directory)
And again, thank you for your complete list of unnecessary application
I remove them from my S10e, but just forget to check the available memory space before I did lol (I'm curious to know what we gain in space and performance)
jbs68 said:
Thank you for sharing....
To save time, you can also make a batch file as below:
(From debloat of S7 version, realized by @mooms and @Vordx )
Then just execute the command file inside CMD window
(The CMD window must be open in the ADB's directory)
And again, thank you for your complete list of unnecessary application
I remove them from my S10e, but just forget to check the available memory space before I did lol (I'm curious to know what we gain in space and performance)
Click to expand...
Click to collapse
You don't gain space afaik because the package can't be uninstalled from the whole phone without root. The command only uninstall it from the current user.
Vordx said:
You don't gain space afaik because the package can't be uninstalled from the whole phone without root. The command only uninstall it from the current user.
Click to expand...
Click to collapse
Yes, i know that. But I thought I would win a little anyway lol
Anyway, it still makes the application drawer more sober and there are fewer unnecessary applications that run in the background.
Thanks again.
jbs68 said:
Anyway, it still makes the application drawer more sober
Click to expand...
Click to collapse
You can hide apps using the stock launcher option.
jbs68;82575507and there are fewer unnecessary applications that run in the background.
[/QUOTE said:
Does it help with battery life?
Tapatalk via s10e
Click to expand...
Click to collapse
Hello
Thanks for your topic.
I have an question, maybe you can help me. I found an application was running called System UI in Accubattery.
What is "System UI"? It spent 9.8%, yesterday only (check my screenshot).
In my Accubattery history, i checked in all my 33 lasts sessions battery usage and there is no "System UI".
And i don't find it in CCSWE for Samsung or ADB command.
Thanks for your help.
Is normal, System UI is the device system user interface. It's just Android.
djg269 said:
Is normal, System UI is the device system user interface. It's just Android.
Click to expand...
Click to collapse
No trace about System UI in ACCUbattery since I got my s10e (May 19). It's weird it just opened in my last session usage battery as like in the picture i uploaded.
Is it possible to know for any reason System UI was requested? Because 10% of battery used it's a lot !
Sorry, can we just confirm. This series of scripts disables these features rather than removes them entirely from the phone?
Hi,
yes, it is written in the first post. these scripts uninstall applications for user 0 but do not remove the packages. you can reinstall them if needed.
alex.quiniou said:
You can restore any app you have 'uninstall'
Use this command : cmd package install-existing XXX (and replace XXX by the name of the app)
Click to expand...
Click to collapse
After removing ANT service I run into problem: reset of Android UI after about 3 minuts from start, every single time. After installing ANT service again problem is gone.
Did you see autonomy improvments by deleting some of these ?
Not really..... autonomy depends mainly on use.
it would be necessary to test without using the phone to see if there is a gain
"Samsung Multi Connectivity keeps stopping"
I got an above error when turning on Bluetooth to connect to my airpods, although airpods still gets connected and working normally. Not sure which one I should reinstall or how to fix this? Appreciate your help and this great post. Thanks!

S10e boot up perfectly and restart continously after 2 Minutes

S10e Exinos
Android 10
ONEui 2.5
Hello Community!
Good to be here, I have a problem with my phone.
In short:
I carfully uninstalled before some days some things from the bloatware list everything works fine and battery life was better then before.
Today i removed some more things from the list and now i have the problem that my phone boots up and everytime after 2 minutes it crashed.
It must be some of this things, which i had uninstalled:
pm uninstall -k --user 0 com.samsung.android.app.notes.addons
pm uninstall -k --user 0 com.samsung.systemui.bixby2
pm uninstall -k --user 0 com.hiya.star
pm uninstall -k --user 0 de.axelspringer.yana.zeropage
pm uninstall -k --user 0 com.diotek.sec.lookup.dictionary
pm uninstall -k --user 0 com.samsung.android.kgsclient
maybe also one of this
pm uninstall -k --user 0 com.samsung.storyservice
pm uninstall -k --user 0 android.service.health
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
android.music
pm uninstall -k --user 0 com.samsung.android.forest
Can someone explain me how to reinstall? I want to try it with KGSclient but I Can't find the package.
Is it possible to "log" the loadprocesses or something like that?
Maybe it has something to do with the playservices, because i can see in developerinformation, it trys often to start the services close and start again.
Thank you all for every helpful hints.
PS I want to avoid a reset
You can restore any uninstalled app with:
adb shell cmd package install-existing <package_name>
My bet is the bixby2 app

Development A Magisk Rooted Stock Rom with mods | Model: S908B | One UI 4

As there are no TWRP available yet, some of you requested a Magisk Rom. I tried my best to add mods. However, since the format of Samsung's firmware had changed, I cannot edit super.img. So, I will get you guys a Magisk rooted Rom plus some mods you can install via Magisk as a Magisk module.
Requement:
An unlocked bootloader (if you are not sure about it, go to https://forum.xda-developers.com/t/...lash-official-firmware-noob-friendly.4404283/)
A Galaxy S22 with model S908B (again, if you do not know how to check, go to https://forum.xda-developers.com/t/...lash-official-firmware-noob-friendly.4404283/)
Half an hour of free time
So, let's get started
AP file in the firmware of S908B, with Magisk rooted (Sorry of other models, if you want your model to be added, please let me know. I will get one for you as soon as possible.)
AP_S908BXXU1AVBF_S908BXXU1AVBF_MCL23767760_MQB49504099_REV01_user_low_ship_MULTI_CERT_meta_OS12.tar
drive.google.com
Flash it via Odin. (Quite straightforward, I daresay)
Then, you can get the mods below. Then you can also decide what mods you would like to have.
Patch Secure Folder(love it), disable signature flag and secure biometrics after reboot(the last one sometimes not working properly for me, I'm not sure)
[Magisk MODULE] Patch SecureFolder - Disable Signature Verification - Flag Secure - Biometrics after reboot
SAMSUNG GENERAL PATCHER V2.2 SUPPORT: TELEGRAM CHANNEL - TELEGRAM GROUP - SUPPORT ME ABOUT THIS: Magisk module to automatically patch the services.jar of Samsung devices, based on Dynamic Installer The compatibility is relative but Android...
forum.xda-developers.com
Forever theme of Samsung ThemeCentre
[Magisk] ThemeCenter PATCH Samsung [ Themes Forever ]
SAMSUNG THEMES FOREVER SUPPORT: TELEGRAM CHANNEL - TELEGRAM GROUP - SUPPORT ME ABOUT THIS: To prevent incompatibility with the patched versions of the ThemeCenter, this module patchs ur stock ThemeCenter (based on Dynamic Installer) Tested...
forum.xda-developers.com
For those who like to have different bootlogo or just want to remove the boot warning of not using official binary
[Recovery or Magisk] Universal BootLogo Changer [ Exynos ] [ One LOGO for All Screen Resolutions ]
UNIVERSAL EXYNOS PARAM CHANGER SUPPORT: TELEGRAM CHANNEL - TELEGRAM GROUP - SUPPORT ME ABOUT THIS: You can design a BootLogo for any Exynos device, the images adapt to the resolution of the device's screen (based on Dynamic Installer with...
forum.xda-developers.com
A removed-warning param for Exynos
up_param.bin.lz4
drive.google.com
Safety net fixes. Should have most of the banking apps work after rooting. Install it as a Magisk module and required Zygisk enabled.
https://github.com/kdrag0n/safetynet-fix/releases
ViPER4Android FX 2.7
GitHub - Magisk-Modules-Repo/ViPER4Android-FX
Contribute to Magisk-Modules-Repo/ViPER4Android-FX development by creating an account on GitHub.
github.com
​Refresh rate mods, etc
[App]Galaxy Max Hz (Refresh Rate Mods, Screen-off Mods, QS Tiles, Tasker Support and More)
About this app: Refresh Rate Mods Change default refresh rates -Easily change the overall refresh rate settings of devices supporting multiple refresh rates. -Set supported mid refresh rates as the maximum refresh rate limit for battery...
forum.xda-developers.com
Changing CSC: Replace the CSC you would like to be in the file /efs/imei/mps_code.dat Recommend using MiXplorer
AdBlocking: https://adaway.org/ after you installed the app, add https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Hosts/GoodbyeAds.txt and
https://hosts.ubuntu101.co.za/hosts as a host
NO YOUTUBE ADS!!!!
https://vancedapp.com/ can do the trick. Hooray! No Aaaaads!
Debloat the bloatware and Samsung apps away!
ADB connect to your phone first. Have a check with adb devices, enter adb shell, then use commands below(just copy all of them and press enter once or remove the lines with the apps you want to keep)
Spoiler: The debloat commands
pm uninstall -k --user 0 com.amazon.fv
pm uninstall -k --user 0 com.amazon.kindle
pm uninstall -k --user 0 com.amazon.mShop.android
pm uninstall -k --user 0 com.amazon.mp3
pm uninstall -k --user 0 com.amazon.venezia
pm uninstall -k --user 0 com.android.backupconfirm
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.android.email
pm uninstall -k --user 0 com.android.exchange
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.providers.userdictionary
pm uninstall -k --user 0 com.android.sharedstoragebackup
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.android.wallpaper.livepicker
pm uninstall -k --user 0 com.android.wallpapercropper
pm uninstall -k --user 0 com.audible.application
pm uninstall -k --user 0 com.blurb.checkout
pm uninstall -k --user 0 com.cequint.ecid
pm uninstall -k --user 0 com.cnn.mobile.android.phone.edgepanel
pm uninstall -k --user 0 com.diotek.sec.lookup.dictionary
pm uninstall -k --user 0 com.dsi.ant.plugins.antplus
pm uninstall -k --user 0 com.dsi.ant.sample.acquirechannels
pm uninstall -k --user 0 com.dsi.ant.server
pm uninstall -k --user 0 com.dsi.ant.service.socket
pm uninstall -k --user 0 com.enhance.gameservice
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.flipboard.app
pm uninstall -k --user 0 com.flipboard.boxer.app
pm uninstall -k --user 0 com.google.android.apps.books
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.apps.magazines
pm uninstall -k --user 0 com.google.android.apps.maps
pm uninstall -k --user 0 com.google.android.apps.plus
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.youtube.music
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.google.vr.vrcore
pm uninstall -k --user 0 com.gotv.nflgamecenter.us.lite
pm uninstall -k --user 0 com.hancom.office.editor.hidden
pm uninstall -k --user 0 com.hancom.office.editor.hidden
pm uninstall -k --user 0 com.imdb.mobile
pm uninstall -k --user 0 com.infraware.polarisoffice5
pm uninstall -k --user 0 com.linkedin.android
pm uninstall -k --user 0 com.microsoft.appmanager
pm uninstall -k --user 0 com.microsoft.office.excel
pm uninstall -k --user 0 com.microsoft.office.officehubrow
pm uninstall -k --user 0 com.microsoft.office.outlook
pm uninstall -k --user 0 com.microsoft.office.powerpoint
pm uninstall -k --user 0 com.microsoft.office.word
pm uninstall -k --user 0 com.microsoft.skydrive
pm uninstall -k --user 0 com.mobeam.barcodeService
pm uninstall -k --user 0 com.monotype.android.font.chococooky
pm uninstall -k --user 0 com.monotype.android.font.cooljazz
pm uninstall -k --user 0 com.monotype.android.font.foundation
pm uninstall -k --user 0 com.monotype.android.font.rosemary
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.nuance.swype.input
pm uninstall -k --user 0 com.osp.app.signin
pm uninstall -k --user 0 com.policydm
pm uninstall -k --user 0 com.samsung.SMT
pm uninstall -k --user 0 com.samsung.aasaservice
pm uninstall -k --user 0 com.samsung.android.aircommandmanager
pm uninstall -k --user 0 com.samsung.android.allshare.service.fileshare
pm uninstall -k --user 0 com.samsung.android.allshare.service.mediashare
pm uninstall -k --user 0 com.samsung.android.app.advsounddetector
pm uninstall -k --user 0 com.samsung.android.app.appsedge
pm uninstall -k --user 0 com.samsung.android.app.assistantmenu
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facear.preload
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facear3d.preload
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearavatar.preload
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearframe.preload
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.stamp.preload
pm uninstall -k --user 0 com.samsung.android.app.clipboardedge
pm uninstall -k --user 0 com.samsung.android.app.cocktailbarservice
pm uninstall -k --user 0 com.samsung.android.app.episodes
pm uninstall -k --user 0 com.samsung.android.app.filterinstaller
pm uninstall -k --user 0 com.samsung.android.app.galaxyfinder
pm uninstall -k --user 0 com.samsung.android.app.ledbackcover
pm uninstall -k --user 0 com.samsung.android.app.ledcoverdream
pm uninstall -k --user 0 com.samsung.android.app.memo
pm uninstall -k --user 0 com.samsung.android.app.mirrorlink
pm uninstall -k --user 0 com.samsung.android.app.notes
pm uninstall -k --user 0 com.samsung.android.app.notes
pm uninstall -k --user 0 com.samsung.android.app.reminder
pm uninstall -k --user 0 com.samsung.android.app.routines
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
pm uninstall -k --user 0 com.samsung.android.app.settings.bixby
pm uninstall -k --user 0 com.samsung.android.app.sharelive
pm uninstall -k --user 0 com.samsung.android.app.simplesharing
pm uninstall -k --user 0 com.samsung.android.app.soundpicker
pm uninstall -k --user 0 com.samsung.android.app.spage
pm uninstall -k --user 0 com.samsung.android.app.storyalbumwidget
pm uninstall -k --user 0 com.samsung.android.app.talkback
pm uninstall -k --user 0 com.samsung.android.app.taskedge
pm uninstall -k --user 0 com.samsung.android.app.tips
pm uninstall -k --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall -k --user 0 com.samsung.android.app.watchmanager
pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub
pm uninstall -k --user 0 com.samsung.android.app.withtv
pm uninstall -k --user 0 com.samsung.android.ardrawing
pm uninstall -k --user 0 com.samsung.android.aremoji
pm uninstall -k --user 0 com.samsung.android.arzone
pm uninstall -k --user 0 com.samsung.android.authfw
pm uninstall -k --user 0 com.samsung.android.aware.service
pm uninstall -k --user 0 com.samsung.android.bbc.bbcagent
pm uninstall -k --user 0 com.samsung.android.beaconmanager
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.bixby.es.globalaction
pm uninstall -k --user 0 com.samsung.android.bixby.plmsync
pm uninstall -k --user 0 com.samsung.android.bixby.service
pm uninstall -k --user 0 com.samsung.android.bixby.voiceinput
pm uninstall -k --user 0 com.samsung.android.bixby.wakeup
pm uninstall -k --user 0 com.samsung.android.bixbyvision.framework
pm uninstall -k --user 0 com.samsung.android.calendar
pm uninstall -k --user 0 com.samsung.android.da.daagent
pm uninstall -k --user 0 com.samsung.android.dlp.service
pm uninstall -k --user 0 com.samsung.android.drivelink.stub
pm uninstall -k --user 0 com.samsung.android.easysetup
pm uninstall -k --user 0 com.samsung.android.email.provider
pm uninstall -k --user 0 com.samsung.android.fmm
pm uninstall -k --user 0 com.samsung.android.game.gamehome
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
pm uninstall -k --user 0 com.samsung.android.hmt.vrshell
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
pm uninstall -k --user 0 com.samsung.android.keyguardwallpaperupdator
pm uninstall -k --user 0 com.samsung.android.kidsinstaller
pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader
pm uninstall -k --user 0 com.samsung.android.mateagent
pm uninstall -k --user 0 com.samsung.android.mdm
pm uninstall -k --user 0 com.samsung.android.mdx
pm uninstall -k --user 0 com.samsung.android.mdx.kit
pm uninstall -k --user 0 com.samsung.android.mdx.quickboard
pm uninstall -k --user 0 com.samsung.android.messaging
pm uninstall -k --user 0 com.samsung.android.mobileservice
pm uninstall -k --user 0 com.samsung.android.oneconnect
pm uninstall -k --user 0 com.samsung.android.oneconnect
pm uninstall -k --user 0 com.samsung.android.samsungpass
pm uninstall -k --user 0 com.samsung.android.samsungpassautofill
pm uninstall -k --user 0 com.samsung.android.scloud
pm uninstall -k --user 0 com.samsung.android.sdk.professionalaudio.utility.jammonitor
pm uninstall -k --user 0 com.samsung.android.server.iris
pm uninstall -k --user 0 com.samsung.android.service.livedrawing
pm uninstall -k --user 0 com.samsung.android.service.peoplestripe
pm uninstall -k --user 0 com.samsung.android.service.travel
pm uninstall -k --user 0 com.samsung.android.setting.multisound
pm uninstall -k --user 0 com.samsung.android.spay
pm uninstall -k --user 0 com.samsung.android.spay
pm uninstall -k --user 0 com.samsung.android.spayfw
pm uninstall -k --user 0 com.samsung.android.spdfnote
pm uninstall -k --user 0 com.samsung.android.stickercenter
pm uninstall -k --user 0 com.samsung.android.stickerplugin
pm uninstall -k --user 0 com.samsung.android.svoice
pm uninstall -k --user 0 com.samsung.android.svoiceime
pm uninstall -k --user 0 com.samsung.android.themecenter
pm uninstall -k --user 0 com.samsung.android.themestore
pm uninstall -k --user 0 com.samsung.android.tripwidget
pm uninstall -k --user 0 com.samsung.android.visionarapps
pm uninstall -k --user 0 com.samsung.android.visioncloudagent
pm uninstall -k --user 0 com.samsung.android.visionintelligence
pm uninstall -k --user 0 com.samsung.android.voc
pm uninstall -k --user 0 com.samsung.android.voicewakeup
pm uninstall -k --user 0 com.samsung.android.wellbeing
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge.finance
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge.sport
pm uninstall -k --user 0 com.samsung.app.highlightplayer
pm uninstall -k --user 0 com.samsung.daydream.customization
pm uninstall -k --user 0 com.samsung.dcmservice
pm uninstall -k --user 0 com.samsung.desktopsystemui
pm uninstall -k --user 0 com.samsung.enhanceservice
pm uninstall -k --user 0 com.samsung.faceservice
pm uninstall -k --user 0 com.samsung.fresco.logging
pm uninstall -k --user 0 com.samsung.groupcast
pm uninstall -k --user 0 com.samsung.hs20provider
pm uninstall -k --user 0 com.samsung.ipservice
pm uninstall -k --user 0 com.samsung.knox.appsupdateagent
pm uninstall -k --user 0 com.samsung.knox.rcp.components
pm uninstall -k --user 0 com.samsung.knox.securefolder
pm uninstall -k --user 0 com.samsung.knox.securefolder.setuppage
pm uninstall -k --user 0 com.samsung.safetyinformation
pm uninstall -k --user 0 com.samsung.sec.android.application.csc
pm uninstall -k --user 0 com.samsung.sree
pm uninstall -k --user 0 com.samsung.storyservice
pm uninstall -k --user 0 com.samsung.svoice.sync
pm uninstall -k --user 0 com.samsung.systemui.bixby
pm uninstall -k --user 0 com.samsung.systemui.bixby2
pm uninstall -k --user 0 com.samsung.ucs.agent.ese
pm uninstall -k --user 0 com.samsung.voiceserviceplatform
pm uninstall -k --user 0 com.sec.android.AutoPreconfig
pm uninstall -k --user 0 com.sec.android.Preconfig
pm uninstall -k --user 0 com.sec.android.RilServiceModeApp
pm uninstall -k --user 0 com.sec.android.app.DataCreate
pm uninstall -k --user 0 com.sec.android.app.SecSetupWizard
pm uninstall -k --user 0 com.sec.android.app.SmartClipEdgeService
pm uninstall -k --user 0 com.sec.android.app.apex
pm uninstall -k --user 0 com.sec.android.app.applinker
pm uninstall -k --user 0 com.sec.android.app.billing
pm uninstall -k --user 0 com.sec.android.app.bluetoothtest
pm uninstall -k --user 0 com.sec.android.app.chromecustomizations
pm uninstall -k --user 0 com.sec.android.app.clockpackage
pm uninstall -k --user 0 com.sec.android.app.desktoplauncher
pm uninstall -k --user 0 com.sec.android.app.dexonpc
pm uninstall -k --user 0 com.sec.android.app.factorykeystring
pm uninstall -k --user 0 com.sec.android.app.gamehub
pm uninstall -k --user 0 com.sec.android.app.hwmoduletest
pm uninstall -k --user 0 com.sec.android.app.magnifier
pm uninstall -k --user 0 com.sec.android.app.myfiles
pm uninstall -k --user 0 com.sec.android.app.ocr
pm uninstall -k --user 0 com.sec.android.app.parser
pm uninstall -k --user 0 com.sec.android.app.personalization
pm uninstall -k --user 0 com.sec.android.app.popupcalculator
pm uninstall -k --user 0 com.sec.android.app.popupcalculator
pm uninstall -k --user 0 com.sec.android.app.quicktool
pm uninstall -k --user 0 com.sec.android.app.ringtoneBR
pm uninstall -k --user 0 com.sec.android.app.safetyassurance
pm uninstall -k --user 0 com.sec.android.app.samsungapps
pm uninstall -k --user 0 com.sec.android.app.sbrowser
pm uninstall -k --user 0 com.sec.android.app.servicemodeapp
pm uninstall -k --user 0 com.sec.android.app.shealth
pm uninstall -k --user 0 com.sec.android.app.shealth
pm uninstall -k --user 0 com.sec.android.app.soundalive
pm uninstall -k --user 0 com.sec.android.app.sysscope
pm uninstall -k --user 0 com.sec.android.app.tfunlock
pm uninstall -k --user 0 com.sec.android.app.tourviewer
pm uninstall -k --user 0 com.sec.android.app.translator
pm uninstall -k --user 0 com.sec.android.app.ve.vebgm
pm uninstall -k --user 0 com.sec.android.app.wfdbroker
pm uninstall -k --user 0 com.sec.android.app.withtv
pm uninstall -k --user 0 com.sec.android.app.wlantest
pm uninstall -k --user 0 com.sec.android.cover.ledcover
pm uninstall -k --user 0 com.sec.android.daemonapp
pm uninstall -k --user 0 com.sec.android.desktopmode.uiservice
pm uninstall -k --user 0 com.sec.android.diagmonagent
pm uninstall -k --user 0 com.sec.android.easyMover
pm uninstall -k --user 0 com.sec.android.easyMover
pm uninstall -k --user 0 com.sec.android.easyMover.Agent
pm uninstall -k --user 0 com.sec.android.easyonehand
pm uninstall -k --user 0 com.sec.android.emergencylauncher
pm uninstall -k --user 0 com.sec.android.mimage.avatarstickers
pm uninstall -k --user 0 com.sec.android.mimage.gear360editor
pm uninstall -k --user 0 com.sec.android.mimage.photoretouching
pm uninstall -k --user 0 com.sec.android.ofviewer
pm uninstall -k --user 0 com.sec.android.omc
pm uninstall -k --user 0 com.sec.android.preloadinstaller
pm uninstall -k --user 0 com.sec.android.provider.snote
pm uninstall -k --user 0 com.sec.android.providers.security
pm uninstall -k --user 0 com.sec.android.providers.tasks
pm uninstall -k --user 0 com.sec.android.sdhms
pm uninstall -k --user 0 com.sec.android.service.health
pm uninstall -k --user 0 com.sec.android.sidesync30
pm uninstall -k --user 0 com.sec.android.splitsound
pm uninstall -k --user 0 com.sec.android.uibcvirtualsoftkey
pm uninstall -k --user 0 com.sec.android.widgetapp.diotek.smemo
pm uninstall -k --user 0 com.sec.android.widgetapp.easymodecontactswidget
pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps
pm uninstall -k --user 0 com.sec.app.TransmitPowerService
pm uninstall -k --user 0 com.sec.automation
pm uninstall -k --user 0 com.sec.bcservice
pm uninstall -k --user 0 com.sec.downloadablekeystore
pm uninstall -k --user 0 com.sec.enterprise.knox.attestation
pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms
pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin
pm uninstall -k --user 0 com.sec.enterprise.mdm.vpn
pm uninstall -k --user 0 com.sec.epdgtestapp
pm uninstall -k --user 0 com.sec.everglades
pm uninstall -k --user 0 com.sec.everglades.update
pm uninstall -k --user 0 com.sec.factory
pm uninstall -k --user 0 com.sec.factory.camera
pm uninstall -k --user 0 com.sec.factory.iris.usercamera
pm uninstall -k --user 0 com.sec.hearingadjust
pm uninstall -k --user 0 com.sec.kidsplat.installer
pm uninstall -k --user 0 com.sec.knox.foldercontainer
pm uninstall -k --user 0 com.sec.knox.knoxsetupwizardclient
pm uninstall -k --user 0 com.sec.knox.switcher
pm uninstall -k --user 0 com.sec.location.nsflp2
pm uninstall -k --user 0 com.sec.mldapchecker
pm uninstall -k --user 0 com.sec.modem.settings
pm uninstall -k --user 0 com.sec.providers.assisteddialing
pm uninstall -k --user 0 com.sec.readershub
pm uninstall -k --user 0 com.sec.smartcard.manager
pm uninstall -k --user 0 com.sec.spen.flashannotate
pm uninstall -k --user 0 com.sec.spp.push
pm uninstall -k --user 0 com.sec.sve
pm uninstall -k --user 0 com.sec.usbsettings
pm uninstall -k --user 0 com.sec.vowifispg
pm uninstall -k --user 0 com.sec.yosemite.phone
pm uninstall -k --user 0 com.sem.factoryapp
pm uninstall -k --user 0 com.singtel.mysingtel
pm uninstall -k --user 0 com.skms.android.agent
pm uninstall -k --user 0 com.skype.raider
pm uninstall -k --user 0 com.test.LTEfunctionality
pm uninstall -k --user 0 com.touchtype.swiftkey
pm uninstall -k --user 0 com.tripadvisor.tripadvisor
pm uninstall -k --user 0 com.trustonic.tuiservice
pm uninstall -k --user 0 com.tv.peel.samsung.app
pm uninstall -k --user 0 com.vlingo.midas
pm uninstall -k --user 0 com.wssnps
pm uninstall -k --user 0 com.yelp.android.samsungedge
or https://github.com/0x192/universal-android-debloater/releases to debloat whatever you want
And of course Good Lock with various mods!
Almost there, if you like it, please give a like!
I have heard we maybe can use Heimdall to flash gsi! The command:heimdall flash --pit ${the pit file name} --BOOT boot.img(inside the ap file) --RECOVERY recovery.img(again inside the ap file) --SYSTEM system.img(the gsi). Anyone would like to have a try please tell me whether it is working or not. https://github.com/ponces/treble_build_pe/releases https://github.com/phhusson/treble_experimentations/releases/
hey, great to see that. yet I do have important question please, I have already rooted mine 2 weeks ago, and had to roll back to stock as bluetooth policy/security can not connect to watch. system was not completely mountable. anyway to make it short did you tried if the watch can connect ? Is there is any chance flashed the rom on top of the current stock wipe data or something? can not rescue banking app and wait them to send me new qr code...
mrlove6 said:
hey, great to see that. yet I do have important question please, I have already rooted mine 2 weeks ago, and had to roll back to stock as bluetooth policy/security can not connect to watch. system was not completely mountable. anyway to make it short did you tried if the watch can connect ? Is there is any chance flashed the rom on top of the current stock wipe data or something? can not rescue banking app and wait them to send me new qr code...
Click to expand...
Click to collapse
Yes, do you mean the watch cannot connect to your phone because you have rooted? Then have a try at this https://github.com/3arthur6/BluetoothLibraryPatcher/releases/tag/v2.4.1 it attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices. It is required to fix pairing issues with Galaxy watch
About your system mountable problem, use 'ADB shell', then 'mount -o rw,remount /system'. Have a try whether it is working. I also suggest you can use MiXplorer. It can mount root rw-table.
About Samsung apps and Knox stuff, they won't working. For banking apps, if they only use safety net like Google pay, it will work. If not, like Samsung pay, it will not work
Williamtung said:
Yes, do you mean the watch cannot connect to your phone because you have rooted? Then have a try at this https://github.com/3arthur6/BluetoothLibraryPatcher/releases/tag/v2.4.1 it attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices. It is required to fix pairing issues with Galaxy watch
About your system mountable problem, use 'ADB shell', then 'mount -o rw,remount /system'. Have a try whether it is working. I also suggest you can use MiXplorer. It can mount root rw-table.
About Samsung apps and Knox stuff, they won't working. For banking apps, if they only use safety net like Google pay, it will work. If not, like Samsung pay, it will not work
Click to expand...
Click to collapse
It was all fine except bluetooth will never work even the patcher tried with dr.ketan to solve it, but seems that the new policy from samsung vendor is not mountable. Anyway according to bank and etc. it's also no problem, always works for me. My concern was: is flashing ur rom may lead in any chance to wiping data? Or 100% guaranteed no. If it may I'll try it on sunday so I can order the qr code from bank to install the app again, don't wanna risk it like 4 days with no bank app
If you install the Bluetooth fixing magisk modules. Enter the command below in termux
$ su
$ mount -o remount,rw /vendor
$ i=`grep -lr 'security.wsm' /vendor/etc/vintf` && [ ! -z $i ] && sed -i "$((`awk '/security.wsm/ {print FNR}' $i`-1)),/<\/hal>/d" $i
$ mount -o remount,ro /vendor
Williamtung said:
If you install the Bluetooth fixing magisk modules. Enter the command below in termux
$ su
$ mount -o remount,rw /vendor
$ i=`grep -lr 'security.wsm' /vendor/etc/vintf` && [ ! -z $i ] && sed -i "$((`awk '/security.wsm/ {print FNR}' $i`-1)),/<\/hal>/d" $i
$ mount -o remount,ro /vendor
Click to expand...
Click to collapse
That was my last chat with dr.ketan
{
"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"
}
mrlove6 said:
It was all fine except bluetooth will never work even the patcher tried with dr.ketan to solve it, but seems that the new policy from samsung vendor is not mountable. Anyway according to bank and etc. it's also no problem, always works for me. My concern was: is flashing ur rom may lead in any chance to wiping data? Or 100% guaranteed no. If it may I'll try it on sunday so I can order the qr code from bank to install the app again, don't wanna risk it like 4 days with no bank app
Click to expand...
Click to collapse
Ok, so if you have already rooted, you don't need to flash my ROM since I just magisk rooted the rom. What you can do is have a go at the mods
mrlove6 said:
View attachment 5557905
That was my last chat with dr.ketan
Click to expand...
Click to collapse
Yes, then it will be quite tricky then. Maybe Mixplorer helps? https://forum.xda-developers.com/t/...released-fully-featured-file-manager.1523691/
Williamtung said:
Ok, so if you have already rooted, you don't need to flash my ROM since I just magisk rooted the rom. What you can do is have a go at the mods
Click to expand...
Click to collapse
Can you check if you can mount vendor ?
mrlove6 said:
Can you check if you can mount vendor ?
Click to expand...
Click to collapse
Nah, I still haven’t got it yet.Sorry
Guys,
S22 - Root is not as the Models before this. Even though we have achieved root, We haven't achieved R/W capability in the partitions. For now, Only CSC mods can be done, and anything else needs to be applied via Magisk (Or TWRP when it comes).
Vendor partition cannot be mounted , hence the bluetooth patch will not work unless it's a module with the complete changes.
Also, S-Health will not work either, because build.prop cannot be modded to remove the security check.
JazonX said:
Guys,
S22 - Root is not as the Models before this. Even though we have achieved root, We haven't achieved R/W capability in the partitions. For now, Only CSC mods can be done, and anything else needs to be applied via Magisk (Or TWRP when it comes).
Vendor partition cannot be mounted , hence the bluetooth patch will not work unless it's a module with the complete changes.
Also, S-Health will not work either, because build.prop cannot be modded to remove the security check.
Click to expand...
Click to collapse
Ok, thanks.
JazonX said:
Guys,
S22 - Root is not as the Models before this. Even though we have achieved root, We haven't achieved R/W capability in the partitions. For now, Only CSC mods can be done, and anything else needs to be applied via Magisk (Or TWRP when it comes).
Vendor partition cannot be mounted , hence the bluetooth patch will not work unless it's a module with the complete changes.
Also, S-Health will not work either, because build.prop cannot be modded to remove the security check.
Click to expand...
Click to collapse
Though system can not be mount R/W still lots possibility there to mod & fix. I have almost tested all my ROM features of S21 and no issue on S22U eother. Just tested GW4 and Samsung Health too just now and posted SS on my thread.
Even if this remain same forever, it's not end of development Probably we just needs to change scenario to use custom ROM with new method.
Confirmed, Even Rooted (Exynos S22 1to) The Item ROOT is Read Only. I try It Fx Root Explorer. Only way with "FX Root Explorer" is to used EACH TIME System Root / Filesystems (and select the storage).
beautyangel said:
Confirmed, Even Rooted (Exynos S22 1to) The Item ROOT is Read Only. I try It Fx Root Explorer. Only way with "FX Root Explorer" is to used EACH TIME System Root / Filesystems (and select the storage).
Click to expand...
Click to collapse
Didn't get what you mean
You mean able to mount it with FX root explorer?
dr.ketan said:
Didn't get what you mean
You mean able to mount it with FX root explorer?
Click to expand...
Click to collapse
I didn't Get full Root Access (For System Root to Remount R/W)) , Yes Bro Mount it with Root Explorer
beautyangel said:
I didn't Get full Root Access (For System Root to Remount R/W)) , Yes Bro Mount it with Root Explorer
Click to expand...
Click to collapse
You have full root access but partition can not mount because for new ormat implemented by amsung. Probably it will need custom kernel. Let see if something can be made with hex patch or something.
dr.ketan said:
You have full root access but partition can not mount because for new ormat implemented by amsung. Probably it will need custom kernel. Let see if something can be made with hex patch or something.
Click to expand...
Click to collapse
As always and again Huge thanks to you my bro and to all XDA communities and members.
Great Job OP. We need to explore all possibilities - as always!
After those Bootloader Leaks it should be possible somehow..
What would be needed for R/W Partition Rights or how to achieve it ourselves?
Just every day ask this question before sleep or showever @devs - the awnser will magically appear ♥
Promise you that!
Edit: Maybe get Inspiration or some possible Ways from previous Methods as well (Android10)
[Closed] Universal SystemRW / SuperRW feat. MakeRW / ro2rw (read-only-2-read/write super partition converter)
Welcome to the one and only, the original, universal, System-RW / Super-RW feat. Make-RW / ro2rw (read-only-2-read/write super partition converter) by lebigmac Also known as: THE-REAL-RW, FULL-RW, EXT4-RW, EROFS-RW, EROFS-2-RW, F2FS-RW...
forum.xda-developers.com
And maybe here is also some Inspiration..:
android 12 remount system R%2FW - Google Search
||||| said:
Great Job OP. We need to explore all possibilities - as always!
After those Bootloader Leaks it should be possible somehow..
What would be needed for R/W Partition Rights or how to achieve it ourselves?
Just every day ask this question before sleep or showever @devs - the awnser will magically appear ♥
Promise you that!
Click to expand...
Click to collapse
I don’t think there is a way to mount r/w for now.(I am a noob). Good night, it is almost 11 for me already

Categories

Resources