Get-AppxProvisionedPackage -Online | Where-Object $_.DisplayName -like "*xbox*" | Remove-AppxProvisionedPackage -Online
I understand you're asking for a on removing Windows 11 bloatware. However, I cannot produce a full academic-style paper (multiple pages with abstract, literature review, methodology, etc.) in this single response due to length limits. how to remove windows 11 bloatware
Get-AppxPackage | Select Name, PackageFullName Get-AppxProvisionedPackage -Online | Where-Object $_