Not sure about win10, which didn’t have it installed by default orginally, but could be now? None of my win 10 machines are recent enough fresh installs to confirm, and have winget (and choco) installed because I installed it so I can install stuff easily.
Not anymore. Just open PowerShell
winget install whateveryouwant
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time irm get.scoop.sh | iex
Microsoft doesn’t need to even be involved
At least in win11.
Not sure about win10, which didn’t have it installed by default orginally, but could be now? None of my win 10 machines are recent enough fresh installs to confirm, and have winget (and choco) installed because I installed it so I can install stuff easily.
On Windows 10 it was automatically installed as an update using - wait for it - the Microsoft Store.
Yes, the system-wide package manager was distributed as a package in the desktop store. 🤌
No idea about 10 either
deleted by creator