Skip to content

Instantly share code, notes, and snippets.

View blasterman's full-sized avatar
💭
Learning new things :D

blasterman blasterman

💭
Learning new things :D
View GitHub Profile
@blasterman
blasterman / 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)