How to Remove Widgets and Chat from Taskbar Windows 11 (Permanent Uninstall)
In this tutorial I explain how to remove the windows chat and the widgets from Windows 11 permanently by uninstalling them via commands so that you can debloat and tweak windows to more minimal and streamlined win11. Run each of the commands listed below in order, except the last one instruction that lets you get it back. Hope this is useful for you!
Chat:
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /f /v TaskbarMn /t REG_DWORD /d 0
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Chat" /f /v ChatIcon /t REG_DWORD /d 3
Widgets:
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /f /v TaskbarDa /t REG_DWORD /d 0
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh" /f /v AllowNewsAndInterests /t REG_DWORD /d 0
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Feeds" /f /v EnableFeeds /t REG_DWORD /d 0
powershell -noprofile -executionpolicy bypass -command "Get-AppxPackage -Name *WebExperience* | Foreach {Remove-AppxPackage $_.PackageFullName}"
powershell -noprofile -executionpolicy bypass -command "Get-ProvisionedAppxPackage -Online | Where-Object { $_.PackageName -match 'WebExperience' } | ForEach-Object { Remove-ProvisionedAppxPackage -Online -PackageName $_.PackageName }"
winget uninstall "windows web experience pack"
Get Widgets back:
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh" /f /v AllowNewsAndInterests /t REG_DWORD /d 1
and install this: https://www.microsoft.com/store/productId/9MSSGKG348SP
#TweakingWindows #Windows11 #Widgets #WindowsChat
......................................... ... . . . .
★ Subscribe: https://www.youtube.com/user/gmodism?sub_confirmation=1
.......................................... .. . . .
★ Tip us: https://streamlabs.com/gmodism1
........................................... . . . .
★ Memberships: https://www.youtube.com/channel/UC1lPNcSCNSbaHseQeskfH6A/join
....................................... ... . . .
★ Merch: https://gmodism-store.creator-spring.com/
.. .................................... ...... . . .
★ Join The Total Nerds: https://discord.gg/65wVYFz
......................................... ... . . .
★ Twitter: https://twitter.com/Gmodism
. .......................................... . . . . .
★ Main Channel: http://www.youtube.com/c/gmodism
.......................................... .. . . .
★ Total Nerds Extra: https://www.youtube.com/c/gmodismtv
........................................ .. . . . .
★ Live on Twitch: https://www.twitch.tv/gmodism
.... ........................................ . . . .
► ≡≡HOT•CONTENT•PLAYLISTS≡≡ ≡ ≡ ≡ ≡
▬ Tech Tutorials - https://goo.gl/9sj8bW
▬ Cinematic Productions: https://goo.gl/5uM39G
▬ From the Depths: https://goo.gl/lKp20B
▬ From the Depths Tutorials: https://tinyurl.com/uq3bo4s
▬ Garry's Mod Videos: https://goo.gl/WvCgWq
▬ Garry's Mod Tutorials - https://goo.gl/KRNtGU
▬ Minecraft: https://tinyurl.com/yy6webba
▬ Battlefield 2: https://goo.gl/gP6DB4
▬ Satisfactory: https://tinyurl.com/ybjd6guu
▬ The Settlers 5: https://tinyurl.com/s2rwa5m
▬ Vlogs, Reviews & Randoms: https://goo.gl/ax9Hf6
▬ All: https://www.youtube.com/c/gmodism/playlists
Please comment below, rate the video and subscribe to Gmodism Total Nerdery Channel.
■ Music provided by: New World: https://new-world.bandcamp.com, Mouge Heart: http://mogueheart1.bandcamp.com/releases, Epidemic Sound: www.epidemicsound.com, Licensed to me according to our agreements. TeknoAXE: http://teknoaxe.com, Kevin MacLeod: http://incompetech.com, Jason Shaw: http://audionautix.com, Licensed under Creative Commons: By Attribution 4.0
https://creativecommons.org/licenses/by/4.0/
Thanks for watching!