> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/center/install-uninstall-and-update/uninstall-daylite-mail-assistant-legacy-plugin.md).

# Uninstall Daylite Mail Assistant Legacy Plugin

In this article, we'll provide step-by-step instructions on how to safely remove and easily uninstall the Daylite Mail Assistant plugin from your Apple Mail application.

{% hint style="info" %}
This article is for the legacy Daylite Mail Assistant plugin, compatible with macOS 12 and 13. For macOS 14 or later visit [Uninstall Daylite](/help/center/install-uninstall-and-update/uninstall-daylite.md)
{% endhint %}

1. Quit **Mail**
2. Open **Daylite**, hold **Command ⌘** and select **Daylite** > **Uninstall Mail Assistant.**\
   ![daylite menu to uninstall mail assistant](https://d33v4339jhl8k0.cloudfront.net/docs/assets/66e2fe04616d4044914c66f1/images/671a526dca07c36a6a17111f/img-157531-1729778283-527675254.png)
3. In the window that appears, enter your macOS User Name & Password, then click OK.

<br>

![enter mac os username and password](https://d33v4339jhl8k0.cloudfront.net/docs/assets/66e2fe04616d4044914c66f1/images/671a526dc8770a0e6b658373/img-157531-1729778283-836774409.png)

<br>

### Manual Uninstall <a href="#h_01hex1dty8mh4amh0s8j6nre0b" id="h_01hex1dty8mh4amh0s8j6nre0b"></a>

In the case where Daylite is no longer installed, the legacy Daylite Mail Assitant can be removed from Finder

1. Quit **Mail**
2. Open **Finder**
3. Choose **Go** > **Go to Folder**
4. Copy/Paste `/Library/Mail`and click Go.

   ![Finder go menu to go to /library/mail folder](https://d33v4339jhl8k0.cloudfront.net/docs/assets/66e2fe04616d4044914c66f1/images/671a526d91230b767524b639/img-157531-1729778284-1712527282.png)
5. If a "Disabled Bundles" folder is present, move it to the trash.
6. Open the "Bundles" folder.
7. Depending on past versions of Daylite installed, you may see the files below. If you see any of these, move them to the trash:

   ![Deleting daylite mail assistant folder from bundles](https://d33v4339jhl8k0.cloudfront.net/docs/assets/66e2fe04616d4044914c66f1/images/671a526dc8770a0e6b658374/img-157531-1729778284-1482201145.png)

   * DayliteMailAssistant.mailbundle
   * DayliteMailIntegration.mailbundle
   * DMI.mailbundle

{% hint style="success" %}
The Daylite Mail Assistant has been successfully removed from Finder
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/center/install-uninstall-and-update/uninstall-daylite-mail-assistant-legacy-plugin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
