How to Fix Microsoft Store Error 0x80131500 in Windows 10 - [5 Solutions] 2024

Поделиться
HTML-код
  • Опубликовано: 29 июн 2024
  • In this troubleshooting guide you will learn how to fix How to Fix Microsoft Store Error 0x80131500 in Windows 10.
    Several users have reported error 0x80131500 while trying to update or install apps or download them from the microsoft store so in this tutorial you will learn how to resolve this issue.
    Issues addressed in this tutorial:
    microsoft store error code 0x80072efd
    microsoft store error download
    microsoft store error 0x80072ee7
    microsoft store error code 0x80072ee7
    microsoft store error code 0x8000ffff
    microsoft store error code 805a0190
    microsoft store error code 0x80072ee2
    microsoft store error 0x8000ffff
    microsoft store error code
    microsoft store error code 0x80073cf3
    error microsoft store
    error de descarga microsoft store
    microsoft store exception error windows 10
    This troubleshooting guide will work on Windows 10, windows 7, windows 8, operating systems and desktops, laptops, tables and computers manufactured by the following brands: HP, Alienware, MSI, Toshiba, Acer, Lenovo, razer, huawei among others.
    Link: www.microsoft.com/en-us/softw...
    Copy and paste this:
    Get all the provisioned packages
    $Packages = (get-item 'HKLM:\Software\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Applications') | Get-ChildItem
    Filter the list if provided a filter
    $PackageFilter = $args[0]
    if ([string]::IsNullOrEmpty($PackageFilter))
    {
    echo "No filter specified, attempting to re-register all provisioned apps."
    }
    else
    {
    $Packages = $Packages | where {$_.Name -like $PackageFilter}
    if ($Packages -eq $null)
    {
    echo "No provisioned apps match the specified filter."
    exit
    }
    else
    {
    echo "Registering the provisioned apps that match $PackageFilter"
    }
    }
    ForEach($Package in $Packages)
    {
    get package name & path
    $PackageName = $Package | Get-ItemProperty | Select-Object -ExpandProperty PSChildName
    $PackagePath = [System.Environment]::ExpandEnvironmentVariables(($Package | Get-ItemProperty | Select-Object -ExpandProperty Path))
    register the package
    echo "Attempting to register package: $PackageName"
    Add-AppxPackage -register $PackagePath -DisableDevelopmentMode
    }
  • НаукаНаука

