4a8595465d812819620649e8c5a99bc17b5acd73
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%