essoojay / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chris Titus Tech's Windows Utility

Version GitHub Downloads (specific asset, all releases)

This utility is a compilation of Windows tasks I perform on each Windows system I use. It is meant to streamline installs, debloat with tweaks, troubleshoot with config, and fix Windows updates. I am extremely picky about any contributions to keep this project clean and efficient.

screen-install

πŸ’‘ Usage

Winutil must be run in Admin mode because it performs system-wide tweaks. To achieve this, run PowerShell as an administrator. Here are a few ways to do it:

  1. Start menu Method:

    • Right-click on the start menu.
    • Choose "Windows PowerShell (Admin)" (for Windows 10) or "Terminal (Admin)" (for Windows 11).
  2. Search and Launch Method:

    • Press the Windows key.
    • Type "PowerShell" or "Terminal" (for Windows 11).
    • Press Ctrl + Shift + Enter or Right-click and choose "Run as administrator" to launch it with administrator privileges.

Launch Command

Stable Branch (Recommended)

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

Dev Branch

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

If you have Issues, refer to Known Issues

πŸŽ“ Documentation

πŸ’– Support

πŸ’– Sponsors

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

Gregory NavasarkianYusuke SaitoTriHyderaMark AmosJason A. DiegmuellerwyattOwenStefanthaddlPaulDave JonesAnthony MendezMichael Wozniak

πŸ… Thanks to all Contributors

Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻.

Contributors

πŸ“Š GitHub Stats

Alt

About

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates

License:MIT License


Languages

Language:PowerShell 100.0%Language:HTML 0.0%