Комментарии • 63

  • @thegman4850
    @thegman4850 2 года назад +2

    why is there no advanced options in the settings?

  • @jayrode6480
    @jayrode6480 2 года назад

    Thank you for your great help you're the best one ever

  • @acidfrehley
    @acidfrehley Год назад

    For those still facing this issue. I've tried several times all of the solutions on a bunch of different videos. Nothing worked. Turns out my antivirus (Kaspersky) was blocking somehow all of the traffic from MS Apps, including the store.
    Closing the antivirus everything went back to normal. Posting cause it may help someone.

  • @user-ju8tg7kt5x
    @user-ju8tg7kt5x 2 года назад

    thank you so much. i pretty much already figured that my os was corrupt somewhere during the installation . i was gonna clear out the entire shit until you pointed you i could just download the updates version of win10. thanks a heckk lot¬

  • @sarojrokachhetri5399
    @sarojrokachhetri5399 3 года назад +1

    Thank you so much. yes it did worked!

  • @liyanegasi6204
    @liyanegasi6204 2 года назад +3

    there is no advanced option on my setting

  • @anwarahmad2907
    @anwarahmad2907 2 года назад

    Thank for you solution

  • @jonnyboy3710
    @jonnyboy3710 3 года назад +1

    I'm struggling to open Windows PowerShell. I am on Windows 10 but it doesn't appear when I open the "Win" menu in the bottom left. I had to search through my %appdata% folder for it and upon finding it I get the error saying "Microsoft won't open non-verified apps on this device - open the Microsoft Store to resolve this". Then I can't open the store because of the 0x80131500 error. This is so frustrating :(, I don't know if you have any ideas?

    • @user-ju8tg7kt5x
      @user-ju8tg7kt5x 2 года назад

      Download a new os altogether. The whole shit sounds cancer

    • @jonnyboy3710
      @jonnyboy3710 2 года назад +1

      @@user-ju8tg7kt5x thank you 😊 all sorted now. It was to do with my location settings being conflicted

  • @jayy6612
    @jayy6612 2 года назад +1

    It worked mine was broken for almost 2 years

  • @kantonderoller2349
    @kantonderoller2349 2 года назад +2

    Convinced mine is never fixable

  • @kratos7218
    @kratos7218 3 года назад +1

    Thanks it worked.

    • @TechFixIT
      @TechFixIT  3 года назад +1

      I'm glad that it worked for you 👍

  • @Artandcraftworld567
    @Artandcraftworld567 3 года назад

    Thanks

  • @hughshaun4236
    @hughshaun4236 3 года назад +1

    THANKS !!!

  • @dom_ed
    @dom_ed 3 года назад

    thank you so much!!!

    • @TechFixIT
      @TechFixIT  3 года назад +1

      No worries!😁👍

  • @James-xf8my
    @James-xf8my 3 года назад +1

    THANK YOU

    • @TechFixIT
      @TechFixIT  3 года назад +1

      Glad I could help!

    • @James-xf8my
      @James-xf8my 3 года назад

      @@TechFixIT just in time because I almost installed a clean version of Windows 😅

  • @rishabhkabra2271
    @rishabhkabra2271 3 года назад +1

    This should be no.1- *CHANGE YOUR REGION*

    • @spoodystk
      @spoodystk 2 года назад +2

      Bro..... I Did half of this video method, FIND ALTERNATIVES VIDEOS!!! NONE HAVE WORKED!!! For you to tell me to change my region, change it to the US.... and it worked...

  • @duykhanhto0ni
    @duykhanhto0ni 2 года назад

    tks

  • @ritheeshrocks4720
    @ritheeshrocks4720 3 года назад

    thank you bro.

    • @TechFixIT
      @TechFixIT  3 года назад +1

      You're welcome! I'm glad your windows store works again👍

  • @keatonsh4964
    @keatonsh4964 3 года назад

    Do you keep your account

  • @diamondwalk2775
    @diamondwalk2775 2 года назад

    is so laggy i cant even watch your video and suddenly stopped when playing video on youtube why is it like this?????

  • @saqibrather4041
    @saqibrather4041 2 года назад +1

    still not opening bro sorry none f ur advices helped me\

  • @FarhanRafik
    @FarhanRafik 3 года назад +3

    If you guys tried all of these and didn’t work, try changing your region! I tried all the method and found out it was my region it changed accidentally!

    • @m96fa40
      @m96fa40 3 года назад

      wait i am gonna try

    • @Cardian_Youtube
      @Cardian_Youtube 3 года назад +1

      Im not from USA, but when i changed my Region to United States the Microsoft store worked. Thank you!

    • @FarhanRafik
      @FarhanRafik 3 года назад

      @@Cardian_RUclips glad it worked, yeah I don’t know if it’s a bug but mine changed automatically, i just changed it back to my country and restarted my pc!

    • @Jackw1865
      @Jackw1865 3 года назад +1

      How do you change your region?

    • @m96fa40
      @m96fa40 3 года назад

      @@Jackw1865 From settings of your windows

  • @Slipdash
    @Slipdash 2 года назад

    God I love the windows store

  • @qPhire
    @qPhire 3 года назад +1

    Yay thanks

  • @rachit4003
    @rachit4003 3 года назад +1

    Thx bro it worked

    • @TechFixIT
      @TechFixIT  3 года назад +1

      Glad I could help you!

  • @coop9314
    @coop9314 Год назад

    nothing worked….

  • @tinos357
    @tinos357 2 года назад

    Not working

  • @ObLiVi0n1
    @ObLiVi0n1 3 года назад

    Its not workinggg :(((( i think i need reset

  • @LilTuga34
    @LilTuga34 3 года назад +2

    2nd solution worked for me

  • @m4music-553
    @m4music-553 3 года назад

    where the link downlow tool please 😑😑

    • @TechFixIT
      @TechFixIT  3 года назад

      I'm so sorry!, i just added it to the description😫

  • @samanthaortiz6244
    @samanthaortiz6244 2 года назад

    None of them worked :( hellllppp

  • @offmongaming8725
    @offmongaming8725 2 года назад

    huuuuuuuuuuuuuuuh don`t work