# How to Remove a Registered Device

You can log in to the same user account from multiple devices, each additional device registered will incur a charge. To stop charges for a registered device, the device must revoked from your account.

* Revoking a device disconnects it from eazyBackup, stops backup operations and charges.
* When you revoke a device, it will remove all its Protected Items, and all of their retention rules.
* If the backup account still has at least one live device that stores data in the Storage Vault, it will run retention passes into the Storage Vault, eventually deleting the old Protected Item data. The amount of time the data will remain in the Vault is dependent on the Storage Vault retention policy.

There are currently two methods to revoke a device from your account. This operation can be completed from the Dashboard page, and also from the Backup Accounts Management page in the client area of our website.

### **Revoke Device from Dashboard:**

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/08/Revoke-Device-Dashboard.mp4?_=1>" %}

### **Revoke Device from Account Management Panel:**

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/08/Revoke-Device-Dashboard.mp4?_=2>" %}

***

[eazyBackup](https://eazybackup.com)


---

# 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://docs.eazybackup.com/documentation/how-to-remove-a-registered-device.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.
