24-05-2023 09:30 PM - last edited 25-05-2023 01:15 AM
25-05-2023 10:29 PM - last edited 25-05-2023 10:31 PM
12-08-2023 07:06 PM - last edited 12-08-2023 07:12 PM
if you never use dual messenger and don't plan to then you can disable it via adb with command:
adb shell pm uninstall --user 0 com.samsung.android.da.daagent
note that you may still see dual messenger in advanced features list but in fact there is just the menu without the app itself.
PS: you can always restore it back with command:
adb shell cmd package install-existing --user 0 com.samsung.android.da.daagent
15-08-2023 05:31 PM in