Update Micorosoft Store and Store Apps with command line?

~OSD~ 2,126 Reputation points
2022-09-05T09:31:41.387+00:00

237757-image.png

Hi

To update Microsoft Store and Store Apps, I navigate to the Store and select "Get Updates", like above screenshot.

Question: Is there any possibility to achieve the same with Command Line /Power Shell or DISM?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,611 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,155 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,362 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. S.Sengupta 15,111 Reputation points MVP
    2022-11-27T02:00:07.937+00:00

    There is no way to skip 2 letter geolocation thing using Winget command. If you use Y [Yes] it will move to the next step.

    1 person found this answer helpful.
    0 comments No comments

  2. S.Sengupta 15,111 Reputation points MVP
    2022-09-06T00:07:43.437+00:00

    Open Command Prompt or, PowerShell as Admin and type this command to list all the apps with updates on Windows 11 and press Enter:

    winget upgrade

    Ref: upgrade command (winget)


  3. Ro Social 0 Reputation points
    2023-08-03T13:53:27.2733333+00:00

    actually, an more easy way is to use Windows update!

    on your pc go to settings > windows updates

    check for updates and install them

    0 comments No comments