# Restart an Access Controller

If your access controller becomes unresponsive and is not working properly or [Verkada Support](/command/need-help/contact-verkada-support.md) requests to reboot the controller, we recommend that you restart your access controller.

{% hint style="danger" %}
You must be an [Access Site Admin](/access-control/getting-started/roles-and-permissions-for-access-control.md) for the site the controller belongs to.
{% endhint %}

{% hint style="warning" %}
If the controller show’s an **Offline** status, rebooting the controller via Verkada Command doesn’t do anything. You need to unplug the access controller and manually plug it back in to restart it.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Devices.**
{% endstep %}

{% step %}
**Select the controller you want to restart, and click the controller’s image on the right.**
{% endstep %}

{% step %}
**At the top right, click Settings.**
{% endstep %}

{% step %}
**On Access Control Unit, click Restart.**

<div align="left" data-with-frame="true"><img src="/files/xE2yLhr553CN3NBZY4gb" alt=""></div>
{% endstep %}
{% endstepper %}


---

# 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/troubleshooting/access-control-hardware-checks/restart-an-access-controller.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.
