# How to clear browser cache for SharePoint

Cached data in your browser can occasionally lead to issues while using SharePoint, such as outdated content appearing or scripts failing to load properly. Clearing your browser cache is a simple and effective way to resolve these problems. Here’s a step-by-step guide to help you clear the cache in some of the most commonly used browsers.

### How to clear cache in Google Chrome

* Open the SharePoint site.&#x20;
* Right-click anywhere on the page and select Inspect

  <figure><img src="/files/ocac8PubfynmVqZi41WI" alt=""><figcaption></figcaption></figure>
* Go to the Application tab in the Developer Tools.

  <figure><img src="/files/CzjhLlkEhcg6QJeQC8AR" alt=""><figcaption></figcaption></figure>
* Under Storage, select Clear site data or Clear storage.

  <figure><img src="/files/PFlsoeN4wd0SmNxGN74N" alt=""><figcaption></figcaption></figure>
* Click on Clear site data

  <figure><img src="/files/pEAKgXS62ozknqYdCOor" alt=""><figcaption></figcaption></figure>
* Refresh the SharePoint site.

### How to clear cache in Windows Edge

* Open the SharePoint site.&#x20;
* Right-click anywhere on the page and select Inspect.&#x20;

  <figure><img src="/files/logwbOVpSKC8MTqjKjk8" alt=""><figcaption></figcaption></figure>
* Go to the Application tab in the Developer Tools.

  <figure><img src="/files/kTBuXq1aQlwQAgNxnLt0" alt=""><figcaption></figcaption></figure>
* Under Storage, select Clear site data or Clear storage.

  <figure><img src="/files/vOuxjzvn8MSjACAxMQGt" alt=""><figcaption></figcaption></figure>
* Click on “Clear site data”

  <figure><img src="/files/30sUyrHPJXq8BwzShSNK" alt=""><figcaption></figcaption></figure>
* Refresh the SharePoint site.

### How to clear cache in Safari

* Open Safari.
* Click Safari > Settings in the menu bar.

  <figure><img src="/files/dEhQV8pIrGtNMVjdSnHi" alt=""><figcaption></figcaption></figure>
* Go to the Advanced tab.

  <figure><img src="/files/FDKhS0SIQEYnOL4sEwU0" alt=""><figcaption></figcaption></figure>
* Click "Show features for web developers"

  <figure><img src="/files/Ts9QQMJjtH9Da9CiCwa2" alt=""><figcaption></figcaption></figure>
* Close Settings.

  <figure><img src="/files/W5QQ6YJ2qZ2V6JRA0fib" alt=""><figcaption></figcaption></figure>
* From the menu bar click on “Develop”.

  <figure><img src="/files/LcF7MGrN4tIKZSw1SPvm" alt=""><figcaption></figcaption></figure>
* Click on “Empty Caches”

  <figure><img src="/files/kVXiQHWyWU86onSqlSvI" alt=""><figcaption></figcaption></figure>
* Refresh SharePoint site

Additional Notes&#x20;

* Clearing the cache will not delete your documents or settings in SharePoint.&#x20;
* For managed devices, contact your IT administrator if you do not have permission to clear the cache.&#x20;


---

# 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://docs.fenixpyre.com/faqs-trouble-shooting/how-to-clear-browser-cache-for-sharepoint.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.
