Windows Kiosk Mode //top\\

Click Get started → Enter a name for the kiosk account (e.g., KioskUser ).

In a standard setup, Ctrl+Alt+Del might allow a user to lock the screen or switch users. windows kiosk mode

Apply with PowerShell (local):

# Set the custom shell $ShellLauncherClass.SetCustomShell($UserSid, $CustomShell, $null, $null, 0) $ShellLauncherClass.SetDefaultShell("explorer.exe", 1) $ShellLauncherClass.SetEnabled($True) Click Get started → Enter a name for the kiosk account (e

start msedge --kiosk https://your-website.com --edge-kiosk-type=public-browsing KioskUser ). In a standard setup