> 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/ja/she-ding/view-and-edit-camera-settings/delete-a-camera.md).

# カメラを削除する

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

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

***

## カメラを削除する

### Command デスクトップ版

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

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

{% step %}
**右上の［削除］をクリックします。**
{% endstep %}

{% step %}
**確認コードを入力して、［削除］をクリックします。**
{% endstep %}
{% endstepper %}

### Command アプリ

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

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

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

{% step %}
**［設定］>［カメラを削除］をタップします。**
{% endstep %}

{% step %}
**確認コードを入力して、［削除］をクリックします。**
{% 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
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/ja/she-ding/view-and-edit-camera-settings/delete-a-camera.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.
