Hello again Sandeep,
This is straight uphill. This is the observations I made:
Open >Microsoft Store> Click on >Library and >Get updates... If there are updates for any apps, especially those related to Windows or UI components, install them.
The Get Updates section in Library does not exist:
-You can try repairing or resetting the Widgets app through Windows Settings:
Go to Settings > Apps> Apps & features
There is no subsection in Apps named Apps & Features:
Find Widgets or MicrosoftWindows.Client.WebExperiencein the list.
Where??
Click on the three dots next to it and select Advanced options
click Repair or Reset Start with Repair and if that doesnt work, try Reset
-The Microsoft.UI.Xaml.dll is part of the Windows App Runtime, so reinstalling this might help
Open PowerShell as Administrator.
- Uninstall the current version:
Get-AppxPackage -Name Microsoft.WindowsAppRuntime.Singleton | Remove-AppxPackage
Running Get-AppxPackage -Name Microsoft.WindowsAppRuntime.Singleton | Remove-AppxPackage gives no result in PowerShell Admin:
After uninstallation, restart your PC.
Then, reinstall using:
winget install Microsoft.WindowsAppRuntime
Sone of the information you deliver might probably come from another version of Windows 11?. I am running version 24h2.
It is confusing you give me directions I can't locate in settings. I am sorry and I am not trying to be impolite, but I can't locate what you suggest and I can't make the command in Powershell work...
Sandeep -Please verify.
Best, Anders