microsoft / microsoft/winget-cli

unable to install Ms Store package using --scope command

Open
#2,151 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug msstore
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Brief description of your issue

When we do winget install "netflix" --scope machine
its says no applicable installer found
but when we do winget install "Google Chrome" --scope machine
it installs for all user

Steps to reproduce

When we do winget install "netflix" --scope machine
its says no applicable installer found

Expected behavior

When we do winget install "netflix" --scope machine
its says no applicable installer found
It should install it for the machine basis

Actual behavior

Ms store apps are not getting installed using --scope
But 3rd party apps from other sources are being installed using --scope

Environment
Winget version = 1.2.10271
OS = windows 20H2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing winget install "netflix" --scope machine on the reported WinGet 1.2.10271 and Windows 20H2 environment, then compare it with the Google Chrome command that succeeds. Trace the Microsoft Store installation path and scope handling. Done means Microsoft Store packages can be installed with --scope machine when supported, with appropriate behavior when they cannot.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.