Windows

How to Enable or Disable Hide Badges on Taskbar Apps with Focus Session in Windows 11

Richard
Written by
Richard
May 7, 2026 2 min read
Verified for Geek Rewind — This guide was last tested and updated in May 2026.

Focus Sessions help you work without interruptions. By hiding taskbar badges, you remove visual cues that make you want to check your apps. This helps you stay on task longer.

What Happens When You Enable This?

When you start a Focus Session, Windows hides the small red numbers or dots on your app icons. These badges usually show unread emails or alerts. Hiding them keeps your screen clean so you can concentrate on your work.

Prerequisites

  • You must be using Windows 11.
  • Ensure your system is updated to the latest version via Windows Update.
  • You need a user account with standard permissions to change these settings.

How to Manage Taskbar Badges via Settings

1. Press Win + I to open Settings.

2. Click System on the left, then select Focus.

3. Find the option Hide badges on taskbar apps.

4. Check the box to hide them or uncheck it to keep them visible.

Open Focus settings

Windows 11 Settings menu showing the Focus session configuration tile
Focus settings menu with Hide badges on taskbar apps option selected
Example of notification badges displayed on Windows 11 taskbar app icons
Pro-tip: Focus Sessions are for timed work blocks. Do Not Disturb mode is a broader setting that stops all notifications until you turn it off manually.

Advanced Method: Registry Editor

Note: This requires caution. Incorrect changes can affect system stability.

1. Press Win + R, type regedit, and press Enter. (Admin Privileges Required)

2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings\FocusAssist

3. Look for a value named HideBadge. Double-click it to change the value to 1 to enable hiding or 0 to disable it.

Advanced Method: PowerShell

1. Right-click the Start button and select Terminal (Admin). (Admin Privileges Required)

2. Copy and paste the following command to hide badges:

PowerShell
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings\FocusAssist" -Name "HideBadge" -Value 1

3. Press Enter to apply.

Troubleshooting

If your badges are not hiding, ensure you are not currently in a Focus Session, as the setting is locked while active. Restart the Windows Explorer process via Task Manager if changes do not appear immediately.

Summary

Managing taskbar badges during Focus Sessions is a great way to boost productivity. You can easily toggle this via the Settings menu, or use advanced tools like the Registry Editor and PowerShell for more control. By hiding these distractions, you create a cleaner digital workspace.

Does disabling badges during a Focus Session affect all apps?

Yes, when you enable the hide badges feature, it applies globally to all applications pinned to your taskbar. Windows does not currently support granular control to hide badges for some apps while keeping them active for others during a specific Focus Session.

Why are my taskbar badges not updating during a Focus Session?

If badges remain visible, check if your Focus Session is actually active. Sometimes, background processes or third-party notification managers can override Windows settings. Try restarting your computer or checking for pending Windows updates to ensure the Focus feature is functioning correctly.

Was this guide helpful?

Tags: #Windows 11
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.

Leave a Reply

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

Exit mobile version