Turn any Windows PC into a kiosk in under 60 seconds.
Install Chrome, then create a shortcut to:
"C:\Program Files\Google\Chrome\Application\chrome.exe" --kiosk --incognito https://example.com
Test it and Chrome will launch full screen with no controls.
Press Win+R, type shell:startup, and move the shortcut there.
Now every reboot goes straight into your kiosk site.
Note: this is a basic setup, real kiosks need extra security to block keys, ports, and dialogs.