2026-01-31 08:51:01 +01:00
2026-01-31 09:28:36 +01:00

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
Description
No description provided
Readme AGPL-3.0 150 KiB
Languages
PowerShell 100%