Microsoft store wasn't opening and I reset it but now its vanished from my PC and I can't install it from powershell.

G

Gaurav37

Microsoft Photos is also not opening.wsreset.exe gives- You'll need a new app to open this ms-windows-store-linkPowershell- The command :pS C:\WINDOWS\system32> Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor. Windows cannot install package Microsoft.WindowsStore_22207.1401.1.0_neutral_~_8wekyb3d8bbwe because

Continue reading...
 
Back
Top Bottom