Skip to content

Mads80/bginfo-teamviewer-id

Repository files navigation

🖥️ bginfo_teamviewer_id

Show your Teamviewer ID on the desktop with BgInfo.

Download BgInfo: https://docs.microsoft.com/en-us/sysinternals/downloads/bginfo


PowerShell command: (Run as Administrator)

(Get-ItemProperty -Path 'HKLM:\SOFTWARE\Wow6432Node\TeamViewer').ClientID | Out-File -FilePath c:\teamviewerid.txt

Fetches the TeamViewer ID from registry and saves it into a .txt file.


Navigate to "shell:startup".

BgInfo TeamViewer Id Shell Startup

Create a new shortcut and add the following:

C:\Users\***\bin\Bginfo64.exe config.bgi /timer:0 /nolicprompt /silent /taskbar

BgInfo will now run on startup.


Adding a Custom Field:

BgInfo TeamViewer Id Custom Field

End result:

BgInfo TeamViewer Id Result

About

Show your Teamviewer ID on desktop with BgInfo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published