How to Fix Microsoft Store Error 0x80070520 in Windows
Error 0x80070520 is a Microsoft Retailer concern that seems if you find yourself openining any utility downloaded from the native Retailer app. Not too long ago, this error code seems when customers put in the KB5036980 replace on their PCs.
In case you are additionally experiencing points stating an error 0x80070520, this submit will information you on easy methods to overcome this concern. Begin with the native Retailer apps troubleshooter, and if the difficulty persists, go forward and reset the Microsoft Retailer app.
What causes an Error 0x80070520 in Home windows?
This error code happens when your gadget meets one or a mix of the next points –
- You’ve have put in a current cumulative replace
- Lacking or Corrupt System Recordsdata as a result of presence of third social gathering software program
- Presence of viruses or malware in your Home windows PC
Repair – Retailer Error 0x80070520
To unravel the Microsoft Retailer Error code 0x80070520 on Home windows 11/10 PC, check out the beneath options –
1. Run Home windows Retailer Apps Troubleshooter
Home windows 11 and 10 each include an in-built troubleshooter for nearly all their capabilities and operations. Operating this instrument will search for potential causes and resolve them. Right here’s easy methods to run the troubleshooter –
- Hit Begin Menu and choose the Gear icon.
- This can take you to the Settings utility.
- Select to
Replace & Safety > Troubleshoot > Extra troubleshooter
. - On the following display screen, click on to develop Home windows Retailer Apps and hit Run the troubleshooter.
- Now, comply with the on-screen directions to complete the remaining steps.
2. Reset Home windows Retailer
For the reason that error 0x80070520 happens on account of points contained in the Microsoft Retailer, higher reset Home windows Retailer to its default settings. To take action, comply with the beneath guideline –
- Navigate to Settings > Apps > Apps & Options
- Leap to the appropriate facet and click on to develop Microsoft Retailer.
- Subsequent, hit Superior choices on the prolonged pane.
- Subsequently, scroll all the way down to the Reset part and hit the Reset button.
3. Run WSReset.exe to repair 0x80070520
Alternatively, you might also use PowerShell to reset the Home windows Retailer to its default settings. All you require is to launch Home windows PowerShell (Admin) and execute the code – “wsreset.exe
“. See the Snapshot beneath –
- Lastly, Restart Home windows to implement the current adjustments.
If the error seems once more, strive the following set of options –
4. Rename the Retailer Cache folders
An error 0x80070520 may additionally happen when the Retailer’s LocalCache
folder grew in measurement. One could guarantee this by manually checking the shop cache folders. For those who do discover its measurement better than a couple of MB, merely rename the cache file cache.outdated
utilizing the next steps –
- Initially, attain out to the beneath location –
C:Customers<username>AppDataLocalPackages Microsoft.StorePurchaseApp_8wekyb3d8bbweLocalCache
Be aware: In case you are not in a position to go previous the username, activate hidden information & folders.
- Rename the cache folder to one thing
cache.outdated
contained in the LocalCache folder.
- Shut all operating home windows and Restart the pc in order that the current adjustments made come into impact.
5. Reinstall Microsoft Retailer
If not one of the options above deal with the 0x80070520 concern, attempt to reinstall the Retailer app through PowerShell. Right here’s easy methods to carry out this activity –
- Use the Win + X shortcut to enter the Energy Menu.
- Choose Home windows PowerShell (Admin).
- Now, run the beneath two cmdlets individually.
Tip: Make certain to enter the beneath script appropriately. The primary code will take away all apps whereas the second will reinstall them again. |
Get-AppxPackage -allusers *WindowsStore* | Take away-AppxPackage
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
- After the above script runs efficiently, Restart Home windows to include the current adjustments.
I hope the Retailer Error 0x80070520 will need to have been resolved by now. In case you’ve got any queries or options, tell us within the remark part.