Skip to content

northwestnodes-eric/debloat_samsung_android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneUI Debloat Script

How to use Script:

Just download the latest release, extract the zip file and run the script from debloat folder. To run the script, connect phone to PC through ADB.

Choose between Light or Heavy depending on your usage. For normal user it's recommended to use Light Debloat Script. Post debloat script, run the Tweaks script, change the Settings mentioned below and then Restart your phone.

Warning:

  1. Light Debloat script removes the feature to sign-in to Samsung account. Do not proceed if you want to sign-in your Samsung account.
  2. Heavy Debloat script removes almost all apps which can be safely removed. Many features may not be available after using this. These can be availed after restoring that app.

Change these Settings:

  1. Adaptive Battery: Disabled
  2. Location Services - Wifi Scanning: Disabled
  3. Background Check: Disabled
  4. Go to Settings, Apps. Enable "Show system apps" then look for each of these: "OneUI Home", "(Your Keyboard)", "Android System", "System UI", & all the "Gesture" apps.
  • Under app info, Battery, set to Unrestricted
  1. Turn off Scene Optimizer
  2. Set battery usage to "Unrestricted" for "com.samsung.android.biometrics.app.setting" to fix any physical fingerprint bugs.

How to restore an app:

To restore any app just run the following command:

adb shell cmd package install-existing <name of package>

Example-

adb shell cmd package install-existing com.sec.android.app.samsungapps

How to revert to stock condition:

To restore your phone to stock condition (with all apps installed), run script from revert folder.

Note:

Open an issue here or connect me over Telegram if you need help! Mention your device and firmware version for better help.

Visible System Apps (OneUI Core 4.1 - INS Firmware on Samsung M21)

After Light Debloat Script

After Heavy Debloat Script

Credits:

Samsung for adding them and me for removing them :)

About

Universal debloater for Samsung OneUI 2.5 to 6.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%