Excel telemetry etl file

Enrico Savini 21 Reputation points
2020-10-23T15:13:36.68+00:00

Hi everybody.

In our environment Excel etl files seem cause poor performance in Excel use. How is possible disable etl use (in my knowledge Office Telemetry Service)?

Environment
Window Server 2012 R2
Office 2013 Professional

Thanks.

Enrico

Microsoft 365 and Office Install, redeem, activate For business Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Hua-MSFT 27,796 Reputation points
    2020-10-26T06:12:33.55+00:00

    @Enrico Savini ,

    Where do you find these .etl files? Does these .etl files storaged in %LocalAppData%\Microsoft\Office\15.0\Telemetry directory?
    By default, Office Telemetry data collection and data uploading are disabled in Office.

    Please locate to the following path to add registry values. (Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur. Please refer to this article about how to back up and restore the registry in Windows.)

    1. [HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\osm]
      "Enablelogging"=dword:00000000
      "EnableUpload"=dword:00000000
    2. [HKEY_CURRENT_USER\Software\Microsoft\Office\Common\ClientTelemetry]
      "DisableTelemetry"=dword:00027100

    More deatiled infroamtion, please refer to the thread "Disable Office Telemetry Data Collection?", and the link "Disable data collection for the agent".

    If the steps still does not work, please try to block "msoia.exe" telemetry file via securit software from accessing the network/web, thus preventing it from sending any telemetry.

    Any questions, please let me know.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.