Hello Sandeep,
Thanlks for not giving up on this! - this is what I did:
-Try Open PowerShellas Administrator (Win + X, then select Terminal (Admin)).
Run the following command:
Get-AppXPackage -AllUsers | Where-Object {$_.Name -like "*WebExperience*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart your PC after this. DONE - note attached screen dump.
-Corrupted system files might be the cause. Run SFC and DISM to check and repair:
Open >Command Prompt> as Administrator.
Run:
sfc /scannow DONE Successfully. No violations
After SFC completes, run DISM: DONE Successfully
DISM /Online /Cleanup-Image /RestoreHealth DONE Successfully
I am sorry to say the issue still persists.If I could just download the Dependencies it asks for manully. To click Install just starts a never ending rotating circle!
PS. I found this event in the Event Viewer. This might help us to take further action:
Log Name: Application
Source: Application Error
Date: 06/04/2025 14.55.28
Event ID: 1000
Task Category: Application Crashing Events
Level: Error
Keywords:
User: JETTES-PC\jette
Computer: Jettes-PC
Description:
Faulting application name: WidgetBoard.exe, version: 525.5100.60.0, time stamp: 0x67dd8e54
Faulting module name: Microsoft.UI.Xaml.dll, version: 3.1.5.0, time stamp: 0x69b4a9aa
Exception code: 0xc000027b
Fault offset: 0x0000000000405295
Faulting process id: 0x26C8
Faulting application start time: 0x1DBA6F2C495AD43
Faulting application path: C:\Program Files\WindowsApps\MicrosoftWindows.Client.WebExperience_525.5100.40.0_x64__cw5n1h2txyewy\WidgetBoard.exe
Faulting module path: C:\Program Files\WindowsApps\microsoft.windowsappruntime.1.5_5001.373.1736.0_x64__8wekyb3d8bbwe\Microsoft.UI.Xaml.dll
Report Id: 84993a1b-8acf-4a3f-b650-739cc729e3fb
Faulting package full name: MicrosoftWindows.Client.WebExperience_525.5100.40.0_x64__cw5n1h2txyewy
Faulting package-relative application ID: Global.WidgetBoard
Event Xml:
1000
0
2
100
0
0x8000000000000000
1593
Application
Jettes-PC
WidgetBoard.exe
525.5100.60.0
67dd8e54
Microsoft.UI.Xaml.dll
3.1.5.0
69b4a9aa
c000027b
0000000000405295
0x26c8
0x1dba6f2c495ad43
C:\Program Files\WindowsApps\MicrosoftWindows.Client.WebExperience\_525.5100.40.0\_x64\_\_cw5n1h2txyewy\WidgetBoard.exe
C:\Program Files\WindowsApps\microsoft.windowsappruntime.1.5\_5001.373.1736.0\_x64\_\_8wekyb3d8bbwe\Microsoft.UI.Xaml.dll
84993a1b-8acf-4a3f-b650-739cc729e3fb
MicrosoftWindows.Client.WebExperience\_525.5100.40.0\_x64\_\_cw5n1h2txyewy
Global.WidgetBoard