Printix Client icon does not appear

The Printix Client icon does not appear. The PrintixClient-{user}.{number}.log file includes the following message:

System.NotSupportedException: The requested security protocol is not supported.
  at System.Net.ServicePointManager.ValidateSecurityProtocol(SecurityProtocolType value)
  at WindowsUI.PixWindowsClient.StartGUIWorkers()
  at WindowsUI.Program.Main(String[] args)

Resolution: Enable TLS 1.2.

  1. Press Windows+R.

    The Run dialog box appears.

  2. Type regedit, then select OK.

    Select Yes if prompted.

    The Registry Editor appears.

  3. Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client.
  4. Add the DWORD value name DisabledByDefault with a value of 0.
  5. Restart the computer.