Sorry Femi,
Looks like it is intended for the Server environment and not a private Laptop like mine.....sorry for the confusion..
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Just had to reinstall Windows 11, 2h24, on our Lenovo T15. Everything works fine but the Widget Board. When I click the Taskbar Icon (shows no activity) the Widget Board loads but is nothing but black. When clicking on it, a message says "Additional Dependencies are needed to download and install" But when I click the install button the circle starts turning around. On and on forever. Nothing happens.
How do I fix this issue to make the Widget Board work again?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Sorry Femi,
Looks like it is intended for the Server environment and not a private Laptop like mine.....sorry for the confusion..
Reference to Runtime:
https://www.catalog.update.microsoft.com/Search.aspx?q=Microsoft%20Edge%20WebView2%20Runtime Which one should I take down IF I need to install if?
And How?
Anders
Hey Femi,
The file I had in the Download folder was a CAB file named: Microsoft.WebView2.FixedVersionRuntime.134.0.3124.93.x64.
I have lost it but I should be able to locate it again. Two questions:
#1: Are you sure I should try to install it if I can?
#2 If Yes, how do I install a CAB file?
The Widget Board wants to download and install Dependencies, but obviously can't do that, despite clicking on the Install button
There must be a way to manually install the required dependencies. Could a developer help with some info?
Best,
Anders
Hey Anders,
Yes, go ahead and run the WebView2 installer from your Downloads folder. After installing, restart your PC and check if the Widget Board loads properly. If not, we can try additional troubleshooting steps.
Let me know how it goes.
Femi,
FYI: I found this from a previous troubleshooting on the Widget Board on another computer:
Force Reinstall Windows Widgets via PowerShell :
1: Press Win + X > Terminal (Admin)
2: Run this command to fully remove the Widgets app:
Get-AppxPackage *WebExperience* | Remove-AppxPackage
3: Restart your PC.
4: Reinstall it using:
winget install 9MSSGKG348SP
That did not change anything... so just FYI...
Best, Anders