I need to silently uninstall TeamViewer on allot of devices.
It would seem that none of the usual switches for programs are not working.
Below are examples of the switches i have tried.
"C:\Program Files (x86)\TeamViewer\uninstall.exe" /?
"C:\Program Files (x86)\TeamViewer\uninstall.exe" /i
"C:\Program Files (x86)\TeamViewer\uninstall.exe" /qn
"C:\Program Files (x86)\TeamViewer\uninstall.exe" /s
"C:\Program Files (x86)\TeamViewer\uninstall.exe" /silent
"C:\Program Files (x86)\TeamViewer\uninstall.exe" /quiet
Every switch triggers the program to popup and requires user intervention.
Has anyone managed to successfully silently uninstall TeamViewer?