Skip to content

Settings storage overview

All settings for Transparent Lock Screen are stored in the system registry under the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Softros Systems\Transparent Lock Screen\

Each value has a self-explanatory name. Below is a complete list of available settings:

Value Name Value Type
Enabled REG_DWORD
LockOnWindowsLock REG_DWORD
LockOnShortcut REG_DWORD
LockShortcut REG_SZ
LockOnIdle REG_DWORD
IdleTimeout REG_DWORD
LockOnCommandLine REG_DWORD
IgnoreMouseClicks REG_DWORD
IgnoreMouseMoves REG_DWORD
IgnoreKeystokes REG_DWORD
IgnoreTouchScreenInput REG_DWORD
UnlockOnCAD REG_DWORD
UnlockOnShortcut REG_DWORD
UnlockShortcut REG_SZ
UnlockTimerEnabled REG_DWORD
UnlockTimer REG_DWORD
HideMouse REG_DWORD
KeepAwake REG_DWORD
DimScreen REG_DWORD
DimScreenValue REG_DWORD
LogToTextFile REG_DWORD
LogToTextFileVerbose REG_DWORD
LogTextFilePath REG_SZ
LogToEventLog REG_DWORD
LogToEventLogVerbose REG_DWORD
LicenseKey REG_SZ

Settings distribution options

Depending on your requirements, you can export a .REG file from a configured machine or use command-line tools, PowerShell, or other methods to edit the registry.

Changes made in the registry are applied in real time, no app or machine restart requred.

For Active Directory or Intune you can use our administrative template (.admx) file to configure endpoints from a central location.