Set screen magnifier type

Setting the policy to None turns the screen magnifier off.

If you set the policy, users can't change it. If not set, the screen magnifier is off at first, but users can turn it on any time.

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family
Set screen magnifier type


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


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)