The Chris Titus script is a batch script that automates a series of tasks to optimize and customize Windows 11. The script covers various aspects, including:
This comprehensive guide covers what the script is, how to run it safely on Windows 11, and a breakdown of its most critical features.
By running the Chris Titus script, users can: chris titus script windows 11
Some aggressive telemetry disables can prevent Windows Update from checking for drivers. Do not disable “Windows Update Service” in the script’s Services tab unless you know what you’re doing.
The Chris Titus Tech Windows Utility (WinUtil) is an open-source PowerShell tool designed to debloat and optimize Windows 11 by streamlining system configurations, such as removing background processes and disabling telemetry. It offers a GUI to apply recommended tweaks and manage software, typically run via irm christitus.com/win | iex in an administrative terminal. Learn more on Your Windows Guide Debloat Windows 11 Master tutorial The Chris Titus script is a batch script
Because WinUtil makes deep changes to your operating system, following a few safety measures is essential.
Yes, for 99% of users, it is safer than using third-party "cleaners" like CCleaner or Advanced SystemCare. Do not disable “Windows Update Service” in the
: Provides one-click access to legacy Windows panels (like the classic Control Panel) and automated fixes for Windows Update and system corruption.
Because it runs from PowerShell (not as an .exe ), you can inspect the code on GitHub before running it—a critical security feature.
: Allows users to set Windows Update to a "Security Only" mode, which delays feature updates to ensure system stability while still receiving critical security patches.
: Copy and paste the following command into the terminal and press Enter: irm christitus.com/win | iex