Popular Posts

Change TeamViewer Client ID on Cloned Linux machine

2:40 PM 18 Comments A+ a-

If you have remastered Linux with included TeamViewer or if you cloned your Linux distribution and all programs and setting you will be faced with problem that all your cloned, preinstalled machines will have the same ClientID number.

You can solve this easily by removing teamviewer settings.
Open terminal and enter this command: rm -r ~/.teamviewer

It will delete all teamviewer setting , but they will be back after you start teamviewer, and there will be new ClientID. Sometimes you must wait several minutes to gain new ID number and password.

UPDATE: On TeamViewer 9, and probably 8 as well, stop the teamviewer daemon, remove the /opt/teamviewer9/config directory and restart the daemon.