citrix session doesn’t close after the user closes the application.

Sometimes a seamless user session doesn’t get closed properly after the seamless applications got closed.

Investigate which executables are keeping the session open, and add the executable to the following registry key.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\TWI
Value Name: LogoffCheckSysModules
Type: REG_SZ
String: executabletoclose.exe

Leave a comment