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