# How do I update my server?

{% embed url="<https://www.youtube.com/watch?v=H6YZ2Oy1fBA>" %}

Go to the start menu and click on the settings cog button, this will open up Windows Settings.

![](/files/-MHOOutPnuUwXCnSV8X2)

Click on Update & Security, this will then take you to the updates screen.

![](/files/-MHOOwl5U5Nib-EXVYXo)

Click check for updates. Note that this step can take anywhere from 5 minutes to a few hours. Please be patient with it.&#x20;

![](/files/-MHOOyGvgMRR9WqYKI9L)

Windows update will then prompt you to restart the server, don't shut the server off, just click restart.&#x20;

![](/files/-MHOOztsZy3gVUWe38zr)

{% hint style="info" %}
Please note that once you restart and install updates, you will not be able to connect right away as it will take some time for Windows to install all of the updates.&#x20;
{% endhint %}


---

# 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-servers.zesty.group/basics/how-to-update-windows.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.
