# 카드 리더 제거하기

카드 리더가 처음 설치되어 연결되면, Verkada 액세스 컨트롤러가 리더 유형과 포트를 자동으로 Verkada Command에 등록합니다. 이를 통해 쉽고 빠른 설치 및 설정이 가능합니다. 리더는 자동으로 감지되어 올바른 포트에 할당되므로 각 문마다 구성할 필요가 없습니다.

사용자는 다른 리더 유형으로 전환하거나, 리더를 다른 문 포트로 옮기거나, 아예 리더를 제거하려고 할 수 있습니다. 이러한 경우 Verkada를 사용하면 사용자가 원래 페어링된 포트에서 카드 리더를 제거할 수 있습니다.

{% hint style="danger" %}
소스 및 대상 액세스 컨트롤러가 모두 존재하는 사이트의 Access Admin 및 Access Site Admin이어야 합니다. 자세한 내용은 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/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/64164534ecf67f9fa9d031201f02117de9ebdd32" alt="" width="1374"></div>
{% endstep %}

{% step %}
**제거하려는 리더를 찾은 다음(상단은 Verkada 카드 리더, 하단은 Wiegand 카드 리더) Remove Verkada Reader 또는 Remove Wiegand Reader 버튼을 선택합니다.**
{% endstep %}

{% step %}
**제거를 선택하여 리더 제거를 확인합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
잘못된 리더를 제거한 경우, 액세스 컨트롤러를 다시 시작하여 리더를 다시 등록하세요. 참조 [출입 컨트롤러 다시 시작](/access-control/ko/troubleshooting/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/ko/configuration/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.
