Steps to Resolve Microsoft Store Error 0x80070520 in Windows

Key Notes

  • Use the built-in troubleshooter to detect issues.
  • Resetting the Microsoft Store app can resolve errors.
  • Reinstall the app if other methods fail.

Troubleshoot Microsoft Store Error Code 0x80070520 Efficiently

Encountering the error code 0x80070520 when accessing Microsoft Store applications can be frustrating, especially after recent updates like KB5036980. In this guide, we’ll discuss the causes and provide you with step-by-step solutions to resolve the issue swiftly.

How to Fix Microsoft Store Error 0x80070520

Step 1: Run the Windows Store Apps Troubleshooter

Windows 11 and 10 include a built-in troubleshooter that can help resolve issues with the Store. Follow these steps:

  • Press the Start button and select the Settings (gear icon).
  • Go to Update & Security > Troubleshoot > Additional troubleshooters.
  • Expand Windows Store Apps and click on Run the troubleshooter.

Pro Tip: Follow the on-screen instructions closely to address any identified issues.

Step 2: Reset the Microsoft Store App

If the error persists, resetting the Microsoft Store may help:

  • Navigate to Settings > Apps > Apps & Features.
  • Locate and expand Microsoft Store on the right side.
  • Select Advanced options.
  • Scroll down and click the Reset button.

Step 3: Use WSReset.exe to Repair

In some cases, you may need to run the reset command through PowerShell:

  • Open Windows PowerShell (Admin) from the Power Menu.
  • Execute the command wsreset.exe and press Enter.

Pro Tip: Restart your PC to apply all changes.

Step 4: Rename the Store Cache Folders

Errors can also occur due to a bloated cache. Rename the cache folder:

  • Navigate to the following location: C:\Users\ \AppData\Local\Packages\Microsoft. StorePurchaseApp_8wekyb3d8bbwe\LocalCache .
  • Rename the folder to cache.old.

Pro Tip: Close all applications and restart your computer after making this change.

Step 5: Reinstall the Microsoft Store

If all else fails, try reinstalling the Microsoft Store:

  • Open Windows PowerShell (Admin).
  • Run this command to remove the Store: Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage.
  • Follow it with: Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\\AppXManifest.xml" }.

Pro Tip: A reboot is necessary to finalize the reinstallation process.

Additional Tips

  • Regularly check for system updates to avoid compatibility issues.
  • Keep your antivirus software updated to prevent malware from affecting your system.
  • Make sure your internet connection is stable when accessing the Store.

Summary

Error 0x80070520 can cause interruptions in using apps from the Microsoft Store. By following the steps outlined, you should be able to troubleshoot and resolve this issue efficiently.

Conclusion

Addressing Microsoft Store error 0x80070520 is imperative for a smooth app experience on your Windows PC. Regular maintenance and utilizing built-in troubleshooting tools can prevent such issues. If you have further questions, don’t hesitate to ask!

FAQ (Frequently Asked Questions)

What is error code 0x80070520?

Error code 0x80070520 indicates issues accessing apps downloaded from the Microsoft Store, often arising after system updates.

How can I prevent error 0x80070520 in the future?

To prevent future occurrences, ensure your Windows operating system is up-to-date and run regular scans for malware and corrupt system files.