Skip to content

Zoom: Error Code 1054 Fix – Causes & Solutions

.cc-box{padding:18px;border-radius:14px;border:1px solid #D1D5DB;background:#F9FAFB}.cc-box–dark{background:#0B1F3B;border-color:#0B1F3B;color:#fff}.cc-box–dark a{color:#fff;text-decoration:underline}.cc-kpi{display:block;font-weight:700}.cc-tocbtn .wp-block-button__link{border-radius:10px;padding:10px 14px;font-weight:700;text-decoration:none;border:0}.cc-tocbtn–navy .wp-block-button__link{background:#0B3D91;color:#fff}.cc-tocbtn–green .wp-block-button__link{background:#14532D;color:#fff}.cc-tocbtn–maroon .wp-block-button__link{background:#7A1E1E;color:#fff}.cc-tocbtn–purple .wp-block-button__link{background:#3B1E54;color:#fff}.cc-tocbtn–slate .wp-block-button__link{background:#111827;color:#fff}.cc-tocbtn .wp-block-button__link:focus{outline:3px solid #0B3D91;outline-offset:2px}.cc-steps li{margin:0 0 10px 0}.cc-faq .wp-block-details{border:1px solid #D1D5DB;border-radius:12px;padding:12px 14px;background:#fff;margin:0 0 10px 0}.cc-faq summary{cursor:pointer;font-weight:700}.cc-badges span{display:inline-block;margin:6px 8px 0 0;padding:6px 10px;border-radius:999px;background:#F3F4F6;border:1px solid #D1D5DB;font-weight:600}

Error Code 1054 in Zoom usually appears at the moment you sign in, not while you are already inside a meeting. It is a strong signal that your account authentication needs attention, most often because the password workflow has reached a policy limit and Zoom requires a fresh sign-in.

Typical Signs you are dealing with the right issue:

  • You enter your email and password, then Zoom stops and shows 1054.
  • The same credentials may still work in other apps, but Zoom asks for a password update or refuses the session.
  • You can open Zoom’s site, yet the client sign-in does not complete.

Scope: Sign-InGoal: Refresh CredentialsTime: Minutes

Table of Contents

What Error Code 1054 Means

In real-world Zoom deployments, 1054 is commonly tied to an expired Zoom account password at sign-in. When this happens, the login attempt is blocked until the password is reset or changed. [✅Source-1]

Why It Happens depends on your account’s password policy, especially in organizations where password expiry is enforced. Zoom administrators can configure password expiration on a schedule and Zoom will prompt users to change it when the expiry is reached. [✅Source-2]

Confirm the Right Sign-In Method

Before you reset anything, identify how your account authenticates. This matters because a third-party sign-in (Google/Apple/Facebook/Microsoft) or SSO does not always use a Zoom-managed password, so the reset path changes. Zoom’s guidance is clear: if you sign in through a third-party platform or your organization’s SSO, you must reset the password within that platform. [✅Source-3]

How You Usually Sign InWhat 1054 Often Points ToWhere the Fix Happens
Email + Password (Zoom-managed)Password expiry or outdated credentialsReset on Zoom’s password reset flow
SSO (organization login)Identity provider requires a refresh or policy updateOrganization’s SSO / IT login portal
Google/Apple/MicrosoftProvider password or account security step neededThat provider’s account security

Fix Steps in Order

Aim for a clean sign-in. These steps are arranged to reduce repeat attempts and get you back to a valid session quickly.

  1. Reset the password (only if you use email + password). Use the “Forgot password” flow, complete verification, and set a new password. Then close the reset page.
  2. Sign out everywhere, then sign in again. If Zoom asks to re-authenticate on another device, complete that step so your session state is consistent.
  3. Clear cached sign-in data if 1054 still appears. On desktop, clearing Zoom cache and cookies can remove stale tokens that keep retrying the old credentials.
  4. Update the Zoom app and restart the device. A fresh client build plus a reboot often resolves edge cases where the login screen loops.
  5. Try a different sign-in method if your account is SSO or third-party. Use the method your organization expects (SSO URL, Google/Apple, etc.).
  6. Check basic connectivity (browser access works, stable internet). If the connection is unstable, authentication can fail mid-flow and look like a credential issue.

Zoom’s official sign-in troubleshooting also recommends verifying a stable connection, upgrading the app, reinstalling when needed, and clearing cache/cookies as part of resolving persistent sign-in errors. [✅Source-4]

Admin Checks for Managed Accounts

If You Are the User

  • Ask whether your password policy enforces expiry.
  • Confirm whether your account is expected to use SSO instead of email/password.
  • If you recently changed the password, mention whether you’re still seeing 1054 after restarting.

If You Are the Admin

  • Change the user’s sign-in password or unlock the account if it is locked.
  • Warn the user that a password change can sign them out across devices, so they should be ready to sign in again.
  • Validate the user is authenticating via the intended method (email/password vs SSO).

Zoom documents that account owners/admins can change a member’s password via User Management and can also unlock accounts; changing the password may trigger sign-out on devices, which is useful when you want a clean re-authentication. [✅Source-5]

FAQ

Is Error Code 1054 the same as a meeting passcode problem?

No. A meeting passcode issue happens when joining a specific meeting. 1054 is typically tied to account sign-in, so it appears before you get to meeting controls.

I reset my password, but Zoom still shows 1054. What now?

First, fully sign out and restart the device so the client stops using any cached session. Then clear Zoom cache/cookies and try signing in again. If your account is managed, an admin may need to unlock the account or confirm the expected sign-in method.

What if I usually sign in with SSO or Google/Apple?

Then the password you need to update is not necessarily a Zoom-managed password. Use your organization’s SSO portal or the third-party provider account settings. After updating, return to Zoom and sign in using the same method.

Can I fix 1054 by reinstalling Zoom?

Reinstalling helps when the client cache is stubborn or the install is outdated, but it does not replace a password refresh if the account policy requires it. Use reinstall as a cleanup step after resetting credentials.

Does changing the password log me out on other devices?

It can. That behavior is useful because it forces old sessions to re-authenticate, which prevents repeated attempts with outdated credentials and supports a consistent login state.

Will clearing Zoom cache delete my meetings or recordings?

Clearing cache mainly affects local app data like temporary files and sign-in artifacts. Your scheduled meetings live in your account, and cloud content remains in your web portal. If you have local computer recordings, treat them like normal files and avoid deleting folders you recognize.

{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”Is Error Code 1054 the same as a meeting passcode problem?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”No. A meeting passcode issue happens when joining a specific meeting. 1054 is typically tied to account sign-in, so it appears before you get to meeting controls.”}},{“@type”:”Question”,”name”:”I reset my password, but Zoom still shows 1054. What now?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Sign out and restart the device, then clear Zoom cache/cookies to remove stale session tokens. If the account is managed, an admin may need to unlock the account or confirm the expected sign-in method.”}},{“@type”:”Question”,”name”:”What if I usually sign in with SSO or Google/Apple?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Use your organization’s SSO portal or the third-party provider account settings to update credentials, then return to Zoom and sign in using the same method.”}},{“@type”:”Question”,”name”:”Can I fix 1054 by reinstalling Zoom?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Reinstalling can help clear stubborn local app state, but it does not replace a required password refresh if your account policy enforces it. Use reinstall as a cleanup step after updating credentials.”}},{“@type”:”Question”,”name”:”Does changing the password log me out on other devices?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”It can. This helps force old sessions to re-authenticate and prevents repeated attempts with outdated credentials.”}},{“@type”:”Question”,”name”:”Will clearing Zoom cache delete my meetings or recordings?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Clearing cache mainly affects local temporary data and sign-in artifacts. Scheduled meetings remain in your account. Cloud content remains in your web portal. Local computer recordings are normal files and should be handled carefully.”}}]}

Leave a Reply

Your email address will not be published. Required fields are marked *