# Uninstalling UgandaEMR

The current process of removing UgandaEMR is still a manual process so follow the steps below:

1. Go to Control Panel -> Programs and Features and remove the following programs:
   * MySQL&#x20;
   * Java&#x20;
   * Heidi&#x20;
   * Apache Tomcat
2. Delete the following folders:
   * C:\Application Data\OpenMRS
   * C:\Program Files\UgandaEMR
   * C:\Program File\MySQL&#x20;
3. Restart your computer


---

# 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://mets-programme.gitbook.io/ugandaemr-documentation/uninstalling-ugandaemr.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.
