So the TeamViewer team decided to not save settings directly to the .ini
file that is processed during start up, causing all your settings to reset to default every time you launch the app.
Workaround is as follows:
- Start TeamViewer Portable
- Configure everything to your liking
- Go to Extras > Options > Advanced > Show Advanced Options
- Scroll all the way down until you reach
Export settings for TeamViewerPortable
and hit that. - Save the file as
tv.ini
into the same directory as TeamViewer.exe - Close TeamViewer
- Open ´TeamViewer.ini
and change
importsettings=0to
importsettings=1`
That’s it. Now every time you launch TeamViewer Portable it will use the settings you exported!