Go to file
Ivan Lepekha e0dfeb4f4d
Remove Lightshot entry from applications.json (#4808)
Removed Lightshot application entry from applications.json
2026-07-04 09:52:55 -05:00
.github chore: skip automated updates in changelog 2026-07-04 00:58:24 -05:00
config Remove Lightshot entry from applications.json (#4808) 2026-07-04 09:52:55 -05:00
docs chore: Update generated dev docs (#4806) 2026-07-04 00:21:28 -05:00
functions Reapply font scaling after theme change (#4782) 2026-07-04 00:29:22 -05:00
lint Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
pester fix(iso): resolve windows update re-enabling failures on first boot (#4807) 2026-07-04 00:50:45 -05:00
scripts Add font scaling keyboard and mouse shortcuts (#4781) 2026-07-04 00:32:39 -05:00
tools fix(iso): resolve windows update re-enabling failures on first boot (#4807) 2026-07-04 00:50:45 -05:00
xaml remove useless xaml changes (#4632) 2026-07-01 21:59:43 -05:00
.gitattributes Fix New Line Character for 'winutil.ps1' File (#2150) 2024-06-28 16:23:41 -05:00
.gitignore Expand Pester coverage across install, tweaks, and UI workflows (#4792) 2026-07-01 21:49:15 -05:00
AGENTS.md Fix DHCP DNS reset handling (#4800) 2026-07-02 15:24:14 -05:00
Compile.ps1 Clean up analyzer warnings across app search and ISO workflows (#4794) 2026-07-02 12:05:25 -05:00
LICENSE Update LICENSE 2024-08-30 09:48:21 -05:00
README.md Update sponsors in README (#4544) 2026-07-04 00:52:10 -05:00
sign.bat add signing shortcut 2025-05-23 11:26:48 -05:00
SPEC.md Expand Pester coverage across install, tweaks, and UI workflows (#4792) 2026-07-01 21:49:15 -05:00
windev.ps1 Clean up analyzer warnings across app search and ISO workflows (#4794) 2026-07-02 12:05:25 -05:00

Chris Titus Tech's Windows Utility

Version Downloads Discord

A curated compilation of Windows system tasks streamline installs, debloat with tweaks, troubleshoot with config, and configure Windows updates. Run it fresh on every new Windows install.

Title Screen


Quick Start

WinUtil must be run as Administrator Because it performs system-wide changes.

Open PowerShell or Terminal as admin, then run:

Stable Branch (recommended)

irm https://christitus.com/win | iex

Development Branch

irm https://christitus.com/windev | iex

How to open an admin terminal

  • Start menu: Right-click Start → Windows PowerShell (Admin) or Terminal (Admin)
  • Search: Press the Windows key, and type PowerShell or Terminal, then Ctrl + Shift + Enter

Automation / Presets

Apply a predefined configuration without manual selection:

& ([ScriptBlock]::Create((irm https://christitus.com/win))) -Preset Standard
Preset Description
Standard Balanced defaults for most users
Minimal Minimal changes to suit every user
Advanced Deep tweaks for power users

To view exactly what each preset does, see: https://github.com/ChrisTitusTech/winutil/blob/main/config/preset.json


Build & Develop

See https://github.com/ChrisTitusTech/winutil/blob/main/.github/CONTRIBUTING.md


Resources


Support

Sponsors

These are the sponsors that help keep this project alive with monthly contributions.

User avatar: Yusuke SaitoUser avatar: User avatar: Martin StockzellUser avatar: Jason A. DiegmuellerUser avatar: RMSUser avatar: PaulUser avatar: Dave J  (WhamGeek)User avatar: Anthony MendezUser avatar: User avatar: DursleyGuyUser avatar: User avatar: Kiera MeredithUser avatar: Andrew PUser avatar: User avatar: WookUser avatar: Sorin

Contributors

Contributors

Thanks to everyone who has contributed time and effort to this project. Keep rocking 🍻