Press Windows key + X
Click Windows PowerShell (Admin)
At the command prompt, type the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart, then try launching the Store again.
I tried this hoping it would work.... but this is the response received...
What should I do next? Reset the PC as is says? or Take it to a repair center (not my fav choice)?
Even I am getting the same response any solution to this?