# Windows update

#### Quick Guide: How to Update Windows 10

1. Open Settings:

   Click the Start button and select the gear icon (Settings), or press Win + I on your keyboard.
2. Go to Updates:

   Select Update & Security.
3. Check for Updates:

   On the Windows Update tab (left sidebar), click the grey Check for updates button.
4. Download and Install:
   * If updates are available, they will often start automatically.
   * If you see a link that says Download and install (often for "Feature updates"), click it to proceed.
5. Restart:

   Once the installation is complete, click Restart now if prompted to finish the process.


---

# 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://www.happ.su/main/faq/errors/windows-update.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.
