> For the complete documentation index, see [llms.txt](https://help.sortpin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sortpin.com/faqs/how-to-uninstall.md).

# How to Uninstall?

Sorry to see you go! Before uninstalling, here's a quick guide — plus some alternatives that might help if you're just having a temporary issue.

## 🤔 Before You Uninstall — Try These First

| Issue                       | Try this instead                                                                                     |
| --------------------------- | ---------------------------------------------------------------------------------------------------- |
| Extension is slow           | [Clear cache to speed it up](/faqs/how-to-clear-cache-to-speed-up-the-sortpin.com-extension.md)      |
| Don't want it on every page | [Temporarily disable it](/faqs/how-to-temporarily-disable-sortpin.com-extension-info.md)             |
| Not working properly        | [Troubleshoot first](/faqs/if-sortpin-is-not-working-despite-being-installed-what-should-i-do.md)    |
| Want feedback or help       | [Contact support](https://go.crisp.chat/chat/embed/?website_id=48b6c12a-2212-4be1-9e27-2dad7e2d5fb0) |

If none of those help, here's how to fully uninstall.

## 🗑️ How to Uninstall SortPin (3 Steps)

### Step 1 — Open Chrome

Launch your Google Chrome browser.

### Step 2 — Right-click the SortPin Icon

Right-click the **SortPin icon** in your toolbar → select **"Remove from Chrome"**.

<figure><img src="/files/DrisVAPD0HLmcsIXc2Ds" alt="Right-click SortPin icon and select Remove"><figcaption></figcaption></figure>

### Step 3 — Confirm Removal

In the popup, click **"Remove"** to confirm.

<figure><img src="/files/K6ktVfvE1nEHGJfEWtc7" alt="Confirm remove SortPin extension"><figcaption></figcaption></figure>

✅ Done — SortPin has been removed from Chrome.

## 🎥 Video Tutorial

{% embed url="<https://youtu.be/MoJsfuqfTU0>" %}

## 🔄 Changed Your Mind?

You can always reinstall SortPin anytime:

* [😊 Install Guide →](/getting-started/how-to-install-sortpin.com-extension.md)
* [🛒 Chrome Web Store →](https://chromewebstore.google.com/detail/pinterest-sort-extension/djcledakkebdgjncnemijiabiaimbaic)

## 💬 We'd Love Your Feedback

If you uninstalled because of a missing feature or issue, please [let us know](https://go.crisp.chat/chat/embed/?website_id=48b6c12a-2212-4be1-9e27-2dad7e2d5fb0). Your feedback helps us improve SortPin for everyone.


---

# 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:

```
GET https://help.sortpin.com/faqs/how-to-uninstall.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.
