How To Completely Uninstall Widgets Feature On Windows 11
To uninstall the Windows 11 Widgets, open PowerShell (admin) and run the “Get-AppxPackage WebExperience | Remove-AppxPackage” command. Another way to remove Widgets is to open PowerShell (admin) and run the “winget uninstall –id 9MSSGKG348SP” command. These commands will completely remove the feature from Windows 11. You can always install it back with the instructions below. On Windows 11 , you can use a PowerShell command to remove the Widgets feature, and in this guide, I’ll show you how it’s done....