# Desktop

## Allgemein

* \~200 MiB freier Speicherplatz
* Mindestens: 2 GiB RAM
* Internetverbindung (s. [Adressen und Ports](/handbuch/techniches/adressen-und-ports.md))

## Windows

* Eine von Microsoft unterstützte [Windows (Client) 64-bit Version](https://learn.microsoft.com/en-us/windows/release-health/supported-versions-windows-client) bzw. [Windows (Terminal) Server Version](https://learn.microsoft.com/en-us/windows/release-health/windows-server-release-info)
* Ein Intel Pentium 4-Prozessor oder höher, der SSE3-fähig ist
* Für Multi-Nutzer-Zusammenarbeit: ein [Netzwerklaufwerk](https://learn.microsoft.com/de-de/windows-server/storage/disk-management/assign-a-mount-point-folder-path-to-a-drive?tabs=disk-management)

{% hint style="info" %}
Windows 10 wird grundätzlich seit dem 14.10.2025 nicht mehr untersützt.

Windows 10 as a Service (22H2) wird bis zum 13.10.2026 unterstützt und Windows 10 as a Service Enterprise LTSC (21H2) bis zum 12.01.2027.
{% endhint %}

### Steueranmeldung beim Finanzamt (mittels ERiC)

* [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)

{% hint style="warning" %}
ARM-Prozessore werden derzeit durch ERiC nicht unterstützt.
{% endhint %}

## macOS

* macOS 14 Sonoma oder neuer

## Linux

* 64-bit Version einer gängigen Linux-Distribution, zum Beispiel:
  * Ubuntu 22.04 LTS oder neuer
  * Debian 11 LTS oder neuer
  * SUSE Linux Enterprise Server 15 oder neuer
  * Red Hat Enterprise Linux 8 oder neuer

{% hint style="info" %}
Debian 11 LTS wird bis zum 31.08.2026 unterstützt. Ubuntu 22.04 LTS wird bis zum 01.04.2027 unterstützt.
{% endhint %}

* Ein Intel Pentium 4-Prozessor oder höher, der SSE3-fähig ist

{% hint style="warning" %}
ARM-Prozessore werden derzeit durch ERiC nicht unterstützt.
{% 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.mindeststeuer.app/handbuch/techniches/systemvoraussetzungen/desktop.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.
