If you’ve freshly installed Windows 11 or bought a new laptop, you’ve probably noticed it comes with a lot of pre-installed apps you’ll never use. These aren’t just annoying—they eat up RAM, storage, and background processes.
Removes appx packages but not system components. Run as Administrator: list of windows 11 bloatware
Get-AppxPackage *candycrush* | Remove-AppxPackage Get-AppxPackage *facebook* | Remove-AppxPackage Get-AppxPackage *spotify* | Remove-AppxPackage Get-AppxPackage *xbox* | Remove-AppxPackage To remove bloat for current user (aggressive): If you’ve freshly installed Windows 11 or bought