Share via

How to fixing this error 0x8000000b when updating microsoft store

marvel kevin 35 Reputation points
2026-02-14T15:40:37.85+00:00

how to fix this error 0x8000000b , I'm currenly open microsft store and update it, and it doesnt work, and I cant install anything

Windows for home | Windows 11 | Microsoft Store
{count} votes

3 answers

Sort by: Most helpful
  1. John DeV 159.5K Reputation points Independent Advisor
    2026-02-14T21:06:36.9533333+00:00

    Hi, good day!

    Have you tried the AI suggested solutions?

    Please let me know if you have tried the methods below.

    • Please try connecting on another network such as your phone's mobile hotspot.
    • Reset the Microsoft Store cache Press the Windows Logo Key + R to open the Run dialog box, type wsreset.exe -i and then select OK. Note: A blank Command Prompt window will open, and after about ten seconds the window will close, and Microsoft Store will open automatically.

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.

    1 person found this answer helpful.

  2. Diego 150 Reputation points
    2026-02-15T16:47:23.35+00:00

    My temporary solution for those who need to update the Store app and can’t do it. This worked for me, so hopefully it will help someone else.

    a) Run PowerShell with administrator privileges and paste this to completely uninstall the Store:

    Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage

    b) Download this file and extract its contents to C:

    https://www.mediafire.com/?647d6w3y0cpkg72

    c) In C:\Store you will see nine files.

    d) Run PowerShell again with administrator privileges and copy and paste each of these nine commands, one by one, in this order. Obviously the numbers should not be copied, I’m just saying. It’s copied from ‘add’ up to the quotes.

    1.- Add-AppxPackage -Path "C:\Store\Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe.Appx"

    2.- Add-AppxPackage -Path "C:\Store\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe.Appx"

    3.- Add-AppxPackage -Path "C:\Store\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx"

    4.- Add-AppxPackage -Path "C:\Store\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.Appx"

    5.- Add-AppxPackage -Path "C:\Store\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe.Appx"

    6.- Add-AppxPackage -Path "C:\Store\Microsoft.UI.Xaml.2.7_7.2409.9001.0_x64__8wekyb3d8bbwe.Appx"

    7.- Add-AppxPackage -Path "C:\Store\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x64__8wekyb3d8bbwe.Appx"

    8.- Add-AppxPackage -Path "C:\Store\Microsoft.UI.Xaml.2.8_8.2501.31001.0_x64.appx"

    9.- Add-AppxPackage -Path "C:\Store\Microsoft.WindowsStore_22512.1401.7.0_neutral_~_8wekyb3d8bbwe.Msixbundle"

    0 comments No comments

  3. Q&A Assist
    2026-02-14T15:40:48.2166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To address the error code 0x8000000b when updating the Microsoft Store, you can try the following troubleshooting steps:

    1. Check Internet Connection: Ensure that your internet connection is stable and working properly.
    2. Restart Microsoft Store: Close the Microsoft Store completely and reopen it to see if the issue persists.
    3. Check Date and Time Settings: Make sure that your date, time, and region settings are correct.
    4. Restart Microsoft Store Install Service:
      • Press Windows Key + S and type services.msc.
      • Locate the Microsoft Store Install Service.
      • If it is running, right-click and select Restart. If it is disabled, set it to Automatic and start the service.
    5. Disable VPN/Antivirus: If you have a third-party VPN or antivirus software, try temporarily disabling it to see if it resolves the issue.
    6. Change Region: Sometimes, changing your region to the United States can help.
    7. Reset Microsoft Store: You can reset the Microsoft Store by going to Settings > Apps > Apps & features, selecting Microsoft Store, and then clicking on Advanced options to reset it.

    If these steps do not resolve the issue, consider checking for any recent updates to Windows or contacting Microsoft support for further assistance.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.