# What do I do if Datashare opens a blank screen in my browser?

If Datashare opens a blank screen in your browser, it may be for various reasons. If it does:

1. First **wait 30 seconds** and **reload the page**.
2. If the screen remains blank, **restart Datashare following instructions for** [**Mac**](https://github.com/ICIJ/datashare-docs/blob/main/mac/how-to-open-datashare/README.md)**,** [**Windows**](https://github.com/ICIJ/datashare-docs/blob/main/windows/how-to-open-datashare/README.md) **or** [**Linux**](https://github.com/ICIJ/datashare-docs/blob/main/linux/how-to-open-datashare/README.md).
3. If you still see a blank screen, please **uninstall and reinstall Datashare**

To uninstall Datashare:

On Mac, go to 'Applications' and drag the Datashare icon to your dock's 'Trash' or right-click on the Datashare icon and click on 'Move to Trash'.

<figure><img src="/files/-LXcekJ51eFhjTYHxRfE" alt="Screenshot of Mac&#x27;s &#x27;Applications&#x27; window with an arrow pointing at Datashare logo"><figcaption></figcaption></figure>

On Windows, please follow [these steps](https://www.laptopmag.com/articles/uninstall-programs-windows-10).

On Linux, please delete the 3 containers: Datashare, Redis and Elastic Search, and the script.

**To reinstall Datashare**, see 'Install Datashare' for [Mac](/datashare/local-mode/install-datashare-on-mac/install-datashare.md), [Windows](/datashare/local-mode/install-datashare-on-windows/install-datashare.md) or [Linux](/datashare/local-mode/install-datashare-on-linux/install-datashare.md).


---

# 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://icij.gitbook.io/datashare/usage/faq/common-errors/datashare-opens-a-blank-screen-in-my-browser..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.
