Hi There,
The Widgets feature in Windows 11 relies on several background components, including:
Windows Web Experience Pack
Widgets.exe process
Microsoft Edge WebView2 Runtime
User account sign-in with a Microsoft account
The error 0x80010105 suggests that one of these components may be corrupted, not responding, or failing to initialize properly, which can cause the Widgets panel to crash or not appear at all.
Here’s a more advanced set of steps you can try:
Restart the Widgets Process
Press Ctrl + Shift + Esc to open Task Manager
Look for Widgets.exe or Windows Widgets
If found, right-click and choose End Task
Then press Windows + W to relaunch the Widgets panel
Reinstall the Web Experience Pack
Open Microsoft Store
Search for “Windows Web Experience Pack”
If it’s installed, click Uninstall, then reinstall it
Restart your PC after reinstalling
Check WebView2 Runtime
Go to Settings > Apps > Installed Apps
Search for Microsoft Edge WebView2 Runtime
If it’s missing, download it from the official Microsoft site: https://developer.microsoft.com/en-us/microsoft-edge/webview2/
Enable Widgets via Taskbar Settings
Right-click the taskbar > Taskbar settings
Make sure Widgets is toggled On
If it’s missing entirely, proceed to the next step
Run System File Checker
Open Command Prompt as Administrator
Run:
sfc /scannow
Show more lines
This will scan and repair any corrupted system files
Check for Windows Updates
Go to Settings > Windows Update
Let me know how it goes, Happy to help!