Can I prevent users from closing a web browser window?

5,187

Kiosk mode for Internet Explorer.

Start, point to Run, and then type iexplore -k <web address>

When you run Internet Explorer in Kiosk mode, the Internet Explorer title bar, menus, toolbars, and status bar are not displayed and Internet Explorer runs in Full Screen mode. The Windows taskbar is not displayed, but you can switch to other running programs by pressing ALT+TAB or CTRL+ALT+DEL. Because Internet Explorer is running in Full Screen mode, you cannot access the Windows desktop until you quit Internet Explorer.

Key combinations still work, but for the average application, this should work for you.

Share:
5,187

Related videos on Youtube

smulholland2
Author by

smulholland2

Updated on September 18, 2022

Comments

  • smulholland2
    smulholland2 almost 2 years

    I have a Windows 8 machine that will be setup in a training room. The training modules run through a web browser. I don't want the users to be able to close the browser or open any other programs, so I'm using group policies to prevent access to other programs, but I can't figure out a way to prevent the Browser from being closed. Is there a way I can accomplish that?