I broke my apps with powershell, trying to fix the calculator.

  • Thread starter Windows Central Question
  • Start date
W

Windows Central Question

So today I tried to fix my calculator app which wasn't working so I used an powershell command, this one:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
But instead of fixing anything it broke all apps installed on the C partition (I set my app storage to the D partition, and thankfully those apps were spared and are still working)
I tried a couple of things, without success.
 

Members online

Forum statistics

Threads
326,331
Messages
2,248,205
Members
428,482
Latest member
neitneyung