> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/dr.-sprinto-and-manual-inputs/dr.-sprinto-endpoint-monitoring-supported-operating-systems.md).

# Dr. Sprinto Endpoint Monitoring – Supported Operating Systems

Dr. Sprinto enables endpoint and device compliance monitoring across supported operating systems by collecting device posture, security controls, and health signals. To ensure reliable monitoring and accurate compliance results, endpoints must run a supported operating system version.

This article lists the **supported and recommended operating systems** for Dr. Sprinto.

***

### Supported Operating Systems and Versions

#### macOS

<table><thead><tr><th width="187.9140625">Support level</th><th width="329.015625">Versions</th></tr></thead><tbody><tr><td><strong>Recommended</strong></td><td>Mac OS 14.8.4, 15.7.4, 26.3 or later</td></tr><tr><td><strong>Minimum supported</strong></td><td>macOS 14.x</td></tr></tbody></table>

{% hint style="info" %}
macOS may appear as **macOS**, **Mac OS X**, **Darwin**, or **Apple OSX** in device metadata.
{% endhint %}

***

#### Microsoft Windows

<table><thead><tr><th width="195.71875">Support level</th><th>Versions</th></tr></thead><tbody><tr><td><strong>Recommended</strong></td><td>Windows 10 (10.0.17763, 10.0.19044, 10.0.22631, 10.0.26000 or later)</td></tr><tr><td><strong>Minimum supported</strong></td><td>Windows 10</td></tr></tbody></table>

***

#### AWS WorkSpaces (Windows)

<table><thead><tr><th width="190.94921875">Support level</th><th width="273.09375">Versions</th></tr></thead><tbody><tr><td><strong>Recommended</strong></td><td>Build 10.0.14393 or later</td></tr><tr><td><strong>Minimum supported</strong></td><td>Build 10.0.10240 or later</td></tr></tbody></table>

***

### Supported Linux Distributions

Dr. Sprinto supports the following Linux distributions. Devices must meet the minimum kernel and OS requirements for monitoring to work correctly.

#### Linux

**Recommended**: \~24.4.4, \~20.4.5, 25.10.x or later

#### Ubuntu

<table><thead><tr><th width="185.37109375">Support level</th><th width="300.37109375">Versions</th></tr></thead><tbody><tr><td><strong>Recommended</strong></td><td>~24.4.4, ~20.4.5, 25.10.x or later</td></tr><tr><td><strong>Minimum supported</strong></td><td>20.4.5x</td></tr></tbody></table>

#### Debian

<table><thead><tr><th width="203.828125">Support level</th><th width="164.53515625">Versions</th></tr></thead><tbody><tr><td><strong>Recommended</strong></td><td>11.11 or later</td></tr><tr><td><strong>Minimum supported</strong></td><td>11.11 or later</td></tr></tbody></table>

#### Fedora

* **Recommended**: Fedora 42 or later

#### Linux Mint

* **Recommended**: 21.x or later

#### Pop!\_OS

* **Recommended**: 22.04 or later

#### Kali Linux

* **Recommended**: 2022.4 or later

#### Manjaro

* **Recommended**: 26.0.0 or later

#### Elementary OS

* **Recommended**: 7x or later

#### KDE Neon

* **Recommended**: 6.6 or later

#### Oracle Linux

* **Recommended**: 7.9+, 8.7+, 9.1+

#### Deepin

* **Recommended**: 20.8 or later

#### Other Linux Distributions

**Recommended**: Kernel version 5.10.251, 5.15.201, 6.1.164, 6.6.127, 6.12.74, 6.18.15 or later

***

### Recognised Operating System Names

Dr. Sprinto may detect operating systems using the following identifiers:

#### macOS / Apple

* macOS
* Mac OS X
* Darwin
* Apple OSX
* Apple

#### Windows

* Windows
* Microsoft Windows
* AWS Workspace

#### Linux

* Ubuntu
* Debian
* Fedora Linux
* Linux Mint
* Kali Linux
* Pop!\_OS
* Manjaro
* Elementary OS
* KDE Neon
* Oracle Linux
* Deepin
* Chrome OS
* Linux – Other Distributions

***

### Notes and Support Considerations

* **Recommended versions** provide optimal stability, security coverage, and compliance accuracy.
* **Minimum supported versions** may work but could have limited feature support.
* Unsupported operating systems may not report endpoint signals correctly, causing monitor failures.

***

For questions about endpoint compatibility or device monitoring issues, contact [**Sprinto Support**](mailto:WWW.support@Sprinto.com)**.**


---

# 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://docs.sprinto.com/monitors/dr.-sprinto-and-manual-inputs/dr.-sprinto-endpoint-monitoring-supported-operating-systems.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.
