winget install Microsoft.AppInstaller
Now you’re ready to manage your Windows applications with the most up‑to‑date version of Winget available. install winget using powershell updated
This method forces the Microsoft Store to download the specific "App Installer" bundle that contains winget. winget install Microsoft
Add-AppxProvisionedPackage -Online -PackagePath "winget.msixbundle" -LicensePath "license.xml" install winget using powershell updated