# Remove all pre-installed bloat apps (except Store, Calculator, etc.) Get-AppxPackage -AllUsers | Where-Object $_.Name -notlike "*Store*" -and $_.Name -notlike "*Calculator*" | Remove-AppxPackage
Batch install hundreds of popular apps (browsers, players, tools) via the WinGet package manager. How to Run the Chris Titus Debloat Tool christitus debloat
Select the radio button for the preset you want (e.g., "Recommended") and click Run Tweaks . # Remove all pre-installed bloat apps (except Store,