microsoft / microsoft/winget-cli

New Group Policy - Store UI Disabled

Open
#3,028 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description of the new feature / enhancement

WinGet checks with the Microsoft Store services to determine if the Microsoft Store UI is disabled. If it is, WinGet will not install a package from the "msstore" source.

In order not to cause a breaking change in behavior, we should create a new policy similar to:

Enable Microsoft Store packages when UI is disabled, and the "msstore" source is configured.

Enabled: WinGet may install packages from the Microsoft Store if the "msstore" source is available and the Microsoft Store UI is disabled.

Disabled: WinGet may not install packages from the Microsoft Store if the "msstore" source is available and the Microsoft Store UI is disabled.

Not Configured: WinGet may not install packages from the Microsoft Store if the "msstore" source is available and the Microsoft Store UI is disabled.

Proposed technical implementation details

No response

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

The issue names no files, tests, or entry points. Start by tracing where WinGet checks whether the Microsoft Store UI is disabled and how existing group policies are defined and evaluated; then identify the relevant tests and verify the new policy's enabled, disabled, and not-configured behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Feature
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.