How to Add or Remove Notification Bell Icon on Your Windows 11 Taskbar
The notification bell icon in Windows 11 lets you easily see when you have new alerts.
This handy icon appears on your taskbar, usually near the time, and signals new messages or system updates.
Windows 11 includes this feature to give you more control over what appears on your taskbar. You can turn it on or off directly through the Windows Settings.
A bell that looks full means you have unread notifications waiting. An empty bell tells you everything is up to date.
Open Settings, go to System, then Notifications. Toggle the “Show notification bell icon” option to add or remove it from your taskbar. This instantly updates your taskbar’s appearance.
Option 1Use Settings (Easiest Method)
- Press Windows key + I to open Settings.
- Click System on the left side.
- Click Notifications on the right side.
- Or use this link to go straight there: Open Notifications Settings

Manage the Windows 11 notification bell icon directly from the Settings app. This is the most common method for managing the bell. Open Settings, navigate to System, and then select Notifications on the right side. A provided direct link also jumps straight to the correct screen.
- Click the arrow next to Notifications to see all options.
- Check the box for Show notification bell icon to add the bell.
- Uncheck the box to remove the bell.

Manage the Windows 11 notification bell icon directly from the Settings app. This is the most common method for managing the bell. Open Settings, navigate to System, and then select Notifications on the right side. A provided direct link also jumps straight to the correct screen.
The Windows Settings app allows users to manage the notification bell icon on the Windows 11 taskbar. To add the notification bell icon, users check the ‘Show notification bell icon’ box. To remove the icon, users uncheck the same box. These changes appear immediately. Closing the Settings app finalizes the action.
Option 2Use Registry Commands (Advanced Users)
For advanced users, specific registry commands can quickly add or remove the Windows 11 notification bell icon, though administrator privileges are required. To add the bell, use this command: reg add “🗝️HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced” /v ShowNotificationIcon /t REG_DWORD /d 1 /f. To remove it, use the same command structure but change the final number to 0.
To add the notification bell:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v ShowNotificationIcon /t REG_DWORD /d 1 /fTo remove the notification bell:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v ShowNotificationIcon /t REG_DWORD /d 0 /fOption 3Edit the Registry Manually (For Advanced Users)
Manually editing the Windows 11 registry offers another way for advanced users to add or remove the notification bell icon. It’s crucial to proceed with caution and back up your registry beforehand. Open Registry Editor by pressing Windows key + R, typing regedit, and pressing Enter. Then, navigate to 🗝️HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.
- Press Windows key + R.
- Type
regeditand press Enter. Registry Editor opens. - Find this location:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced - In the right pane, double-click ShowNotificationIcon.
- Change the value to:
- 1 to show the bell
- 0 to hide the bell
- Click OK.
- Close Registry Editor.

Your change takes effect right away.
Summary
Three methods exist for adding or removing the Windows 11 notification bell icon. The Settings option is the most accessible, featuring a simple toggle switch. For advanced users, registry commands provide a rapid, direct approach requiring administrative rights. Manual registry editing also suits advanced users needing finer control, but necessitates caution and a backup.
- Settings Method: The easiest and fastest way. Just toggle one switch.
- Registry Commands: For advanced users. Requires admin rights. Fast and direct.
- Registry Editor: Manual control. Requires caution to avoid errors.
- Instant Results: All methods take effect immediately.
- Your Choice: Show or hide the bell based on what you prefer.
Choose the method that feels most comfortable for you. Your taskbar is now customized to match your style.
What is the notification bell icon in Windows?
When you have new notifications, the notification bell icon on the taskbar lights up. For notifications that display as banners, you can select the quick action buttons within the banner to perform specific tasks, such as dismissing a reminder or snoozing an alarm.
How to get rid of the bell icon?
To turn off the show and status bar, you flip one switch. That’s how you can manage the notification bell icon. Knowing these options should help you customize your taskbar just the way you like it.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips 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.
No comments yet — be the first to share your thoughts!