# Remove Enterprise Controlled Encryption

Enterprise Controlled Encryption (ECE) can be disabled for individual cameras or all cameras at any time. Enabling or disabling ECE **does not** result in any loss of camera data.

***

### Remove select devices

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Admin.**
{% endstep %}

{% step %}
**In the left navigation, select Privacy & Security > Enterprise Controlled Encryption.**
{% endstep %}

{% step %}
**Next to Enrolled Devices, click Manage Devices.**
{% endstep %}

{% step %}
**Deselect the cameras to remove them from ECE, then click Save.**
{% endstep %}
{% endstepper %}

### Remove all devices

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Admin.**
{% endstep %}

{% step %}
**In the left navigation, select Privacy & Security > Enterprise Controlled Encryption.**
{% endstep %}

{% step %}
**Next to Remove Enterprise Controlled Encryption, click Remove to remove all devices.**
{% 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/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.
