Samsung Galaxy Note 9 running on Android 9 stores all old clipboard entries which requires me to manually delete it every time.
How can I opt-out of this "feature"?
Samsung Galaxy Note 9 running on Android 9 stores all old clipboard entries which requires me to manually delete it every time.
How can I opt-out of this "feature"?
After a long while and more serious privacy flops I had, I found a solution to this security breach of Samsung (Credit).
adb
on your computer (manual)adb shell
and execute the following commands: pm uninstall --user 0 com.samsung.clipboardsaveservice
pm uninstall --user 0 com.samsung.android.clipboarduiservice
Q & A