23-03-2025 02:58 PM
when im in a whatsapp call im getting this notification.
is there a way to disable that notification or permanently uninstall video call effects?
phone is not letting me to disable its notifications nor uninstalling it. its greyed out.
samsung s24. one ui 6.1
Solved! Go to Solution.
23-03-2025 10:44 PM
SOLUTION:
run this line with adb:
adb shell pm disable-user --user 0 com.samsung.android.vtcamerasettings
23-03-2025 04:01 PM
23-03-2025 04:21 PM
@lg461: You can also swipe from the top of the screen to the bottom while on a video call, and you will see a 'Video call effects' option towards the top of the screen which you can tap on to access additional settings.
23-03-2025 10:44 PM
SOLUTION:
run this line with adb:
adb shell pm disable-user --user 0 com.samsung.android.vtcamerasettings