c0cd81ddb386fea60314aae5ddbe5c905ac56a67
Windows
Uninstalling Windows applications via winget
Uninstall Windows applications just for the current user. Run the PowerShell script Remove-BuiltInApps.ps1 located in the powershell folder :
powershell -ExecutionPolicy Bypass -File .\Remove-BuiltInApps.ps1
Languages
PowerShell
100%