Changes for page Samsung

Last modified by Drunk Monkey on 2021-02-08 09:34

From version 5.2
edited by Drunk Monkey
on 2021-02-08 06:56
Change comment: There is no comment for this version
To version 6.1
edited by Drunk Monkey
on 2021-02-08 06:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -253,9 +253,9 @@
253 253  1. pm uninstall ~-~-user 0 com.samsung.android.email.provider
254 254  1. After the execution of each app uninstallation command, you’ll get a “**Success**” message to indicate that the app package has been removed.
255 255  [[image:https://r1.community.samsung.com/t5/image/serverpage/image-id/1223679i9A64A2038421C493/image-size/medium?v=1.0&px=400||alt="SamNoteUser_5-1594509216508.png"]]
256 -1.
257 -1. You can thus uninstall as many preinstalled apps on your Samsung Galaxy smartphone or tablet as you want to without root
258 258  
257 +You can thus uninstall as many preinstalled apps on your Samsung Galaxy smartphone or tablet as you want to without root
258 +
259 259  === Restore Uninstalled System Apps ===
260 260  
261 261  If you notice the bloatware removal command we used above, it contains ‘**user 0**‘ parameter. It means that the apps you uninstalled using ADB shell pm uninstall -k ~-~-user 0, were only removed for the current user (user 0). If someone else uses your phone with a guest account, all the removed apps will still be available to him.
... ... @@ -268,7 +268,6 @@
268 268  
269 269  [[image:https://r1.community.samsung.com/t5/image/serverpage/image-id/1223681i8E971392F8343576/image-size/medium?v=1.0&px=400||alt="SamNoteUser_6-1594509216509.png"]]
270 270  
271 -
272 272  === Disable Samsung Bloatware ===
273 273  
274 274  There is one ADB shell command that lets you just disable an app package on your Samsung or Android. Below is an example command for disabling Bixby on Samsung devices.