How to Disable Automatic Admin Notification Popup in Magento 2?

Today, we’re going to teach you guys how to disable the automatic admin notification popup in Magento 2.

By default, Magento 2 automatically sends a notification to inform users whenever their site has been updated with the latest updates.

You might already see these notification popups each time you log in to your Admin Panel.

Why Magento 2 Shows Automatic Updates Popup?

Magento 2, in case you didn’t know, is an open-source eCommerce platform. And it is regularly updated in order to fix bugs, issues, improve security, and add new features.

And it’s for this reason, you should always update and only use the latest Magento 2 version to keep your eCommerce store safe and secure.

Now, as far as these updates are concerned, Magento 2 automatically adds updates as soon as they’re released. And the goal of the admin notification popup is to notify the users whenever their site has been updated with the latest version.

However, you can easily disable these notification popups if you like to.

In this tutorial, we will show you the step-by-step process to disable these admin notification popup regarding the automatic updates.

Steps to Disable Automatic Admin Notification Popup in Magento 2

Step #1

First of all, login to the backend using your Admin account.

Step #2

Now, from the left sidebar, click on the Stores and navigate to Settings -> Configuration.

Step #3

Once you click on the Configuration, you’ll see the Advanced section in the left side panel. Now, click on it to expand the section and then again click on Advanced under that section.

Step #4

Next, you need to open the “Disable Modules Output”. Then, you need to locate “Magento_AdminNotification” extension.

Step #5

Once you have found Magento_AdminNotification extension, select “Disable” from the options menu.

Step #6

After that, click on the “Save Config” button to finish the process.

Lastly, clear the cache.

Bonus - How to Disable Automatic Admin Notification Popup using Command Line in Magento 2

If you’re familiar with the command line in Magento 2, then disabling the automatic admin notification popup in Magento 2 is fairly easy using the command line.

All you need to do is, execute the below-given command using the SSH panel at the root of your Magento 2 eCommerce store.

php bin/magento module:disable -f Magento_AdminNotification

As soon as you execute the above command, Magento 2 will stop sending notification popup regarding the regular updates.

Also read: How to Create New Admin User in Magento 2?

Conclusion

That’s it!

This is how easy it is to disable automatic admin notification popup in Magento 2.

And if you need our professional assistance, feel free to contact us at any time.