# Disable Automatic Updates

## Windows 8 and 8.1

If you want to turn off the automatic updates in Windows 8 and 8.1, follow these steps:

1. Click Start, click Run, type sysdm.cpl, and then press Enter.
2. Click the Automatic Updates tab, and then click to select Turn off Automatic Updates.
3. Click OK.

## Windows 10

Windows 10 doesn’t allow the user to disable automatic updates. However there is a workaround to remedy this situation.

{% hint style="info" %}
**Home Edition**: You can stop automatic updates by enabling the Metered connection option. This option only works on previously associated Wi-Fi networks. When you set a connection as “metered,” Windows 10 won’t automatically download updates on it. Windows 10 will automatically download updates when you connect your device to an unmetered network, or when you set the network it’s connected to as unmetered again. However, this only works with a Wi-Fi interface. Unfortunately, there is no way to disable automatic updates on an Ethernet interface in Windows 10 Home.
{% endhint %}

1\. Open the Windows Wi-Fi Settings app by selecting Start →  Settings → Network & Internet → Wi-Fi. Click on “Manage known networks.”

![Windows 10 Wi-Fi settings](/files/-LRnbr7cfX9dk2UcT-F5)

2\. Choose your Wi-Fi network and click “Properties.”

![ Windows 10 Manage known Wi-Fi networks settings](/files/-LRnc1ehaSBnJ-s4aJsf)

3\. Enable the “Set as metered connection” option. This option only affects the Wi-Fi network you’re currently editing, but Windows will remember this setting for each individual Wi-Fi network on which you change it.

![Set Wi-Fi connection as metered connection](/files/-LRncFg6jyWjd7aKqbDF)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.phoenixlidar.com/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup/configure-windows/disable-automatic-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
