# トレイアイコンを非表示にする

{% hint style="info" %}
このポリシーはバージョン 2.0 以降に適用されます
{% endhint %}

このポリシーは、KONNEKT がウィンドウのスタートバーのトレイ領域にアイコンを表示するかどうかを制御します。

ポリシーが有効な場合、トレイ アイコンが表示されます。ポリシーが無効な場合、トレイ アイコンは表示されません。ユーザーは KONNEKT を `/ui` オプション付きで再起動して、トレイ アイコンを表示できます。

![](/files/58373aac02c7b7e9180ed5e5be5204839a184cc7)

{% hint style="warning" %}
ポリシーを適用するには、再起動する必要があります **KONNEKT**
{% endhint %}

### **ポリシー情報:**

**ポリシー名:** トレイ アイコン

### レジストリ

**キー名:** `ShowTrayIcon`\
**キーの種類:** REG\_DWORD (32ビット値)<br>

## **ポリシーを適用する方法はいくつかあります:**

* マシンまたはユーザーレジストリ設定の下にレジストリでキーを追加して手動で
* GPO 経由で、詳細は [GPO による設定](/ja/configuration/management-options/settings-via-gpo.md)
* Intune を通じてポリシーをプッシュし、詳細は [Intune 管理デバイス向けの設定](/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-gui-settings.md#tray-icon)

**ポリシー** 保存先:

`HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`


---

# 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.konnekt.io/ja/configuration/gui-behavior/hide-tray-icon.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.
