To totally unlock this section you need to Log-in
Disabling Microsoft Windows 10 notifications can be a blessing if you have the tendency of getting a lot of them. You always have the option of checking the notifications yourself later and not have to deal with those distracting notifications.
Don’t get me wrong, notifications are obviously useful, but there are times when they do more harm than good. With the following tips, you’ll be able to turn off all kinds of Windows notifications.
To turn off balloon notifications press the “Windows” and “R” button to open the Run box. Once it’s open, type “regedit” and the Windows registry should open. Carefully look for this key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Create a new key by right-clicking on the right pane and select New > DWORD (32-bit” value).
Once you’ve created it, you’ll need to name it EnableBalloonTips. You’ll need to right-click on your recently created key and click on Modify“. In the Value Data box, make sure that the number there is zero. For the changes to be permanent, you’ll need to restart your computer.
Turn Off Badge Notifications on Microsoft Edge
Badge notifications can be seen on supported Universal Windows Platform apps and on the Action Center button in the taskbar that display an alert a particular app needs to show you.
If you would rather not see these notifications, you can easily disable them by doing the following. Press the Windows key and the I key to open the Settings app. Select Personalization > Taskbar > Toggle off the Show badges on the taskbar buttons option.
Keep in mind that these instructions won’t prevent the notifications from appearing in the Action Center button. To turn off the app and badge icons for the button, you’ll need to right-click on the Action Center button in the right corner of the taskbar.
Choose Don’t show apps and Don’t show the number of new notifications. If you scroll down a tad bit more, you can also disable the Show My People notifications. Just toggle off the option, and the notifications should disappear.
Disable General Notifications
Disabling general notifications is also an easy task. Just click on the Action Center icon and click on the All settings option.
Once in Settings, select System > Notifications & Actions on the left side of your display. Under Notifications, you’ll see everything you can turn off notifications for. For example, you can turn notifications off for:
- Show notifications on the lock screen.
- Show reminders and incoming VoIP calls on the lock screen.
- Get notifications from apps and other senders.
- Get tips, tricks, and suggestion as you use Windows.
- Show me the Windows welcome experience after updates and occasionally when I sign in to highlight what’s new and suggested.
They should all be toggled on by default. Just click on the button to quickly turn them off. If you scroll down a tad bit more, you can also turn off notifications from senders such as Cortana, Microsoft Store, OneDrive and more.
Notifications are meant to keep on you informed, but sometimes, they can go a bit too far. With these tips, you can finally keep those notifications under control and concentrate on whatever it is you’re doing.
Disable Get tips, tricks, and suggestions as you use Windows
To disable the Get tips, tricks, and suggestions as you use Windows we could use a GPO with a Registry Item to change and disable/or enable this option: just create, or update, the registry entity named SubscribedContent-338389Enabled, a DWORD, the value to one of the following:
KEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
0 = off 1 = on
Disable Action Center with Local Group Policy Editor
If you’re using Windows 10 Pro or Enterprise, you can also disable Action Center by using the Local Group Policy Editor. When you disable Action Center in this way, the toggle for turning it on and off gets dimmed in the Settings window. You can only enable it by changing the policy again.
In Windows 10 Pro or Enterprise, hit Start, type gpedit.msc, and hit Enter. In the Local Group Policy Editor, in the left-hand pane, drill down to User Configuration > Administrative Templates > Start Menu and Taskbar. On the right, find the Remove Notifications and Action Center item and double-click it.
To disable Action Center, set the option to Enabled. Click OK and then restart your computer (just logging off and back on won’t do the job). If you want to enable it again, come back to this screen and set it to Disabled or Not Configured.
When you’re done, if you look at the regular Settings window, you’ll see that the option is dimmed and you can no longer access it.
Hide Notifications Permanently Using Registry Editor
Then, launch Registry Editor as usual. Press Win + R combination keys to open run dialog and write regedit in the box and hit Enter button.
Navigate the following registry keys on your Registry Editor window:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell
When you reach the ImmersiveShell registry key, generate a DWORD value under title UseActionCenterExperience and put its value to 0 (by default). To enable it again, only change its value from 0 to 1 under this title.
Now, close the registry editor to save them and return to the desktop of your Windows 10. You will see that Notification has been disabled permanently at the taskbar.
Execute a file To Disable Windows Notifications
Open a text editor and enter this information below to create a file that can simply be launched to either enable or disable the tips.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] “EnableBalloonTips”=dword:00000000
Save it as “DisableBalloonTips” under a .reg file extension ensuring the “Save as type” is set to “All types”. This is absolutely crucial or else the file won’t know how to import itself into the registry.
Confirm adding it to the registry when opening it to see a success message.
After logging out and back in the balloon tips are successfully gone. Every last one of them. If you find this to be less than helpful, consider re-enabling the tips via a very similar registry entry.
Execute a file To Enable Windows Notifications
Open a new, blank file in your text editor and enter the following information used to enable balloon tips in Windows.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] “EnableBalloonTips”=-
This entry differs ever so slightly than when we created the DWORD. This one has a dash following the equals sign which removes the aforementioned value – the “EnableBalloonTips” value. Use this technique in the future to automate other value removals.
Save this file as EnableBalloonTips.reg.
Windows Security - Enable or Disable Non-critical Notifications
Open regedit.exe, with administrative privileges, and navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications
Create, or change, the registry entity named DisableEnhancedNotifications, a DWORD, the value to one of the following:
0 or (delete) = Enable 1 = Disable
Turn Off all Notifications from Apps and other senders
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PushNotifications
Create, or change, the registry entity named ToastEnabled, a DWORD, the value to one of the following:
0 = Turn off 1 = Turn on
Enable or Disable All Notifications of Windows Security - Local Group Policy Editor
The Local Group Policy Editor is only available in the Windows 10 Pro, Enterprise, and Education editions.
Open the Local Group Policy Editor and locate, in the left pane of Local Group Policy Editor, navigate to the location below.
Computer Configuration\Administrative Templates\Windows components\Windows Defender Security Center\Notifications
In the right pane of Notifications in Local Group Policy Editor, double click/tap on the Hide all notifications policy to edit it.
Select (dot) Enabled, click/tap on OK, click on Apply and then click on Ok to close.
Disable Specific App Notifications
If you are in a corporate setting, so called alerts can be quite annoying to your users and you will likely want to disable them. Unfortunately there are no native GPO’s to disable the various notifications.
The following registry settings collection will let you disable most (if not all) Windows 10 notifications specifying specific Registry Items in a User Configuration GPO:
Disable Security and Maintenance Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.SecurityAndMaintenance
Value Name: Enabled (DWORD)
Value: 0
Disable OneDrive Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.SkyDrive.Desktop
Value Name: Enabled (DWORD)
Value: 0
Disable Photos Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.Windows.Photos_8wekyb3d8bbwe!App
Value Name: Enabled (DWORD)
Value: 0
Disable Store Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.WindowsStore_8wekyb3d8bbwe!App
Value Name: Enabled (DWORD)
Value: 0
Disable Suggested Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.Suggested
Value Name: Enabled (DWORD)
Value: 0
Disable Calendar Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.calendar
Value Name: Enabled (DWORD)
Value: 0
Disable Cortana Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.Windows.Cortana_cw5n1h2txyewy!CortanaUI
Value Name: Enabled (DWORD)
Value: 0
Disable Mail Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.mail
Value Name: Enabled (DWORD)
Value: 0
Disable Edge Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
Value Name: Enabled (DWORD)
Value: 0
Disable Audio Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.AudioTroubleshooter
Value Name: Enabled (DWORD)
Value: 0
Disable Autoplay Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.AutoPlay
Value Name: Enabled (DWORD)
Value: 0
Disable Battery Saver Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.BackgroundAccess
Value Name: Enabled (DWORD)
Value: 0
Disable Bitlocker Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.BdeUnlock
Value Name: Enabled (DWORD)
Value: 0
Disable News Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.BingNews_8wekyb3d8bbwe!AppexNews
Value Name: Enabled (DWORD)
Value: 0
Disable Settings Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\windows.immersivecontrolpanel_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel
Value Name: Enabled (DWORD)
Value: 0
Disable Tablet Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.System.Continuum
Value Name: Enabled (DWORD)
Value: 0
Disable VPN Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.RasToastNotifier
Value Name: Enabled (DWORD)
Value: 0
Disable Windows Hello Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.HelloFace
Value Name: Enabled (DWORD)
Value: 0
Disable Wireless Notifications
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.WiFiNetworkManager
Value Name: Enabled (DWORD)
Value: 0
Turn off Windows 10 Tips, Tricks, and Suggestions
NOTE: this option will only work in the Windows 10 Enterprise and Education editions.
Using this method will help you totally turn off all your notifications on your computer, even including system notifications. Make sure if you want to do this.
After that, follow the steps below:
Click the Start button. In the Start menu, put regedit in the Run Box or the search box and press Enter, then Registry Editor will open.
On left pane of Registry Editor window, navigate to following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent
On the right pane of Windows registry key, right click and select New > DWORD Value. Name the newly created value as DisableSoftLanding and keep its value at 1.
At last, close Registry Editor and reboot your computer, then enter your login password to check whether the settings have taken effect.