Hey Anders,
Thanks for your patience, let's try some more intensive steps:
Manually Install Required Dependencies
If you’ve already got WebView2 installed but are still seeing that pesky dependency error with Widgets, here’s what you can do:
- Open Terminal as an Administrator (Win + X and select Terminal (Admin)).
- Run these commands one at a time:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
These commands will check for and fix corrupted system files. Once the scan is done, remember to restart your PC.
Enable Widgets Manually
To get those Widgets up and running again, try this:
- Open Settings (you can do this by pressing Win + I).
- Navigate to Personalization > Taskbar.
- Toggle Widgets OFF, wait about 10 seconds, and then toggle it back ON.
- See if the Widget Board pops up now.
Create a New User Profile
If you’re still having trouble, it might be due to a corrupted user profile. Here’s how to create a new one:
- Open Settings, then go to Accounts > Other Users > Add User.
- Set up a new Local Administrator account.
- Log into that new account and check if the Widgets are working there.
Try these steps and let me know how it goes.