> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/ko/configuration/security-and-privacy/remove-enterprise-controlled-encryption.md).

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

Enterprise Controlled Encryption(ECE)은 개별 카메라 또는 모든 카메라에 대해 언제든지 비활성화할 수 있습니다. ECE를 활성화하거나 비활성화해도 **어떠한** 카메라 데이터 손실도 발생하지 않습니다.

***

### 선택한 기기 제거

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 관리자로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 개인정보 보호 및 보안 > Enterprise Controlled Encryption을 선택합니다.**
{% endstep %}

{% step %}
**등록된 기기 옆에서 기기 관리를 클릭합니다.**
{% endstep %}

{% step %}
**ECE에서 제거할 카메라의 선택을 취소한 다음 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 모든 기기 제거

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 관리자로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 개인정보 보호 및 보안 > Enterprise Controlled Encryption을 선택합니다.**
{% endstep %}

{% step %}
**Enterprise Controlled Encryption 제거 옆에서 모든 기기를 제거하려면 제거를 클릭합니다.**
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/ko/configuration/security-and-privacy/remove-enterprise-controlled-encryption.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
