mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
63 lines
2.4 KiB
Markdown
63 lines
2.4 KiB
Markdown
# Chris Titus Tech's Windows Utility
|
|
|
|
[![Version](https://img.shields.io/github/v/release/ChrisTitusTech/winutil?color=7a39fb)](https://github.com/ChrisTitusTech/winutil/releases/latest)
|
|
![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/ChrisTitusTech/winutil/latest/total)
|
|
[![](https://dcbadge.limes.pink/api/server/https://discord.gg/RUbZUZyByQ)](https://discord.gg/RUbZUZyByQ)
|
|
|
|
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](./docs/assets/screen-install.png)
|
|
|
|
## 💡 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
|
|
|
|
```ps1
|
|
irm "https://christitus.com/win" | iex
|
|
```
|
|
#### Dev Branch
|
|
|
|
```ps1
|
|
irm "https://christitus.com/windev" | iex
|
|
```
|
|
|
|
If you have Issues, refer to [Known Issues](https://christitustech.github.io/winutil/KnownIssues/)
|
|
|
|
## 🎓 Documenation
|
|
|
|
### [WinUtil Official Documentation](https://christitustech.github.io/winutil/)
|
|
|
|
### YouTube Tutorial
|
|
|
|
[![Watch the video](https://img.youtube.com/vi/6UQZ5oQg8XA/hqdefault.jpg)](https://www.youtube.com/watch?v=6UQZ5oQg8XA)
|
|
|
|
### [ChrisTitus.com Article](https://christitus.com/windows-tool/)
|
|
|
|
|
|
## 💖 Support
|
|
- To morally and mentally support the project, make sure to leave a ⭐️!
|
|
- EXE Wrapper for $10 @ https://www.cttstore.com/windows-toolbox
|
|
|
|
## 🏅 Thanks to all Contributors
|
|
Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻.
|
|
|
|
[![Contributors](https://contrib.rocks/image?repo=ChrisTitusTech/winutil)](https://github.com/ChrisTitusTech/winutil/graphs/contributors)
|
|
|
|
## 📊 GitHub Stats
|
|
|
|
![Alt](https://repobeats.axiom.co/api/embed/aad37eec9114c507f109d34ff8d38a59adc9503f.svg "Repobeats analytics image")
|