Fix it by reinstallation: Since it has no uninstall option for the windows tile.
Kindly open a elevated powershell (run as admin):
then run this code
Get-AppxPackage -Name Microsoft.BingWeather | Remove-AppxPackage
Reboot it then it will uninstall the said application. Then proceed to the Windows store for the installation.
No comments