Hi,
I have a system that has Windows 10 Enterprise edition LTSC (Build 10.0.17763) installed. We need to setup this system in the kiosk mode with single application running on the system. On power on, we have setup auto logon so that user does not have to enter credentials to login to windows. User will only enter the login credentials in the application.
We have got this working, but if the system is kept idle over a long duration (over a weekend), the lock screen shows up and user has to login to windows to access the application. This is not a desired behavior and we need that the lock screen should never appear or system should never get locked.
We are unable to see the Require Sign In option under Settings -> Accounts-> Sing-In options and hence not able to set that to Never. The provisioning package that we apply for kiosk mode has disable lock screen option set. We also tried to disable some group policies for this (require password when waking from sleep, disable lock screen, idle time after which system can go to sleep-set to never) but nothing seems to be working. The sleep setting is also set to Never on the system.
This is a standalone PC and is not controlled by the organization, not connected to a domain.
Could you please guide us on how we can disable locking on this system?