# Uninstalling

Uninstalling any of the ObX components is pretty straightforward.&#x20;

1. Go to the installation path of the specific components (for example: C:\ObX\Database, the default path for ObX historian)
2. Run the **uninstall.exe**&#x20;
3. Wait for it to finish.

<figure><img src="/files/z6CPXor4nqp6O0gLQGY8" alt=""><figcaption><p>Uninstalling ObX Component</p></figcaption></figure>

{% hint style="danger" %}
Uninstalling components of ObX will delete all databases, folders, and all items related to that component, so make sure you uninstall components that do not affect your system.
{% endhint %}


---

# 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://obx-organization.gitbook.io/obx-r3-manual/installation/uninstalling.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.
