Disable All Bloatware Windows 11 -
| Service | Action | |--------|--------| | Xbox Live Auth Manager | Disable | | Xbox Live Networking | Disable | | Xbox Live Game Save | Disable | | Connected User Experiences and Telemetry | Disable | | Print Spooler (if no printer) | Disable | | Windows Search (if you don't use Start search) | Disable | | SysMain (Superfetch) | Disable (if on SSD) |
$Bloatware = @( "*Xbox*", "*Bing*", "*Teams*", "*Spotify*", "*Netflix*", "*Disney*", "*YourPhone*", "*Clipchamp*", "*PowerAutomate*", "*Todos*", "*Maps*", "*MixedReality*", "*People*", "*Skype*" ) foreach ($App in $Bloatware) Remove-AppxPackage disable all bloatware windows 11
For most users, the PowerShell script + manual startup cleanup removes 95% of bloatware without causing system issues. Revisit after major updates to maintain a clean environment. | Service | Action | |--------|--------| | Xbox