# How to Uninstall?

## How to Uninstall a Chrome Extension

To remove an extension from Google Chrome, follow these simple steps:

1. **Open Chrome:** Launch your Google Chrome browser.
2. Right-click on the Sortpin icon and select 'Remove from Chrome.

   <figure><img src="/files/DrisVAPD0HLmcsIXc2Ds" alt=""><figcaption></figcaption></figure>
3. When the popup appears, you click and select 'remove'.

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

   Completed.

## Video Tutorials

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


---

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