never-displayed
View discussion in a popup
Here is the workaround from the support:
I need to add the following key to the user:
reg add HKCU\Software\Microsoft\Office\Common\ClientTelemetry /v DisableTelemetry /t REG_DWORD /d 0xffffffff /f
After that its working fine
View solution in original post