How to disable notifications for tips and suggestions on Windows 11

When you are focused on productivity at the computer, any notification can distract you. Some notifications are not that important, so it is good for some people to have them disabled (Tips and Suggestions Notifications). In this tutorial, you'll see how to disable tips and hints notifications on Windows 11.

Disabling these options keeps important system and app notifications active. Mail, WhatsApp, Teams, etc.

How to turn off tips and hints notifications on Windows 11

Tips and Suggestions provides small tutorials and suggestions for the features and options of the Windows 11 operating system. If you want to disable these notifications, there are several ways to do it.

Turn off notifications “Tips and suggestions” from Windows settings (System Settings)

The easiest way to turn off notifications for “Tips and Suggestions” it is from the operating system settings Windows 11.

1. Open the panel “Settings” from Windows 11, then go to “System” (on the left side), then to the notification options. “Notifications“, for English language systems.

Notifications Settings in Windows 11
Notifications Settings in Windows 11

2. In the notification settings, scroll to the bottom to “Additional settings“, you click on this option and uncheck it “Get tips and suggestions when using Windows“.

How to disable notifications for tips and suggestions on Windows 11
How to disable notifications for tips and suggestions on Windows 11

Once you uncheck this option you will no longer receive tips and hints notifications on your computer. If you later want to reactivate this functionality, follow the same steps described above and check the box “Get tips and suggestions when using Windows“.

disable Tips and Suggestions Notifications with the help Windows Registry (REG)

If you do not want or cannot for various reasons use Windows Settings, deactivation “Tips and Suggestions Notifications” it can also be done with a file REG which contains the disable option command.

1. Open the app Notepad.

2. Copy the code below into the Notepad editor.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
"SubscribedContent-338389Enabled"=dword:00000000

3. Save the new file with the extension .reg.

Disable Windows Notifications
Disable Windows Notifications

4. Double-click the file, then click “Yes” in the dialog boxes. Click “Ok”.

Accept new Windows Registry
Accept new Windows Registry

After running the command, the file .reg can be deleted from your computer.

There are users who even though they have turned off tips and hints notifications, they keep popping up, especially after updating the operating system. For a total disablement of “Tips and Suggestions Notifications“.

To completely disable these notifications, create a .reg file similar to the one above, where you add the code:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CloudContent]
"DisableSoftLanding"=dword:00000001

Save and run this file to disable Tips and Tricks notifications on Windows 11 operating systems.

Passionate about technology, I write with pleasure on stealthsetts.com starting with 2006. I have a rich experience in operating systems: Macos, Windows and Linux, but also in programming languages ​​and blogging platforms (WordPress) and for online stores (WooCommerce, Magento, Presashop).

Home Your source of IT tutorials, useful tips and news. How to disable notifications for tips and suggestions on Windows 11
Leave a Comment