After trying for hours to troubleshoot this problem and trying all the fixes in this thread and failing, luckily i found a pretty easy fix. here it is :
Disable the proxy
- Press “Windows Key” + “R”.
- Type “inetcpl.cpl”.
- Go to Connection.
- Click on LAN Settings.
- CHECK the box which says Automatically detect settings.
- UN-CHECK the box under Proxy server.
- Click Ok.
- Click Apply.
if the problem persists after applying the above fix do the following :
Disable SSL&TLS
- Press “Windows Key” + “R”.
- Type “inetcpl.cpl”.
- Go to Advanced.
- Scroll all the way down to Security.
- UN-CHECK the boxes SSL3, TLS1.0, TLS1.1
- CHECK the boxes TLS1.2 & TLS1.3 (IF AVAILABLE).
- Click Apply.
if the problem persists after applying the above fix do the following :
Change Region Settings
- Press “Windows Key” + X”.
- Click on “Settings”.
- Go to Time & Language
- Select Region from the tabs on the left**.**
- Change the Country and Region to either USA, UK or CANADA
- Change the Regional Format to either English (USA), English (UK) or English (Canada).
- Click Apply.
If the problem is fixed and then you encounter the problem again later on make sure to repeat the steps in Disable the proxy and it should go back to work again
if my fixes don't work for you try Vijay's fix below
Please try these options one by one and check after each option.
- Windows Key+R > Type services.msc and press Enter > Locate Background Intelligence transfer and ensure it is set to Start and Automatic. Also do the same for Windows Update service as well
- Run Windows Store Apps Troubleshooter
Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Scroll down to the bottom > Click Windows Store Apps > Click Run the Troubleshooter
- Reset Windows Store through Command Prompt
Type cmd in Windows Search box > Right click on Command Prompt > Run As Administrator > Type WSreset.exe and click Enter > Reboot your computer
- Re-register All Store apps (You will get many Reds, ignore them)
Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter > Restart your computer
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Uninstall & Reinstall Store
Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Copy the following from below and right click in Powershell to paste > Enter > Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
- Run Built-in & Guided Walk through Windows Update troubleshooter
Built-in : Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Click Windows Update > Click Run the Troubleshooter
- Check your Antivirus
Temporarily uninstall / disable AntiVirus