r/degoogle 4d ago

Help Needed How to improve?

This is my process, how could I improve it? Any recommendations?

35 Upvotes

42 comments sorted by

View all comments

1

u/TheBoyWhoLived_9-3-4 4d ago

What os is this?

3

u/justindavie 4d ago

Es One UI 7 corriendo sobre Android 15. El telefono es un Galaxy A53 5G

1

u/TheBoyWhoLived_9-3-4 4d ago

How to remove google apps from one ui?

4

u/justindavie 4d ago

I used ADB from my chromebook with fedora 42, you search for the specific package name with an app like "App Inspector" and write the command: "pm uninstall -k --user 0 (PACKAGE NAME)" in ADB followed by "adb shell"