Set the user experience of disabled features

Controls the user experience of disabled features listed in SystemFeaturesDisableList.

If this policy is set to "blocked", the disabled features will become unusable but still visible to users.

If this policy is set to "hidden", the disabled features will become unusable and invisible to users.

If this policy is left unset or has an invalid value, the disable mode of system features will be "blocked".

Example value: blocked

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

Set the user experience of disabled features


  1. Block the disabled features
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSystemFeaturesDisableMode
    Value TypeREG_SZ
    Valueblocked
  2. Hide and block the disabled features
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSystemFeaturesDisableMode
    Value TypeREG_SZ
    Valuehidden


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)