For a comprehensive cleanup that includes disabling telemetry, Bing search, and pre-installed junk, these open-source tools are highly recommended as of early 2026:
# List of common bloatware strings to target $bloatware = @( "*Microsoft.ZuneMusic*", "*Microsoft.ZuneVideo*", "*Microsoft.MicrosoftSolitaireCollection*", "*Microsoft.GetHelp*", "*Microsoft.YourPhone*", "*Microsoft.Messaging*", "*Microsoft.WindowsFeedbackHub*", "*Microsoft.Getstarted*", "*Microsoft.OneConnect*", "*Microsoft.BingNews*", "*Microsoft.BingWeather*", "*Microsoft.PowerAutomateDesktop*", "*Microsoft.GamingApp*", "*Microsoft.People*" ) foreach ($app in $bloatware) Where-Object $_.PackageName -like $app Use code with caution. Current User Removal: Deletes the app for you.