Forum Discussion
aniquenaushad
Jun 30, 2022Copper Contributor
How to disable usage data in Remote Desktop client
Hi, As an IT admin, I wanted to disable the "Send Usage data" in Remote Desktop Client. Can someone please tell me how can I disable this option for users? Also can you please tell where t...
RonSe68
Jul 15, 2022Copper Contributor
I was looking into the same, and it's a HKCU setting:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\RdClientRadc
EnableMSRDCTelemetry, default 1 = on, 0 = disabled
Do you perhaps know how to disable update 🙂 ?