microsoft / microsoft/winget-cli

winget install fails with 'No applicable installer found; see logs for more details'

Open
#2,176 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Brief description of your issue

When I issue a 'winget install' command such as winget install --id Git.Git -e --source winget --scope user I get

No applicable installer found; see logs for more details.

I am NOT using a local admin when I try this (my goal is to develop a process that doesn't require local admin).

Are there additional requirements to winget?

Steps to reproduce

winget install any application

Expected behavior

software installed

Actual behavior

No applicable installer found; see logs for more details.

Environment
winget --info
Windows Package Manager v1.2.10271
Copyright (c) Microsoft Corporation. All rights reserved.



Windows: Windows.Desktop v10.0.18363.2158
Package: Microsoft.DesktopAppInstaller v1.17.10271.0



Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir

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 the failure with winget install --id Git.Git -e --source winget --scope user on the reported Windows and WinGet versions. Inspect the diagnostic logs under %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir and compare the result with an installation that succeeds; done means identifying and correcting the cause of the missing applicable installer.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.