How I removed Digital Wellbeing (and other bloatware) from my android using my Ubuntu PC without rooting my phone
Environment: Phone : Samsung M13 Android Version : 14 Laptop OS : Ubuntu 24.04 Why remove it: Digital Wellbeing along with other bloatware apps are extra apps preinstalled into the device by the vendor. These apps take up space, drain battery and slow down performance. Many such apps even collect data behind the scenes such as user behaviour, location, personal data, etc. without taking explicit consent. Apps such as digital wellbeing are built into the operating system itself, and can't be removed directly. Some bloat apps like ARZone, Samsung TV plus, etc can be disabled, but not uninstalled. The below guide will help you uninstall these apps. Steps Step 1: Enable USB Debugging on the phone Enable Developer Options in the phone Settings app > About Phone > Click on Build Number 5 times Inside Developer Options --> Debugging Section --> Enable USB Debugging Step 2: Install ADB ADB (Android Debugging Bridge) is a command line tool ...