One of the essential parts of the Windows 10 operating system is the Microsoft Store as it is the distribution hub of numerous applications such as Netflix, Facebook, and many more. In fact, Microsoft is planning to make it a hub not just for UWP applications but also Windows Classic applications. Microsoft has already built a bridge with the power of Project Centennial which allows developers to migrate and upload their Windows Classic applications to the Microsoft Store. Although the Microsoft Store has been constantly improving, there are still times when you might face an error while using it. One of these errors is error 0x80131500. When you encounter this error, you will get the following error message on your screen:
“Try that again, Something happened at our end, Waiting a bit might help, The error code is 0x80131500 in case you need it.”
To fix this error, you can try changing your internet connection, toggle the date & time settings, change DNS, create a new user account, run the Microsoft Store Apps troubleshooter or reset the Microsoft Store as well re-register it using Windows PowerShell.
Option 1 – Try changing your internet connection
The first thing you can do is to change your internet connection. If you are using Ethernet, you can try to connect to a Wi-Fi connection instead and see if it helps.
Option 2 – Try to toggle the Date and Time settings
The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like the error 0x80131500. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
- Start by tapping the Win + I keys to open the Windows Settings.
- Next, go to Time & Language > Date & time.
- From there, turn the toggle on for the “Set time automatically and Set time zone automatically” option on the right-side panel.
- After that, click on Region & language located on the left side panel and make sure that the Country or region on the right-side panel is set to the country you live in.
- Now close the Settings app and restart your computer and see if it fixes the problem or not.
Option 3 – Try to change the DNS Server
In this option, you can try changing your current DNS settings to the Google Public DNS as it could also help in fixing error 0x80131500. To do so, follow the steps below.
- The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
- Next, click on the “Change Adapter Settings” option.
- After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
- Right-click on your network connection and click on Properties.
- Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
- After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
- Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.
Option 4 – Try to create a new Administrator User account
If you have a standard account, you can try creating a new account but this time, you create an administrator user account and then see if the error is fixed or not. Note that you have to sign in with your main account before you can create an admin account.
Option 5 – Run the Microsoft Store Apps troubleshooter
The Microsoft Store Apps Troubleshooter will help you in fixing the error 0x80131500. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working.
To use the Windows Store Troubleshooter, follow the steps below.
- Tap Win + I keys again to open the Windows Settings panel.
- Go to Update & Security and then go to Troubleshoot.
- On your right-hand side, scroll down to find the Windows Store Apps and then click on the Run the troubleshooter option and see if it fixes the problem.
Option 6 – Try to reset the Microsoft Store cache
Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
- Right-click on the start button and click on Command Prompt (administrator).
- Next, type in the command, “exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
- Now restart your PC and afterward, try opening Microsoft Store again and then try to install your app or update your computer again.
Option 7 – Try to re-register the Microsoft Store app via PowerShell
- Tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
- If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
- Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml
- Wait for the process to be completed and then restart your computer.