: Some bloat is hidden deeper. Go to Settings > Apps > Optional features to remove legacy components like the old Windows Media Player or "Steps Recorder". Level 2: The Command Center (PowerShell)
: This tool offers a user-friendly interface for those who find command lines intimidating. It lists pre-installed apps and lets you check off everything you want gone in one go.
For most standard apps, the Windows 11 Settings menu is the easiest way to clean house.
To remove all Xbox-related apps: Get-AppxPackage *xbox* | Remove-AppxPackage -ErrorAction SilentlyContinue