# Device removal

There are cases in which you may need to delete a device from the **Xopero ONE** platform— it can be useful for quickly removing all data associated with a device from your storage, or for freeing up a license used by a device that no longer requires protection.

#### To delete the device from Xopero ONE platform:

{% stepper %}
{% step %}
Open the **Devices** tab, switch to the **list view**, and select the checkbox next to the device or devices you want to delete.

<figure><img src="/files/0vFuEoVRaDct31d5dLbS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The system will display additional options in the top bar, including the **Delete** button. Click it to remove the selected device.

<figure><img src="/files/PjeLyDUmgLuuJYGDMUGT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The application will ask you to confirm your action— you can choose to delete all backups associated with the device or keep them. To remove the device <mark style="color:$danger;">with all backups</mark>, select **Delete all backups of `DEVICE NAME`** checkbox and click **Remove** to proceed. If you wish to remove only the device, <mark style="color:$danger;">leave the checkbox unchecked</mark> and click **Remove** to proceed.

<figure><img src="/files/xQn69YN0sPHMdeCGlsep" alt="confirming the deleting process"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If you choose to delete all backups along with the device, the system will ask you to confirm your decision. Select **I confirm I want to delete all backups of `DEVICE NAME`** checkbox and click **Delete** to proceed.

<figure><img src="/files/fZfdoN2rawBp7gHO5Af4" alt="confirming the deleting process"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once the operation is complete, the system will display a success message confirming that the device has been deactivated. You can monitor the progress of the data removal process in the **Tasks** tab.

<figure><img src="/files/5UKKpW3czQI5k2Kg08mF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If you choose to delete only the device, there will be no additional confirmation— you will instantly see the success message confirming that the device has been deactivated. The progress of the device data removal process can be viewed in the **Tasks** tab.
{% endstep %}

{% step %}
The device removal process is complete. You can now use the freed license to add another device to the **Xopero ONE** platform.
{% 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://helpcenter.xopero.com/xopero-one-en/management/devices/device-removal.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.
