Skip to content

Instantly share code, notes, and snippets.

View jackl-3's full-sized avatar
💭
Learning new things

jackl-3

💭
Learning new things
View GitHub Profile
@jackl-3
jackl-3 / Galaxy_S8_Debloat.ps1
Last active March 5, 2021 22:31 — forked from gsurrel/Galaxy_S8_Debloat.sh
Samsung Galaxy S8 debloat list
# blasterman's modifications to gsurrel's debloat list
# This is a PowerShell script. To use it easily on Linux, change the extension to .sh to run in the terminal.
# To use, comment out the apps/services that you want to keep.
###########################
# Phone apps and services #
###########################
#adb shell "cmd package install-existing com.android.stk" # SIM toolkit
#adb shell "cmd package install-existing com.android.stk2" # SIM toolkit (maybe for dual-sim devices)