# カメラを削除する

別のオーガニゼーションに移管する場合や不要になった場合は、ライセンスの問題を防ぐためにカメラをアカウントから削除する必要があります。組織に再追加する必要がある場合は、削除する前にカメラのシリアル番号を記録してください。

{% hint style="danger" %}
Verkada Command からカメラを削除すると、すべての録画映像（デバイス上およびクラウドバックアップ内）が消去され、 **復元でき** ません。該当カメラから取得されたアーカイブは保持されます。
{% endhint %}

***

## カメラを削除する

### Command デスクトップ

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

{% step %}
**削除したいカメラの横にあるチェックボックスをクリックします。**
{% endstep %}

{% step %}
**右上で、Delete をクリックします。**
{% endstep %}

{% step %}
**確認コードを入力して Delete をクリックします。**
{% endstep %}
{% endstepper %}

### Command アプリ

{% stepper %}
{% step %}
**Command アプリにログインします。**
{% endstep %}

{% step %}
**削除したいカメラをタップします。**
{% endstep %}

{% step %}
**右上で、 をクリックします。**
{% endstep %}

{% step %}
**Settings > Delete Camera をタップします。**
{% endstep %}

{% step %}
**確認コードを入力して Delete をクリックします。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
カメラをリセットするには、削除して [再追加](/command/ja/ganaizshon/add-a-device-to-your-command-organization.md) して Command に登録します。これによりカメラ名、サイト、設定、マップ位置がリセットされます。
{% endhint %}

***

{% hint style="info" %}
**実際の操作を見たいですか？** 次をチェックしてください： [ビデオチュートリアル](https://www.youtube.com/watch?v=ICPDKvW3gb4).
{% endhint %}


---

# 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/view-and-edit-camera-settings/delete-a-camera.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.
