You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried the various solutions listed in a previous bug/issue here, but with the same result: winget is an unrecognized cmdlet.
PS C:\Users\nexxsys> winget-install
winget-install 4.1.2
To check for updates, run winget-install -CheckForUpdate
To delay script exit, run winget-install -Wait
#################
# Prerequisites #
#################
Downloading VCLibs...
Downloading UI.Xaml...
##########
# winget #
##########
Downloading winget license...
Downloading winget...
Installing winget and its dependencies...
############
# Complete #
############
winget installed successfully.
Checking if winget is installed and working...
###############
# Registering #
###############
winget command registered successfully.
PS C:\Users\nexxsys> winget
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
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (winget:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\Users\nexxsys>
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!
Brief description of your issue
I have tried the various solutions listed in a previous bug/issue here, but with the same result: winget is an unrecognized cmdlet.
Steps to reproduce
https://github.com/microsoft/winget-cli/issues/3832
Tried this - no change in PowerShell 5 and 7 as adminstrator
Tried this - no change in PowerShell 5 and 7 as administrator
Expected behavior
Installation of winget-cli to a functional state.
Actual behavior
winget not a recognized cmdlet
Environment
The text was updated successfully, but these errors were encountered: