# Uninstalling ASM Core

You do not need to uninstall if you are performing a patch or upgrade.

{% hint style="info" %}

### Before you start

Ensure that all Alemba Service Manager™ files are closed, and nobody is logged into Alemba Service Manager™. Files are here by default: **C:\Program Files\Alemba\ASM**.

Ensure that you are not running applications that depend on IIS.
{% endhint %}

To uninstall Alemba Service Manager™:

1. Using Windows **Control Panel**, view **Programs and Features** for a list of installed programs.
2. Right-click **Alemba Service Manager™**, then select **Uninstall** on the shortcut menu.

   A confirmation message appears.
3. Click **Yes** to uninstall Alemba Service Manager™.

   If you have any open programs, you are prompted to close them. Select whether or not to automatically close applications, then select **OK**.

   A message appears, prompting you to stop IIS and all dependent services.
4. Select **Yes** to stop IIS and all dependent services, or **No** to abort the uninstall process.
5. If you choose to stop the services, Alemba Service Manager™ uninstalls.

   A confirmation page appears when the uninstall process completes.
6. Select **Finish** to close the wizard.


---

# 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.alemba.com/asm/asm-hermes/setup-and-configure-asm/installation-and-patching/uninstalling-asm-core.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.
