# エンタープライズ制御の暗号化を削除する

Enterprise Controlled Encryption (ECE) は、個別のカメラまたはすべてのカメラに対していつでも無効にできます。ECE を有効化または無効化しても **カメラデータが失われることは** ありません。

***

### 選択したデバイスを削除する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Admin] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Privacy & Security] > \[Enterprise Controlled Encryption] を選択します。**
{% endstep %}

{% step %}
**\[Enrolled Devices] の横にある \[Manage Devices] をクリックします。**
{% endstep %}

{% step %}
**ECE から削除するカメラの選択を解除し、\[Save] をクリックします。**
{% endstep %}
{% endstepper %}

### すべてのデバイスを削除する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Admin] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Privacy & Security] > \[Enterprise Controlled Encryption] を選択します。**
{% endstep %}

{% step %}
**\[Remove Enterprise Controlled Encryption] の横にある \[Remove] をクリックして、すべてのデバイスを削除します。**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/verkada-cameras/ja/she-ding/security-and-privacy/remove-enterprise-controlled-encryption.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.
