Hi there
Thanks for reaching out! My name is Femi. I'm an Independent advisor and a Microsoft fan like you. I'll be happy to help you out today.
It seems like the Windows Widgets system might be missing some dependencies or could be corrupted. Here’s how you can try to fix it:
- Restart the Widget Process
Press Ctrl + Shift + Esc to open Task Manager.
Look for Windows Widgets (Widgets.exe).
Right-click on it and select End Task.
Click the Widgets icon on your taskbar to restart it.
- Check Windows Web Experience Pack
The Widgets depend on this package, so let’s reinstall it:
Press Win + R, type:
ms-windows-store://pdp/?ProductId=9MSSGKG348SP
and hit Enter.
The Microsoft Store should pop up showing the "Windows Web Experience Pack."
Click Update or Install if you see that option.
- Reinstall Windows Widgets
If the store installation doesn’t do the trick, let’s use PowerShell:
Right-click the Start Menu → Terminal (Admin).
Run:
winget uninstall "Windows Web Experience Pack"
Then reinstall it with:
winget install "Windows Web Experience Pack"
Don’t forget to restart your PC afterward.
- Reset Microsoft Store
If you’re having issues with dependencies:
Open Run (Win + R), type:
wsreset.exe
and press Enter.
This will reset the Store and close it. Restart your PC and give it another shot.
- Ensure Widgets Are Enabled
Go to Settings → Personalization → Taskbar.
Toggle Widgets off and then back on.
Please let me know if you need any further assistance.