How to set default zoom/scalibility in Edge for all users? Need to set on 100 devices and preferred to do it via GPO.

Jay Singh 26 Reputation points
2022-11-10T00:49:53.793+00:00

For KIOSK devices a website needs to have a specific zoom level. How this can be set via GPO? Could not find anything listed in the Edge admx templates.

Microsoft Edge | Microsoft Edge development
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-11-10T06:09:31.313+00:00

    Hi @Jay Singh ,

    There is no such GPO for zoom level setting currently, because the zoom level depends on your profile preferences.
    The --force-device-scale-factor=1.25 flag actually works for me in Kiosk mode. You need to close the Edge instances and try again. I suggest using a larger scale like 2 to see the difference.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,
    Shijie Li

    2 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Jay Singh 26 Reputation points
    2022-11-24T20:39:41.367+00:00

    Thank you. Flag --force-device-scale-factor=1.25 works in Kiosk mode.

    1 person found this answer helpful.
    0 comments No comments

  2. Jay Singh 26 Reputation points
    2022-11-10T00:54:07.693+00:00

    I have already tried this and it did not make any difference

    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --force-device-scale-factor=1.25

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.