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 installation instruction is broken #3706

Closed
slonopotamus opened this issue Mar 8, 2022 · 5 comments
Closed

WinGet installation instruction is broken #3706

slonopotamus opened this issue Mar 8, 2022 · 5 comments
Assignees
Labels
dev-environment/prod package-manager/tech winget package manager docs Pri1 product-feedback Indicates that the feedback was related to the product itself.

Comments

@slonopotamus
Copy link

slonopotamus commented Mar 8, 2022

Docs say that I should install App Installer from Microsoft Store if I'm using Windows older than 11. I'm using Windows 10 21H2.

However, Microsoft Store page for App Installer is missing install button:

image

So, I don't understand how I am supposed to install App Installer.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@drewbatgit drewbatgit added the product-feedback Indicates that the feedback was related to the product itself. label Mar 24, 2022
@mattwojo
Copy link
Contributor

mattwojo commented Apr 5, 2022

Hey @slonopotamus - Are you sure that you don't already have the App Installer? Usually this is why the 'Get' button wouldn't show up. Could you try opening PowerShell and entering: winget --version to see whether it may already be there?

@mattwojo mattwojo self-assigned this Apr 5, 2022
@mattwojo
Copy link
Contributor

mattwojo commented Apr 5, 2022

You can also check to see if you have App Installer by opening PowerShell and entering:
Get-AppxPackage microsoft.desktopappinstaller
You will see "Status: OK" at the bottom if you have it as well as a version # for App Installer... the version # should be greater than 1.11.11451. If it's not, following the instructions here: https://github.com/microsoft/winget-cli/tree/master/doc/troubleshooting#executing-winget-doesnt-display-help

@slonopotamus
Copy link
Author

slonopotamus commented Apr 5, 2022

Hey @slonopotamus - Are you sure that you don't already have the App Installer? Usually this is why the 'Get' button wouldn't show up. Could you try opening PowerShell and entering: winget --version to see whether it may already be there?

Yes, it turned out that

  1. App Installer is already installed (it looks like that it comes pre-installed in modern Windows 10 builds?)
  2. I cannot even uninstall it through Microsoft Store

image

Anyway, this isn't documented and Microsoft Store UI is extremely unhelpful. It could clearly state on app page that app is already installed.

UPD: I've checked several random Windows 10 PCs nearby (including my employer's and personal devices of my family members). All of them already have App Installer in the same state. It is pre-installed, cannot be removed and Microsoft Store page is missing "install" button.

@mattwojo
Copy link
Contributor

I'll make an update to that winget install page to try to make this a bit more clear. Yes, from what I understand App Installer is included with all modern Windows 10 builds (but may not have been in some early builds). I don't have the ability to update the Store description, but will try to find the right person and shoot them a mail to see if they could add that App Installer is typically included in Windows by default to the description.

@mattwojo
Copy link
Contributor

Update was included in: 5688dbd

Closing this out. Please reopen if you feel that the docs need any further clarification. Thanks for the contribution and bringing this to our attention!

learn-build-service-prod bot added a commit that referenced this issue Jul 31, 2023
…c_temp

For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-environment/prod package-manager/tech winget package manager docs Pri1 product-feedback Indicates that the feedback was related to the product itself.
Projects
None yet
Development

No branches or pull requests

5 participants