-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I have searched for existing issues/discussions and didn't find any similar ones.
Describe the feature or improvement
Hey! The current reg file for disabling the chat icon is on a per user basis. https://github.com/Raphire/Win11Debloat/blob/master/Regfiles/Disable_Chat_Taskbar.reg
There's a reg for disabling it for all users as a local policy that can be added too.
Examples
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: July 24, 2021
; Tutorial: https://www.elevenforum.com/t/add-or-remove-chat-button-on-taskbar-in-windows-11.696/
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Chat]
"ChatIcon"=dword:00000003
Additional context
https://www.elevenforum.com/t/add-or-remove-chat-button-on-taskbar-in-windows-11.696/#option5
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request