diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md
index dd5ab0c00c..a504f6a22f 100644
--- a/windows/manage/change-history-for-manage-and-update-windows-10.md
+++ b/windows/manage/change-history-for-manage-and-update-windows-10.md
@@ -17,7 +17,7 @@ This topic lists new and updated topics in the [Manage and update Windows 10](in
| New or changed topic | Description |
| --- | --- |
| [Cortana integration in your business or enterprise](manage-cortana-in-enterprise.md) |Added an important note about Cortana and Office 365 integration. |
-| [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) | Added link to the Windows Restricted Traffic Limited Functionality Baseline. |
+| [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) | Added link to the Windows Restricted Traffic Limited Functionality Baseline.
Added Teredo Group Policy. |
## September 2016
diff --git a/windows/manage/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/manage/manage-connections-from-windows-operating-system-components-to-microsoft-services.md
index e992a6f40f..8c9eb305c7 100644
--- a/windows/manage/manage-connections-from-windows-operating-system-components-to-microsoft-services.md
+++ b/windows/manage/manage-connections-from-windows-operating-system-components-to-microsoft-services.md
@@ -94,7 +94,7 @@ See the following table for a summary of the management settings for Windows 10
| [16.17 Motion](#bkmk-priv-motion) |  |  | | | |
| [17. Software Protection Platform](#bkmk-spp) | |  |  | | |
| [18. Sync your settings](#bkmk-syncsettings) |  |  |  | | |
-| [19. Teredo](#bkmk-teredo) | | | | |  |
+| [19. Teredo](#bkmk-teredo) | |  | | |  |
| [20. Wi-Fi Sense](#bkmk-wifisense) |  |  | |  | |
| [21. Windows Defender](#bkmk-defender) | |  |  |  | |
| [22. Windows Media Player](#bkmk-wmp) |  | | | |  |
@@ -123,7 +123,7 @@ See the following table for a summary of the management settings for Windows Ser
| [16. Settings > Privacy](#bkmk-settingssection) | | | | |
| [16.1 General](#bkmk-priv-general) |  |  |  | |
| [17. Software Protection Platform](#bkmk-spp) | |  | | |
-| [19. Teredo](#bkmk-teredo) | | | |  |
+| [19. Teredo](#bkmk-teredo) | |  | |  |
| [21. Windows Defender](#bkmk-defender) | |  |  | |
| [22. Windows Media Player](#bkmk-wmp) | | | |  |
| [24. Windows Store](#bkmk-windowsstore) | |  | | |
@@ -140,7 +140,7 @@ See the following table for a summary of the management settings for Windows Ser
| [5. Font streaming](#font-streaming) |  |  | |
| [12. Network Connection Status Indicator](#bkmk-ncsi) |  | | |
| [17. Software Protection Platform](#bkmk-spp) |  | | |
-| [19. Teredo](#bkmk-teredo) | | |  |
+| [19. Teredo](#bkmk-teredo) |  | |  |
| [21. Windows Defender](#bkmk-defender) |  |  | |
| [26. Windows Update](#bkmk-wu) |  |  | |
@@ -1117,7 +1117,11 @@ To turn off Messaging cloud sync:
### 19. Teredo
-You can disable Teredo by using the netsh.exe command. For more info on Teredo, see [Internet Protocol Version 6, Teredo, and Related Technologies](http://technet.microsoft.com/library/cc722030.aspx).
+You can disable Teredo by applying a Group Policy or by using the netsh.exe command. For more info on Teredo, see [Internet Protocol Version 6, Teredo, and Related Technologies](http://technet.microsoft.com/library/cc722030.aspx).
+
+- Apply the Group Policy: **Computer Configuration** > **Administrative Templates** > **Network** > **TCPIP Settings** > **IPv6 Transition Technologies** > **Set Teredo State** and set it to **Disabled State**.
+
+ -or-
- From an elevated command prompt, run **netsh interface teredo set state disabled**