The World Health Organization (WHO) declared COVID-19 a global pandemic on March 11, 2020. Technology is crucial to stop the spread of the virus. Video conferencing applications such as Zoom Cloud Meetings are essential for collaboration and communication as the government issues policies to conduct various activities from home. Zoom was released in January 2013 to become a trendy video conferencing platform until now. However, post-pandemic, the Zoom App faces challenges maintaining user satisfaction due to the reduced need for virtual meetings. This research aims to analyze user reviews of the Zoom app on the Google Play Store using the RNN and Analysis of Zoom App User Reviews on Google Play Store Using Recurrent Neural Networks (RNN) and Gated Recurrent Unit Algorithms (GRU) algorithms, determine which user reviews are positive, negative, and neutral, identify common problems with Zoom for improvement recommendations, and compare the accuracy between the RNN and GRU algorithms.  The results showed that out of 5000 reviews, 3728 sentiments were Positive, 1041 sentiments were Negative, and 231 sentiments were Neutral. The RNN algorithm achieved 86% accuracy, 86% precision, 100% recall, and 92% f1-score, while GRU achieved 83% accuracy, 87% precision, 92% recall, and 89% f1-score. Thus, RNN is superior in sentiment classification and most users are satisfied with the app, but negative reviews indicate areas that require improvement. This research provides valuable insights for developers to improve Zoom app features based on user feedback.