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 4.2
edited by Drunk Monkey
on 2021-02-08 06:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -251,10 +251,8 @@
251 251  1. You can now execute  **pm uninstall -k ~-~-user 0**  (this will keep the app data and cache), or **pm uninstall ~-~-user 0**  (delete app data as well) followed by the package name of the system app to uninstall to remove it from your phone. You can view the [[full list of safe to remove Samsung apps along with the command extension>>url:https://drive.google.com/file/d/1wuH2k0IafCCjxDnVLgnE26l-hsuYgmGl/view]] on Google Drive. For example, if you want to remove Samsung Email from your device, use the following command.
252 252  1. pm uninstall -k ~-~-user 0 com.samsung.android.email.provider
253 253  1. pm uninstall ~-~-user 0 com.samsung.android.email.provider
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 -[[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
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.[[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"]]
255 +You can thus uninstall as many preinstalled apps on your Samsung Galaxy smartphone or tablet as you want to without root
258 258  
259 259  === Restore Uninstalled System Apps ===
260 260  
... ... @@ -276,3 +276,5 @@
276 276  adb shell pm disable-user ~-~-user 0 com.samsung.android.bixby.wakeup
277 277  
278 278  That’s all about how we can remove bloatware on Samsung Galaxy devices and re-install the uninstalled apps without root using ADB shell commands. I’ll keep updating the list of safe to remove Samsung bloatware for the phones that will be launched in the future.
277 +
278 +Top of Form