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 7a1fc2a5f2..4ff04b5dba 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
@@ -1412,6 +1412,14 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
Display/EnablePerProcessDpiForApps
Experience/AllowWindowsSpotlightOnSettings
TextInput/AllowHardwareKeyboardTextSuggestions
+TextInput/ForceTouchKeyboardDockedState
+TextInput/TouchKeyboardDictationButtonAvailability
+TextInput/TouchKeyboardEmojiButtonAvailability
+TextInput/TouchKeyboardFullModeAvailability
+TextInput/TouchKeyboardHandwritingModeAvailability
+TextInput/TouchKeyboardNarrowModeAvailability
+TextInput/TouchKeyboardSplitModeAvailability
+TextInput/TouchKeyboardWideModeAvailability
diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index 1d092797ac..4b54639bbb 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -536,13 +536,13 @@ The following diagram shows the Policy configuration service provider in tree fo
Cellular/LetAppsAccessCellularData
-
- Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
+ Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
-
- Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
+ Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
-
- Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
+ Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
-
Cellular/ShowAppCellularAccessUI
@@ -2866,6 +2866,30 @@ The following diagram shows the Policy configuration service provider in tree fo
-
TextInput/ExcludeJapaneseIMEExceptShiftJIS
+ -
+ TextInput/ForceTouchKeyboardDockedState
+
+ -
+ TextInput/TouchKeyboardDictationButtonAvailability
+
+ -
+ TextInput/TouchKeyboardEmojiButtonAvailability
+
+ -
+ TextInput/TouchKeyboardFullModeAvailability
+
+ -
+ TextInput/TouchKeyboardHandwritingModeAvailability
+
+ -
+ TextInput/TouchKeyboardNarrowModeAvailability
+
+ -
+ TextInput/TouchKeyboardSplitModeAvailability
+
+ -
+ TextInput/TouchKeyboardWideModeAvailability
+
### TimeLanguageSettings policies
diff --git a/windows/client-management/mdm/policy-csp-cellular.md b/windows/client-management/mdm/policy-csp-cellular.md
index 33931f6aa7..0a1606c00c 100644
--- a/windows/client-management/mdm/policy-csp-cellular.md
+++ b/windows/client-management/mdm/policy-csp-cellular.md
@@ -23,13 +23,13 @@ ms.date: 01/30/2018
Cellular/LetAppsAccessCellularData
-
- Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
+ Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
-
- Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
+ Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
-
- Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
+ Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
-
Cellular/ShowAppCellularAccessUI
@@ -103,7 +103,7 @@ The following list shows the supported values:
-**Cellular/LetAppsAccessCellularData_ForceAllowTheseApps**
+**Cellular/LetAppsAccessCellularData_ForceAllowTheseApps**
@@ -146,7 +146,7 @@ Added in Windows 10, version 1709. List of semi-colon delimited Package Family N
-**Cellular/LetAppsAccessCellularData_ForceDenyTheseApps**
+**Cellular/LetAppsAccessCellularData_ForceDenyTheseApps**
@@ -189,7 +189,7 @@ Added in Windows 10, version 1709. List of semi-colon delimited Package Family N
-**Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps**
+**Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps**
diff --git a/windows/client-management/mdm/policy-csp-textinput.md b/windows/client-management/mdm/policy-csp-textinput.md
index ea9e693f80..c301cc1884 100644
--- a/windows/client-management/mdm/policy-csp-textinput.md
+++ b/windows/client-management/mdm/policy-csp-textinput.md
@@ -66,6 +66,30 @@ ms.date: 02/26/2018
-
TextInput/ExcludeJapaneseIMEExceptShiftJIS
+ -
+ TextInput/ForceTouchKeyboardDockedState
+
+ -
+ TextInput/TouchKeyboardDictationButtonAvailability
+
+ -
+ TextInput/TouchKeyboardEmojiButtonAvailability
+
+ -
+ TextInput/TouchKeyboardFullModeAvailability
+
+ -
+ TextInput/TouchKeyboardHandwritingModeAvailability
+
+ -
+ TextInput/TouchKeyboardNarrowModeAvailability
+
+ -
+ TextInput/TouchKeyboardSplitModeAvailability
+
+ -
+ TextInput/TouchKeyboardWideModeAvailability
+
@@ -859,8 +883,416 @@ The following list shows the supported values:
+
+
+**TextInput/ForceTouchKeyboardDockedState**
+
+
+
+
+ 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 the touch keyboard is always docked. When this policy is set to enabled, the touch keyboard is always docked.
+
+
+
+The following list shows the supported values:
+
+- 0 - (default) - The OS determines when it's most appropriate to be available.
+- 1 - Touch keyboard is always docked.
+- 2 - Touch keyboard docking can be changed.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardDictationButtonAvailability**
+
+
+
+
+ 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 whether the dictation input button is enabled or disabled for the touch keyboard. When this policy is set to disabled, the dictation input button on touch keyboard is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Dictation button on the keyboard is always available.
+- 2 - Dictation button on the keyboard is always disabled.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardEmojiButtonAvailability**
+
+
+
+
+ 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 whether the emoji button is enabled or disabled for the touch keyboard. When this policy is set to disabled, the emoji button on touch keyboard is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Emoji button on keyboard is always available.
+- 2 - Emoji button on keyboard is always disabled.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardFullModeAvailability**
+
+
+
+
+ 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 whether the full keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the full keyboard mode for touch keyboard is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Full keyboard is always available.
+- 2 - Full keyboard is always disabled.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardHandwritingModeAvailability**
+
+
+
+
+ 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 whether the handwriting input panel is enabled or disabled. When this policy is set to disabled, the handwriting input panel is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Handwriting input panel is always available.
+- 2 - Handwriting input panel is always disabled.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardNarrowModeAvailability**
+
+
+
+
+ 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 whether the narrow keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the narrow keyboard mode for touch keyboard is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Narrow keyboard is always available.
+- 2 - Narrow keyboard is always disabled.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardSplitModeAvailability**
+
+
+
+
+ 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 whether the split keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the split keyboard mode for touch keyboard is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Split keyboard is always available.
+- 2 - Split keyboard is always disabled.
+
+
+
+
+
+
+
+**TextInput/TouchKeyboardWideModeAvailability**
+
+
+
+
+ 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 whether the wide keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the wide keyboard mode for touch keyboard is disabled.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - The OS determines when it's most appropriate to be available.
+- 1 - Wide keyboard is always available.
+- 2 - Wide keyboard is always disabled.
+
+
+
+
+
Footnote:
- 1 - Added in Windows 10, version 1607.