diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
index 55233dabcb..7a1fc2a5f2 100644
--- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
+++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
@@ -10,7 +10,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 02/05/2018
+ms.date: 02/26/2018
---
# What's new in MDM enrollment and management
@@ -1411,6 +1411,7 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
Display/EnablePerProcessDpi
Display/EnablePerProcessDpiForApps
Experience/AllowWindowsSpotlightOnSettings
+TextInput/AllowHardwareKeyboardTextSuggestions
diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index 1d2ee6afaa..1d092797ac 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 01/12/2018
+ms.date: 02/26/2018
---
# Policy CSP
@@ -2811,6 +2811,7 @@ The following diagram shows the Policy configuration service provider in tree fo
-
SystemServices/ConfigureXboxLiveNetworkingServiceStartupMode
+
### TaskScheduler policies
@@ -2823,6 +2824,9 @@ The following diagram shows the Policy configuration service provider in tree fo
### TextInput policies
+ -
+ TextInput/AllowHardwareKeyboardTextSuggestions
+
-
TextInput/AllowIMELogging
diff --git a/windows/client-management/mdm/policy-csp-textinput.md b/windows/client-management/mdm/policy-csp-textinput.md
index 18075100b2..ea9e693f80 100644
--- a/windows/client-management/mdm/policy-csp-textinput.md
+++ b/windows/client-management/mdm/policy-csp-textinput.md
@@ -6,7 +6,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 01/30/2018
+ms.date: 02/26/2018
---
# Policy CSP - TextInput
@@ -21,6 +21,9 @@ ms.date: 01/30/2018
## TextInput policies
+ -
+ TextInput/AllowHardwareKeyboardTextSuggestions
+
-
TextInput/AllowIMELogging
@@ -66,6 +69,56 @@ ms.date: 01/30/2018
+
+
+
+**TextInput/AllowHardwareKeyboardTextSuggestions**
+
+
+
+
+ Home |
+ Pro |
+ Business |
+ Enterprise |
+ Education |
+ Mobile |
+ Mobile Enterprise |
+
+
+  |
+ 4 |
+ 4 |
+ 4 |
+ 4 |
+ |
+ |
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+Added in Windows 10, version 1803. Specifies text prediction for hardware keyboard is always disabled. When this policy is set to 0, text prediction for hardware keyboard is always disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 – Text prediction for the hardware keyboard is disabled and the switch is unusable (user cannot activate the feature).
+- 1 (default) – Text prediction for the hardware keyboard is enabled. User can change the setting.
+
+
+
+