Skip to content
Follow
Windows

How to Add or Remove Bluetooth Notification Icon on Taskbar in Windows 11

Richard
Written by
Richard
Mar 17, 2026 Updated Jul 10, 2026 2 min read
How to Add or Remove Bluetooth Notification Icon on Taskbar in Windows 11
How to Add or Remove Bluetooth Notification Icon on Taskbar in Windows 11

Managing the Bluetooth notification icon on your Windows 11 taskbar is a common task.

⚡ Quick Answer

You can add or remove the Bluetooth icon by right-clicking it on the taskbar and selecting “Remove Icon,” or by going to Settings Bluetooth & devices Devices More Bluetooth settings and toggling the “Show the Bluetooth icon” option.

What is Bluetooth?

Bluetooth is a wireless technology connecting your computer to gadgets like phones, headphones, or mice without cables. This short-range radio link lets you share files or use accessories without plugging them in. It’s useful for connecting many devices, such as:

  • Mobile phones
  • Wireless headsets
  • Speakers
  • Fitness trackers
  • Mouse and keyboard

When Bluetooth is active in Windows 11, its icon appears in the taskbar corner, giving you a visual cue. The icon disappears from the taskbar corner when you turn off the Bluetooth feature, indicating its inactive status.

Option 1Remove the Icon Quickly

  1. Look for the Bluetooth icon in the taskbar corner (bottom right of your screen).
  2. Click on the Bluetooth icon.
  3. Click on Remove Icon.
Remove button for Bluetooth icon in Windows 11 taskbar
Remove button for Bluetooth icon in Windows 11 taskbar

Option 2Add or Remove the Icon Using Settings

The Settings app lets you add or remove the Bluetooth icon from your Windows 11 taskbar. Follow a few steps within the Bluetooth settings to make the icon appear or disappear as you prefer.

  1. Open Settings by pressing ⊞ Win+I on your keyboard.
  2. Click on Bluetooth & devices on the left side.
  3. Click on Devices on the right side.
  4. Click on More Bluetooth settings under Related settings.
  5. In the Options tab, check the box next to Show the Bluetooth icon in the notification area to add the icon. Uncheck it to remove the icon.
  6. Click OK.
  7. You can now close Settings.
Windows 11 Bluetooth and devices settings page interface
Windows 11 Bluetooth & devices settings page showing connected hardware.
More Bluetooth settings tile in Windows 11 Settings
More Bluetooth settings tile in Windows 11 Settings
Show Bluetooth icon notification area checkbox option
Show Bluetooth icon notification area checkbox option

Option 3Add or Remove the Icon Using Registry Editor

⚠️ Administrator permissions are required

To add the Bluetooth icon:

🗝️Registry
reg add "HKEY_CURRENT_USER\Control Panel\Bluetooth" /v "Notification Area Icon" /t REG_DWORD /d 1 /f

To remove the Bluetooth icon:

🗝️Registry
reg add "HKEY_CURRENT_USER\Control Panel\Bluetooth" /v "Notification Area Icon" /t REG_DWORD /d 0 /f

Summary

This guide has shown you how to manage the Bluetooth icon on your Windows 11 taskbar using different methods.

How do I show the Bluetooth icon on my taskbar?

You'll get this popup. Then, you can click 'Show the Bluetooth icon in the notification area,' press Apply, and then OK. You'll see the icon is now being shown.

Why has Bluetooth disappeared from my taskbar?

This issue can happen for several reasons: incorrect Bluetooth settings, old or incompatible drivers, system services that have stopped, hardware problems, or glitches from recent Windows updates.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to find Bluetooth Settings in Windows 11
Windows How to find Bluetooth Settings in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Rename Bluetooth Devices in Windows 11
Windows How to Rename Bluetooth Devices in Windows 11
How to Unpair Bluetooth Devices on Windows 11
Windows How to Unpair Bluetooth Devices on Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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