Windows

How to Turn On or Off Show Notifications in Notification Center in Windows 11

Richard
Written by
Richard
Mar 28, 2026 2 min read
How to Turn On or Off Show Notifications in Notification Center in Windows 11

This tutorial shows you how to turn on or off notifications in the notification center for your account in Windows 11.

Notifications are alerts from apps, your system, and other sources.

Windows 11 shows notifications in three places:

  • On the lock screen (Win+L)
  • In Notification Center (Win+N)
  • In notification banners at the lower-right corner of your screen above the taskbar

You can choose to turn on or off notifications from specific apps in the notification center. Let’s see how.

Option One: Use Settings

Why do this? Settings is the easiest way to control notifications for most people.

  1. Open Settings by pressing Win+I.
  2. Click System on the left side. Then click Notifications on the right side. (see screenshot below)

 Open Notifications settings

Windows 11 Settings Notifications tile location

  1. Under Notifications from apps and other senders, click on the app you want to change. For example: “Messages (via Phone Link)”. (see screenshot below)
Notifications from apps and other senders list
  1. Check the box next to Show notifications in notification center to turn it on. Uncheck the box to turn it off. (see screenshot below)
Show notifications in notification center checkbox option
  1. When you’re done, you can close Settings.

Option Two: Use Registry Editor

Why do this? Registry Editor gives you direct control over notification settings if Settings doesn’t work.

  1. Open Registry Editor by typing regedit.exe into the search box and pressing Enter.
  2. Navigate to this location in the left pane of Registry Editor:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings

  1. Under the Settings key in the left pane, click on the app you want to change. For example: “Microsoft.YourPhone_8wekyb3d8bbwe!YourPhoneMessages“.

Turn On Show Notifications from an App

What happens? The app will show notifications in your notification center.

This is the default setting.

  1. In the right pane of the app’s key, right-click on the ShowInActionCenter DWORD value and click Delete.

If you don’t have a ShowInActionCenter DWORD, the app is already set to show notifications.

  1. Click Yes to confirm.

Turn Off Show Notifications from an App

What happens? The app will stop showing notifications in your notification center.

  1. In the right pane of the app’s key, double-click on the ShowInActionCenter DWORD value to edit it.

If you don’t have a ShowInActionCenter DWORD:

  1. Right-click on an empty area in the right pane.
  2. Click New, then click DWORD (32-bit) Value.
  3. Type ShowInActionCenter for the name.
  4. Press Enter.
  5. Type 0 for the Value data and click OK.
Registry Editor notification settings configuration path
  1. Go to step 7 when finished.
  2. When you’re done, you can close Registry Editor.

That’s it!

Summary

You now know how to control notifications in Windows 11’s notification center. Use Settings for simple changes. Use Registry Editor if Settings doesn’t work or if you need more control. With these steps, you can decide which apps send you notifications and which ones don’t.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2457 articles → Twitter

📚 Related Tutorials

Want Spotify Auto-Play During Focus Sessions in Windows 11?
Windows Want Spotify Auto-Play During Focus Sessions in Windows 11?
How to Update Microsoft Store Apps on Windows 11
Windows How to Update Microsoft Store Apps on Windows 11
How to Enable Controller Bar in Windows 11
Windows How to Enable Controller Bar in Windows 11
How to Change what Pen Shortcut Button Does in Windows 11
Windows How to Change what Pen Shortcut Button Does in Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *