Restore Zoom Functionality After a Username Change

Changing a user’s email/username in Zoom wipes more than the login: licensing assignments and SSO settings are lost in the process. Webinar licenses disappear, and SSO breaks both in-app and through the Zoom tile in the Google Workspace app grid. Zoom’s own batch user management documentation documents CSV-based bulk updating, which is the vehicle for the fix.

Recovery procedure

  1. Create a CSV with the user’s new identity:

    Email,First Name,Last Name
    new.username@domain.tld,New First Name,New Last Name
  2. Import the CSV via User Management → Users → Import (batch importing/updating users). When prompted during import, assign the user’s license type and enable SSO for them.

  3. Verify SSO — the SSO indicator should now appear under the username, and both in-app SSO and the Google app-grid tile work again.

  4. Re-add remaining licenses last — webinar licenses and other add-ons must be re-applied after the import, because the import process wipes existing license information. Doing licenses first means doing them twice.

Gotchas

  • Bulk email changes require the “Bulk update email addresses” role permission, and some bulk email-change flows require Zoom Support to enable an account flag first (Zoom Account Change Requests).
  • See Managing users for the general user-management console.

See also

Sources