Why does my Shopify admin keep bouncing me back to the login page in my browser, when the app logs in fine?
If your Shopify admin keeps bouncing you back to the login screen in a browser but the mobile app logs in fine, the cause is almost always local to that browser, not your account or a Shopify outage.
What's going on
You go to log into Shopify admin from your laptop and it won't let you in. You enter your credentials, it looks like it's about to load the dashboard, then it kicks you straight back to the login page. You refresh and try again, same result. Meanwhile you open the Shopify mobile app on your phone and you're in instantly, orders and products loading normally.
That split, browser broken but app fine, is the key clue. The mobile app authenticates differently than a browser does and doesn't depend on replaying session cookies on every page load, so it can keep working even while something is going wrong in your browser. Admin login in a browser, by contrast, involves a login step that hands off to your store's admin, and that handoff depends on cookies being set and read correctly along the way. If a cookie is stale, blocked, or stripped mid-handoff, the browser gets sent back to the login step instead of landing on the dashboard, and it keeps looping until something interrupts the cycle.
This is different from a broader outage, where checkout, storefront, and admin tend to misbehave for many merchants at once, and mobile access typically breaks too. A loop that hits one browser while your phone works fine points at something local: cached cookies, cookie-blocking settings, a misbehaving extension, or occasionally a corrupted browser profile.
Why it happens
Admin login in a browser involves a login step that redirects into your store's own admin, and that redirect depends on cookies surviving the trip intact. A browser that blocks third-party cookies by default, or that's holding onto an old, expired session cookie, can end up failing the same check on every attempt and bouncing back to the login page in a loop.
Browser extensions are the other major cause. Ad blockers, tracking-protection tools, and some password managers can intercept or strip cookies and scripts before the login step finishes, or auto-resubmit saved credentials at the wrong moment, which effectively restarts the loop right when it would otherwise succeed.
The mobile app sidesteps most of this because it isn't relying on a browser's cookie jar or extensions at all, which is why it can keep working even while the browser is stuck.
5 ways to fix it
Try an incognito or private browser window first
This is the fastest way to narrow down the cause. A private window starts with no saved cookies and usually runs without your extensions, so if login works there, the problem lives in your regular browser profile, not your Shopify account. Do this before anything else, since the result tells you which fix to try next.
Clear cookies for your store's admin and Shopify's login domains, or allow third-party cookies for them
Admin login relies on a login step that hands off to your store's admin, and that handoff depends on cookies being set correctly along the way. A stale session cookie, or a browser blocking cookies across that handoff, is the most common cause of a login-then-bounce-back loop. Clear site data for Shopify's domains, or add them as allowed exceptions if your browser blocks third-party cookies by default, then log in again.
Disable browser extensions one at a time, especially ad blockers, privacy tools, and password managers with auto-fill
If clearing cookies doesn't fix it, an extension is the next likely culprit. Ad blockers and tracking-protection tools can strip cookies or scripts the login page needs, and some password managers auto-submit saved credentials at the wrong moment, which can restart the loop. Turn off your extensions, confirm login works, then re-enable them one by one to find the one causing it.
Check Shopify's status page, but don't assume it explains a single-browser problem
Look at shopifystatus.com and check whether admin access is flagged as an active incident. If it is, the loop should clear once Shopify resolves it and there's nothing to fix locally. But if status is normal and only one browser or device is affected, treat that as a strong sign the issue is local to that browser rather than a platform-wide problem, even if you see scattered complaints elsewhere.
Switch to a different supported browser while you troubleshoot, and avoid duplicating order actions in the meantime
If login works in one browser but not another, you've confirmed it's browser-specific, and you can keep working from the browser that's functioning while you fix the other one at your own pace. One caution while this is unresolved: if you're managing orders from your phone or a working browser and also poking at the broken one, don't fulfill, refund, or capture payment on the same order from two places, since that risks duplicate actions.
Bottom line
Most of the time this is a browser-side cookie or extension problem rather than anything wrong with your Shopify account, which is also why the mobile app keeps working through it. Start with a private browser window to confirm that, then clear cookies for Shopify's domains or disable extensions to fix the browser that's stuck. This is a browser settings issue, not something a Shopify app can reach in and fix for you.
Browse the rest of the problem library, run a free storefront scan to catch issues like this automatically, or email us and we'll work out a custom solution for it.