Перейти к содержимому

Windows 10 Kiosk Mode Shell Launcher -

To bypass the login screen, use Sysinternals Autologon or configure the registry:

The custom shell exits immediately. Solution: The shell must block or loop (e.g., Application.Run() in .NET). A console app that returns will log out the user. windows 10 kiosk mode shell launcher

if ($result.ReturnValue -eq 0) Write-Host "Shell Launcher configured successfully for $userName" else Write-Host "Error: Return value $($result.ReturnValue)" To bypass the login screen, use Sysinternals Autologon