# Update checker

{% hint style="info" %}
Available for KONNEKT 2.1 or newer
{% endhint %}

This policy defines if KONNEKT checks for software updates.

If the policy is enabled, KONNEKT will check for software updates and inform the user via a pop-up window to download the newer version. If the policy is disabled, no update checks take place, which means no pop-up window will show up.

**Policy name:** `Update check`

![](https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2FGLPrrffx54sUaaXpR2GY%2F2022-05-18%2016_14_26%20UpdateCheck.png?alt=media\&token=0971c732-1d4c-469f-9440-78a794a06874)

## **There are several ways to apply the policy**

1. Via GPO, see [settings via GPO](https://docs.konnekt.io/configuration/management-options/settings-via-gpo)
2. Pushing policies via Intune, see [settings for Intune Managed Devices](https://docs.konnekt.io/configuration/management-options/setting-for-intune-managed-devices-1)
3. Manually by adding the key in the registry

## Manual setting in the registry

{% hint style="info" %}
You do not need this if you use GPO or Intune management
{% endhint %}

* **Value name:** `UpdateInterval`
* **Value type:** `REG_DWORD`
* **Value data:** `78` (Hexadecimal) for enabled, and `0` for disabled
* **Value stored in:**
  * `HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`\
    or
  * `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`
