Microsoft Store apps question - how to update during a PC build programmatically

David Moon 606 Reputation points
2024-06-24T06:04:03.1266667+00:00

Hi All

I would like to update the preinstalled MS Store apps which are pre installed in the Windows 10 during the SCCM OSD build.

Apps like VP9VideoExtensions and VCLibs, HEIFImageExtensions, etc.

Now from the looks of it, the new updates ISO's we download from the volume license portal do not contain the updated version of these appx.

So wondering what would be the best way to update these apps for new PC builds?

Thanks.

Microsoft Security | Intune | Configuration Manager | Other
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 13,341 Reputation points MVP
    2024-06-25T08:30:20.5166667+00:00

    You should defenetely take a look into Winget, that should be capable of updating existing msstore apps. You can command it with powershell. Winget is a part of Windows.

    You might want to look into my blogs about Winget as well, here and here.

    0 comments No comments

  2. XinGuo-MSFT 22,231 Reputation points
    2024-06-25T09:35:26.5533333+00:00

    Hi,

    Updating preinstalled Microsoft Store apps during an SCCM OSD build can be a bit tricky, here is a method you could consider:

    how to provision a modern application during osd

    0 comments No comments

Your answer

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