Jump to content

Recommended Posts

Posted

Hello folks,

 

Looking for a method to get a Chrome page to load full screen - as if you pressed F11 - when the user of the PC logs on, or a Kiosk type mode if Chrome has that?

 

I have managed to get the page to load at login by putting the URL shortcut in:

 

[color=#242729][font=Consolas]C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp[/font][/color]

 

I just can't seem to be able to get it to load full screen. Does anyone have any ideas on how?

 

Thank you,

Posted (edited)

You want to run this (without Chrome open already)

 

"c:\Program Files (x86)\google\Chrome\application\chrome.exe"  --kiosk "https://www.google.com"

 

You can use GPO to run at user logon: https://docs.microsoft.com/en-gb/troubleshoot/windows-client/system-management-components/run-programs-automatically

 

Alternatively, you can create a shortcut to Chrome and edit the target field with the --kiosk part and whack that in the Startup folder

Edited by Chaniel
  • Thanks 1
Posted
Windows 10 has an easy mode Kiosk mode built in now. Make a Kiosk user and give them chrome and a url and bam full screen chrome no logon needed, CTRL+ALT+DEL to login as a normal user.
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...