Skip to main content

Troubleshooting: How to Clear the App Cache

ExtendInsights Data Management | Fix loading issues, outdated data, or stuck screens

Updated yesterday

Clearing the app cache (local storage + cached network files) can help resolve issues like incorrect data, missing UI elements, or unexpected behavior. The steps below walk you through fully resetting the ExtendInsights add-in inside Excel.


Prerequisites

Before you begin:

  • Close any unsaved work in Excel.

  • Make sure you are comfortable using the Inspect (Developer Tools) window.

  • These steps apply to the ExtendInsights add-in running inside Excel.


Why Clearing the App Cache Helps

ExtendInsights runs in a browser-like environment inside Excel. Over time, this environment may store:

  • outdated scripts

  • cached API responses

  • saved session data

  • corrupted local storage

Clearing the app cache forces the add-in to reload everything fresh.


How to Clear the App Cache

Follow these steps in order to ensure a complete reset.

Step 1: Open Developer Tools

  1. Open Excel and launch the ExtendInsights add-in.

  2. Right-click anywhere inside the add-in panel.

  3. Click Inspect.

  4. A debugger window (Developer Tools) will open.

πŸ’‘ This window lets you access storage and caching controls used by the add-in.

Step 2: Clear Local Storage (Important)

This removes stored settings and app-specific data.

  1. In the debugger window, select the Application tab.

  2. In the left menu, expand Local Storage.

  3. Click the CloudExtend URL listed under Local Storage.

  4. Right-click and choose Clear.

πŸ“ This resets the add-in’s stored state, including session data and preferences.

Step 3: Clear Cached Network Files

This ensures ExtendInsights reloads the latest scripts and UI.

  1. Go to the Network tab.

  2. Check the box for Disable cache.

  3. Press CTRL + R (Windows) to force a hard reload.

βš™οΈ This reloads the add-in from the server instead of using stale cached files

Step 4: Restart Excel

  1. Completely close all Excel windows.

  2. Reopen Excel.

  3. Launch the ExtendInsights add-in again.

πŸŽ‰ The add-in will now load with fresh data and clean cache.


When Should You Do This?

Clear the app cache if you notice:

  • The add-in won’t load or freezes

  • Missing or outdated fields/UI

  • Authentication loops or login errors

  • Data not refreshing correctly

  • Issues immediately after an update

This is a safe and effective first troubleshooting step.


Need Help?

If none of these steps resolve the issue:
​

πŸ’¬ Chat with us: Use the chat icon at the bottom-right of this page.
πŸ“§ Email: cloudextend-support@celigo.com

Did this answer your question?