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
--accept-package-agreements is not an accepted argument for the winget uninstall command.
Just --accept-source-agreements is enough to start the uninstall of the package.
--accept-package-agreements is not an accepted argument for the winget uninstall command.
Just --accept-source-agreements is enough to start the uninstall of the package.
https://learn.microsoft.com/en-us/windows/package-manager/winget/uninstall
--accept-package-agreements is only an installation argument
https://learn.microsoft.com/en-us/windows/package-manager/winget/install
https://github.com/FlorianSLZ/Intune-Win32-Deployer/blob/85d6f82f44419ab9d8077bcc30dfe02fd06a4496/source/ressources/template/winget/uninstall.ps1#L13
The text was updated successfully, but these errors were encountered: