WESTERN SPARROW

Chris Titus Script Windows 11 [updated] May 2026

The Chris Titus Tech Windows Utility (often referred to as the "Chris Titus Script") has become a staple for power users looking to reclaim control over Windows 11. By consolidating hours of manual registry edits and system deep-dives into a single automated interface, this utility streamlines the process of debloating, optimizing privacy, and bulk-installing essential software. What is the Chris Titus Windows Utility?

  • Set-ExecutionPolicy allows the script to run for your current PowerShell session only (temporary, no permanent security risk).
  • iwr (Invoke-WebRequest) downloads the script from Chris Titus’s official domain.
  • iex (Invoke-Expression) executes the code.

The Chris Titus Tech (CTT) Windows Utility is a powerful PowerShell-based script designed to streamline the setup, debloating, and optimization of Windows 11 and 10. It is widely used by power users to remove pre-installed bloatware, disable telemetry, and install essential software through a single interface. Core Features chris titus script windows 11

Conclusion

Debloat Windows 11: Remove pre-installed "bloatware" apps like Microsoft Teams, OneDrive, and various Bing-related tools. The Chris Titus Tech Windows Utility (often referred

Chris Titus Tech (CTT) Windows Utility is a popular PowerShell-based script used to debloat, optimize, and customize Windows 11. It provides a graphical interface to remove telemetry, install software in bulk, and apply performance tweaks without manually digging through registry settings. How to Run the Script To launch the utility, you must run it in PowerShell Administrator privileges Right-click the Start button and select Terminal (Admin) PowerShell (Admin) Set-ExecutionPolicy allows the script to run for your

What it does

  • Captures a differential snapshot of system-critical areas (registry hives, system folders, drivers, boot configuration, selected services, WinSxS changes) and user-installed app manifests.
  • Allows installing or running scripts, drivers, tweaks, or experimental apps inside a tracked session.
  • Presents a clear list of changed items (files, registry keys, services) after the session.
  • Lets you selectively revert specific items or revert the whole snapshot to restore system state.
  • Integrates with File History/OneDrive for user files (optionally exclude) and with System Restore where available.
  • Lightweight: uses volume shadow copies + registry export diffs + hardlinks to avoid full image backups.
  • What it does: The script modifies the registry to disable diagnostics, tailoring experiences, and advertising IDs.
  • The Result: A significantly more private system that talks to Microsoft less.
  • Real-world impact: This is safe to run in full. It rarely breaks functionality.