Situatie
Microsoft Store Error 0x80072F05
Solutie
Pasi de urmat
- Clear the Microsoft Store cache
Microsoft Store will open and you’ll get a message saying The cache for the Store was cleared. You can now browse the Store for apps. After clearing the cache, check if the problem is resolved.
- Re-register Microsoft Store Apps
In the Search bar type powershell and select Run as administrator to start.
When PowerShell opens type the following command and press Enter:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Your computer will restart when the process is finished.
Leave A Comment?