Clear Service Workers

Click the button below to unregister all service workers and clear the cache.

Manual Steps:

  1. Open DevTools (F12 or Right-click → Inspect)
  2. Go to Application tab
  3. Click "Service Workers" in the left sidebar
  4. Click "Unregister" for each worker
  5. Go to "Cache Storage" and delete all caches
  6. Refresh the page (Cmd+Shift+R or Ctrl+Shift+R)