this post was submitted on 16 Mar 2026
36 points (100.0% liked)

privacy

9044 readers
19 users here now

Big tech and governments are monitoring and recording your eating activities. c/Privacy provides tips and tricks to protect your privacy against global surveillance.

Partners:

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Kyrex@lemmy.frozeninferno.xyz 1 points 2 days ago (1 children)

Yes you can. Enable USB debugging and do this adb command: adb shell pm uninstall --user 0 com.google.android.tts

And if you want to restore it: adb shell cmd package install-existing --user 0 com.google.android.tts

I used Brevent on my phone to uninstall it.