K
KaiAsk
Guest
Its been around half a year that my microsoft store has been broken now, and I am trying to fix it again. I used the method from my previous request in 2021 with the Xbox app, which supposedly installed the 'Microsoft Store' but still doesnt open/work (as it is probably still deleted). I have used the command 'Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}' which works perfectly fine without any errors, but after the command 'Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Regis
Continue reading...
Continue reading...