Right-click any bloatware tile in the Start Menu > Uninstall. This works for most third-party apps (Spotify, Netflix) and some Microsoft apps (Mail, Calendar, Groove Music). However, it leaves behind registry entries and fails for system components like "Cortana," "Web Media Extensions," or "Xbox Console Companion."
For ultimate control, download the official Windows 11 ISO, use a tool like NTLite to remove bloatware packages before installation, then install offline. This prevents telemetry from ever activating. However, this voids certain warranty support and requires reinstallation for updates. windows 11 bloatware removal
Get-AppxPackage *xbox* | Remove-AppxPackage Get-AppxPackage *spotify* | Remove-AppxPackage Get-AppxPackage *microsoft.skypeapp* | Remove-AppxPackage Advanced users run: Right-click any bloatware tile in the Start Menu