B
Brutser
Guest
When I opt to include updates Microsoft.UI.Xaml.2.8 and the Windows Package Manager (app installer, winget), then I notice the following behavior:
Logged in to Windows 11 as Standard User:
- When opening the terminal as Standard User, winget command works as expected.
- When open the terminal as Administrator, winget cannot be found
Logged in to Windows 11 as Admin User and both options work fine.
Most likely has something to do with PATH variables not configured correctly? But I believe this is the default behavior after including those updates and a clean Win11 23h2 install, so something must be fixed?
Logged in to Windows 11 as Standard User:
- When opening the terminal as Standard User, winget command works as expected.
- When open the terminal as Administrator, winget cannot be found
Code:
winget : The term 'winget' is not recognized as the name of a cmdlet, function, script file, or operable program.
Logged in to Windows 11 as Admin User and both options work fine.
Most likely has something to do with PATH variables not configured correctly? But I believe this is the default behavior after including those updates and a clean Win11 23h2 install, so something must be fixed?