How to remove Windows 11 built-in Chat app in Settings?

Discussion in 'Windows 11' started by sfhfwsdq3et, Oct 6, 2021.

  1. sfhfwsdq3et

    sfhfwsdq3et MDL Novice

    Oct 6, 2021
    6
    1
    0
  2. do you want to remove this app or only app icon from taskbar.
    both case are very easy ask zucrin a mdl professional at w11 tweaking he will help you with it.
     
  3. Jessie Pinkman

    Jessie Pinkman MDL Addicted

    Aug 25, 2016
    506
    234
    30
    ccleaner gets rid of it or iobit uninstaller if ya dont want to mess with the registry or just turn it off
     
  4. sfhfwsdq3et

    sfhfwsdq3et MDL Novice

    Oct 6, 2021
    6
    1
    0
    I have removed Widget option completely.
     
  5. crypticus

    crypticus MDL Senior Member

    Jun 29, 2015
    317
    142
    10
    you need to remove it as component, it can be done by editing iso. wait for removal support from tools like ntlite
     
  6. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    3,734
    5,179
    120
    #7 Dark Dinosaur, Oct 7, 2021
    Last edited: Oct 7, 2021
    Find it ...... Remove teams LOL
    ( Re Install My VM For you )

    Code:
    echo == Hide Chat
    REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /f /v TaskbarMn /t REG_DWORD /d 0
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    838
    302
    30
    I find just removing it from Startup to be sufficient.
     
  8. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,729
    982
    180
    I wanted only to remove the bad news in Widget.
     
  9. sfhfwsdq3et

    sfhfwsdq3et MDL Novice

    Oct 6, 2021
    6
    1
    0
    I have now test installed Windows 11 Home x64 (English) in a VM and run your tweaks "Remove Teams" via admin and Chat is still there (in Settings).

    According to the PowerShell output "Get-AppxPackage", MicrosoftTeams is not yet installed during a fresh installation of Windows 11, and MicrosoftTeams is not installed until an internet connection is established.
     
  10. sfhfwsdq3et

    sfhfwsdq3et MDL Novice

    Oct 6, 2021
    6
    1
    0
    I have completely removed Widgets with MSMG ToolKit v11.8
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/


    @MSMG
    Hello developers of MSMG ToolKit, can you add by default in your tool the built-in Chat app in Windows 11, so that it is completely removed in Settings and that it is not reinstalled even through an internet connection, for example after a fresh installtion of Windows 11 e.g. by Microsoft Teams?
     
  11. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    3,734
    5,179
    120
    #12 Dark Dinosaur, Oct 7, 2021
    Last edited: Oct 7, 2021
    It's not matter if it show in settings
    Click on chat icon, and See, nothing happen
    And before, it show gui interface
    And you can hide chat icon via registry hack
    So it basically called -- removed :p
    And it permanently remove uup team app
    ( Echo.>directory folder name,
    so it cannot create same folder again )
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. zupipo

    zupipo MDL Junior Member

    Dec 4, 2007
    51
    16
    0
    And now to the opposite problem:

    How to get the chat app back?

    Someone removed it on our Windows 11 test system with whatever method including teams. Binging the chat icon back on the taskbar does only that. It's on the taskbar now, you can click it and nothing happens. Reinstalling teams doesn't change a thing. How to fix the broken chat app?
     
  13. Zucrin1

    Zucrin1 Guest

    Try ..
    Code:
    DISM /Online /Cleanup-Image /RestoreHealth
     
  14. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. carphedon

    carphedon MDL Novice

    Feb 24, 2015
    22
    4
    0
    Open Local Group Policy Editor

    Administrative Templates -> Windows Components -> Chat -> Configures the Chat icon on the taskbar -> Set state to disabled

    This will remove the chat option including slider all together.
     
  16. zupipo

    zupipo MDL Junior Member

    Dec 4, 2007
    51
    16
    0
    Thanks for the suggestions, but the chat app remains broken. o_O

    Running the DISM command DID let the chat window open ONCE for a short time with the message that chat is preparing setup. This brought back Teams for home (with the white T) but it wont open. The chat symbol changes from the camera to the three dots and that's it.

    Interestingly Teams won't start directly either, except as admin!?
     
  17. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    3,734
    5,179
    120
    You need to properly install teams
    That should bring this back to normal
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. zupipo

    zupipo MDL Junior Member

    Dec 4, 2007
    51
    16
    0
    #19 zupipo, Oct 8, 2021
    Last edited: Oct 14, 2021
    That was my next step. I installed Teams (for home) from the link above, and was asked if I want to reinstall, because Teams is already installed. Reinstall brought no change.

    edit:
    In the end I set teams to "always run as admin", afterwards chat did it's setup spiel and everything worked as intended. Admin run was then removed and it still works fine.
     
  19. crypticus

    crypticus MDL Senior Member

    Jun 29, 2015
    317
    142
    10
    do you ahve a solution for widgets component as well?