Completely uninstall Widgets feature on Windows 11
To uninstall the Windows 11 Widgets, open PowerShell (admin) and run the
1
Get-AppxPackage *WebExperience* | Remove-AppxPackage
command.
Remove ADs from Windows 11 search menu
Click on start the on settings In left hand side click on privacy and security Then on right hand side scroll down and click on search permissions Scroll down again until you see “show search highlights” Turn that option off and the images will disappear.
Remove Chat from Windows 11
To remove Chat, open Group Policy Editor (Press Win+R, gpedit.msc, press Enter), go to Computer Configuration -> Administrative Templates -> Windows Components -> Chat, double click “Configure the Chat icon on the taskbar”, click the Enabled radio button, and change “State” to “Disabled”, then click “OK” and reboot.
References
https://pureinfotech.com/uninstall-widgets-powershell-windows-11/