cd979ae29c51e1e0ce79bc0ab828b92f4f9194da
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%