Windows 10 Store stuck in loading screen without end
I did Everything but my problem not resolved
I did:
1- Windows Store Apps Troubleshooting
2- wsreset.exe
3- sfc/ scannow
powershell
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
4- powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
5- I checked IE proxy setting