Skip to content

renuacpro/debloat_samsung_android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneUI Debloat Script

How to use Script:

Just download the latest release, extract the zip file and run the script. Tp run the script, connect phone to PC with ADB.

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

Warning: It removes almost all apps which can be safely removed. Many features may not be available after using this.

Change these Settings:

  1. Adaptive Battery: Disabled
  2. Location Services - Wifi Scanning: Disabled
  3. Emergency Location Service: Disabled
  4. Background Check: Disabled
  5. 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 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

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

After Light Debloat Script

After Heavy Debloat Script

About

Universal debloater for Samsung OneUI 2.X to 6.X

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%