How to add a the close button to edge in kios mode

Shane Shadrix 1 Reputation point
2022-11-07T14:39:19.957+00:00

I am running edge in Kiosk Mode on Citrix and I need to add the close button so the users can close the page when they are finished, or I need to launch the page in edge with our the ability to navigate to other sites.

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

1 answer

Sort by: Most helpful
  1. Yu Zhou-MSFT 12,136 Reputation points Microsoft Vendor
    2022-11-08T07:33:29.793+00:00

    Hi @Shane Shadrix

    I understand that you want to close the Edge window in kiosk mode, but I'm afraid there's no way to just add a close button.

    You can check if the "Public-Browsing experience - Runs a limited multi-tab version of Microsoft Edge" can meet your demands. You can config Kiosk mode Public browsing like below:

    msedge.exe --kiosk www.contoso.com --edge-kiosk-type=public-browsing  
    

    You can also use some of the policies listed here to fully lockdown the kiosk mode public browsing experience: Kiosk mode supported features.


    If the answer is the right solution, 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.

    Regards,
    Yu Zhou

    0 comments No comments