Skip to main content

Clear your browser cache for the ENS App

Clear cache and local storage for app.ens.domains. Steps for every desktop and mobile browser. Doesn't touch onchain data.

Clearing your browser's stored copy of app.ens.domains resets the ENS App's local state. That fixes loading errors, stuck transactions left in local state, and oddities that won't shift after a refresh.

Good to know

  • Your ENS names, records, and funds live onchain. Clearing browser cache doesn't touch them — when you reopen the app, it re-reads everything from the chain.

  • Clearing cache disconnects your wallet from the ENS App and clears your in-app search history and chat logs.

  • Other troubleshooting articles refer to this as "clear browser cache and local storage". Cache fixes most cases; local storage clears the ENS App's deeper stored state, and you'll need that step when cache alone doesn't help.

  • Want a clean session without clearing anything? Open the app at ens.eth.link. It's a separate address, so it keeps its own stored state.

  • If the underlying problem is wallet-side (no pop-up, transaction never reaches Etherscan), clearing browser cache won't fix it — see Why won't my wallet connect or broadcast my ENS transaction? instead.


Desktop — Chrome, Brave, Edge

Clear cache.

  1. Select F12 (Windows/Linux) or Cmd + Option + I (Mac) to open Developer Tools.

  2. Right-click the refresh button and pick Empty Cache and Hard Reload.

The browser reload menu, with Empty cache and hard reload

Also clear local storage.

  1. In Developer Tools, select the Application tab.

  2. Expand Storage → Local Storage.

  3. Right-click app.ens.domains and pick Clear.

  4. Refresh the page.

DevTools Application tab, clearing Local Storage for app.ens.domains

Desktop — Firefox

Clear cache.

  1. Select F12 to open Developer Tools.

  2. Select the Network tab and tick Disable Cache.

  3. Refresh the page.

Firefox DevTools Network tab, with Disable Cache ticked

Also clear local storage.

  1. Select the Storage tab.

  2. Expand Local Storage and pick app.ens.domains.

  3. Right-click and choose Delete All.

  4. Refresh the page.

Firefox Storage tab, with Delete All chosen for app.ens.domains

Desktop — Safari

Safari clears cache and local storage in one step.

  1. Go to Safari → Settings → Privacy.

  2. Select Manage Website Data.

  3. Search for app.ens.domains and select Remove.

  4. Refresh the page.


Mobile — Chrome, Brave, Edge on Android

Mobile browsers clear cache and local storage together — there's no separate developer-tools path.

  1. Select the lock icon in the address bar.

  2. Select Site settings → Clear & reset. (On Firefox for Android, it's Clear cookies & site data.)

  3. Refresh the page.


Mobile — Safari on iPhone or iPad

  1. Open Settings → Safari.

  2. Select Advanced → Website Data.

  3. Find app.ens.domains, swipe left, and select Delete.

  4. Return to Safari and refresh the page.


Quick shortcut (Chrome, Brave, Edge, Firefox)

If you only need to clear cache (not local storage) and don't mind clearing it across every site, the keyboard shortcut is faster than Developer Tools.

  1. Select Ctrl + Shift + Delete (Windows) or Cmd + Shift + Delete (Mac).

  2. Pick a time range. Last hour covers most session-level problems.

  3. Tick Cached images and files (or Cache in Firefox) only. Leave Cookies and other site data unticked unless you want to be signed out of every site.

  4. Select Clear data.

  5. Reload app.ens.domains and reconnect your wallet.

The shortcut clears cache for every site, not just app.ens.domains — other sites will reload fresh too. Safari uses its own path: see Desktop — Safari, or Mobile — Safari on iPhone or iPad.

If the same problem keeps happening after clearing cache, come back and run the local-storage step from your browser's section.


Still stuck?


Video walkthrough

Did this answer your question?