Logo

Fix MS Store Error 0x80131500 in Windows

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.

  1. Tap Win + I keys again to open the Windows Settings panel.
  2. Go to Update & Security and then go to Troubleshoot.
  3. 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.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Change default audio output for Narrator
For PC users that are blind or have low vision, the Narrator accessibility feature in Windows 10, lets you use your PC without a display or mouse to complete common tasks – it reads and interacts with things on the screen, like text and buttons. The narrator can be used to read and write an email, browse the internet, and work with documents. In Windows 10, there are a lot of options for Narrator that you can customize. You can change its keyboard shortcuts, personalize Narrator’s voice, enable Caps Lock warnings, and more. You can choose the voice for the Narrator, adjust the speaking rate, pitch, and volume. To change the default audio output device used to play the voice of the Narrator in Windows 10:
  • Press the ⊞ WINDOWS + I
  • From the Settings menu, click Ease of Access.
  • Click Narrator on the left pane.
  • In the Narrator window, on the right pane, toggle the button to On to enable Narrator if required.
  • Scroll down to the Personalize Narrator’s voice section.
  • For the Select where you hear Narrator’s voice option, click the drop-down and select the audio output device you want from the list. Please know that you will not be able to choose if you do not have multiple audio output devices connected to your Windows 10 computer.
  • Exit Settings when done.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Fix Bad Image Error Status 0xc000012f
When you run a program in Windows 10, error 0xc000012f may pop up, mentioning that the files and binaries you’re trying to run are corrupted. Error 0xc000012f means Bad Image, denoting that the program’s executable or one of the supporting modules is corrupt. Or there is probably a DLL mismatch. This error usually manifests itself after a windows update or after installation of some application, in order to fix it follow the steps below:
  1. Perform SFC scan

    Press ⊞ WINDOWS + X to open the Windows menu keyboard with windows and x markedFrom the menu choose command prompt (admin) Windows menu command prompt adminIn command prompt type sfc /scannow and press ENTER Leave the computer for the operation to be completed and Reboot your computer
  2. Run DISM

    Press ⊞ WINDOWS + X to open the Windows menu keyboard with windows and x markedFrom the menu choose command prompt (admin) Windows menu command prompt adminin command prompt type: DISM.exe /Online /Cleanup-image /Restorehealth and press ENTER wait for the process to be finished and Reboot your computer
  3. Reinstall application

    If this error has been popping up after the application install remove the installed application and install it again. There is the possibility that the application installer has by accident corrupted some files, reinstalling it might fix the issue.
  4. Uninstall Windows update

    In some cases, Windows update can introduce this issue, go to Windows updates, into advanced options, and uninstall the latest update to see if this will fix the error.
  5. Install Visual C++ Redistributable

    Go to the official Microsoft website and download C++ redistributable package and install it
  6. Install new windows update

    If there is a new Windows update install, there is a chance that in the last update something went wrong and it is very likely that it was fixed in the last one.
Read More
How to Fix the File Too Large Error in Windows 10
If you are trying to copy large files that are over 4GB to a USB flash drive or SD card, but you suddenly get an error message saying, “File Too Large, The file is too large for the destination file system”, read on as this post will help you fix this problem. A user recently reported that while trying to copy a 4.8GB zipped file from a Windows 10 PC to a new 8GB USB drive but only got the File Too Large error message instead. If you share the same problem with this user and you know that there is more than enough available space for the file in your USB drive or SD card, continue reading until you get to the instructions provided in this post so that you will be able to copy the file successfully. It is most likely that the USB drive has been FAT32 formatted which is why you’re unable to copy the file and got an error. The FAT32 file system has a built-in limitation on the size of the individual file that it may contain. For instance, it’s 4GB so even though collectively, it may have files or even 1TB individually it shouldn’t be more than 4GB. Thus, you need to change the file system from FAT32 to NTFS. To do that, carefully follow the instructions provided below.
  • Step 1: Connect the USB drive and open the Windows File Explorer.
  • Step 2: Afterwards, right-click on the USB drive letter and select Format from the context menu.
  • Step 3: Next, select NTFS instead of FAT32 the instant a dialog box appears from the drop-down menu for the file system.
  • Step 4: Now click on the Quick Format option and then click the Start button to reformat the USB drive.
Note: There is also another way you can change the file system. In this alternative way, you need to open an elevated Command Prompt and type the convert X: /fs:ntfs /nosecurity command, and hit Enter to execute it. Remember that in this command, “X” is the letter of your USB drive so whatever the letter of your drive is, you need to make sure to put it instead of “X”. Once the process is completed, try copying the file again.
Read More
Couldn’t open PDF in Edge Error in Windows
As you know, Microsoft Edge is the default web browser in Windows 10 operating system. It is a built-in browser that replaced the ancient Internet Explorer for its performance and features. Aside from being the default web browser, it is also set as a default PDF viewer in Windows 10. So if you open a PDF file, it will be automatically opened in the Edge browser even if you have installed a PDF reader on your computer. However, some users recently reported getting an error that says, “Couldn’t open PDF in Edge, Something’s keeping this PDF from the opening” when they tried to open a PDF file or view an internet link that has a downloadable PDF file in the Edge browser. If you are one of these users, read on as this post will help you troubleshoot the problem and fix it. This kind of error mostly occurs if you have installed other PDF viewers on your computer. They could be interrupting Edge while it tries to open the PDF documents. To fix it, check if Microsoft Edge is set as the default PDF viewer or you could also try to clear its browsing cache. In addition, you could also reset or repair Edge. For detailed instructions, refer to the given options below.

Option 1 – Check if Microsoft Edge is set as the default PDF viewer

The first thing you can do is to check if Edge is set as the default PDF viewer. If it’s not, you have to set it as one to fix the problem.
  • Open Control Panel and go to Default Programs.
  • Then click on the “Associate a file type or protocol with a program” option.
  • Next, select the PDF file option and click on Change program.
  • After that, select Microsoft Edge in the pop-up window and then select the “Always use this app to open .pdf” option.
  • Now click the OK button to set Edge as the default PDF viewer and then check if you can now open the PDF file in the Edge browser.

Option 2 – Clear the browser cache of Microsoft Edge

  • Open Microsoft Edge.
  • Then click on the three horizontal dots to open the menu.
  • From there, click on Settings. And under Settings, click the “Choose what to clear” button under the Clear browsing data section.
  • Next, check all the checkboxes and then click the Clear button to clear the browsing data in the Edge browser.
  • Restart Edge.

Option 3 – Reset, repair or reinstall Microsoft Edge via Settings

You can reset, repair or reinstall the Edge browser through Settings. If none of it helped, you can try the following:
  • Open File Explorer and then go to this path – C:/Users/YourUsername/AppData/Local/Packages
Note: Before you type in the path in the Address bar, make sure that you put your user account name in place with the “YourUsername”.
  • Tap Enter to proceed.
  • Next, look for the folder named “MicrosoftEdge_8wekyb3d8bbwe” then right-click on it.
  • Click on Properties and uncheck the option “Read-only” under the General tab in the Properties window.
  • Click on Apply and then OK to save the changes made.
  • After that, look for the MicrosoftEdge_8wekyb3d8bbwe folder again and delete it. And if a prompt stating “Folder Access Denied” appears on your screen, just click on the Continue button to proceed – doing so will delete most of the content inside the folder except for the folder named “AC”.
  • Restart your PC.
  • Now all you have to do is to re-register Microsoft Edge using PowerShell. In the Start Menu, search “Windows PowerShell”.
  • Right-click on Windows PowerShell from the search results and select the “Run as administrator” option.
  • Type in this command in the PowerShell windows and tap Enter – Cd C:/Users/YourUsername
Note: Once again, make sure that you key in your user account name in place of “YourUsername.
  • After that, type in this command and tap Enter – Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml" -Verbose}
  • Restart your PC.
Read More
Show more/less details when copying/moving
When we initiate the copy or move files command we get a dialog that shows us the progress of the current operation, under that bar we can click on the little arrow to expand the bar into so-called more details view where we get more information like which file is being copied, more detailed graph, etc. Windows will remember the last option we had and next time when we start the same process it will open the last view. But what if we want to only have one view always open as default, even if we change it? Let's say that we always want to have a detailed view opened always as our default even if we switch to a minimal one? Well with some tweaks in the registry of Windows we can. Note that this guide will require changing things in the registry of Windows itself, it is always smart and recommended to make a safe backup of your registry, just in case.

FOR ALWAYS SHOW MORE DETAILS FOLLOW THIS GUIDE:

open notepad and paste the following code inside: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\OperationStatusManager] "EnthusiastMode"=dword:00000001 Go to File > Save as... and once the file save dialog opens choose at the bottom all files under file type. Save the file with extension .REG naming it whatever you want. Right-click on file and choose Merge, confirm with YES and you are done, now each time when you start copy or move operation details view will be open.

FOR ALWAYS SHOW FEWER DETAILS FOLLOW THIS GUIDE:

open notepad and paste the following code inside: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\OperationStatusManager] "EnthusiastMode"=dword:00000000 Go to File > Save as... and once the file save dialog opens choose at the bottom all files under file type. Save the file with extension .REG naming it whatever you want. Right-click on file and choose Merge, confirm with YES and you are done, now each time when you start copy or move operation minimal details view will be open.
Read More
A Quick Guide to Resolving Error 0x80070571

Error 0x80070571 - What is it?

If you are a Windows 7 user and you also have a Maxtor One Touch 4 external hard drive installed on your PC, then you may come across the error code 0x80070571. The error code is displayed in the following format:
"The disk structure is corrupt and unreadable. Error 0×80070571"

Solution

Restoro box imageError Causes

Here are some of the common causes of the error 0×80070571:
  • Changed Windows files or settings
  • Maxtor 750G driver damaged or corrupt
  • Damaged or corrupt registry keys
  • System files are missing or broken
In short, the error code 0×80070571 indicates an unhealthy system and is a surefire sign of poor PC maintenance. It is advisable to repair and resolve the error immediately especially if the underlying cause of the error is related to the registry. Such errors can expose your PC to serious threats like system failure, crashes, and valuable data loss. And retrieving data is often the hardest.

Further Information and Manual Repair

To resolve the error 0×80070571 on your system, you don’t need to be a computer programmer or hire a technician either. We have listed down the best and simplest ways to fix this error on your system. These solutions are so easy to follow and execute that it requires no technical expertise whatsoever. So, let’s get started:

Solution 1: Update The Maxtor 750G Driver

The best way to fix the error 0×80070571 on your system is to update the Maxtor 750G driver. This can be easily done by either contacting the manufacturer or downloading the updated version from Maxtor’s official website.

Solution 2: Update Windows

For the smooth running of the PC, it is crucial to keep Windows updated. Therefore, update Windows on your PC. To do this, go to the Windows Update option in the control panel. This will show your updated status. Turn it on and click on update.

Solution 3: Clean the Registry

The registry basically stores all the activities and information on your PC. This includes both important and unimportant data including the junk files, cookies, internet history, bad registry keys and invalid entries. Such files if not removed, take up a lot of disk space. It corrupts the registry and damages the system files as well. Furthermore, it also leads to disk fragmentation because of which new files are stored in fragments in different locations and this is exactly why it takes a long time to call system files. The registry damage and corruption then generates various errors on your PC and one of them is error 0×80070571. The best way to clean and restore the registry is to download Restoro. This is a highly functional and next-generation registry cleaner. It is embedded with a smart algorithm that detects and scans all registry issues and errors on your system in seconds. It removes all the unnecessary and obsolete files accumulated and cluttering your PC. Furthermore, it fixes the damaged system files and restores the registry right away. It has a sophisticated and an easy to use interface that enables users to work around it without any hassle or technical expertise. It is compatible with all Windows versions. In addition to this, this tool is also deployed with several other value-added utilities such as an antivirus, a system optimizer and Active X controls, and a class ID scanner. It is safe and efficient. Click here to download Restoro on your PC and repair error 0×80070571 today!
Read More
DirectX encountered an unrecoverable error
DirectX encountered unrecoverable error usually face gamers when they try to star certain game. In this guide, we will help you to get over it and solve the issue. Follow steps in this guide one after another since they go from most simple ones to complex ones so following is advised in order not to waste a ton of time and resources doing wrong tasks.
  1. Check your game page and your DirectX

    The first and most common thing that can cause this type of error is when your installed DirectX is not the same version that the game requires. Check the game store page to see system requirements and write down which DirectX version it requires in order to run. Then press ⊞ WINDOWS + R to bring run dialog and type in it DXDIAG and press ENTER DX diagnostic window will pop up and at the bottom, you can find which DirectX version is installed on your system. If versions are different, install the required DirectX version and run the game.
  2. Update or reinstall GPU drivers

    DirectX can get corrupted via bad driver update, in order to fix this, reinstall or update your Graphic drivers to the latest version from the official manufacturers' website.
  3. Set custom scaling to 100

    Go into Windows settings and set custom Display scaling to a value of 100, sign out, and then sign back in.
  4. Delete registry key

    Note that you should do this as the last option and be very careful since you can crash whole Windows in this way. Press ⊞ WINDOWS + R to open the run dialog and type RegEdit in it to open the registry editor. Find this key: ComputerHKEY_CLASSES_ROOTPROTOCOLSFiltertext/XML and delete it from the registry, you might want to do a backup of the registry first, just in case.
Read More
Quick Solution Guide to Error Code 40

Error Code 40 – What is it?

Error Code 40 is a device driver error that users encounter on any Windows 2000 and later operating systems. It occurs when the peripheral device that you connect to your PC cannot be accessed due to a change in the system registry.

This is due to the presence of invalid sub-keys of the device driver in the system registry. It is a common error that users come across and appears on your PC with either of the following messages:

“Information in the registry entry for this driver is invalid”

OR

"Windows cannot access this hardware because its service key information in the registry is missing or recorded incorrectly. (Code 40)"

Solution

driverfix boxError Causes

As mentioned above, the error code is triggered when the device driver’s invalid sub-keys appear in the registry, effectively changing it. This happens when the windows system files get damaged due to the following factors:

  • An incomplete program uninstallation
  • An incomplete program installation
  • Hardware is not removed properly
  • System recovery from viruses
  • An improper system shut down

Factors such as incomplete installations or uninstallations or an improper system shut down can cause files to become damaged that threaten the health of your computer.

Removing viruses from the computer is also another factor as it removes the entries in the Windows system files which contain the viruses including spyware or malware

Further Information and Manual Repair

Fixing Error Code 40 is similar to fixing other device manager error codes. Here are a few methods you can try.

Method 1 – Use System Restore

You can use system restore to eliminate the problem. Here is how you can use it:

  • Log in using an Administrator account
  • Click ‘Start’ button and select All Programs > Accessories > System Tools > System Restore
  • Click ‘Restore my computer to an earlier time’ and click ‘Next’
  • Select the last Windows restore point from the ‘On this list, click a restore point’ list, and click ‘Next’
  • Click ‘Next’ on the confirmation window to proceed
  • Restart your PC after restoration is complete
By restoring the system via a last saved system checkpoint, you can obtain undamaged Windows system registry files that can help avert the error code.

Method 2 – Manually uninstall then reinstall the device driver

If using system restore also does not work in removing the error code, you may have to resort to manually uninstalling and then reinstalling the device driver causing the problem.

This would be necessary since the remaining incomplete files due to a partial removal or installation of programs is what contributes to the error code. By uninstall and reinstalling the device driver program, it would lead to the completion of the files.

You can do this by firstly logging in as Administrator and open Device Manager. Select the device that is causing the problem and double click it and make sure that the peripheral is connected properly to the PC. Upon opening, click on the ‘Driver’ tab and then select ‘Update Driver’.

Make sure to refer to the system documentation that you received with your PC or computer to check for the motherboard details and driver specifics.

Method 3 – Use software to automatically download the driver

Manually uninstalling and reinstalling the driver will do the trick, however, it may be time-consuming especially when you would have to resort to your hardware user manual.

Therefore, using a program such as DriverFIX can save you a lot of time and frustration in having your device work properly on your computer.

DriverFIX, with its user-friendly approach to help you fix your PC issues, comes with an integrated database that detects which drivers you need to reconfigure within just a few seconds and downloads it automatically.

It further ensures that your drivers are installed in their entirety leaving no room for any incomplete files to remain that create Error Code 40.

It also has the added advantage of being able to backup and restores your files should there be the slightest possibility of system file damage.

Thus, registry damage can be averted by letting the software roll back the system files to an earlier healthy checkpoint. Driver Assist is the answer to fixing your PC error codes accurately and quickly.

Click here to download DriverFIX to fix Error Code 40 quickly and effectively!
Read More
How to paste just plain text anywhere

Taking information from the internet or from other sources usually involves selecting the text, copying it into the clipboard, and then pasting it into your file. In today's modern applications pasting text will most of the time take its formating with it.

keyboard shortcut paste

By formatting what I am talking about are parameters like font size, line breaks, hyperlinks, font styles, etc. and sometimes you do not want any of these in your file, you would like and prefer to have just plain text so you can format it as you wish.

In order to paste just plain text instead of using the CTRL + V keyboard shortcut, press CTRL + SHIFT + V instead. This shortcut will paste the only text into your file.

Shortcut and Microsoft Word

Leave it to Microsoft to make its shortcut not work in their application. In Microsoft Word, you can only use the standard CTRL + V shortcut, if you press CTRL + SHIFT + V nothing will happen. So in order to paste the only text into a word document, choose to paste special > text only

Other applications

I have tried CTRL + SHIFT + V in various applications like photoshop, illustrator, InDesign, visual studio code, slack, discord, WordPress installations, etc and only one that has not worked for me was Word and office in general so you are safe to use this trick and have desired results.

Read More
Fix Broadcom BCM20702A0 driver error
In recent times, some Windows 10 users have seen an error code BCM20702A0, when using Bluetooth and they are concerned as to what it is all about. We can say for certain that it has something to do with your Bluetooth driver. The error message in question is:
The drivers for this device are not installed. There are no compatible drivers for this device.
The problem here tends to no longer allow specific Bluetooth components to properly communicate with your Windows 10 operating system. It also affects laptops that do not have native Bluetooth support; therefore, the manufacturer installed a dongle on the inside to deliver the service. This is not the best way to do things because native support is always better. On the other hand, maybe you’re using a Broadcom USB Bluetooth dongle that is acting up, and as such, the error is showing. Below are solutions provided for this particular error and how to eliminate it.
  1. Run the Bluetooth Troubleshooter

    Press ⊞ WINDOWS to open the menu and select settings In settings choose Update & Security Go to troubleshoot and on the right panel click on additional troubleshooters Click on Bluetooth Select Run the troubleshooter, then sit back and allow the tool to do its thing. Once you’ve completed the task, click on Apply this fix if any repairs are needed Reboot your computer
  2. Install Broadcom driver from official website

    Windows drivers for Broadcom Bluetooth devices are no longer posted on their website. They should be available through Microsoft’s Windows Update service. If drivers were not downloaded automatically by Windows Update, use Device Manager to refresh the driver from Windows Update. However, the Broadcom Bluetooth drivers seem to be available here on the Lenovo website. To fix the BCM20702A0 driver error, you may download and install them. After downloading it, right-click on the downloaded item, and select Run as administrator. After installation, restart your computer, then check again if it works.
  3. Remove all Bluetooth drivers and USB controllers

    If previous solutions did not work, go to device manager and remove all Bluetooth devices along with all USB controllers. Reboot your computer and Windows will automatically reinstall and set all devices.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status