mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-15 07:05:51 -06:00
8045a78c44
* index, known issues & contribute * revamp some existing stuff * rework on existing stuff * rework existing stuff + add new stuff * remove unused folder & imgs * undo winutil * replace faulty formatted line with tip Co-authored-by: Mr.k <mineshtine28546271@gmail.com> * hotfix for tip * fix grammer issues * fix grammer issues Corrected various grammatical errors in the documentation files. This includes fixing typos, adjusting punctuation, and improving sentence structure for better readability. --------- Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
# Welcome to the WinUtil Documentation!
|
||
|
||
[![Version](https://img.shields.io/github/v/release/ChrisTitusTech/winutil?color=%230567ff&label=Latest%20Release&style=for-the-badge)](https://github.com/ChrisTitusTech/winutil/releases/latest)
|
||
![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/ChrisTitusTech/winutil/winutil.ps1?label=Total%20Downloads&style=for-the-badge)
|
||
|
||
[![Discord Community Server](https://dcbadge.limes.pink/api/server/https://discord.gg/RUbZUZyByQ)](https://discord.gg/RUbZUZyByQ)
|
||
|
||
Welcome to the official documentation for WinUtil, your go-to utility for optimizing and managing your Windows environment. Whether you’re an IT professional, power user, or regular user, WinUtil provides a comprehensive set of tools to enhance your Windows experience.
|
||
|
||
## Running the latest release of WinUtil
|
||
|
||
* You will first need to start a Powershell terminal **as Admin**.
|
||
* Now you can run the following command:
|
||
```ps1
|
||
irm christitus.com/win | iex
|
||
```
|
||
|
||
!!! info
|
||
|
||
WinUtil is updated weekly as of the time of writing. Consequently, features and functionalities may evolve, and the documentation may not always reflect the most current images or information. |