Enable or disable various features on the on-screen keyboard

Enable or disable various features on the on-screen keyboard. This policy takes effect only when "VirtualKeyboardEnabled" policy is enabled.

If one feature in this policy is set to True, it will be enabled on the on-screen keyboard.

If one feature in this policy is set to False or left unset, it will be disabled on the on-screen keyboard.

NOTE: this policy is only supported in PWA Kiosk mode.
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=VirtualKeyboardFeatures for more information about schema and formatting.

Example value:

{
"auto_complete_enabled": true,
"auto_correct_enabled": true,
"handwriting_enabled": false,
"spell_check_enabled": false,
"voice_input_enabled": false
}

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Enable or disable various features on the on-screen keyboard (The single-line field is deprecated and will be removed in the future. Please start using the multi-line textbox below.)

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\ChromeOS
Value NameVirtualKeyboardFeatures
Value TypeREG_SZ
Default Value


Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\ChromeOS
Value NameVirtualKeyboardFeatures
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)