> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/verifiy-rooted-device.md).

# Verifiy Rooted Device

Verifies if the device is Rooted/jailbroken.

Action available for the following operating systems:

![](/files/-MN57Y_zKMwAx_V80t5z)

### Parameters

* **Target State** - Control or variable to save the device state. It can be one of:
  * 0 - OK
  * 1- Device is Rooted/Jailbroken
* **Target Description** - Control or variable to save the description of the root detection.

{% hint style="warning" %}
This action makes some checks on what normally is changed on the system when a device is rooted/jailbroken, but there are many methods of rooting/jailbreaking a device and also methods for cloaking, so this action is only an attempt to detect this state in the most common situations, but it is not guaranteed to always detect a rooted/jailbroken device.
{% endhint %}
