Home > Tips and Tricks

How to Disable Notifications from Galaxy Store

In this guide, we will show you the steps to disable notifications from the Galaxy Store. Samsung devices come preinstalled with their own app store, apart from housing the one that Google already provides, aka the Play Store. Apart from the usual apps and games, the Galaxy Store also provides themes, fonts, and other customization features specifically tailored for your device.

However, it also has an infuriating UX- it will constantly send you notifications about the pending updates for the apps, even if you have installed it from the Play Store! So even though the Galaxy Store cannot update that app, it will still bombard you with alerts for the same.

Disable Notifications Galaxy Store

One perfect example of the same is the Netflix app [see above screenshot]. So, to put an end to this fiasco, your best bet is to disable all the notifications from the Galaxy Store. And in this guide, we will show you how to do just that. So without further ado, let’s get started.

How to Disable Notifications from the Galaxy Store

How to Disable Notifications from Galaxy Store

In order to get this job done, you’ll have to take the nuclear approach of disabling the Galaxy Store app altogether! If that’s all well and good, then let’s get started with the instructions.

  1. First off, download and extract Android SDK Platform Tools on your PC.
  2. Then enable USB Debugging and connect your device to the PC via USB.
  3. Now open Command Prompt inside the platform-tools folder and type in
    pm uninstall -k --user 0 com.sec.android.app.samsungapps.SamsungAppsMainActivity

That’s it. These were the steps to disable notifications from the Galaxy Store. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution as soon as possible.

How to Re-Enable Notifications from the Galaxy Store

If at any point in time you wish to re-enable the notifications from the Galaxy Store, or in other words, re-enable the Galaxy Store, then the below command will come in handy:

cmd package install-existing com.sec.android.app.samsungapps.SamsungAppsMainActivity
Share: