Some customers can’t make the most of MS Retailer as a result of each time they fight, it throws the 0x80131505 error. The 0x80131505 error is a launch subject that arises when some customers attempt to convey up Microsoft Retailer, and comes with a “attempt once more later” message.
If you happen to’re one of many customers who wants a decision for the Microsoft Retailer error 0x80131505, give these potential fixes a attempt.
1. Run the Home windows App Troubleshooter
Home windows Retailer Apps is an automatic troubleshooter that may deal with all kinds of points for UWP apps. So, that troubleshooter could also be useful for some customers making an attempt to repair error 0x80131505. You’ll be able to open Home windows 11’s troubleshooter for UWP apps like this:
- Press Begin on the left of Home windows 11’s taskbar, and click on the pinned Settings shortcut on that button’s menu.
- Choose Troubleshoot inside the System tab in Settings.
- To view the troubleshooters, click on Different-troubleshooters.
- Choose Run for Home windows Retailer Apps to start out that troubleshooter.
- Click on Apply this repair in Home windows Retailer Apps.
2. Run System File and Picture Scans
Error 0x80131505 is likely to be brought on by system file or picture corruption points on some customers’ PCs. Home windows 11 consists of system file and picture restore command-line instruments for addressing such points. That is how one can run deployment picture servicing and system file scans in Home windows.
- Open Command Immediate with administrator person rights. Our information for opening Command Prompt consists of various strategies for launching that app.
- Run a deployment picture scan by coming into this command and hitting Return:
DISM.exe /On-line /Cleanup-image /Restorehealth
- Kind this command for scanning recordsdata in CMD and press Enter:
sfc /scannow
- Look ahead to the SFC software to show a scan consequence.
3. Reset the Microsoft Retailer
Resetting Microsoft Retailer will restore it to a default configuration by clearing information from its cache. The Settings web page features a handy troubleshooting choice that makes it simple to reset apps. You’ll be able to reset the Microsoft Retailer with this selection as follows:
- To immediately open Apps & options with Run, press Home windows + R. Then enter ms-settings:appsfeatures in Run’s Open textual content field, and choose that accent’s OK choice.
- Subsequent, press the three-dot menu button for the Microsoft Retailer app.
- Click on Superior choices to view the troubleshooting buttons for MS Retailer.
- Choose Reset (and its affirmation choice) to clear information for MS Retailer.
- Restart Home windows after resetting Microsoft Retailer.
You may in all probability discover there is a Restore button for Microsoft Retailer slightly below the Reset choice. That is a barely completely different troubleshooting choice, however you have acquired nothing to lose by deciding on it as properly. Nonetheless, attempt resetting MS Retailer’s cache as outlined above first.
4. Verify That Home windows Replace, BITs, and Microsoft Retailer Set up Companies Are Working
A couple of background companies have to be working for Microsoft Retailer to perform okay. So, it’s beneficial that you just test the Microsoft Retailer Set up, Home windows Replace, and BITs companies are all enabled and working in Home windows 11. That is how one can allow and run these Home windows companies
- Start Run, enter companies.msc there, and choose OK.
- Subsequent, double-click Microsoft Retailer Set up inside the Companies window.
- If Microsoft Retailer Set up isn’t enabled, click on its Startup sort drop-down menu and choose the Automated choice.
- Press Begin inside the Microsoft Retailer Set up Properties window to run the service.
- Click on Apply to avoid wasting the service’s new choices.
- Repeat the earlier 4 steps for the Background Intelligence Service and Home windows Replace companies.
If the companies talked about above are working as required, you possibly can attempt restarting them as an alternative. Proper-click the BITs, Home windows Replace, and Microsoft Retailer Set up companies to pick their Restart context menu choices.
5. Delete the SoftwareDistribution Obtain and DataStore Subfolders
It has been confirmed on some help boards that deleting DataStore and Obtain subfolders within the SoftwareDistribution listing can resolve error 0x80131505. If these subfolders include corrupted information, resetting SoftwareDistribution by deleting them might properly be the answer. These are the steps for deleting these folders:
- Firstly, begin the Command Immediate, which it’s essential to additionally open with administrative privileges.
- Disable three companies by executing these separate instructions:
internet cease cryptSvc
internet cease bits
internet cease msiserver - Rename Software program Distribution with this command:
ren C:Home windowsSoftwareDistribution SoftwareDistribution.outdated
- Kind on this command and press the Enter button to delete DataStore:
rmdir C:WindowsSoftwareDistributionDataStore
- Then clear the information in Obtain by executing this command:
rmdir C:WindowsSoftwareDistributionDownload
- Lastly, restart beforehand disabled companies with these completely different instructions:
internet begin cryptSvc
internet begin bits
internet begin msiserver - Then exit Command Immediate, and choose the Begin menu’s choice for restarting Home windows.
6. Reregister the Microsoft Retailer With PowerShell
Reregistering an app is akin to reinstalling however stops in need of eradicating it from Home windows. You’ll be able to reregister MS Retailer’s recordsdata by executing a PowerShell command for reregistering specified apps. Executing that command for Microsoft Retailer might breath new life into the app.
Right here is the way to reregister MS Retailer inside Home windows 11.
- Proper-click Begin to pick a Home windows Terminal (Admin) choice.
- If PowerShell doesn’t open in Home windows Terminal by default, click on its Open new tab button and choose that command-line shell from there.
- Enter this Microsoft Retailer reregistration command:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
- Press your keyboard’s Enter button to execute.
7. Reinstall Microsoft Retailer With PowerShell
A extra drastic various to reregistering Microsoft Retailer is to reinstall it. Reinstalling is one of the simplest ways to repair a corrupted Microsoft Retailer app. As you possibly can’t uninstall MS Retailer by way of Settings, you’ll must run a few PowerShell instructions to reinstall that app as follows.
- Open PowerShell (as administrator) in Home windows Terminal as lined inside steps one and two of the sixth decision right here.
- To uninstall Microsoft Retailer, enter this PowerShell command press Return:
Get-AppxPackage -allusers *WindowsStore* | Take away-AppxPackage
- Though not an important step, it’s beneficial to restart your PC after uninstalling Microsoft Retailer.
- Deliver up PowerShell once more.
- Now reinstall Microsoft Retailer by coming into this textual content and urgent your Enter button:
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Set up Apps With the Microsoft Retailer Once more
These potential fixes will probably resolve Microsoft Retailer’s error 0x80131505 for almost all of that app’s customers. Updating Home windows 11 to its newest model with the Media Creation Device, or resetting the platform, are two different extra drastic resolutions that might additionally repair MS Retailer. Nonetheless, you in all probability received’t must go to such lengths after making use of the beneficial options on this information.