# Bunifu Device Remover (Deprecated)

**Bunifu Device Remover** is a handy utility that was designed to help delete your current device(s) in any active and licensed device. This is easily achieved by running the utility **(bdr.exe)** either normally or via the command-line.

## Deleting Your Devices

Once you've downloaded the utility in the device you want deleted, run it. You will then see a dialog popup asking you to provide your **license key:**

![Device Remover](/files/-M7gSC2w_y_48-d-aZHM)

You may then proceed to inserting or pasting the license key associated with the device and hitting **Enter** for device deletion to occur. This may take a few seconds depending on your Internet connectivity. Once the device has been successfully removed, a **success message will popup:**

![Device Removed Popup](/files/-M7gSTM76vkae1fSbBFi)

That's it! You can then go ahead and activate your new device.

## Checking your license details

Bunifu Device Remover also lets you to check your installed license details, both for Bunifu UI and Bunifu Dataviz Basic/Advanced.

To check your Bunifu UI license details, open the utility via Command Prompt and run:

> bdr --ui

To check your Bunifu Dataviz Basic license details:

> bdr --db

To check your Bunifu Dataviz Advanced license details:

> bdr --da

To get help on the various commands available:

> bdr --help

Here's a visual guideline on the process:

* Open the **Command Promp**t via the Address Bar in Explorer and type **cmd**:

![Launch Via CMD](/files/-M7gpHoWNKTd0PLNBtTz)

* Type **bdr --help** and press **'Enter':**

![](/files/-M7gpoYWZoAYr6qNMqqV)

* You can then go ahead and check your Bunifu UI or Bunifu Dataviz license as directed. Here's an example of a user checking their Bunifu UI license:

![License Details Example](/files/-M7gq2P6gR38XPXm0WHy)

## Need Help?

If you face any issues when trying to delete any of your licensed devices, please don't hesitate to reach out to us via our [Support ](https://bunifuframework.com/support)page.


---

# 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://docs2.bunifuframework.com/docs/getting-started/licensing/device-remover.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.
