I would recommend using Shell Launcher V1 over Kiosk Mode. You can enable shell launcher either in an Answer file or via Control Panel->Programs and Features->Turn Windows features on or off (found under Device Lockdown) Microsoft provides a WMI API and a PowerShell script to configure Shell Launcher. I have some Shell Launcher Utilities based on these WMI API to make the set up easier.
Kiosk Mode on Iot

I am trying to run a custom app on Kiosk Mode on Windows Iot, I am getting a black screen, but when I use a notepad as kiosk app, kiosk works fine,
I dont see anything in the event viewer.
3 additional answers
Sort by: Newest
-
Sean Liming 4,301 Reputation points MVP
2022-10-06T17:10:55.397+00:00 Shell Launcher doesn't offer a log off mode. The options are: do nothing, restart shell, shutdown, or reboot. You would have to create your own mechanism to log off when the shell is closed.
-
Naveen Vuppala 21 Reputation points
2022-10-06T16:13:06.617+00:00 @Sean Liming I want to logoff when application exits out if kiosk mode, I could not find any mode, can you let me know if this is a possibility. Regards
Naveen, -
Seeya Xi-MSFT 16,246 Reputation points
2022-09-13T03:09:56.683+00:00 Hi @Naveen Vuppala ,
Welcome to Microsoft Q&A!
Please read this document about Kiosk Mode: https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/kiosk-mode/kiosk-mode
Hope this would give you some idea. Also, you'd better use Windows 10 IoT Enterprise.Best regards,
Seeya
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.