Upgrade Citrix Workspace
Download the most recent approved version of the CitrixWorkspace app.
Open Command Prompt as an administrator, navigate to the local directory, and start the installation wizard using the following command:
CitrixWorkspaceApp.exe /cleaninstallThe cleaninstall flag will uninstall older versions.
Save the following text as a .reg file and execute it with elevated permissions. This will notify the end user about updates, but only for LTSR versions.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix] [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\ICA Client] [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\ICA Client\AutoUpdate] "Enable"="True" "LTSROnly"="True" "DeferUpdate-Count"="-1"