How to install Microsoft store app through powershell

Anonymous
2020-07-12T14:13:45+00:00

Hello,

Want to know how to install Microsoft store app directly through powershell.

I mean to say want to install app from Microsoft store

Like Microsoft to do application

Windows for business Windows Server User experience PowerShell

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2022-02-18T19:44:04+00:00

    Hi,

    you should be able to use:

    winget install <identifier or search query> --source msstore

    example:

    winget install "firefox" --source msstore

    Winget is a fairly new feature, make sure you have installed any updates to Windows and the windows package installer.

    Regards,

    LightJack

    57 people found this answer helpful.
    0 comments No comments

42 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-03-03T14:28:49+00:00

    Sir Microsoft Store is not Install Problem Please Help Me

    Deployment operation progress: C:\Program Files\WindowsApps\Microsoft.WindowsStore_12010.1001.3.0_x64__8wekyb3d8bbwe\AppXManifest.xml Processing [o

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-03-10T06:06:15+00:00

    That's the same problem i got?

    0 comments No comments
  3. Anonymous
    2021-03-12T02:47:50+00:00

    Did anyone find a solution to this or did you guys have to reset your PC?

    Tried installing Windows Store through PS but I get the same error mentioned above.

    0 comments No comments
  4. Anonymous
    2021-03-12T02:48:59+00:00

    That's the same problem i got?

    Same here. I get that message when I run wsreset.exe

    0 comments No comments