Chris Titus Script Windows 11 |top| -
Similar to the Desktop profile but preserves power-saving features and battery optimization services.
These settings are particularly useful for gaming rigs or older laptops running Windows 11:
:restore echo Restoring default Windows 11 apps... powershell -Command "Get-AppxPackage -AllUsers | ForEach-Object Add-AppxPackage -DisableDevelopmentMode -Register '$($_.InstallLocation)\AppXManifest.xml'" echo Restore complete. pause goto menu
irm https://github.com/ChrisTitusTech/winutil/releases/latest/download/winutil.ps1 | iex
Rather than being a simple script that runs in the background, WinUtil uses a graphical interface that appears after you run the command. It has been around for many years and is actively maintained by a vibrant community that keeps it up-to-date with the latest Windows 11 changes. chris titus script windows 11
:performance echo Applying performance tweaks... :: Disable animations reg add "HKCU\Control Panel\Desktop" /v UserPreferencesMask /t REG_BINARY /d 9012038010000000 /f :: Disable transparency reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v EnableTransparency /t REG_DWORD /d 0 /f :: Set for best performance for background services powershell -Command "Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\PriorityControl' -Name 'Win32PrioritySeparation' -Value 38" echo Performance tweaks applied. pause goto menu
:services echo Disabling unnecessary services... sc config XboxNetApiSvc start= disabled sc stop XboxNetApiSvc sc config XblAuthManager start= disabled sc stop XblAuthManager sc config XblGameSave start= disabled sc stop XblGameSave sc config wscsvc start= disabled echo Services disabled. pause goto menu
Click the button on the right side of the window.
Windows 11 is a powerful operating system, but it arrives with significant baggage. Fresh installations include pre-installed bloatware, aggressive telemetry tracking, and resource-heavy background services that degrade system performance. Similar to the Desktop profile but preserves power-saving
Windows 11 constantly sends diagnostic data to Microsoft. The Chris Titus script provides a "Micro-Soft" tab to disable telemetry, data gathering, and background tracking with a single click, significantly reducing system resource usage. 3. Automated Software Installation
Optimizing Windows 11 with the CTT Utility provides immediate, measurable improvements to system responsiveness and privacy.
Removes pre-installed Windows apps (bloatware) like Cortana, OneDrive, and Xbox services.
The utility is divided into several main tabs, each catering to a specific aspect of system maintenance and customization. 1. The Installers Tab pause goto menu irm https://github
Do not blindly check every optimization box. Read the description of each tweak to ensure it aligns with your specific use case.
Are you looking to remove specific features (like or Copilot ) specifically?
If you have recently searched for ways to make Windows 11 faster, remove intrusive ads, or stop Microsoft from spying on your telemetry data, you have almost certainly stumbled upon a name: .
This section houses the core optimization settings. Users can choose pre-configured templates or manually select individual tweaks.
Do not hit "Ultimate Performance" on a laptop unless it is plugged in. That tweak disables CPU throttling, killing your battery life.
To maintain peak performance, simply re-run the irm ://christitus.com | iex command after any major Windows update to re-apply your preferred profile. If you want to customize your setup further, let me know:
