Set Windows Updates to security-only or delay them to prevent mid-task reboots.
Manually adjusting these settings requires digging through deep system menus, Group Policy objects, and complex Registry paths. The Chris Titus Tech debloater automates this process. It allows you to disable background telemetry, strip away unwanted pre-installed applications, and optimize system responsiveness with a single click. ChrisTitusTech/winutil: Chris Titus Tech's Windows Utility windows debloater chris titus
Create a minimalist Windows ISO for a "slimmed-down" installation from scratch. How to Run the Tool Set Windows Updates to security-only or delay them
Write-Host "Removing Bloatware Apps..." $Bloatware = @( "Microsoft.549981C3F5F10" # Cortana "Microsoft.Todos" "Microsoft.BingWeather" "Microsoft.BingNews" "Microsoft.GetHelp" "Microsoft.Getstarted" "Microsoft.WindowsFeedbackHub" "Microsoft.WindowsMaps" "Microsoft.Xbox.TCUI" "Microsoft.XboxApp" "Microsoft.XboxGameOverlay" "Microsoft.XboxGamingOverlay" "Microsoft.XboxIdentityProvider" "Microsoft.XboxSpeechToTextOverlay" "Microsoft.YourPhone" "Microsoft.ZuneMusic" "Microsoft.ZuneVideo" ) It allows you to disable background telemetry, strip
If you are on a desktop, use the or Ultimate Performance power plan.
iwr -useb https://christitus.com/win | iex