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..
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
By editing the version could these be applied for office 14 and 15, or are the processes irrelevant to those versions?