I just discovered this amazing app! It lets you remove (or just disable) preinstalled apps like Facebook, Netflix, etc. and system apps like samsung knox apps, diagnostic, bixby, and even One UI (but you must have installed other launcher). You can’t brick your device, worst case it falls into a boot loop and after 5 reboots it will factory reset.

Debloating your device will make it faster, more private and more secure (less atack surface).

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    12
    ·
    9 months ago

    Not every app is graphical. Not all can be disabled.

    Using “package manager” from F-Droid you can list them and simply use adb uninstall --user 0 APP for all apps. Copy paste, appname, thats it.

    Just be sure to keep the logs to reinstall when needed?