How to Uninstall Widgets in Windows 11: Step-by-Step Guide

The article provides a detailed guide on how to uninstall or remove Widgets from Windows 11, which are automatically added content feeds like news, weather, and stocks. It guides users through the process of opening the Windows Terminal app and entering commands to uninstall and reinstall Widgets if desired.

This article explains how to uninstall or remove Widgets from Windows 11.

Widgets are feeds of content such as news, weather, stocks, and traffic that are automatically updated with live information on your widgets board. It is automatically added to the Taskbar after installing Windows 11.

Windows users can turn off or hide Widgets or choose not to open Widgets automatically when hovering on the Taskbar.

If disabling or turning off the Widgets feature isn’t enough, you can remove or uninstall Widgets from Windows 11, and the steps below show you how.

Completely remove Widgets from Windows 11

As described above, Windows users can completely uninstall Widgets from Windows. However, if you can’t uninstall, hiding or disabling Widgets from Windows may help limit distractions.

Here’s how to do it.

First, open the Windows Terminal app, and use the PowerShell tab as administrator.

When the Windows Terminal app opens, run the commands below to uninstall Widgets.

Get-AppxPackage *WebExperience* | Remove-AppxPackage

Next, run the second command below to remove Widgets packages.

winget uninstall --id 9MSSGKG348SP

Restart your computer for the changes to apply.

Reinstall Widgets in Windows 11

If you want to reinstall Widgets after removing it above, open the Windows Terminal app again as administrator.

Then, use the PowerShell tab and run the commands below to reinstall Widgets.

winget install --id 9MSSGKG348SP

When prompted to confirm whether to install the Widgets package, type Y for Yes, then wait for Widgets packages to be downloaded and installed.

That should do it!

Conclusion:

  • Widgets can be completely uninstalled from Windows 11, reducing distractions and decluttering the Taskbar.
  • If complete removal is not necessary, hiding or disabling Widgets can be an alternative to limit distractions.
  • Reinstalling Widgets is also possible with simple commands in the Windows Terminal app.
  • The provided steps ensure a seamless process for managing Widgets on Windows 11.
Richard Avatar

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *


Exit mobile version