mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
Website updated to latest version (#4157)
* updated theme to latest version * updated tabs to the new way * added missing frontmatter to pages * updated hugo version * edited the file structure * revert back to old way * Update _index.md * fix typo and made sure it was upto date * updated docs * clean up navbar * Update en.yaml
This commit is contained in:
committed by
GitHub
parent
d2dbf03572
commit
2d2497408f
@@ -31,7 +31,7 @@ Winutil is designed for:
|
||||
New to Winutil? Start here:
|
||||
|
||||
1. **[Getting Started Guide](getting-started/)** - Installation and first steps
|
||||
2. **[Application Store](application/)** - Learn to install software easily
|
||||
2. **[Applications Guide](application/)** - Learn to install, upgrade, and uninstall software
|
||||
3. **[Tweaks Guide](tweaks/)** - Optimize your system
|
||||
4. **[Features & Fixes](features/)** - Troubleshoot common issues
|
||||
5. **[Win11 Creator](win11Creator/)** - Build a custom debloated Windows 11 ISO
|
||||
@@ -42,7 +42,7 @@ New to Winutil? Start here:
|
||||
|
||||
Browse and install hundreds of popular applications with a single click. No more hunting for download links or dealing with installer bloat.
|
||||
|
||||
**[Read the Store Guide →](application/)**
|
||||
**[Read the Applications Guide →](application/)**
|
||||
|
||||
### ⚙️ System Tweaks
|
||||
|
||||
@@ -91,7 +91,7 @@ Build a custom Windows 11 ISO with bloatware removed, telemetry disabled, and ha
|
||||
| I want to... | Go to... |
|
||||
|--------------|----------|
|
||||
| Install Winutil for the first time | [Getting Started](getting-started/) |
|
||||
| Install applications quickly | [Application Store](application/) |
|
||||
| Install, upgrade, or uninstall apps | [Applications Guide](application/) |
|
||||
| Speed up my computer | [Tweaks Guide](tweaks/) |
|
||||
| Fix Windows Update problems | [Features - Fixes](features/) |
|
||||
| Automate setup for multiple PCs | [Automation](automation/) |
|
||||
@@ -151,7 +151,7 @@ Want to help improve Winutil?
|
||||
This User Guide covers everything you need to know:
|
||||
|
||||
1. **[Getting Started](getting-started/)** - Installation, first run, basic usage
|
||||
2. **[Application Store](application/)** - Installing software, using presets
|
||||
2. **[Applications](application/)** - Installing, upgrading, and uninstalling software
|
||||
3. **[Tweaks](tweaks/)** - System optimizations and customizations
|
||||
4. **[Features & Fixes](features/)** - Troubleshooting tools and utilities
|
||||
5. **[Win11 Creator](win11Creator/)** - Build a custom debloated Windows 11 ISO
|
||||
|
||||
@@ -1,33 +1,33 @@
|
||||
---
|
||||
title: Applications
|
||||
weight: 2
|
||||
weight: 3
|
||||
---
|
||||
|
||||
{{< tabs items="Installation & Updates,Upgrade All,Uninstall,Get Installed,Clear Selection" defaultIndex="0" >}}
|
||||
{{< tabs >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Choose the programs you want to install or upgrade.
|
||||
{{< tab name="Installation & Updates" selected=true >}}
|
||||
* Choose the applications you want to install or upgrade.
|
||||
* For programs not currently installed, this action will install them.
|
||||
* For programs already installed, this action will update them to the latest version.
|
||||
* Click the `Install/Upgrade Selected` button to start the installation or upgrade process.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Upgrade All" >}}
|
||||
* Simply press the `Upgrade All` button.
|
||||
* This will upgrade all applicable programs that are installed without the need for individual selection.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Uninstall" >}}
|
||||
* Select the programs you wish to uninstall.
|
||||
* Click the `Uninstall Selected` button to remove the selected programs.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Get Installed" >}}
|
||||
* Click the `Show Installed Apps` button.
|
||||
* This will scan for and select all installed programs in Winutil that WinGet supports.
|
||||
* This scans for and selects installed applications supported by WinGet.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Clear Selection" >}}
|
||||
* Click the `Clear Selection` button.
|
||||
* This will unselect all checked programs.
|
||||
{{< /tab >}}
|
||||
|
||||
@@ -1,7 +1,13 @@
|
||||
Automation option in winutil allows you to run winutil from a config file,
|
||||
you can get your own config file inside winutil by clicking the gear icon on the top right and clicking export and saving it as a file
|
||||
---
|
||||
title: Automation
|
||||
weight: 7
|
||||
---
|
||||
|
||||
you can automate winutil launch with this command
|
||||
The Automation option in Winutil allows you to run Winutil from an exported config file.
|
||||
|
||||
You can create your own config in the app by clicking the gear icon in the top-right corner, then choosing Export and saving the file.
|
||||
|
||||
You can automate Winutil launch with this command:
|
||||
```powershell
|
||||
& ([ScriptBlock]::Create((irm "https://christitus.com/win"))) -Config C:\Path\To\Config -Run
|
||||
& ([ScriptBlock]::Create((irm "https://christitus.com/win"))) -Config "C:\Path\To\Config.json" -Run
|
||||
```
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
title: Features
|
||||
weight: 4
|
||||
weight: 5
|
||||
---
|
||||
|
||||
* Install the most used **Windows Features** by checking the checkbox and clicking "Install Features" to install them.
|
||||
Install common **Windows Features** by selecting the feature checkboxes and clicking **Install Features**.
|
||||
|
||||
* All .Net Frameworks (2, 3, 4)
|
||||
* HyperV Virtualization
|
||||
* All .NET Frameworks (2, 3, 4)
|
||||
* Hyper-V Virtualization
|
||||
* Legacy Media (WMP, DirectPlay)
|
||||
* NFS - Network File System
|
||||
* Enable Daily Registry Backup Task 12:30am
|
||||
@@ -16,7 +16,7 @@ weight: 4
|
||||
* Windows Sandbox
|
||||
|
||||
### Fixes
|
||||
* Quick fixes for your system if you are having issues.
|
||||
Quick fixes for common system problems.
|
||||
|
||||
* Set Up Autologin
|
||||
* Reset Windows Update
|
||||
@@ -28,6 +28,7 @@ weight: 4
|
||||
### Legacy Windows Panels
|
||||
|
||||
Open old-school Windows panels directly from Winutil. Following Panels are available:
|
||||
Open classic Windows panels directly from Winutil. Available panels include:
|
||||
|
||||
* Control Panel
|
||||
* Network Connections
|
||||
@@ -39,4 +40,4 @@ Open old-school Windows panels directly from Winutil. Following Panels are avail
|
||||
|
||||
### Remote Access
|
||||
|
||||
Enables OpenSSH server on your windows machine.
|
||||
Enables an OpenSSH server on your Windows machine.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Getting Started
|
||||
weight: 1
|
||||
weight: 2
|
||||
---
|
||||
|
||||
## Welcome to Winutil!
|
||||
@@ -111,7 +111,7 @@ This allows you to undo changes if needed.
|
||||
1. Navigate to the **Install** tab
|
||||
2. Browse categories or use the search bar
|
||||
3. Check applications you want to install
|
||||
4. Click "Install Selected" at the bottom
|
||||
4. Click "Install/Upgrade Selected" at the bottom
|
||||
|
||||
### 3. Apply Basic Tweaks
|
||||
|
||||
@@ -131,7 +131,7 @@ For a better Windows experience without risks:
|
||||
1. Open **Install** tab
|
||||
2. Search for the application name
|
||||
3. Check the box next to it
|
||||
4. Click "Install Selected"
|
||||
4. Click "Install/Upgrade Selected"
|
||||
|
||||
**Multiple Applications**:
|
||||
|
||||
@@ -239,7 +239,7 @@ irm "https://christitus.com/win" | iex
|
||||
|
||||
### Download Blocked (India/Certain Regions)
|
||||
|
||||
If GitHub is blocked in your region:
|
||||
If downloads are blocked in your region:
|
||||
|
||||
1. Use a VPN service
|
||||
2. Change DNS to Cloudflare (1.1.1.1) or Google (8.8.8.8)
|
||||
@@ -258,7 +258,7 @@ If Winutil downloads but doesn't open:
|
||||
|
||||
Now that you're set up, explore these guides:
|
||||
|
||||
- [Application Installation Guide](../application/) - Learn about installing software
|
||||
- [Application Guide](../application/) - Learn about installing, upgrading, and uninstalling software
|
||||
- [Tweaks Guide](../tweaks/) - Understand system optimizations
|
||||
- [FAQ](../../faq/) - Common questions and answers
|
||||
|
||||
@@ -276,7 +276,8 @@ If you need assistance:
|
||||
|
||||
| Task | Location | Action |
|
||||
| -------------------- | ----------- | ------------------------------------ |
|
||||
| Install Apps | Install Tab | Check boxes → Install Selected |
|
||||
| Install or upgrade apps | Install Tab | Check boxes → Install/Upgrade Selected |
|
||||
| Uninstall apps | Install Tab | Check boxes → Uninstall Selected |
|
||||
| Apply Tweaks | Tweaks Tab | Select tweaks → Run Tweaks |
|
||||
| Undo Tweaks | Tweaks Tab | Select tweaks → Undo Selected Tweaks |
|
||||
| Create Restore Point | Tweaks Tab | Essential Tweaks section |
|
||||
@@ -284,4 +285,4 @@ If you need assistance:
|
||||
| Change DNS | Tweaks Tab | DNS section |
|
||||
| Open Control Panel | Config Tab | Legacy Windows Panels |
|
||||
|
||||
Happy optimizing! 🚀
|
||||
Happy optimizing! 🚀
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Tweaks
|
||||
weight: 3
|
||||
weight: 4
|
||||
---
|
||||
|
||||
{{< image src="images/Tweaks-Tab" alt="Image of Tweaks Tab" >}}
|
||||
@@ -21,10 +21,10 @@ Essential Tweaks are modifications and optimizations that are generally safe for
|
||||
### Advanced Tweaks (CAUTION)
|
||||
Advanced Tweaks are intended for experienced users who have a solid understanding of their system and the potential implications of making deep-level changes. These tweaks involve more significant alterations to the operating system and can provide substantial customization. However, they also carry a higher risk of causing system instability or unintended side effects if not implemented correctly. Users who choose to apply Advanced Tweaks should proceed with caution, ensuring they have adequate knowledge and backups in place to recover if something goes wrong. These tweaks are not recommended for novice users or those unfamiliar with the inner workings of their operating system.
|
||||
|
||||
### O&O Shutup
|
||||
### O&O ShutUp10++
|
||||
|
||||
|
||||
[O&O ShutUp10++](https://www.oo-software.com/en/shutup10) can be launched from Winutil with only one button click. It is a free privacy tool for Windows that lets users easily manage their privacy settings. It disables telemetry, controls updates, and manages app permissions to enhance security and privacy. The tool offers recommended settings for optimal privacy with just a few clicks.
|
||||
[O&O ShutUp10++](https://www.oo-software.com/en/shutup10) can be launched from Winutil with one click. It is a free privacy tool for Windows that helps users manage telemetry, update behavior, and app permission settings.
|
||||
|
||||
{{< youtube id=3HvNr8eMcv0 loading=lazy >}}
|
||||
|
||||
@@ -46,11 +46,11 @@ The utility provides a convenient DNS selection feature, allowing users to choos
|
||||
|
||||
### Customize Preferences
|
||||
|
||||
The Customize Preferences section allows users to personalize their Windows experience by toggling various visual and functional features. These preferences are designed to enhance usability and tailor the system to the user’s specific needs and preferences.
|
||||
The Customize Preferences section allows users to personalize their Windows experience by toggling visual and functional settings.
|
||||
|
||||
### Performance Plans
|
||||
|
||||
The Performance Plans section allows users to manage the Ultimate Performance Profile on their system. This feature is designed to optimize the system for maximum performance.
|
||||
The Performance Plans section allows users to manage the Ultimate Performance Profile for maximum performance.
|
||||
|
||||
#### Add and activate the Ultimate Performance Profile:
|
||||
* Enables and activates the Ultimate Performance Profile to enhance system performance by minimizing latency and increasing efficiency.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: Updates
|
||||
weight: 6
|
||||
---
|
||||
|
||||
The utility provides three distinct settings for managing Windows updates: Default (Out of Box) Settings, Security (Recommended) Settings, and Disable ALL Updates (NOT RECOMMENDED!). Each setting offers a different approach to handling updates, catering to various user needs and preferences.
|
||||
|
||||
### Default (Out of Box) Settings
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Win 11 Creator
|
||||
weight: 5
|
||||
weight: 8
|
||||
---
|
||||
|
||||
## Using Winutil's Win11 Creator
|
||||
@@ -40,7 +40,7 @@ Click **Run Windows ISO Modification and Creator** to start the customization pr
|
||||
- **Delete OneDrive setup** from the image
|
||||
|
||||
**System Customization:**
|
||||
- **Bypass hardware checks** — removes TPM, Secure Boot, CPU, and RAM requirement enforcement so the ISO installs on unsupported hardware
|
||||
- **Bypass hardware checks** — removes TPM, Secure Boot, CPU, RAM, and storage requirement enforcement so the ISO installs on unsupported hardware
|
||||
- **Enable local account setup** — injects an `autounattend.xml` that skips the Microsoft account screen during OOBE
|
||||
- **Disable BitLocker and device encryption** — removes startup overhead
|
||||
- **Disable Chat icon** — removes chat taskbar button
|
||||
@@ -69,9 +69,9 @@ A live log shows progress as each step completes. This stage takes **10–30 min
|
||||
|
||||
Once modification is complete, choose how to save your image:
|
||||
|
||||
{{< tabs items="Save as ISO,Write to USB" defaultIndex="0" >}}
|
||||
{{< tabs >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Save as ISO" selected=true >}}
|
||||
1. Click **Save as an ISO File**.
|
||||
2. Choose a save location (defaults to your Desktop as `Win11_Modified_yyyyMMdd.iso`).
|
||||
3. Winutil builds a dual BIOS/UEFI bootable ISO using `oscdimg.exe`.
|
||||
@@ -82,7 +82,7 @@ Once modification is complete, choose how to save your image:
|
||||
**Typical output size:** 2.5–3.5 GB (down from 5–6 GB original)
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Write to USB" >}}
|
||||
1. Click **Write Directly to a USB Drive**.
|
||||
2. Select your USB drive from the dropdown (click **Refresh** if it doesn't appear).
|
||||
3. Click **Erase & Write to USB** and confirm the warning — **all data on the drive will be permanently erased**.
|
||||
@@ -161,7 +161,7 @@ A list of the best free and open source tools for downloading, creating and flas
|
||||
---
|
||||
|
||||
> [!TIP]
|
||||
> Already have a Windows 11 ISO? Skip the third-party tools and use Winutil's built-in **[Win11 Creator](#using-winutilss-win11-creator)** at the top of this page.
|
||||
> Already have a Windows 11 ISO? Skip the third-party tools and use Winutil's built-in **[Win11 Creator](#using-winutils-win11-creator)** at the top of this page.
|
||||
|
||||
> [!NOTE]
|
||||
> Always download Windows ISOs from official Microsoft sources or trusted tools like Rufus/UUP Dump to avoid tampered images.
|
||||
|
||||
Reference in New Issue
Block a user