So For some reason everytime I try to open a windows app like Weather, Store, etc, they do wierd things. for example 'Weather' crashes while launching, 'Store' crashes when clicking on an app. Anyone have any ideas?
I have tried:
running this command in PowerShell:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
but got a bunch of red errors
I also tried 'wsreset.exe' didnt work.
and I also tried deleting the store cache folders
Here is a video of the problem I am having (sorry for the terrible quality): https
/youtu.be/Yn3abTznxLA
I have tried:
running this command in PowerShell:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
but got a bunch of red errors

I also tried 'wsreset.exe' didnt work.
and I also tried deleting the store cache folders
Here is a video of the problem I am having (sorry for the terrible quality): https
