fd27e63cb103bb8a5d136e7b4ffa06fa830d4391
Windows
Winget
Requirements
Enable Winget in terminal as administrator :
winget configure --enable
Uninstalling Windows applications via winget
Uninstall Windows applications just for the current user. Run the PowerShell script Winget-Remove-BuiltInApps.ps1 located in the powershell folder :
powershell -ExecutionPolicy Bypass -File .\Winget-Remove-BuiltInApps.ps1
Languages
PowerShell
100%