kiosk mode

Андрей К 0 Reputation points
2024-09-24T09:33:10.3+00:00

I launch the kiosk mode with the command: start "" "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --kiosk www.google.com --edge-kiosk-type=fullscreen -no-first-run then from another browser I follow the link: microsoft-edge:https://robot.7graney.ru/3d.html . It opens in Edge, but in a different window, not in the kiosk window. Why?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,357 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,919 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li 10,240 Reputation points
    2024-09-24T18:27:12.3266667+00:00

    Hello

    This behavior is due to the design of Microsoft Edge's kiosk mode. When you launch Edge in kiosk mode with the command you provided, it is intended to enhance control and management by restricting certain actions, such as opening new windows or tabs.

    Here are a few things you can try to address this issue:

    Check Kiosk Mode Settings: Ensure that your kiosk mode settings are configured correctly. You might want to look into the settings related to pop-ups and redirects. In the Edge settings menu, navigate to "Site permissions" and then "Pop-ups and redirects." Make sure the option to open sites in new tabs is toggled off.

    Group Policy Settings: If you are managing Edge through Group Policy, check the policies related to kiosk mode. Unfortunately, there might not be a specific setting to force links to open in the same window, as kiosk mode is designed to limit navigation to a single window.

    Kiosk Edge - Opening Links in a new window - Microsoft Q&A

    Command Line Options: Review the command line options you are using. The --kiosk and --edge-kiosk-type=fullscreen options are correct for launching Edge in fullscreen kiosk mode, but there might be additional parameters or configurations needed to achieve the desired behavior.

    MS Edge Kiosk Mode, Multi Tab Syntax for Command Line - Microsoft Q&A

    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.