Update Micorosoft Store and Store Apps with command line?

~OSD~ 1,776 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.
6,612 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,049 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.
4,732 questions
No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 5,871 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)


  2. S.Sengupta 5,871 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.