Windows Kiosk add page to show offline if not internet connection available

JMic 1 Reputation point
2022-03-30T08:56:06.197+00:00

Hi,
I have setup a device with Windows 10 Pro to work in Kiosk mode to show my company website page.

The setup is such that windows kiosk opens Microsoft edge that shows my website page without URL bar or browser controls so the user cannot exit or change the page assigned to the kiosk.

This setup works fine but i would like to replace the Microsoft edge "hmmm, can´t reach this page" with my custom html page stored in a folder on the device.
This would be useful to show a nice branded page to customers in case the kiosk device is without internet. How to accomplish this?
Is the only way to create a custom UWP app that shows different pages if device has internet connection or not? I would prefer a faster option than developing custom App.

188333-image.png

Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Edge | Microsoft Edge development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-03-31T09:22:06.66+00:00

    Hi @JMic

    From your screenshot, it seems that you're using Edge Legacy. Please download and install the latest version of Edge and configure Edge Chromium to use kiosk mode.

    For the detailed steps to configure Edge kiosk mode, you can refer to this doc: Configure using Windows Settings. If you want to show your page without URL bar or browser control:

    1. In step 7, choose As a digital sign or interactive display.
    2. In step 9, enter your site url in the input box. You can host your website in IIS localhost, then it doesn't need internet connection. You can refer to this doc for more information about how to host a website in IIS.

    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


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.