Created
May 27, 2019 02:27
-
-
Save briangordon/60a39a6abd686d51d16d4fbe9a6c9f4c to your computer and use it in GitHub Desktop.
Microsoft recently introduced "required" telemetry for Office which cannot be disabled through the UI. This should shut it off.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Policies\Microsoft\office\common\clienttelemetry] | |
"sendtelemetry"=dword:00000003 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment