diff --git a/windows/security/threat-protection/windows-defender-atp/configure-endpoints-gp-windows-defender-advanced-threat-protection.md b/windows/security/threat-protection/windows-defender-atp/configure-endpoints-gp-windows-defender-advanced-threat-protection.md
index ba9cdde442..151cbd0b67 100644
--- a/windows/security/threat-protection/windows-defender-atp/configure-endpoints-gp-windows-defender-advanced-threat-protection.md
+++ b/windows/security/threat-protection/windows-defender-atp/configure-endpoints-gp-windows-defender-advanced-threat-protection.md
@@ -86,30 +86,6 @@ You can use Group Policy (GP) to configure settings, such as settings for the sa
>[!NOTE]
> If you don't set a value, the default value is to enable sample collection.
-### Configure reporting frequency settings
-Windows Defender ATP reporting frequency was tested over a large number of machines and is optimized to provide a recommended balance between speed and performance.
-
-In cases where high-value assets or machines are at high risk, you can configure the reporting frequency to expedite mode, allowing the machine to report at a higher frequency.
-
-> [!NOTE]
-> Using the Expedite mode might have an impact on the machine's battery usage and actual bandwidth used for sensor data. You should consider this when these measures are critical.
-
-For each machine, you can configure a registry key value that determines how frequent a machine reports sensor data to the portal.
-
-The configuration is set through the following registry key entry:
-
-```
-Path: “HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection”
-Name: "latency"
-Value: Normal or Expedite
-```
-Where:
-Key type is a string.
-Possible values are:
-- Normal - sets reporting frequency from the machine to Normal mode for the optimal speed and performance balance
-- Expedite - sets reporting frequency from the machine to Expedite mode
-
-The default value in case the registry key doesn’t exist is Normal.
## Offboard machines using Group Policy
For security reasons, the package used to Offboard machines will expire 30 days after the date it was downloaded. Expired offboarding packages sent to a machine will be rejected. When downloading an offboarding package you will be notified of the packages expiry date and it will also be included in the package name.
diff --git a/windows/security/threat-protection/windows-defender-atp/configure-endpoints-sccm-windows-defender-advanced-threat-protection.md b/windows/security/threat-protection/windows-defender-atp/configure-endpoints-sccm-windows-defender-advanced-threat-protection.md
index d0bf0a6cbd..5832e6bc14 100644
--- a/windows/security/threat-protection/windows-defender-atp/configure-endpoints-sccm-windows-defender-advanced-threat-protection.md
+++ b/windows/security/threat-protection/windows-defender-atp/configure-endpoints-sccm-windows-defender-advanced-threat-protection.md
@@ -89,30 +89,6 @@ The default value in case the registry key doesn’t exist is 1.
For more information about System Center Configuration Manager Compliance see [Compliance Settings in Configuration Manager](https://technet.microsoft.com/library/gg681958.aspx).
-### Configure reporting frequency settings
-Windows Defender ATP reporting frequency was tested over a large number of machines and is optimized to provide a recommended balance between speed and performance.
-
-In cases where high-value assets or machines are at high risk, you can configure the reporting frequency to expedite mode, allowing the machine to report at a higher frequency.
-
-> [!NOTE]
-> Using the Expedite mode might have an impact on the machine's battery usage and actual bandwidth used for sensor data. You should consider this when these measures are critical.
-
-For each machine, you can configure a registry key value that determines how frequent a machine reports sensor data to the portal.
-
-The configuration is set through the following registry key entry:
-
-```
-Path: “HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection”
-Name: "latency"
-Value: Normal or Expedite
-```
-Where:
-Key type is a string.
-Possible values are:
-- Normal - sets reporting frequency from the machine to Normal mode for the optimal speed and performance balance
-- Expedite - sets reporting frequency from the machine to Expedite mode
-
-The default value in case the registry key doesn’t exist is Normal.
## Offboard machines using System Center Configuration Manager