Hodžův blog

21 Kvě

Switch TeamViewer to the old interface

From PowerShell, run the following commands as administrator:
Set-ItemProperty -Path “HKCU:\Software\Teamviewer” -Name ‘UIVersion’ -Value 2 -Type DWORD –Force
Stop-Process -Name "TeamViewer*" -Force
Start-Sleep 5
cd "C:\Program Files\TeamViewer"
.\TeamViewer.exe

Leave a Reply

Hodžův blog is is proudly powered by Wordpress and the Magellan Theme