Windows apps are crashing, how do I restore them?

  • Thread starter Thread starter Windows Central Question
  • Start date Start date
W

Windows Central Question

windows all apps are crashed how to restore it please help me!!!

windows all apps are crashed how to restore it please help me!!!
i was tried this camond

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"

in windows power shell but its not working.

please suggest me.
thanking you
 
Just browse to c:\users\<username>\Appdata\Local\Packages\ and remove the failing apps.
If you have multiple users with the same app you could remove them at those user folders too.
To be sure windows store app works OK reboot the machine after removing packages folders.