# Uninstallation

{% hint style="info" %}
Experiencing issues? Join the [Core Community discord server](https://discord.gg/JmgehPSDD6) for help.
{% endhint %}

### Uninstalling a Module/Widget

1. Open Core and navigate to the **Library** page, then select a module/widget from the list.
2. Got to the **Info** page and click on **Debug actions**, then click Uninstall
3. Follow through the pop-up that appears and you're done.

### Uninstallation

{% hint style="info" %}
I've put a lot of work into JaxCore, so it's really sad to see you go😓!&#x20;

If you're experiencing problems with JaxCore, you can search for related issues at [FAQs](https://wiki.jaxcore.app/getting-started/faqs), or create an issue on the [Github repository](https://github.com/Jax-Core/JaxCore) / help thread on the [Discord server](https://discord.gg/JmgehPSDD6) :hugging:!
{% endhint %}

<details>

<summary>Spoiler</summary>

1. Find **Rainmeter** in Apps & Features (Windows settings) and click uninstall
2. Tick all check-boxes
3. Press uninstall

</details>


---

# 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://wiki.jaxcore.app/getting-started/uninstallation.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.
