Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widgets in the Windows Widget Board do not work properly after Windows Web Experience Pack update #4010

Open
iqnite opened this issue Dec 5, 2024 · 2 comments
Labels
Issue-Bug Something isn't working or needs investigation Needs-Triage New issue that the core contributors need to triage

Comments

@iqnite
Copy link

iqnite commented Dec 5, 2024

Dev Home version

0.1901.687.0

Windows build number

10.0.26120.2415

Other software

OS Build Version: 10.0.26120.2415.amd64fre.ge_release.240331-1435
.NET Version: .NET 8.0.10

Steps to reproduce the bug

Performed an automatic update for the Windows Web Experience Pack through the Microsoft Store. Manually restarting the Windows Widgets, Widget Service, and Dev Home processes did not resolve the issue.

Expected result

No response

Actual result

Image
Error message shown on all Dev Home widgets in the Windows Widget Board. The widgets in the Dev Home app are not affected.

Included System Information

CPU: AMD Ryzen 5 5500U with Radeon Graphics
Physical Memory: 13.83GB (4.33GB free)
Processor Architecture: x64

Included Extensions Information

Extensions:
Microsoft.Windows.DevHomeGitHubExtension_0.1800.625.0_x64__8wekyb3d8bbwe (Dev Home GitHub Extension (Preview))
9932MartCliment.WingetUIWidgets_0.7.0.0_x64__g91dtg5srk15g (Widgets for UniGetUI)
MicrosoftWindows.WindowsSandbox_0.3.1.0_x64__cw5n1h2txyewy (Windows Sandbox Extension for Dev Home)
Microsoft.Windows.DevHome_0.1901.687.0_x64__8wekyb3d8bbwe (Core Widget Extension)
Microsoft.Windows.DevHome_0.1901.687.0_x64__8wekyb3d8bbwe (Hyper-V Extension)
Microsoft.Windows.DevHome_0.1901.687.0_x64__8wekyb3d8bbwe (Windows Subsystem for Linux Extension)
Microsoft.Windows.DevHome_0.1901.687.0_x64__8wekyb3d8bbwe (Git)

Widget Service:
MicrosoftWindows.Client.WebExperience_524.33800.0.0_x64__cw5n1h2txyewy
Microsoft.WidgetsPlatformRuntime_1.6.1.0_x64__8wekyb3d8bbwe

@iqnite iqnite added the Issue-Bug Something isn't working or needs investigation label Dec 5, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage New issue that the core contributors need to triage label Dec 5, 2024
@ciioprof0
Copy link

ciioprof0 commented Dec 24, 2024

@ignite. I had this exact issue after a clean Windows 11 reinstall using an unattended.xml generated from schneegans.de/windows/unattend-generator/. Selecting the “Disable widgets” option under “Start menu and taskbar” didn’t just hide the news and weather widget—it completely disabled the Widget Board, which broke Dev Home’s dashboard widgets. Another symptom was the “Widgets” toggle being grayed out in Settings → Personalization → Taskbar → Taskbar items.

Solution:
Removing the following registry value and rebooting fixed the problem for me:

HKLM:\SOFTWARE\Policies\Microsoft\Dsh\AllowNewsandInterests

Once removed, I could turn “Widgets” back on in Taskbar settings, and Dev Home widgets worked. Disabling feeds in the Widget Board settings afterward let me keep Dev Home widgets but remove unwanted news/interest content. Hopefully this helps anyone else running into the same issue even if the cause was not an unattended.xml file!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working or needs investigation Needs-Triage New issue that the core contributors need to triage
Projects
None yet
Development

No branches or pull requests

2 participants