Set the screen magnifier type on the login screen

If this policy is set, it controls the type of screen magnifier that is enabled.

If this policy is set to "Full-screen", the screen magnifier will always be enabled in full-screen magnifier mode on the login screen.

If this policy is set to "Docked", the screen magnifier will always be enabled in docked magnifier mode on the login screen.

If this policy is set to "None", the screen magnifier will always be disabled on the login screen.

If you set this policy, users cannot change or override it.

If this policy is left unset, the dictation is disabled on the login screen initially but can be enabled by the user anytime.

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

Set the screen magnifier type on the login screen


  1. Screen magnifier disabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS\Recommended
    Value NameDeviceLoginScreenScreenMagnifierType
    Value TypeREG_DWORD
    Value0
  2. Full-screen magnifier enabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS\Recommended
    Value NameDeviceLoginScreenScreenMagnifierType
    Value TypeREG_DWORD
    Value1
  3. Docked magnifier enabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS\Recommended
    Value NameDeviceLoginScreenScreenMagnifierType
    Value TypeREG_DWORD
    Value2


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)