Você está enfrentando o erro 0x80070520 ao abrir um aplicativo da Microsoft Store no Windows 11/10? Este erro geralmente ocorre devido a problemas com alguns aplicativos da Store. Neste guia, discutiremos seis maneiras diferentes de corrigir esse erro persistente.
O Solucionador de problemas de aplicativos da loja é uma das ferramentas mais conhecidas que pode encontrar e corrigir qualquer problema relacionado à loja em seu computador. Seguindo em frente, também explicamos várias soluções adicionais para corrigir o erro 0x80070520 no Windows 10 PC.
O que causa o erro 0x80070520?
O erro 0x80070520 geralmente ocorre quando seu dispositivo atende a uma ou mais das seguintes condições:
- Depois de instalar o Windows Update corrompido
- Arquivos de sistema ausentes ou danificados devido à interação de software de terceiros com aplicativos de sistema.
- Tendo vírus ou malware em seu PC com Windows
Correção – Erro de armazenamento 0x80070520
Para resolver o código de erro 0x80070520 da Microsoft Store no Windows 11/10 PC, tente as seguintes sugestões:
1] Execute o solucionador de problemas de aplicativos da Windows Store
O Windows 11 ou 10 tem solucionadores de problemas para quase todos os seus recursos e operações. A execução dessa ferramenta permitirá que você encontre as possíveis causas e as elimine. Veja como executar o solucionador de problemas –
- Clique em “Iniciar” e selecione o ícone de engrenagem .
- Você será direcionado para o aplicativo Configurações.
- Selecione
Update & Security > Troubleshoot > Additional troubleshooter
. - Na próxima tela, clique para expandir os Aplicativos da Windows Store e clique em Executar o solucionador de problemas .
- Agora siga as instruções na tela para completar as etapas restantes.
2] Reset Windows Store
Since error 0x80070520 occurs due to issues within the Microsoft Store, it’s best to reset the Windows Store to its default settings. To do this, follow the instructions given below –
- Go to Settings> Apps> Apps & features.
- Navigate to the right and click to expand Microsoft Store.
- Then click on More options in the advanced panel.
- Then scroll down to the Reset section and click the Reset button .
3] Run WSReset.exe to fix 0x80070520
Alternatively, you can also use PowerShell to reset the Windows Store to default settings. All you need to do is start Windows PowerShell (Admin) and execute the code – ” wsreset.exe
“. See snapshot below –
- Finally, restart Windows to apply the latest changes.
If the error appears again, try the following set of solutions –
4] Rename the Microsoft Store cache folder.
Sometimes error 0x80070520 can also occur when the LocalCache
size of the Store folder is increasing . You can manually check if this is the case. If you find that it is more than a few MB in size, simply rename the cache file cache.old
using the following steps:
- First of all, contact the below mentioned location –
C:\Users\<username>\AppData\Local\Packages \Microsoft.StorePurchaseApp_8wekyb3d8bbwe\LocalCache
Note . If you can’t get past the username, enable hidden files and folders.
- Rename the cache folder to something
cache.old
inside the LocalCache folder .
- Close all running windows and restart your computer for the changes to take effect.
5] Reinstall Microsoft Store
If none of the above solutions fixes issue 0x80070520, try reinstalling the Store app via PowerShell. Here’s how to accomplish this task –
- Use the Win + X keyboard shortcut to enter the power menu.
- Select Windows PowerShell (Admin).
- Now run the following two cmdlets separately.
Tip : Make sure you enter the script below correctly. The first code will remove all applications, and the second will bring them back. |
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\\AppXManifest.xml”}
- After successfully executing the above script, restart Windows to apply the latest changes.
I hope the store error 0x80070520 has been fixed already. If you have any questions or suggestions, let us know in the comments section.
Deixe um comentário