Windows

How to Uninstall and Reinstall Widgets in Windows 11

Richard
Written by
Richard
Mar 28, 2023 Updated Apr 30, 2026 2 min read
How to Uninstall and Reinstall Widgets in Windows 11

Widgets are small tools that show weather, news, and stocks. Sometimes they stop working, show blank screens, or use too many system resources. Removing them can help speed up your PC and clear up clutter.

Why do this? If your Widgets are acting buggy or won’t open, removing and adding them back is a great way to fix the problem.

What happens when done? Your Widgets board will be fresh and clean, which usually fixes any display or loading errors you were having.

TL;DR: If your Widgets are buggy, you can fix them by uninstalling and reinstalling the ‘Windows Web Experience Pack’. You can hide them easily via Taskbar settings, or remove them completely using PowerShell or Registry edits. This process is safe and helps clean up Windows 11 bloatware.

Method 1: Hiding Widgets (Non-Destructive)

If you just want them off your taskbar without deleting anything, you can hide them. Right-click an empty space on your Taskbar, select Taskbar settings, and toggle the Widgets switch to Off.

Method 2: Uninstalling via PowerShell (Admin Required)

To completely remove the feature, use the Windows Web Experience Pack removal command. Requires admin privileges.

  1. Open the Windows Terminal as an administrator.
  2. Type the following command and press Enter:
    winget uninstall "windows web experience pack"
  3. Restart your computer.

Method 3: Registry and Group Policy (Advanced)

For Windows 11 Pro users, you can disable Widgets via Group Policy. Press Win + R, type gpedit.msc, and navigate to Computer Configuration > Administrative Templates > Windows Components > Widgets. Set Allow widgets to Disabled. For Registry changes, navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced and set the TaskbarDa value to 0.

Reinstalling Widgets

If you decide you want them back, follow these steps:

  1. Visit the Windows Web Experience Pack page.
  2. Microsoft Store page for downloading the Windows Web Experience Pack
  3. Click Get to open the Microsoft Store and install it.
  4. Restart your computer.
Windows 11 Widgets board displaying news, weather, and stock information

Summary

Uninstalling and reinstalling the Widgets feature in Windows 11 is a simple way to fix technical glitches. By using the Windows Terminal to remove the Windows Web Experience Pack and then downloading it again from the Microsoft Store, you can resolve most common display or performance issues. Whether you choose to hide them via settings or remove them entirely via PowerShell, these steps help you maintain a cleaner, faster Windows 11 environment. Always remember to restart your computer to finish the process.

Does uninstalling Widgets affect Windows performance?

Removing Widgets can slightly improve system performance, especially on older hardware. Since Widgets run as a background process, removing them frees up small amounts of RAM and CPU usage, reducing the overall bloatware on your Windows 11 installation.

Why does the Widgets icon reappear after updates?

Windows updates often reset certain system features to their default state. If you have uninstalled the Web Experience Pack, a major update may trigger a re-installation or re-enable the icon on your taskbar, requiring you to hide or uninstall it again.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2462 articles → Twitter

📚 Related Tutorials

How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11
How to Uninstall and Reinstall OneDrive on Windows 11
Windows How to Uninstall and Reinstall OneDrive on Windows 11
How to Set Default Profile in Windows Terminal
Windows How to Set Default Profile in Windows Terminal
How to Add Phone Link to Windows 11 Widgets Board
Windows How to Add Phone Link to Windows 11 Widgets Board

3 responses to “How to Uninstall and Reinstall Widgets in Windows 11”

Leave a Reply

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