Ran a powershell code to reinstall my broken microsoft store and its just stuck on "processing"

  • Thread starter Thread starter Exequiel Zaf
  • Start date Start date
E

Exequiel Zaf

Guest
My microsoft store was broken so I ran this code to reinstall/restore it "Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}" and after pasting it it just says "Deployment operation progress: C:\Program Files\WindowsApps\Microsoft.WindowsStore_22303.1401.7.0_x64___8wekyb3d8bbwe\AppXManifest.xml [ Processing" its been like that for 15 minutes please help

Continue reading...
 
Back
Top