Real-MullaC 499848d643
Updates docs to try allow better customising and removes announcment banner. (#2448)
* Updates styling for WinUtil.

* Removes announcement and fixes grammar

* Revert "Deploying to main from @ ChrisTitusTech/winutil@8a6116cea1 🚀"

This reverts commit df2fe4a4c6c58892150a2ebaa615548fe1c24610.

* Revert "Deploying to main from @ ChrisTitusTech/winutil@e82870da89 🚀"

This reverts commit 8a6116cea1a8fa3e0f709b04f72b9cc232c9cda3.

* Revert "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀"

This reverts commit e82870da89f949809ef31cc6f698f4f23250d38c.

* Revert "Update pre-release.yaml"

This reverts commit e784604a1a8cc9ed0937011317be0803ed53807c.

* Revert "Fixes release log (#2377)"

This reverts commit 5d3d47eeb5c667466bcc4ca82d504b6d959c9391.

* Reapply "Fixes release log (#2377)"

This reverts commit 86f8d567b96f9ea4874e12497fcd86876a599d00.

* Reapply "Update pre-release.yaml"

This reverts commit 8761f3b815fe5e4265914745001caaa8acddd095.

* Reapply "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀"

This reverts commit 673f416257d8ffce9282185c9a7d77feacbbd775.

* Update README.md
2024-07-25 15:08:03 -05:00
2024-07-17 13:54:22 -05:00
2024-07-16 23:48:27 -05:00
2023-10-19 17:12:55 -05:00
2023-12-19 14:20:21 -06:00
2024-07-14 18:50:40 -05:00
2024-07-14 18:50:40 -05:00
2024-06-04 22:27:27 -05:00
2024-04-20 16:38:43 -05:00
2023-11-14 15:45:48 -06:00
2022-04-27 21:25:19 -05:00
2024-07-25 00:26:32 -05:00
2024-07-25 05:27:02 +00:00

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, open PowerShell or Windows Terminal as an administrator. Here are a few ways to do it:

  1. Right-Click 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 to launch it with administrator privileges.

Launch Command

Stable Branch

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

Dev Branch

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

If you have Issues, refer to Known Issues

🎓 Documentation

WinUtil Official Documentation

YouTube Tutorial

ChrisTitus.com Article

💖 Support

💖 Sponsors

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

Gregory NavasarkianYusuke SaitoTriHyderaMark AmosJason A. DiegmuellerwyattJan WilleOwenStefanthaddlDave Jones

🏅 Thanks to all Contributors

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

Contributors

📊 GitHub Stats

Alt

Description
Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
Readme MIT 19 MiB
Languages
PowerShell 99.9%