Forum Discussion

davey-lines's avatar
davey-lines
Copper Contributor
Mar 06, 2022

microsoft store

getting an error  Code: 0x80131500 when trying to start microsoft store   researched it and found a fix in powershell   Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMod...

Resources