IE7 does have a “Kiosk Mode” which launches the browser with no tool bars, no address bar, nothing! just the browsing window. I’ve also written a How-To for Firefox Kiosk Mode.
Method One
You can launch IE7 into Kiosk mode by adding a switch to a command line command!
- Click Windows Key+R
- Type:
iexplore -k - Click OK

To exit, simply hit Alt+F4!
The problem with this method is that people can figure out that hitting Alt+F4 will close the window, and then they double-click IE from the desktop. We can’t simply removed the IE icon because a blank desktop with no way to get back online is unacceptable! We need their website/webapp running! Here’s a way around this issue:
Method Two
We can create a shortcut to IE and pass the switch directly!
-k
- Create a shortcut to IE7 on the desktop and remove the direct link:

- Right-click and select “Properties“
- In the “Target” field, add the ” -k” operator the the command – remember to add a space before the dash:

- Hit OK!
- Don’t forget to remove all shortcuts to IE in the Start menu and the Quick Launch bar!

Known Issues:
- Now, users can still open My Computer/My Documents and use the address bar there. As I mentioned, there are many different apps that can really lock the machines down, we use Fortres at work.
- Users can open a new window, using Ctrl+N. This opens a standard IE window, tool bars and all.
- You need to adjust the popup setting in IE to “Always open popups in a new tab”.
Unfortunately this is the best, free method as of this writing – at least until someone creates an addon for IE.
I’ve found a way to get out of Kiosk mode at all kiosks… except one.
It was running Firefox on a very very minimal linux distribution. I was stumped!
pretty cool, I never knew you could do this – I’ll have to find a use for it now
Is there a way to do this from the DOS Command ???
Thanks.
I’m sure there is, you would have to find the Internet Explorer.exe
I was in Portugal recently using the kiosk mode on a computer. What a pain in the back side it was!
I would like to use kiosk mode for my workshop. Other than locking down the machine, as it will be available for public usage, is there a way kiosk can run after X amount of minute (say as a screensaver)? When a pc starts or reboots, I’d like to go initially to run kiosk (startup shortcut would do) and then run again if a machine is left alone for X amount of minutes (if administrator needs to run other than kiosk) of exiting kiosk mode.
I hope my question made any sense… ha ha ha. I don’t even know why I want this, but at this moment I do.
Thank you.
Clarify this for me: So you want the computer to enter Kiosk mode (no tool bars and no way to access the desktop), but also what it open for someone to use normally?