×

Explaining Android's video: How to Disable the Samsung Galaxy Dual Messenger App Service Notifications

@How to Disable the Samsung Galaxy Dual Messenger App, Service, & Notifications
Join the Daily Android News Discussions https://www.youtube.com/channel/UCnowc_KHgjVNj3Y-E-oQ8aw/join ADB & Fastboot Tools - https://www.youtube.com/watch?v=pZZAIrVJbP0 1. Intro [00:00] 2. Find the Package Name for the Dual Messenger application [04:10] 3. Connect the Samsung Galaxy smartphone or tablet to the PC with a USB cable 4. And open a Command Prompt, Windows PowerShell, or a Terminal in the same folder as your ADB & Fastboot tools [05:07] 5. Go into an ADB Shell [06:24] 6. Then execute the PM Disable-User command [06:45] 7. Check the App Settings page to make sure it's marked as "disabled" [08:21] Commands: adb devices adb shell pm disable-user --user 0 com.samsung.android.da.daagent Samsung has a number of pre-installed applications that sit and run in the background (doing whatever it is Samsung wants them to do). For me, this is not something I enjoy, so when I see a random notification appear out of nowhere, I do my best to make sure it doesn't happen again. That's what happened the other day with my Samsung Galaxy Note 10 smartphone. All of a sudden I received a notification from the Dual Messenger app and was told that it noticed I had the WhatsApp application installed. The goal of this notification, for Samsung, is to remind their users of the service and to (hopefully) get them to begin using it. Again, I don't like some service running in the background of the phone checking to see for when I install a certain application. So I went into the App Settings page for the Dual Messager application and tried to uninstall it. There is no uninstall button at all, and even Samsung has grayed out the Disable button. I figure, the next best thing is to go in and turn off notification for the application entirely. Should be easy, right? Except Samsung has made it so that we cannot turn off notifications for this app. We can't even control the permissions the application is automatically granted. This is when I begin to get annoyed and try the usual pm uninstall command within the ADB shell to uninstall bloatware. I've done these videos before. Except this command didn't work either. When looking into why, the reasons I found were that the Dual Messanger application isn't even an application itself. It's what's known as an app stub, and cannot be uninstalled in this way. Nor can it be disabled from the system either. We can, however, execute a different ADB shell command to disable the Dual Messenger service entirely. This will stop the app/service from running in the background. And will result in us no longer receiving any unwarranted notifications. This tutorial will work on all modern Samsung smartphones running the OneUI firmware. These commands actually work across all Android smartphones and tablets which are running Android Lollipop and higher. However, I have personally tested this on the Samsung Galaxy S8, Galaxy S9, Galaxy S10, and Galaxy S20. As well as the Galaxy Note 9, Galaxy Note 10, and Galaxy Note 20.

199

42
Explaining Android
Subscribers
86.3K
Total Post
1.6K
Total Views
467.1K
Avg. Views
3.6K
View Profile
This video was published on 2021-01-11 20:21:52 GMT by @Explaining-Android on Youtube. Explaining Android has total 86.3K subscribers on Youtube and has a total of 1.6K video.This video has received 199 Likes which are higher than the average likes that Explaining Android gets . @Explaining-Android receives an average views of 3.6K per video on Youtube.This video has received 42 comments which are higher than the average comments that Explaining Android gets . Overall the views for this video was lower than the average for the profile.

Other post by @Explaining Android