> 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/how-to-resolve-sprinto-check-for-keeping-device-operating-system-upto-date.md).

# How to resolve Sprinto check for keeping device operating system upto date

### About

Sprinto check: Device OS should be upto date on staff device

The above Sprinto checks start failing for a staff member if their device runs on an outdated operating system.

### Purpose

Organizations constantly work to fix the operating systems' bugs and security loopholes through security patch releases. Hence, running the latest available operating system ensures the device's security.

### Updating Operating System Version

Follow the below applicable procedure to update the operating system version:

* #### Mac OS

You can find the[ latest version of Mac OS](https://support.apple.com/en-us/HT201222) from Apple. Refer to Apple documentation on[ how to update Mac OS](https://support.apple.com/en-in/108382) for detailed instructions.

* #### Windows OS

You can find the[ latest version of Windows](https://support.microsoft.com/en-us/windows/get-the-latest-windows-update-7d20e88c-0568-483a-37bc-c3885390d212#WindowsVersion=Windows_11) from Microsoft. Refer to Microsoft documentation on[ how to update Windows OS](https://support.microsoft.com/en-us/windows/update-windows-3c5ae7fc-9fb6-9af1-1984-b5e0412c556a) for detailed instructions.

* #### Linux OS

Refer to the[ guide on updating Linux version in Ubuntu](https://phoenixnap.com/kb/how-to-update-kernel-ubuntu) for detailed instructions.

\
Please contact [Sprinto Support](mailto:www.support@sprinto.com) if you have any questions related to the check or need any assistance.


---

# 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/how-to-resolve-sprinto-check-for-keeping-device-operating-system-upto-date.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.
