Description of the new feature / enhancement
If a user specifically runs sudo winget install... in terminal, it's pretty likely that they intend to install an application with --scope machine. I might be wrong about this, but I think it would be convenient if running such a command defaulted to machine scope instead of user.
Proposed technical implementation details
No response