Hi Luigi,
Thank you for posting on Microsoft Learn!
Please refer an article thread mentioned below, that should help to resolve the problem.
Please update with your findings.
Sincerely,
CK
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
Hi Luigi,
Thank you for posting on Microsoft Learn!
Please refer an article thread mentioned below, that should help to resolve the problem.
Please update with your findings.
Sincerely,
CK
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:
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
"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