From b7f6a8cebe998a3b18aa714f81a8582065a035d0 Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Tue, 7 Apr 2026 16:37:37 +0100 Subject: [PATCH] fixed more 404 errors (#4322) * fixed 404 errors * updated page * Update _index.md --- docs/content/userguide/_index.md | 41 +++++++------------------------- 1 file changed, 9 insertions(+), 32 deletions(-) diff --git a/docs/content/userguide/_index.md b/docs/content/userguide/_index.md index a9eb32d3..5ffbe620 100644 --- a/docs/content/userguide/_index.md +++ b/docs/content/userguide/_index.md @@ -31,13 +31,15 @@ Winutil is designed for: ## Getting Started -New to Winutil? Start here: +New to Winutil? Follow the guides below in order to get up and running quickly: -1. **[Getting Started Guide](getting-started/)** - Installation and first steps -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 +1. **[Getting Started](getting-started/)** - Learn how to launch Winutil and understand the basics. +2. **[Applications](application/)** - Install, update, and remove apps with ease. +3. **[Tweaks](tweaks/)** - Apply performance, privacy, and usability improvements. +4. **[Features](features/)** - Explore built-in tools and common Windows fixes. +5. **[Updates](updates/)** - Configure how Windows Update behaves on your system. +6. **[Automation](automation/)** - Automate setups and reuse configurations across PCs. +7. **[Win11 Creator](win11creator/)** - Build a custom debloated Windows 11 ISO. ## Main Features @@ -87,19 +89,7 @@ Automate Winutil configurations for: Build a custom Windows 11 ISO with bloatware removed, telemetry disabled, and hardware requirement checks bypassed. You can then export it as an ISO file or write it directly to a USB drive. -**[Read the Win11 Creator Guide →](win11Creator/)** - -## Quick Links - -| I want to... | Go to... | -|--------------|----------| -| Install Winutil for the first time | [Getting Started](getting-started/) | -| 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/) | -| Understand what tweaks do | [Tweaks Guide](tweaks/) | -| Build a custom Windows 11 ISO | [Win11 Creator](win11Creator/) | +**[Read the Win11 Creator Guide →](win11creator/)** ## Safety and Best Practices @@ -149,22 +139,9 @@ Want to help improve Winutil? **[Read Contributing Guide →](../contributing/)** -## What's in This Guide? - -This User Guide covers everything you need to know: - -1. **[Getting Started](getting-started/)** - Installation, first run, basic usage -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 -6. **[Updates](updates/)** - Managing Windows Update behavior -7. **[Automation](automation/)** - Scripting and batch deployments - ## Video Tutorial Watch the complete Winutil overview: {{< youtube id=6UQZ5oQg8XA loading=lazy >}} -Ready to get started? Head to the **[Getting Started Guide](getting-started/)**.