Tech Guided is supported by readers. If you buy products from links on our site, we may earn a commission. Learn more

How to Remove the Chat Button From the Windows 11 Taskbar

How to Remove the Chat Button From the Windows 11 Taskbar

With the introduction of Microsoft Teams, Microsoft created the Chat button on the taskbar to make accessing the app quick and easy.

However, while it may be great for people who use Microsoft Teams, it’s a burden for users who don’t. If you want to remove the chat button from your Windows 11 PC, then read on.

We’ll cover every way to remove the chat button from the Windows 11 taskbar.

Removing the Chat Button Through Settings

The quickest way to remove the chat button from the taskbar is to remove it through the Settings app. To do this is, simply right-click on the taskbar and click Taskbar settings.

Taskbar Settings

Once you’re at the Taskbar settings page, look for the Taskbar items menu. Under this menu, find the Chat button, click the switch to toggle it from On to Off, and you’ve successfully removed the chat button from the taskbar.

Removing the Chat Button Through the Registry Editor

If you want to remove the chat button from the taskbar through the Registry Editor, you can do that as well. To start, open up a Run box (Windows key + R), type regedit, and press Enter.

regedit

Once the Registry Editor is open, go to the following path:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Find the TaskbarMn key on the right, and double-click it to edit it.

TaskbarMn

Inside the Edit Value window, you’ll want to change the value from 1 to 0 to disable the chat button. Once you’ve finished changing the value, click OK to apply the change.

Removing the Chat Button for ALL Users

If you want to remove the chat button from the Windows 11 taskbar for all users, there are a couple ways to do it in one fell swoop.

Removing the Chat Button for All Users Through the Registry Editor

In order to remove the chat button for all users, you’ll need to poke around in the Registry Editor. To do so, open a Run box (Windows key + R), type in regedit, and then press Enter.

regedit

In the Registry Editor, navigate to the following path by pasting the path in the address bar:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\

Right-click on the Windows folder on the left side, mouse over New, and click on Key and name the new key Windows Chat.

New - Key

With the Windows Chat key selected, right-click an empty area on the right side of the Registry Editor. Mouse over New, and click on DWORD (32-bit) Value and name it ChatIcon.

DWORD (32-bit) Value

Once you’ve created the new key, double-click on ChatIcon to edit it. You’ll need to change the value to 3, and make sure the Base is Hexadecimal, then click on OK.

Change Value - Hexadecimal

Once you’re finished, restart your computer, and you’re done! Now the chat button won’t show up on the taskbar for any user, including new user accounts created after the fix.

Restart

Removing the Chat Button for All Users Through the Local Group Policy Editor

Using the Local Group Policy Editor is another way to disable the chat button on the taskbar for all users. However, keep in mind that this won’t work on Windows 11 Home, as the Local Group Policy Editor is only available in Windows 11 Pro, Enterprise, and Education editions.

To start, first open a Run box (Windows key + R), type gpedit.msc, and press Enter.

gpedit.msc

In the Local Group Policy Editor, you’ll need to navigate to the following path:

Computer Configuration\Administrative Templates\Windows Components\Chat

Once you’ve found the above location, you’ll see a setting on the right-hand side, titled Configures the Chat icon on the taskbar. Double-click this setting to open it.

Configures the Chat Icon

On the setting configuration window, select the Disabled button in the top-left corner. Then click Apply and OK.

Disable Configures the Chat Icon

To put the setting into effect, simply restart your computer. Just like the registry method above, this will disable the chat button on the taskbar for all users, including future user accounts.

Cody Brown

Cody is a gamer, writer, and computer programmer who's always looking to optimize and automate everyday tasks. When he's not immersed in prose and code, he's busy tinkering with computers, automating his home, and spending time with his wife and kids.

Leave a Comment