> For the complete documentation index, see [llms.txt](https://help.watcherlink.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.watcherlink.online/mass_reset_miners-2.md).

# Mass factory reset

{% hint style="success" %}

#### Requirements for remote actions

* A **Core**, **Scale**, or **Enterprise** plan is required.
* Access is managed via **Roles → Farm Permissions**; only authorized users can perform remote actions. All activities are logged (see **Logs tab** or **"View logs"** in the miner's menu).
* For **WhatsMiner** devices, the **API must be enabled**. [How to enable it →](/other/how-to-enable-whatsminer-api.md)
  {% endhint %}

To mass factory reset miners via the mass action panel:

1. Go to **Dashboard**.
2. Select miners by checking relevant boxes.
3. Click **Factory reset** on the mass action panel.
4. Click **Confirm**.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fay3wuqHdkAAEzg5N1LTo%2Fuploads%2FVdtO4y5y4bUDlPwYjdrO%2FMass%20factory%20reset.MP4?alt=media&token=a8fddae1-9793-4b22-8581-bb65d599c30c>" %}

To single factory reset:

To reset a single miner, click on the **three dots** next to it, and select **"Factory reset"** from the dropdown menu. This option allows for individual reset without going through the bulk process.

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

***

#### We're always available! <a href="#were-always-available" id="were-always-available"></a>

Chat with us on [Telegram](https://t.me/moondmc_bot).


---

# 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.watcherlink.online/mass_reset_miners-2.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.
