Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winget not listing certain msstore apps #4445

Open
myokeeh opened this issue May 3, 2024 · 2 comments
Open

winget not listing certain msstore apps #4445

myokeeh opened this issue May 3, 2024 · 2 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. msstore Issue related to "msstore" REST source

Comments

@myokeeh
Copy link

myokeeh commented May 3, 2024

Brief description of your issue

I'm trying to install some kids games/apps on another account and tried exporting a list from the source account:

winget export -o "C:\list.txt"

Screenshot 2024-05-03 132730

This is what I see with winget list

Screenshot 2024-05-03 132804

When I go to the Store app Library, I see the same games listed, so I assume they can still be downloaded. I can still get a share link.

Screenshot 2024-05-03 132638

BTW, when I search the Store for the specific names, I don't see them listed.

Steps to reproduce

See above. Not sure if it's specifically reproducible unless you have these apps installed previously.

Expected behavior

I expect winget to export and list out the apps with the correct msstore packge IDs so I can reinstall them.

Actual behavior

winget either refuses to list them or lists them with something other than the correct msstore package ids.

Environment

Windows Package Manager v1.7.10861
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.26100.268
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.22.10861.0
Copy link

github-actions bot commented May 3, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label May 3, 2024
@denelon
Copy link
Contributor

denelon commented May 4, 2024

The Microsoft Store source has different policies for WinGet users via the command-line than the Microsoft Store client. In the WinGet output, you would see "msstore" in the source column if WinGet could associate an installed package with one coming from the store.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Triage Issue need to be triaged label May 4, 2024
@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. msstore Issue related to "msstore" REST source labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. msstore Issue related to "msstore" REST source
Projects
None yet
Development

No branches or pull requests

2 participants