Skip to main content

How do I clear 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.

If a troubleshooting article sent you here, this is the page. Clearing your browser's stored copy of app.ens.domains resets the ENS App's local state — fixes loading errors, stuck transactions left in local state, and oddities that won't shift after a refresh.

Your ENS names, records, and funds aren't affected. They live onchain.

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.

  • Cluster 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 is needed when cache alone doesn't help.

  • 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. Press 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.

Also clear local storage.

  1. In Developer Tools, click the Application tab.

  2. Expand Storage → Local Storage.

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

  4. Refresh the page.

Desktop — Firefox

Clear cache.

  1. Press F12 to open Developer Tools.

  2. Click the Network tab and tick Disable Cache.

  3. Refresh the page.

Also clear local storage.

  1. Click the Storage tab.

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

  3. Right-click and choose Delete All.

  4. Refresh the page.

Desktop — Safari

Safari clears cache and local storage in one step.

  1. Go to Safari → Settings → Privacy.

  2. Click Manage Website Data.

  3. Search for app.ens.domains and click 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. Tap the lock icon in the address bar.

  2. Tap 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. Tap Advanced → Website Data.

  3. Find app.ens.domains, swipe left, and tap 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. Press 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. Click 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 the Safari section above.

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

What's next?

Did this answer your question?