# Uninstall VirtualMetric

Uninstalling VirtualMetric is easy and works like other Windows-based applications.

1\. To uninstall VirtualMetric, go to **Add / Remove Programs** and click **Uninstall**.

<div align="center"><figure><img src="/files/SFq6m8vQ7totHcwZ4B9y" alt=""><figcaption></figcaption></figure></div>

2\. Click **Yes** to start the uninstall.

<div align="center"><figure><img src="/files/1fwmYJEu7TFrDqWnmk74" alt=""><figcaption></figcaption></figure></div>

3\. After the process completes, click **OK** to close the dialog.

<div align="center"><figure><img src="/files/GHaMzpOnp4UqwSaeb6IQ" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Uninstalling the application does not remove the VirtualMetric Database for data security reasons. See the [Remove VirtualMetric Database](#remove-virtualmetric-database) section to learn how to remove the VirtualMetric Database.
{% endhint %}

## Remove The VirtualMetric Database

1\. To remove your VirtualMetric Database, first you should connect to your current **Microsoft SQL Server** instance via [SQL Server Management Studio](https://en.wikipedia.org/wiki/SQL_Server_Management_Studio).

<div align="center"><figure><img src="/files/xPvI6NO6DqVzSsCjggvC" alt=""><figcaption></figcaption></figure></div>

2\. Right click on **VIRTUALMETRICDB** and select **Delete** from the pop-up menu.

<div align="center"><figure><img src="/files/kLLRBYPCI0f9tB2yAYuH" alt=""><figcaption></figcaption></figure></div>

3\. Click on **Close existing connections**, and then click **OK** to remove the VirtualMetric Database.

<div align="center"><figure><img src="/files/FGiLiMG7i2mEWJKCOFXO" alt=""><figcaption></figcaption></figure></div>


---

# 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.virtualmetric.com/installation/uninstall-virtualmetric.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.
