How to hide all context menu running Edge in kiosk mode

Luigi Sciarra 0 Reputation points
2023-03-29T09:55:09.3766667+00:00

Hi All,

I'm using Edge to open a website in kiosk mode

"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --kiosk "Site URL" --edge-kiosk-type=fullscreen --disable-features=Translate

When I open a pdf file and select text, a mini menu appears.

It only happens in kiosk mode as I already disabled the related Appearance menu

I need to hide all menus!

Any suggestion?

Thanks

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,296 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. workforce45 631 Reputation points
    2023-03-29T20:05:23.61+00:00

    Hi Luigi,

    Thank you for posting on Microsoft Learn!

    Please refer an article thread mentioned below, that should help to resolve the problem.

    https://github.com/MicrosoftDocs/Edge-Enterprise/blob/public/edgeenterprise/microsoft-edge-configure-kiosk-mode.md

    Please update with your findings.

    Sincerely,

    CK

    0 comments No comments

  2. ShiJieLi-MSFT 9,331 Reputation points Microsoft Vendor
    2023-03-30T06:04:13.06+00:00

    Hi @Luigi Sciarra ,

    In order to disable the mini menu in Kiosk mode, you'll need to configure the QuickSearchShowMiniMenu group policy. Disabling this policy will hide every mini menu, including those in Kiosk mode.

    If you are not familiar with group policy configuration, you can read this tutorial first. Basically, you should:

    1. Download and install the Microsoft Edge administrative template.
    2. Add the administrative template to an individual computer.
    3. Disable QuickSearchShowMiniMenu policy according to the policy documentation.

    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

    0 comments No comments

  3. Luigi Sciarra 0 Reputation points
    2023-03-30T08:27:44.3866667+00:00

    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --kiosk "Site URL" --edge-kiosk-type=fullscreen --disable-features=Translate,msWebOOUI,msPdfOOUI

    the Bold features disable the context minimenu in kiosk mode selecting text on a PDF document

    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.