

You will see the list of all applications and programs installed on your computer. Two applications, in our case, will be Cisco Webex Meetings and Webex Teams respectively. Considering the fact that both programs were developed by Cisco, they will be located next to each other. Then, right-click the program and click the Uninstall item, then confirm.Īpps & Features is the basic uninstaller tool available on Windows 10. Find it through Windows search taskbar or Windows settings. #How to uninstall webex on mac windowsįind Webex apps, left-click the program icon or name and then click the Uninstall button, confirm to finalize.ĬMD is the command-line interpreter of Windows OS. We can also use it as an uninstall utility. Open the Window Search Taskbar and enter CMD. You can also open the Command Prompt, it’s the same. In the CMD black window, type wmic and press Enter.

You should get wmic:root\cli> string in a moment. Then type product get name right next to that string without a space and press Enter. Wait for a while for the list of all programs to appear, find Webex Teams and Cisco Webex Meetings.

Then, down the list, you will see wmic:root\cli> string again. If you want to delete Webex Teams, type in product where name=“Webex Teams” call uninstall in the same string. To uninstall Webex Meetings program, type product where name=“Cisco Webex Meetings” call uninstall. In a few seconds type Y (yes) to confirm. Important note: In case of Webex, CMD can work improperly.
