Brief description of your issue
If you're on a version of Windows that doesn't have the Microsoft Store (LTSC, Server, the weird build Sandbox runs), winget adds the Microsoft Store source even though you can't use it since you can't sign in.
Steps to reproduce
- Install winget on Windows Sandbox (or real LTSC).
- Run
winget install solitaire.
- Note that it doesn't work since you aren't signed in.
- Try to go sign in, and remember that you don't have the Microsoft Store so you can't do that.
Expected behavior
Either the Microsoft Store source won't be added at all so the searches make more sense, or it will do the install without auth (as that's the same behavior that the Microsoft Store app has for free apps).
Actual behavior

Environment
[winget --info]
Windows: Windows.Desktop v10.0.22000.194
Package: Microsoft.DesktopAppInstaller v1.16.12653.0
Any other software?
Brief description of your issue
If you're on a version of Windows that doesn't have the Microsoft Store (LTSC, Server, the weird build Sandbox runs), winget adds the Microsoft Store source even though you can't use it since you can't sign in.
Steps to reproduce
winget install solitaire.Expected behavior
Either the Microsoft Store source won't be added at all so the searches make more sense, or it will do the install without auth (as that's the same behavior that the Microsoft Store app has for free apps).
Actual behavior
Environment