Disable Microsoft Office telemetry agent
- Single actionThis page belongs to a script, containing basic changes to achieve a task.
- Windows onlyThis script improves your privacy on Windows
- Impact: MinimumSystem Functionality Loss Risk: Low
This action improves privacy with minimal impact when you run the recommended script. - Batch (batchfile)These changes use Windows system commands to update your settings.
- Fully reversible
You can fully restore this action (revert back to the original behavior) using this website.
The restore/revert methods provided here can help you fix issues.
Overview
This script disables the scheduled tasks associated with the Office telemetry agent.
The Office Telemetry Agent, introduced in Office 2013, collects and uploads a variety of data for monitoring purposes 1.
This data includes runtime logs, properties of Office documents, and other insights from Office applications 1 2.
Notably, it can upload file names, paths, and document titles in their original format 1.
The data is stored locally before being uploaded to a shared folder (at %LOCALAPPDATA%\Microsoft\Office\16.0\Telemetry
) 3.
This poses privacy risks as it may contain personal or confidential information.
The OfficeTelemetryAgentLogOn
scheduled task, collects data for the Office Telemetry Dashboard 1. This task activates upon
user login to an Office client and continues to scan and collect data during the session 1. The types of data collected encompass
file names of recently accessed Office documents 2 3, names of add-ins and solutions interacting with Office 3, and system information
including user and computer names 2.
Disabling these tasks is recommended for enhancing privacy. The script effectively prevents privacy risks associated with telemetry data collection by disabling the related scheduled tasks. It prevents the collection and upload of potentially sensitive information, thereby protecting users from exposure of personal or internal process-related details.
Overview of default task statuses
\Microsoft\Office\OfficeTelemetryAgentFallBack
(tested on Office version 2208):
OS Version | Default status |
---|---|
Windows 10 22H2 | 🟡 N/A (missing) |
Windows 11 22H2 | 🟡 N/A (missing) |
\Microsoft\Office\OfficeTelemetryAgentFallBack2016
(tested on Office version 2208):
OS Version | Default status |
---|---|
Windows 10 22H2 | 🟢 Ready |
Windows 11 22H2 | 🟢 Ready |
\Microsoft\Office\OfficeTelemetryAgentLogOn
(tested on Office version 2208):
OS Version | Default status |
---|---|
Windows 10 22H2 | 🟡 N/A (missing) |
Windows 11 22H2 | 🟡 N/A (missing) |
\Microsoft\Office\OfficeTelemetryAgentLogOn2016
(tested on Office version 2208):
OS Version | Default status |
---|---|
Windows 10 22H2 | 🟢 Ready |
Windows 11 22H2 | 🟢 Ready |
Sources
- Deploy Office Telemetry Dashboard - Deploy Office. Microsoft Learn. (2023).
Original: https://learn.microsoft.com/en-us/deployoffice/compat/deploy-telemetry-dashboard
Archived: https://web.archive.org/web/20231022114220/https://learn.microsoft.com/en-us/deployoffice/compat/deploy-telemetry-dashboard - Data collected by the agent for Office Telemetry Dashboard - Deploy Office. Microsoft Learn. (2023).
Original: https://learn.microsoft.com/en-us/deployoffice/compat/data-that-the-telemetry-agent-collects-in-office
Archived: https://web.archive.org/web/20231022114227/https://learn.microsoft.com/en-us/deployoffice/compat/data-that-the-telemetry-agent-collects-in-office - Manage the privacy of data monitored by Office Telemetry Dashboard - Deploy Office. Microsoft Learn. (2024).
Original: https://learn.microsoft.com/en-us/deployoffice/compat/manage-the-privacy-of-data-monitored-by-telemetry-in-office
Archived: https://web.archive.org/web/20240314130549/https://learn.microsoft.com/en-us/deployoffice/compat/manage-the-privacy-of-data-monitored-by-telemetry-in-office
Apply Now
Choose one of three ways to apply:
Download script
Download and run the script directly- No app needed
- Offline usage
- Easy-to-apply
- Free
- Open-source