# Try uninstalling and then reinstalling the extension

To troubleshoot issues, try uninstalling and then reinstalling the extension. Follow these steps:

## How to Uninstall a Chrome Extension

{% content-ref url="/pages/dmHegepx1UJ1YhHzEIPS" %}
[How to Uninstall](/troubleshooting/how-to-uninstall.md)
{% endcontent-ref %}

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

1. **Open Chrome:** Launch your Google Chrome browser.
2. **Access Extensions:** Click on the three vertical dots in the upper right corner to open the Chrome menu. Hover over "More tools," then click on "Extensions."

<figure><img src="/files/cEYCApTpE0bzu1MDxJCT" alt="" width="563"><figcaption><p>How to Open Manage Extensions in Chrome</p></figcaption></figure>

3. **Find the Extension:** Scroll through the list of installed extensions and locate the one you wish to uninstall.

<figure><img src="/files/lmwBd5L0AySnxyuX19fv" alt=""><figcaption><p>How to remove extension in Chrome</p></figcaption></figure>

4. **Remove Extension:** Click on the "Remove" button associated with the extension you want to uninstall.
5. **Confirm Uninstallation:** A confirmation dialogue will appear. Click "Remove" again to confirm the action.

## How to reinstall it.

{% content-ref url="/pages/FeavtFSVJIuwMpEZnSF0" %}
[How to Install](/getting-started/how-to-install.md)
{% endcontent-ref %}

{% embed url="<https://chromewebstore.google.com/detail/google-search-console-bin/glncpmnpbdpbipdgdpadhlcankfngejl>" %}
GSCTool.com Chrome Extension
{% endembed %}

<figure><img src="/files/PaaZDMZkaL5bGQdaKF69" alt=""><figcaption><p>GSCTool.com Chrome Extension</p></figcaption></figure>

To install the [GSCTool.com Chrome Extension](https://chromewebstore.google.com/detail/google-search-console-bin/glncpmnpbdpbipdgdpadhlcankfngejl), follow these straightforward steps:

1. Open the Chrome Web Store by visiting <https://chromewebstore.google.com/detail/google-search-console-bin/glncpmnpbdpbipdgdpadhlcankfngejl> or search for "**GSCTool**" in the Chrome Web Store search bar.
2. Click on the "Add to Chrome" button.
3. A pop-up window will appear asking for permissions. Click on "Add extension" to proceed.
4. Once the installation is complete, the GSCTool.com Chrome Extension icon will appear in the Chrome toolbar, indicating that the extension is now ready to use.

For easier access, you can pin the extension by clicking on the Extensions icon (puzzle piece) in the Chrome toolbar and then clicking the pin icon next to GSCTool.com Chrome Extension.


---

# 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.gsctool.com/troubleshooting/try-uninstalling-and-then-reinstalling-the-extension.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.
