[GUIDE] Add Store to Windows 10/11 EnterpriseS SKU (LTSB/LTSC)

Discussion in 'Windows 10' started by Tito, Aug 9, 2016.

  1. swissblade23

    swissblade23 MDL Novice

    Jan 20, 2020
    1
    0
    0
    #1321 swissblade23, Nov 5, 2024
    Last edited: Nov 6, 2024
    Hello all, I don't know if this is the right place to post but I really need your help. Lately I'm having problems with the Microsoft Store on my 3 y/o 21H2 LTSC IoT installation, somehow it gets corrupted by itself. Last July I couldn't install any apps and update installed applications, Store couldn't progress further from the rotating circle animation and was giving up the installation. I deleted all .appx applications from my computer and when I reinstalled the store from this thread, this time it gave me the error code 0x80072F8F and it couldn't update the Store.

    Somehow when I left my computer untouched for a day my issues were resolved so I was happy. Fast forwarding to this week, same thing happened again and this time my licensed applications couldn't verify their licenses and I couldn't install new apps like before. But I was able to update my existing apps. I did the same thing (deleting all .appx packages and reinstalling Store) and it still gives me the same error code. I have no idea what to do (I tried using my phone's internet instead of my home wifi, checked my clock settings, deleted recent security updates & reinstalled them, enabled old TLS protocols, no dice. wsreset command gives me the same error code) and this error code doesn't point to a specific issue. Is there anything I can do without formatting my computer? Thanks in advance.

    • SOLVED: Installing this certificate (Microsoft RSA Root Certificate Authority 2017) to Trusted Root Certification Authorities solved my problems.
     
  2. LankyMax

    LankyMax MDL Novice

    Aug 20, 2009
    2
    2
    0
    How to download the Microsoft Store and install it manually for Windows Server 2025 Desktop Experience,
    You can download the latest version of the Microsoft Store app file and install it manually, also using PowerShell:

    1. Go to the website store.rg-adguard.net select "ProductId", specify the value 9wzdncrfjbmp, and in the last field, select "Retail" and click on the "checkmark" button.
    2. A list of packages with the specified ID will be displayed, we are interested in the file (version may vary)right-click on it, select "Save link as" and specify the save location (simply clicking on the file to download may not work correctly). (ex. path C:\sys)
      Microsoft.WindowsStore_22410.1401.2.0_neutral_~_8wekyb3d8bbwe.Msixbundle
    3. Copy the path to the downloaded file (right-click on the file in File Explorer to copy as path
    4. Open PowerShell or Terminal as Administrator
    5. Enter the command (the path can be pasted from the clipboard):and wait for the Microsoft Store installation to complete.
      Add-AppxPackage -Path C:\sys\Store\Microsoft.WindowsStore_22410.1401.2.0_neutral_~_8wekyb3d8bbwe.Msixbundle
    6. That is all. Now you can see in Settings -> System -> System component installed Microsoft Store

     
  3. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    569
    935
    30
  4. CutterKin

    CutterKin MDL Novice

    Aug 23, 2017
    19
    40
    0
    First, a sincere and genuine thanks to everyone works works on these tools that allow people like me to enjoy the fruits of your labor. Thank you!

    Could someone tell me exactly DesktopAppInstaller is used for? I installed Store via the Add-Store.cmd (Windows 10 LTSC 21H2) but did NOT install the DesktopAppInstaller. I was still browse the store, download and run a few apps (Angry Birds 2, etc.) to test, and everything seemed to work fine. So, is the DesktopAppInstaller actually required for anything?
     
  5. ooffff

    ooffff MDL Novice

    Jun 14, 2018
    3
    0
    0
    i'd like to add a couple more packages to this script but i cant figure out how to get their respective .xml files. how can i find/make them?
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,642
    340
    Only if the app author provided offline OEM xml license (like Microsoft free inbox apps)

    you can't make them