
winget : The term 'winget' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name,
or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ winget upgrade PowerShell
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (winget:String) [], CommandNot
FoundException
+ FullyQualifiedErrorId : CommandNotFoundException
The reason for this error is that you do not have winget package manager installed on your Windows device.
How to install Winget on Windows 8/10/11
- Go to WinGet GitHub repo: https://github.com/microsoft/winget-cli
- Click on the latest release and look for the Microsoft.DesktopAppInstaller.msixbundle file and download it.
- Install the msixbundle
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!