# 엔터프라이즈 제어 암호화 제거

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/ko/configuration/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.
