07-22-2025 08:54 AM
Hello
We have differents user in your organization which have webex on their Windows user profil.
Is it possible to delete the webex application on silent mode with SCCM ?
Could give us the process to do it please ?
Best Regard
Whisplash
07-22-2025 11:45 PM
Thank Jonathan
The problem is that installation wasn't realize with msi package by our users.
May be this affirmation is wrong but in this case, we can't use the msi package to uninstall webex application in %AppDataLocal% folder
Best regards
07-22-2025 11:25 AM
The Webex App | Installation and automatic upgrade uninstall section indicates the MSI respects the normal /x uninstall parameter. Have you tried the /qn along with it?
If the app is installed in the %AppDataLocal% folder instead of C:\Program Files you’ll likely need to run as the logged in user. Managed deployments usually use the ALLUSERS=1 flag (documented in the same help article linked previously) to perform a machine install.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide