How To Remove Windows 11 — Bloatware

foreach ($app in $apps) Where-Object $_.DisplayName -eq $app Write-Host "Debloat complete. Restart recommended."

If your PC is bogged down by manufacturer bloatware (from HP, Dell, or Lenovo), the best solution is a clean install using a standard Windows 11 ISO. how to remove windows 11 bloatware

If you accidentally remove an app you actually needed (like the Photos app or the Calculator), don't panic. You can easily reinstall them via the Microsoft Store, or you can restore default Windows apps with a single PowerShell command: foreach ($app in $apps) Where-Object $_

Get-AppxPackage Bing | Remove-AppxPackage how to remove windows 11 bloatware

Open (right-click Start → Terminal (Admin))

Scroll through the list. For any app you don't want (like Solitaire, Spotify, or Disney+), click the and select Uninstall . Clean Up the Start Menu