# Device を削除

Deployment Manager の Web インターフェースから、もう使用していないデバイスを削除できます。

:warning: デバイスの削除は元に戻せません。Deployment Manager でそのデバイスを再度使用したい場合は、デバイスに対して Deployment Manager のセットアップ手順をもう一度行う必要があります。

アカウントからデバイスを削除するには、左側のサイドバーで「Deployments」をクリックし、次に「Edge Devices」タブを選択します。Deployment Manager から削除したいデバイスの横にある三点メニューをクリックし、「Delete」をクリックします:

<figure><img src="/files/bfe190bda0c2780f7a66a0dd1c56d5740529c1b5" alt=""><figcaption></figcaption></figure>

その後、Deployment Manager から Device を削除することを確認するよう求められます:

<figure><img src="/files/e54eff5350d187b912a0eba629dbff95b72e00a4" alt="" width="375"><figcaption></figcaption></figure>

アカウントから削除することを確認するため、デバイス名を入力し、「Delete Device」をクリックします。この操作は元に戻せません。


---

# 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://docs.roboflow.com/roboflow/roboflow-jp/deploy/device-manager/making-changes/delete-a-device.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.
