Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Cabinet enhances ECLGS scheme for travel, hospitality sector by Rs 50,000 cr 

    August 17, 2022

    Can You Trust Smartphone Reviews?

    August 17, 2022

    Stage set for Airtel to launch 5G services: Company settles 4-year dues upfront with DoT

    August 17, 2022
    Facebook Twitter Instagram
    Nomad Travel Hacker
    • Home
    • Gaming
    • Motorsport
    • Politics
    • Soccer
    • Technology
    • Newswire
    Facebook Twitter Instagram
    Nomad Travel Hacker
    You are at:Home»How To»How to Fix the Microsoft Store Error 0x80131505 in Windows 10 & 11
    How To

    How to Fix the Microsoft Store Error 0x80131505 in Windows 10 & 11

    nomadSBy nomadSAugust 6, 2022No Comments6 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    Share
    Facebook Twitter Pinterest WhatsApp Email


    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:

    1. Press Begin on the left of Home windows 11’s taskbar, and click on the pinned Settings shortcut on that button’s menu.
    2. Choose Troubleshoot inside the System tab in Settings.
    3. To view the troubleshooters, click on Different-troubleshooters.
    4. Choose Run for Home windows Retailer Apps to start out that troubleshooter.
      The Run button

    5. 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.

    1. Open Command Immediate with administrator person rights. Our information for opening Command Prompt consists of various strategies for launching that app.
    2. Run a deployment picture scan by coming into this command and hitting Return:
      DISM.exe /On-line /Cleanup-image /Restorehealth
    3. Kind this command for scanning recordsdata in CMD and press Enter:
      sfc /scannow
      The SFC command

    4. 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:

    1. 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.
    2. Subsequent, press the three-dot menu button for the Microsoft Retailer app.
    3. Click on Superior choices to view the troubleshooting buttons for MS Retailer.
      The Advanced options menu option

    4. Choose Reset (and its affirmation choice) to clear information for MS Retailer.
      The Reset button

    5. 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

    1. Start Run, enter companies.msc there, and choose OK.
    2. Subsequent, double-click Microsoft Retailer Set up inside the Companies window.
      The Service window

    3. If Microsoft Retailer Set up isn’t enabled, click on its Startup sort drop-down menu and choose the Automated choice.
      The Microsoft Install Service window

    4. Press Begin inside the Microsoft Retailer Set up Properties window to run the service.
    5. Click on Apply to avoid wasting the service’s new choices.
    6. 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:

    1. Firstly, begin the Command Immediate, which it’s essential to additionally open with administrative privileges.
    2. Disable three companies by executing these separate instructions:
      internet cease cryptSvc
      internet cease bits
      internet cease msiserver
    3. Rename Software program Distribution with this command:
      ren C:Home windowsSoftwareDistribution SoftwareDistribution.outdated
    4. Kind on this command and press the Enter button to delete DataStore:
      rmdir C:WindowsSoftwareDistributionDataStore

      The delete Datastore directory command

    5. Then clear the information in Obtain by executing this command:
      rmdir C:WindowsSoftwareDistributionDownload
      The delete download directory command

    6. Lastly, restart beforehand disabled companies with these completely different instructions:
      internet begin cryptSvc
      internet begin bits
      internet begin msiserver
    7. 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.

    1. Proper-click Begin to pick a Home windows Terminal (Admin) choice.
    2. 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.
      Command-shell options in Windows Terminal

    3. Enter this Microsoft Retailer reregistration command:
      Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
      Reregister MS Store command

    4. 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.

    1. Open PowerShell (as administrator) in Home windows Terminal as lined inside steps one and two of the sixth decision right here.
    2. To uninstall Microsoft Retailer, enter this PowerShell command press Return:
      Get-AppxPackage -allusers *WindowsStore* | Take away-AppxPackage
      The Uninstall MS Store command

    3. Though not an important step, it’s beneficial to restart your PC after uninstalling Microsoft Retailer.
    4. Deliver up PowerShell once more.
    5. 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.

    nomadS
    • Website

    Related Posts

    Can You Trust Smartphone Reviews?

    By nomadSAugust 17, 2022

    5G data surge set to see small cell deployments soar

    By nomadSAugust 17, 2022

    Understanding and Configuring Kubernetes Garbage Collection

    By nomadSAugust 17, 2022

    Want VR…without a headset? This 3D monitor can do just that

    By nomadSAugust 17, 2022
    Add A Comment

    Leave A Reply Cancel Reply

    Don't Miss

    Cabinet enhances ECLGS scheme for travel, hospitality sector by Rs 50,000 cr 

    By nomadSAugust 17, 2022

    Union Cupboard has authorized Emergency Credit score Line Assure Scheme (ECLGS) price Rs 50,000 crore…

    Can You Trust Smartphone Reviews?

    August 17, 2022

    Stage set for Airtel to launch 5G services: Company settles 4-year dues upfront with DoT

    August 17, 2022

    DMA’S share new single ‘I Don’t Need To Hide’ and announce UK shows

    August 17, 2022
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo
    Our Picks

    Cabinet enhances ECLGS scheme for travel, hospitality sector by Rs 50,000 cr 

    By nomadSAugust 17, 2022

    Can You Trust Smartphone Reviews?

    By nomadSAugust 17, 2022

    Stage set for Airtel to launch 5G services: Company settles 4-year dues upfront with DoT

    By nomadSAugust 17, 2022

    Subscribe to Updates

    Get the latest news fromNomad Travel Hacker

    About Us
    About Us

    Nomad Travel Hacker is dedicated to providing the latest news and information on a variety of topics. The website has a team of experienced journalists who work around the clock to bring you the latest news.

    Our Picks

    Cabinet enhances ECLGS scheme for travel, hospitality sector by Rs 50,000 cr 

    August 17, 2022

    Can You Trust Smartphone Reviews?

    August 17, 2022

    Stage set for Airtel to launch 5G services: Company settles 4-year dues upfront with DoT

    August 17, 2022

    Subscribe to Updates

    Get the latest news from Nomad Travel Hacker

    Facebook Twitter Instagram Pinterest TikTok
    • Home
    • Contact Us
    • About Us
    • Privacy Policy
    © 2022 Nomad Travel Hacker. Made WIth ❤️ By Shine Barbhuiya

    Type above and press Enter to search. Press Esc to cancel.