I need some help/advice on which telemetry settings to enable/disable in Office365 and registry to maintain a reasonable level of privacy while not breaking functionality. I am not a security/privacy expert. But Office 365 is more cloud based compared to older standalone versions of Office so I want to make sure I don't break anything.
I found a good collection of registry tweaks posted by CHEF-KOCH at https://github.com/CHEF-KOCH/regtwe...pendent/Ms Office/Disabel office 16 telemetry.
Explanation of tweaks is provided at https://getadmx.com/?Category=Offic...icrosoft.Policies.Windows::L_Sendcustomerdata.
I listed all of the relevant Office365 registry tweaks below with a brief explanation and whether I thought they should be enabled/disabled. Additions/Edits/Comments/Opinions are welcome. Thanks in advance.
(1) Send personal information to Microsoft (disabled) - no data sent
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common]
"sendcustomerdata"=dword:00000000
(2) Send Office Feedback (a.k.a. Send a Smile) reagarding positive/negative experiences when using Office along with a desktop screenshot. (disabled) - no data sent
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Feedback]
"enabled"=dword:00000000
"includescreenshot"=dword:00000000
(3) Logging - Outlook troubleshoot logging. (disabled) - no data collected
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\Mail]
"EnableLogging"=dword:00000000
(4) Configure the level of client software diagnostic data collected by Office and sent to Microsoft. (Required)
Choices are Required (1), Optional (2), or Neither (3).
[HKEY_CURRENT_USER\Software\Microsoft\Office\Common\ClientTelemetry]
"DisableTelemetry"=dword:00000001
(5) Enable Customer Experience Improvement Program (CEIP) (disabled) - opt out of CEIP
Enable Microsoft Office Diagnostics to automatically receive small updates for improved reliability. (enabled) - turn on Office Diagnostics
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common]
"qmenable"=dword:00000000
"updatereliabilitydata"=dword:00000001
(6) Disable Opt-in Wizard on first run and Show OneDrive Sign-In when performing a File Save operation. (disabled) - Show Opt-In Wizard/Hide OneDrive SignIn
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\General]
"shownfirstrunoptin"=dword:00000000
"skydrivesigninoption"=dword:00000000
(7) Proofing Tools feature collects data about Proofing Tools usage and sends to Microsoft. (disabled) - no usage data sent
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\ptwatson]
"ptwoptin"=dword:00000000
(8) Disable First Run Movie and First Run on Application Boot when Office first runs. (enabled) - First Run not shown
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Firstrun]
"disablemovie"=dword:00000001
"bootedrtm"=dword:00000001
(9) Allow the use of connected experiences in Office that download online content. Examples: Office templates and PowerPoint QuickStarter.
Allow the use of connected experiences in Office that analyze content. Examples: PowerPoint Designer and Editor in Word.
Allow the use of additional optional connected experiences in Office. Examples: LinkedIn features of the Resume Assistant in Word or the 3D Maps feature in Excel, which uses Bing.
Allow the use of connected experiences in Office. (Seems to be combination of previous three settings).
(all enabled)
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Privacy]
"downloadcontentdisabled"=dword:00000001
"usercontentdisabled"=dword:00000001
"controllerconnectedservicesenabled"=dword:00000001
"disconnectedstate"=dword:00000001
(10) Turn on telemetry data collection and uploading features in Office that are used by Office Telemetry Dashboard and Office Telemetry Log. (disabled) - no telemetry data uploaded
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\OSM]
"Enablelogging"=dword:00000000
"EnableUpload"=dword:00000000
(11) Office applications to exclude from Office Telemetry Agent reporting. *(enabled) - no telemetry data uploaded
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\OSM\preventedapplications]
"accesssolution"=dword:00000001
"olksolution"=dword:00000001
"onenotesolution"=dword:00000001
"pptsolution"=dword:00000001
"projectsolution"=dword:00000001
"publishersolution"=dword:00000001
"visiosolution"=dword:00000001
"wdsolution"=dword:00000001
"xlsolution"=dword:00000001
(12) Office solutions to exclude from Office Telemetry Agent reporting. (enabled) - no telemetry data uploaded
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\OSM\preventedsolutiontypes]
"agave"=dword:00000001
"appaddins"=dword:00000001
"comaddins"=dword:00000001
"documentfiles"=dword:00000001
"templatefiles"=dword:00000001
I found a good collection of registry tweaks posted by CHEF-KOCH at https://github.com/CHEF-KOCH/regtwe...pendent/Ms Office/Disabel office 16 telemetry.
Explanation of tweaks is provided at https://getadmx.com/?Category=Offic...icrosoft.Policies.Windows::L_Sendcustomerdata.
I listed all of the relevant Office365 registry tweaks below with a brief explanation and whether I thought they should be enabled/disabled. Additions/Edits/Comments/Opinions are welcome. Thanks in advance.
(1) Send personal information to Microsoft (disabled) - no data sent
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common]
"sendcustomerdata"=dword:00000000
(2) Send Office Feedback (a.k.a. Send a Smile) reagarding positive/negative experiences when using Office along with a desktop screenshot. (disabled) - no data sent
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Feedback]
"enabled"=dword:00000000
"includescreenshot"=dword:00000000
(3) Logging - Outlook troubleshoot logging. (disabled) - no data collected
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\Mail]
"EnableLogging"=dword:00000000
(4) Configure the level of client software diagnostic data collected by Office and sent to Microsoft. (Required)
Choices are Required (1), Optional (2), or Neither (3).
[HKEY_CURRENT_USER\Software\Microsoft\Office\Common\ClientTelemetry]
"DisableTelemetry"=dword:00000001
(5) Enable Customer Experience Improvement Program (CEIP) (disabled) - opt out of CEIP
Enable Microsoft Office Diagnostics to automatically receive small updates for improved reliability. (enabled) - turn on Office Diagnostics
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common]
"qmenable"=dword:00000000
"updatereliabilitydata"=dword:00000001
(6) Disable Opt-in Wizard on first run and Show OneDrive Sign-In when performing a File Save operation. (disabled) - Show Opt-In Wizard/Hide OneDrive SignIn
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\General]
"shownfirstrunoptin"=dword:00000000
"skydrivesigninoption"=dword:00000000
(7) Proofing Tools feature collects data about Proofing Tools usage and sends to Microsoft. (disabled) - no usage data sent
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\ptwatson]
"ptwoptin"=dword:00000000
(8) Disable First Run Movie and First Run on Application Boot when Office first runs. (enabled) - First Run not shown
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Firstrun]
"disablemovie"=dword:00000001
"bootedrtm"=dword:00000001
(9) Allow the use of connected experiences in Office that download online content. Examples: Office templates and PowerPoint QuickStarter.
Allow the use of connected experiences in Office that analyze content. Examples: PowerPoint Designer and Editor in Word.
Allow the use of additional optional connected experiences in Office. Examples: LinkedIn features of the Resume Assistant in Word or the 3D Maps feature in Excel, which uses Bing.
Allow the use of connected experiences in Office. (Seems to be combination of previous three settings).
(all enabled)
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Privacy]
"downloadcontentdisabled"=dword:00000001
"usercontentdisabled"=dword:00000001
"controllerconnectedservicesenabled"=dword:00000001
"disconnectedstate"=dword:00000001
(10) Turn on telemetry data collection and uploading features in Office that are used by Office Telemetry Dashboard and Office Telemetry Log. (disabled) - no telemetry data uploaded
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\OSM]
"Enablelogging"=dword:00000000
"EnableUpload"=dword:00000000
(11) Office applications to exclude from Office Telemetry Agent reporting. *(enabled) - no telemetry data uploaded
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\OSM\preventedapplications]
"accesssolution"=dword:00000001
"olksolution"=dword:00000001
"onenotesolution"=dword:00000001
"pptsolution"=dword:00000001
"projectsolution"=dword:00000001
"publishersolution"=dword:00000001
"visiosolution"=dword:00000001
"wdsolution"=dword:00000001
"xlsolution"=dword:00000001
(12) Office solutions to exclude from Office Telemetry Agent reporting. (enabled) - no telemetry data uploaded
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\OSM\preventedsolutiontypes]
"agave"=dword:00000001
"appaddins"=dword:00000001
"comaddins"=dword:00000001
"documentfiles"=dword:00000001
"templatefiles"=dword:00000001