To remove the option of sending anonymous usage statistics to improve Citrix Workspace app at preferences for Stores
Configure the following registry key through elevated PowerShell prompt;
- 'New-ItemProperty -Path HKLM:\SOFTWARE\Citrix\Telemetry\CEIP -Name Enabled -PropertyType DWORD -Value 0'
This should disable anonymous statistics.
Registry key wasn't enabled.