Directions for Windows
To find your Computer ID on devices running Windows, begin by searching for "Registry Editor" in your Windows Search bar.
Click on the application to run Registry Editor.

Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Threatlocker
- Computer
- HKEY_LOCAL_MACHINE
- SOFTWARE
- ThreatLocker
Locate the Computerid in the list of keys.

Directions for macOS
Keychain
To find your Computer ID on devices with a macOS using Keychain, navigate to the top right search bar.
Search for Keychain Access, and open it.

Under 'System', search for computer in the top right search bar.

Click on com.threatlocker.app.agent.computerId in the grid.

Select the Show password checkbox. The 'password' that is displayed is the computer ID.
Terminal
Type in the following command and hit enter:
sudo security find-generic-password -a root -s com.threatlocker.app.agent.computerId -g

Enter the requested administrator credentials.

The line beginning with 'password' is the computer ID.

Help Center