mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
565597a906
* Update CONTRIBUTING.md * updated the apps page and pics * updated tweaks tab pic * updated features page with pic * updated update page with pic * update win 11 page with pic * update pics for app page * deleted old pics * fix favicon from not showing * added forums link in help * Update hugo.toml * updated title screen pic and added it to the main screen * Update _index.md * added the recommended section to the user guild tweeks * Update _index.md * added the new advance preset * clean up pages * fix links * fixed wikipedia link * Update _index.md
37 lines
2.0 KiB
Markdown
37 lines
2.0 KiB
Markdown
---
|
|
title: Updates
|
|
weight: 6
|
|
prev: /userguide/features/
|
|
next: /userguide/automation/
|
|
---
|
|
|
|
Winutil provides three update modes so you can choose how aggressively Windows Update is managed on your system:
|
|
|
|
Changing modes adjusts system-wide Windows Update behavior. After switching modes, give Windows a moment to apply the policy and plan for a restart if the new state does not appear immediately.
|
|
|
|
{{< image src="images/updates-tab-new" alt="Updates tab in Winutil" >}}
|
|
|
|
- **Default (Out of the Box) Settings**: Restores standard Windows Update behavior
|
|
- **Security (Recommended) Settings**: Prioritizes stability while still receiving security updates
|
|
- **Disable ALL Updates**: Turns off Windows Update entirely and should only be used with extreme caution
|
|
|
|
### Default (Out of Box) Settings
|
|
|
|
- **What it does**: Restores the default Windows Update configuration.
|
|
- **Best for**: Systems where you want Windows to manage updates normally.
|
|
- **Notes**: This removes custom update settings previously applied by Winutil. If update errors continue, use the reset option in the **Config** tab to restore Microsoft Update services to their default state.
|
|
|
|
### Security (Recommended) Settings
|
|
|
|
- **What it does**: Applies a more conservative update strategy designed for most users.
|
|
- **Feature updates**: Delayed by **365 days** to reduce the chance of disruption from major Windows changes.
|
|
- **Security updates**: Delayed by **4 days** to allow time for early issues to surface while still keeping the system protected.
|
|
- **Why use it**: This mode offers the best balance between security and stability, which is why it is the recommended option for most PCs.
|
|
|
|
### Disable ALL Updates (NOT RECOMMENDED!)
|
|
|
|
- **What it does**: Disables all Windows updates.
|
|
- **Best for**: Highly controlled or special-purpose systems where updates must remain off temporarily.
|
|
- **Warning**: This leaves the system without security patches and significantly increases security risk.
|
|
- **Recommendation**: Avoid this mode unless you fully understand the tradeoffs and have a specific reason to use it.
|