Windows 11 Widgets Board Not Loading — Blank or Crash on Open
Informationalsystem
Overview
Fix Windows 11 widgets board showing blank content, failing to load news and weather, or crashing when opened from the taskbar.
Key Details
- Windows 11 Widgets board is powered by Microsoft Edge WebView2 runtime
- Widgets require a Microsoft account sign-in and active internet connection to load content
- The board displays news, weather, stocks, sports, and third-party widget content
- Widget data is fetched from Microsoft's MSN content services
- Widgets run as a separate process (WidgetService.exe) that can crash independently
Common Causes
- Microsoft Edge WebView2 runtime is corrupted or not installed
- Not signed in with a Microsoft account (required for personalized widget content)
- Widget service process crashed or hung in the background
- Network proxy or firewall blocking Microsoft's widget content services
Steps
- 1Sign in with a Microsoft account: Settings > Accounts > ensure you are signed in
- 2Restart the widget service: Task Manager > find WidgetService.exe > End Task, then reopen widgets
- 3Repair Microsoft Edge WebView2: Settings > Apps > Installed apps > Microsoft Edge WebView2 > Modify > Repair
- 4Reset widgets: open PowerShell as admin and run Get-AppxPackage *WebExperience* | Reset-AppxPackage
- 5Check network connectivity to Microsoft services and ensure no proxy is blocking *.msn.com or *.live.com
Tags
widgetswindows-11webview2edgetaskbar
Related Items
More in System
windows-C000021A-status-system-process-terminatedWindows Error 0xC000021A — STATUS SYSTEM PROCESS TERMINATED
Criticalwindows-C0000225-boot-configuration-errorWindows Error 0xC0000225 — Boot Configuration Error
Criticalwindows-C000000F-boot-selection-failedWindows Error 0xC000000F — Boot Selection Failed
Criticalwindows-80004005-unspecified-errorWindows Error 0x80004005 — Unspecified Error
Warningwindows-80070570-file-or-directory-corruptedWindows Error 0x80070570 — File or Directory Corrupted
Errorwindows-system-0xc0000185Windows Error 0xC0000185 — Boot Device Inaccessible
CriticalFrequently Asked Questions
Yes. Right-click the taskbar > Taskbar settings > toggle off Widgets. Or via Group Policy: Computer Configuration > Administrative Templates > Windows Components > Widgets > Allow Widgets = Disabled.