You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-9Lines changed: 31 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,21 +14,46 @@ Before using Debloat Enhanced, ensure you have the following:
14
14
* Enable USB debugging on your device.
15
15
* Customize the .bat or .sh file according to your preferences.
16
16
17
-
## Usage
17
+
## Features
18
18
19
-
Follow these steps to debloat your device:
19
+
***Support for Rooted and Non-Rooted Devices**: Debloat Enhanced works seamlessly on both rooted and non-rooted Android devices, providing flexibility for all users.
20
+
21
+
***Customizable Debloating**: Tailor the debloating process to your preferences by customizing the list of apps and services you want to remove. This allows you to optimize your device according to your specific needs.
20
22
21
-
1. Download the latest source code from the repository.
22
-
2. Enable USB debugging on your Android device.
23
-
3. Customize the .bat or .sh file to specify which apps you want to remove.
24
-
4. Run the script on your computer.
23
+
***Improved Privacy**: Remove pre-installed bloatware and unnecessary system apps to enhance your privacy and minimize data collection by third-party applications.
24
+
25
+
***Enhanced Security**: Reduce the attack surface of your device by eliminating unnecessary system services and potential security vulnerabilities.
26
+
27
+
***Extended Battery Life**: Disable battery-draining apps and services to prolong battery life and improve overall device efficiency.
28
+
29
+
## How to Use
30
+
31
+
1.**Download the Latest Version**: Get the latest version of Debloat Enhanced from the repository.
32
+
33
+
2.**Enable USB Debugging**: Enable USB debugging on your Android device by going to Settings > Developer options. If Developer options are not visible, go to Settings > About phone and tap on "Build number" seven times to enable Developer options.
34
+
35
+
3.**Connect Your Device**: Connect your Android device to your computer using a USB cable.
36
+
37
+
4.**Run the Script**: Open the debloat.bat or debloat.sh file and follow the on-screen instructions to begin the debloating process. For non-rooted devices, ADB permissions may need to be granted during the process.
38
+
39
+
5.**Review Changes**: Before proceeding, review the list of apps and services that will be removed. Make any necessary adjustments to ensure you do not accidentally remove essential system components.
40
+
41
+
6.**Enjoy Your Optimized Device**: Once the debloating process is complete, enjoy the improved performance, privacy, security, and battery life of your Android device.
25
42
26
43
## Important Notes
27
44
28
45
***Battery Drainers**: Apps like Chrome and Quick Device Cnnect are known to drain battery quickly.
46
+
29
47
***Ram Killers**: Avoid removing essential system services like Athena, as they may cause issues such as the disappearance of the Clear All button.
48
+
30
49
***OS Brickers**: Be cautious when removing apps related to weather services, one-handed mode, or startup wizard, as they may affect the stability of your operating system.
31
50
51
+
***Backup Your Data**: Before debloating your device, it's recommended to backup your important data to avoid any potential data loss.
52
+
53
+
***Proceed with Caution**: While Debloat Enhanced provides a powerful optimization tool, it's important to proceed with caution and only remove apps and services that you are certain are safe to disable. Removing critical system components may lead to device instability or functionality issues.
54
+
55
+
***Restore Factory Settings**: If you encounter any issues or wish to revert the changes made by Debloat Enhanced, you can restore your device to factory settings to reset it to its original state.
56
+
32
57
## Useful Links
33
58
34
59
*[Google USB Driver](https://developer.android.com/studio/run/win-usb)
0 commit comments