# カードリーダーを削除する

カードリーダーが初めて設置されて接続されると、Verkadaのアクセスコントローラーはリーダーの種類とポートを自動的にVerkada Commandに登録します。これにより、簡単に設置およびセットアップできます。リーダーは各ドアごとに設定する必要はなく、自動的に検出されて正しいポートに割り当てられます。

ユーザーは別のリーダータイプに切り替えたり、リーダーを別のドアポートに移動したり、リーダー自体を取り外したりすることがあります。その場合、Verkadaでは、リーダーを元々ペアリングされていたポートから削除することができます。

{% hint style="danger" %}
ソースおよび宛先の両方のアクセスコントローラーが存在するサイトに対して、Access AdminかつAccess Site Adminである必要があります。詳細については、 [アクセスコントロールのロールと権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

## リーダーを削除する

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

{% step %}
**リストからアクセスコントローラーを選択し、右側のアクセスコントローラーの画像をクリックします。**
{% endstep %}

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

{% step %}
**下にスクロールしてリーダーのセクションを表示します。**

<div align="left" data-with-frame="true"><img src="/files/1e1e98358a340ea036fd39bb35c5fde6d03b9496" alt="" width="1374"></div>
{% endstep %}

{% step %}
**削除するリーダーを探します（上がVerkadaカードリーダー、下がWiegandカードリーダー）し、「Remove Verkada Reader」または「Remove Wiegand Reader」ボタンを選択します。**
{% endstep %}

{% step %}
**リーダーを削除することを確認するために「Remove」を選択します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
誤って別のリーダーを削除した場合は、アクセスコントローラーを再起動してリーダーを再登録してください。詳細は、 [アクセスコントローラーを再起動する](/access-control/ja/toraburushtingu/access-control-hardware-checks/restart-an-access-controller.md) 詳細についてはお問い合わせください。
{% 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/access-control/ja/she-ding/remove-a-card-reader.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.
