> 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/access-control/ko/configuration/remove-a-card-reader.md).

# 카드 리더 제거

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

사용자는 다른 리더 유형으로 전환하거나, 리더를 다른 도어 포트로 옮기거나, 리더를 완전히 제거하고 싶을 수 있습니다. 이 경우 Verkada에서는 사용자가 카드 리더를 원래 페어링되었던 포트에서 제거할 수 있도록 합니다.

{% hint style="danger" %}
소스 및 대상 액세스 컨트롤러가 모두 존재하는 사이트의 액세스 관리자와 액세스 사이트 관리자여야 합니다. 자세히 알아보기 [출입 통제를 위한 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## 리더 제거

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 장치 로 이동합니다.**
{% endstep %}

{% step %}
**목록에서 액세스 컨트롤러를 선택한 다음, 오른쪽에서 액세스 컨트롤러 이미지를 클릭합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**아래로 스크롤하여 리더 섹션으로 이동합니다.**

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

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

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

{% hint style="warning" %}
잘못된 리더를 제거한 경우 액세스 컨트롤러를 다시 시작하여 리더를 다시 등록하세요. 참조 [액세스 컨트롤러 다시 시작](/access-control/ko/troubleshooting/access-control-hardware-checks/restart-an-access-controller.md) 자세한 내용은
{% 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/access-control/ko/configuration/remove-a-card-reader.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.
