> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-win/sonstiges/etron-win-updates/windows-updates.md).

# Windows Updates

Installieren Sie alle Windows-Updates über die Update-Funktion. Für Firmen mit mehreren Computern eignen sich auch die Links in [Windows 10](/etron-win/handbuch/rksv/rksv-anleitung.md#windows_10).

## Windows 10 <a href="#windows_10" id="windows_10"></a>

### **Windows 10 Build Version**

Über die Build-Nummer können Sie sicherstellen, dass Ihr System auf dem aktuellsten Stand ist. So finden Sie sie heraus:

1. Öffnen Sie den Ausführen-Dialog mit der Tastenkombination [![](https://wiki.etron.at/lib/exe/fetch.php?media=etron_wiki:hb:windows.png)](https://wiki.etron.at/lib/exe/detail.php?id=etron_wiki%3Aupdates\&media=etron_wiki:hb:windows.png) + \[R]
2. Geben Sie dort den Befehl „winver“ ein und bestätigen Sie mit \[Enter]
3. Es öffnet sich ein neues Fenster. Dort finden Sie in der zweiten Zeile Ihre Windows-Version und die dazugehörige Build-Nummer in Klammern
4. Die Build-Nummer sollte zumindest Version 1607 (Build 14393.969) sein

<div align="left"><img src="/files/sTBhk8g7VM2btFv05pTo" alt=""></div>

[Mit diesem Link kommen Sie zu einer Microsoft-Seite](http://www.catalog.update.microsoft.com/Search.aspx?q=KB3213522), von der das aktuelle kumulative Windows-Update heruntergeladen und anschießend installiert werden kann.

**Manuell nach Updates suchen**

Klicken Sie auf das Windows-Symbol

<div align="left"><img src="/files/QMF12eQ395MXzn7vKByg" alt=""></div>

Klicken Sie auf das Zahnrad (Einstellungen)

![](/files/enhM8C8KlbiPyvbpVcEF)

Klicken Sie auf „Update und Sicherheit"

![](/files/qKbsKAlqk9hihX3K58EO)

Klicken Sie auf „Nach Updates suchen“

**Gratisupgrade auf Windows 10**

[Zum ORF-Artikel: Gratisupgrade auf Windows 10 weiter möglich](http://help.orf.at/stories/2790184/)

## Windows 7 <a href="#windows_7" id="windows_7"></a>

Falls schon lange keine Updates in Windows 7 mehr installiert wurden, empfiehlt sich der [Download des Convenience Rollups](http://www.catalog.update.microsoft.com/Search.aspx?q=KB3172605) und dann die Installation der restlichen Updates.

{% hint style="info" %}
*Dieses Update setzt ein installiertes SP1 voraus.*&#x20;

[*Falls das SP1 noch nicht installiert ist kann es hier heruntergeladen werden.*](http://www.catalog.update.microsoft.com/Search.aspx?q=KB976932)
{% endhint %}

**Manuell nach Updates suchen**

Klicken Sie auf das Windows-Symbol > „Systemsteuerung"

<div align="left"><img src="/files/YcodgFkwiVaOzqVglw4e" alt=""></div>

Klicken Sie auf „Windows Update"

![](/files/PXmdtjqaNY6R3uPHqGGt)

Klicken Sie auf „Nach Updates suchen“

&#x20;

![](/files/FEwnJMYk6Iha4AUv2hJd)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/etron-win/sonstiges/etron-win-updates/windows-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
