Try this command in admin Windows PowerShell to re-register Microsoft Store package:
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
when i open Microsoft store it says update it, but when i try to update an error occurs. Error's code: 0x80070005.
Pleas help i want to play Minecraft
Try this command in admin Windows PowerShell to re-register Microsoft Store package:
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Hi, I'm Bernard. I'm happy to help!
This issue occurs when there is a miscalibration with the Microsoft Store. To sort out the issue, kindly follow the steps below:
Method 1. Repair Windows Store and app:
Open Terminal (Admin) or Windows PowerShell(Admin) (Press Windows key + X then click Terminal(Admin))
Copy, paste, and enter the command below:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Then hit Enter. Once the process is done, restart the PC and check.
If none will work from the above solution, I suggest doing an in-place upgrade which will upgrade the device to the latest version and repair all issues without deleting any files.
Note: before doing this, make sure to create a restore point: https://support.microsoft.com/en-hk/help/4027538/windows-create-a-system-restore-point
Reference: https://www.microsoft.com/en-us/software-download/windows10
Note: This is a public forum. I may respond shortly, but I apologize in advance for any delays. I am simply a fellow user trying to provide helpful insights and information.
Follow these steps on Windows 10 to fix Microsoft Store so it can update (and then install Minecraft):
After these steps, reopen Microsoft Store, let it finish updating, then search for Minecraft for Windows and install it.
References: