> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/click2undo/uninstallation.md).

# Uninstallation

You can uninstall the solution from both **Dynamics 365 CRM Classic UI** and **Power Apps** environments:

### Uninstall from Classic UI <a href="#uninstall-from-classic-ui" id="uninstall-from-classic-ui"></a>

To uninstall the **Undo2Restore** solution from Classic UI is quite simple, follow the simple steps given below:

1. Navigate to Settings --> Solutions --> Select Undo2Restore solution.

![](/files/-M4IAaVGjKxTEG5n0eOq)

2. Click on **Delete** button. A pop-up will appear asking for your confirmation. Click on OK and the solution will be uninstalled from your environment.

![](/files/-M5-C787iHDttB8VXYCA)

![](/files/-M5_xYArQ_vy3CEdCYUs)

### Uninstall from Power Apps <a href="#uninstall-from-power-apps" id="uninstall-from-power-apps"></a>

To uninstall the solution from Power Apps, follow the simple steps given below:

1. Go to [https://make.powerapps.com](https://make.powerapps.com/).
2. In Solutions, select the **Click2Undo** Solution → Click on **Delete**.

<figure><img src="/files/n71NqY5GymGksds5nx4a" alt=""><figcaption></figcaption></figure>

3. A pop-up will appear asking for your confirmation → Click on **Delete** and the solution will be uninstalled from your environment.

<figure><img src="/files/G3cjbSK6DLz9cpaMFVXP" alt=""><figcaption></figcaption></figure>


---

# 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.inogic.com/click2undo/uninstallation.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.
