Zoom Meetings
cancel
Showing results for 
Search instead for 
Did you mean: 
2025 CMX Awards

The Zoom Community is nominated for the 2025 CMX Community Industry Awards in the Customer Support Community category!

Vote now
Weekly Leaderboard

What are Zoom Meetings?

Zoom Meetings are a simplified video conferencing solution for an optimized virtual meeting experience. Explore the Zoom Community's Recent Activity below to join the Meetings conversation and connect with other members. If you're still looking for support, browse our Zoom Meetings support articles or start a new discussion below!

Recent Activity

"There’s a problem with this app. Reinstall the app from its original install location..."

Hello all - I am trying to install Zoom client on an Acer Swift 1 laptop but it isn't working. I just get this error message: "There’s a problem with this app. Reinstall the app from its original install location or contact your administrator." I hav... Show more

Hello all - I am trying to install Zoom client on an Acer Swift 1 laptop but it isn't working. I just get this error message: "There’s a problem with this app. Reinstall the app from its original install location or contact your administrator." I have a uni progress review meeting tomorrow and they won't let me join via a link/browser so it's rather urgent I get this sorted tonight 😞


Show less

reply-icon Latest Reply - 

Zoom Plugin in Outlook Web

HiI am using Zoom plugin in Outlook Calendar (Web version). Every time I 'Add a Zoom Meeting', it asks for my SSO login. (my company login). Its very annoying : ( What am I missing? Is there a way Zoom remembers the login and doesnt ask me everytime?... Show more

Hi

I am using Zoom plugin in Outlook Calendar (Web version). Every time I 'Add a Zoom Meeting', it asks for my SSO login. (my company login). Its very annoying : ( 

What am I missing? Is there a way Zoom remembers the login and doesnt ask me everytime? Whats the point of an embbeded plugin otherwise.

Thanks for looking into it.

Akshay


Show less

reply-icon Latest Reply - 

Scheduling Zoom Meetings for email/phone

When I create a Zoom meeting and generate the meeting 'code', etc., I'm not noticing phone numbers for mobile users to join the meeting. I'm only seeing a web link. I don't have a subscription for Zoom. I have the free basic plan. Is there a unique w... Show more

When I create a Zoom meeting and generate the meeting 'code', etc., I'm not noticing phone numbers for mobile users to join the meeting. I'm only seeing a web link. I don't have a subscription for Zoom. I have the free basic plan. Is there a unique way I need to generate a meeting that will contain phone numbers for the people I invite?


Show less

reply-icon Latest Reply - 

Background Without Green Screen using Core i5 2500 + VGA GT 720

Helo,

 

Can i use a Virtual Background without green screen with my computer specification

  • Core i5 2500
  • VGA Geforce GT 720

Thanks for your help

reply-icon Latest Reply - 

Resolved! Windows application responds very slowly

I recently bought a new laptop and since then I do have major issues with getting Zoom running. Mainly as the windows application reacts either not or only after several minutes to any given input, like clicking a panel or trying to join a meeting. T... Show more

I recently bought a new laptop and since then I do have major issues with getting Zoom running. Mainly as the windows application reacts either not or only after several minutes to any given input, like clicking a panel or trying to join a meeting. This makes it impossible to use Zoom right now, as I can't use the application as nothing happens or the window get marked as "no response".

 

Some details about my system:

OS: Win 11

CPU: i7-7600U

RAM: 16GB

 

Typically my system is far away from beeing completly busy, so I definetly can rule the system itself out. Further I re-installed Zoom multiple times, which didn't solve it. Any clues what is triggering this behaviour and more importantly how to solve it?


Show less

reply-icon Latest Reply - 

1-1 but have time limit of 40 mins

This issue only started recently. When I have a zoom meeting with 1-1, the time limit is only 40 mins. I am aware using this happens to group meetings. Can anything advise how to troubleshoot?

reply-icon Latest Reply - 

Video recording disappeard

Hi,

Thursday 14th of July I recorded a meeting to the cloud. I think after that my paid contract stopped. Now I cannot find the recording any more. Is it lost? Can I find it anywhere???

Greetings from Lanke

reply-icon Latest Reply - 

recovering recording

Hi thereI recorded a zoom meeting and can find the recording on zoom. When I click 'view' it says the recording does not exist. When I past the link into Edge it says 'bad request'. Internet Explorer says 'windows cannot find'. What can I do? Show more

Hi there

I recorded a zoom meeting and can find the recording on zoom. When I click 'view' it says the recording does not exist. When I past the link into Edge it says 'bad request'. Internet Explorer says 'windows cannot find'. What can I do?


Show less

Open a window at the end of the meeting with links to different kinds of Salesforce Opportunities

Hello everyone, Recently I had a conversation with an account manager suggesting the following improvement: At the end of a customer Zoom meeting open a pop-up window with links for creating a new opportunity in Salesforce. I would like to know if th... Show more

Hello everyone,

 

Recently I had a conversation with an account manager suggesting the following improvement:

 

At the end of a customer Zoom meeting open a pop-up window with links for creating a new opportunity in Salesforce.


I would like to know if there is something similar in place, examples or whether this is feasible.


Show less

create meeting as Non-login / API User, Cannot resolve method 'loginWithZoom' in 'ZoomSDK'

i'm new in zoom sdk i need help, i have 3 questions.i know that to host a scheduled meeting as a non-login user, i need to retrieve User_ID, ZAKto get user_id, get request to https://api.zoom.us/v2/users/sites.it means get already created user's user... Show more

i'm new in zoom sdk i need help, i have 3 questions.

  1. i know that to host a scheduled meeting as a non-login user, i need to retrieve User_ID, ZAK

to get user_id, get request to https://api.zoom.us/v2/users/sites.

it means get already created user's user_id?

  1. is there any way to host not sign up zoom account?

i just integrate zoom sdk in my app, and i want to let users who using my app create meeting any sign in zoom, is it possible?

  1. i want to use Email Login so, I coded it like this.
private void Login(String email, String pw){
    int result = ZoomSDK.getInstance().loginWithZoom(email, pw);
    if(result == ZoomApiError.ZOOM_API_ERROR_SUCCESS){
        ZoomSDK.getInstance().addAuthenticationListener(authLitener);
    }
}

but, i encountered this message

Cannot resolve method 'loginWithZoom' in 'ZoomSDK'(other method work well)

how to host meeting with email, pw?


Show less