Office 2016 Telemetry

Discussion in 'Microsoft Office' started by biatche, Dec 8, 2015.

  1. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    Any software to recommend that eradicates office 2016 telemetry/other junk to M$?

    I have some copies of office 2016 home and business here.... they are a lot harder to customize than VL versions..
     
  2. Blueingreen

    Blueingreen MDL Junior Member

    Mar 18, 2015
    74
    46
    10
    #2 Blueingreen, Dec 9, 2015
    Last edited by a moderator: Apr 20, 2017
    This can be a start. But "eradicating" is a different story.

    Code:
    Windows Registry Editor Version 5.00
    
    
    
    
    [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\Mail]
    "EnableLogging"=dword:00000000
    
    
    [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Word\Options]
    "EnableLogging"=dword:00000000
    
    
    [HKEY_CURRENT_USER\Software\Microsoft\Office\Common\ClientTelemetry]
    "DisableTelemetry"=dword:00000001
    
    
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\osm]
    "EnableFileObfuscation"=dword:00000001
    "Enablelogging"=dword:00000000
    "EnableUpload"=dword:00000000
    
    
    [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
     
    [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
    
     
  3. MysTikAL3

    MysTikAL3 MDL Senior Member

    Jul 15, 2013
    387
    8,461
    10
    #3 MysTikAL3, Dec 16, 2015
    Last edited by a moderator: Apr 20, 2017

    By editing the version could these be applied for office 14 and 15, or are the processes irrelevant to those versions?
    :g: