Skip to content

This is a PowerShell script that uses the ADB to uninstall bloatware from Samsung devices. It askes you if you would like to remove it on the way.

Notifications You must be signed in to change notification settings

gam3less/debloatsamsung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debloat Samsung

Trello: https://trello.com/b/YZOdDKBz/

Contents

 

Description

I personally test this on my own device to make sure nothing breaks.

If you would like to see a list of apps this script can remove check out App List.txt

This is a PowerShell script that uses the ADB to uninstall bloatware from Samsung devices. It askes you if you would like to remove it on the way.

Note: Never run scripts without reading them & understanding what they do.

 

Usage

If you would just like to run the script as it is run the following command in powershell (Run it as a administrator):

      powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('https://git.io/JkvBP')"

If you want to edit the script feel free to download it and run it.

 

Devices Tested

  • Samsung Galaxy S7
  • Samsung Galaxy A50
  • Samsung Galaxy A20  

Contributions

These are the people who helped me out or I used code from:

Disassembler: Some of the code I used was made by him. disassembler@dasm.cz https://github.com/Disassembler0/

Chris: His videos gave me the idea to make this script. https://christitus.com/

Alex: Found some missing brackets and helped make the script run. https://github.com/Alex-ABWorld

Katie: For trying to help my dumbass. And suggesting I tell the user how to get there device ready and make sure they only have one device plugged in. https://github.com/CtrlAltCuteness

About

This is a PowerShell script that uses the ADB to uninstall bloatware from Samsung devices. It askes you if you would like to remove it on the way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published