How To Disable Windows Update in Windows 10/11 | Windows Updates

Опубликовано: 30 Март 2026
на канале: Windowz Tech
110
4

How to Disable Windows Automatic Updates: A Step-by-Step Guide

*Introduction*
Windows updates are essential for maintaining system security and performance. However, automatic updates can sometimes be disruptive, slowing down your PC or interrupting your workflow. This guide provides clear instructions on how to **disable Windows updates temporarily or permanently**, ensuring a smoother user experience. Whether you're using Windows 7, 8, or 10, these steps will help you control update settings effectively.

---

Center: Step-by-Step Instructions

#### *Temporary Disablement of Windows Updates*

| Step | Action | Details |
|--------|---------|---------|
| 1 | Open Run dialog | Press **Windows key + R**, type `services.msc`, and hit **Enter**. |
| 2 | Locate Windows Update | In the Services window, press *W* to jump to Windows Update. |
| 3 | Disable the service | Double-click *Windows Update**, set **Startup type* to *Disabled**, then click **Apply* and **OK**. |

*Note:* This method temporarily stops updates. To re-enable, follow the same steps and set *Startup type* back to *Automatic* or **Manual**.

#### *Permanent Disablement of Windows Updates*

| Step | Action | Details |
|--------|---------|---------|
| 1 | Open Registry Editor | Press **Windows key + R**, type `regedit`, and click **OK**. |
| 2 | Confirm access | When prompted, click **Yes**. |
| 3 | Navigate to Registry Path | Go to:
`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows` |
| 4 | Create new key | Right-click **Windows**, select **New Key**, name it **WindowsUpdate**. |
| 5 | Create subkey | Right-click **WindowsUpdate**, select **New Key**, name it **AU**. |
| 6 | Add DWORD value | Right-click **AU**, select **New DWORD (32-bit) Value**, name it **NoAutoUpdate**. |
| 7 | Set value | Double-click *NoAutoUpdate**, set **Value data* to **1**, then click **OK**. |

*Result:* This change *permanently disables automatic updates* across Windows 7, 8, and 10.

---

*Summary of Key Points*

*Temporary disablement* involves stopping the Windows Update service via **services.msc**.
*Permanent disablement* requires editing the *Registry Editor* to add specific keys and values.
*Re-enabling updates* can be done by reversing these steps, either by setting the service back to *Automatic* or deleting the registry key.

---
*Important Tips*

Always *back up your registry* before making changes.
Disabling updates **may expose your system to security risks**; consider enabling updates periodically.
Use these methods **at your own risk**, especially the registry edits, which can affect system stability if done incorrectly.

---
*Outro*
Controlling Windows updates can significantly improve your computing experience, especially when updates interfere with your work. By following these simple steps, you can *manage update settings* effectively, whether temporarily or permanently. Remember to re-enable updates when necessary to keep your system secure. If you found this guide helpful, please like and subscribe for more tech tips. Thanks for watching, and have a wonderful day !