I looked into parental control, but I did not find a way to disable access to things like Control Panel and such.

I want to lock the computer down to allow browsing the Internet only (using IE and/or Firefox). Maybe allow them to play a video file on the computer and adjust volume control.

That is it.

How do I accomplish this on Windows 7? Is that even possible?

EDIT: I am using Windows 7 Home Premium, which means I can not use gpedit.msc

link|improve this question

55% accept rate
I've found kiosks at hotels and the like that use XP and are logged in to accounts with limitations like these. I don't know what people do to set that up, may be a product you have to get, or just a matter of settings you have some UI for. I do very much think much of the limitations you're asking for can feasibly be done. – Doc Jul 11 '11 at 19:11
feedback

4 Answers

up vote 3 down vote accepted

Stackoverflow has dealt with a similar question: http://stackoverflow.com/questions/4617303/does-windows-7-have-a-kiosk-mode

You're trying to configure what is generally called "kiosk mode" in Win7.

For the browser, I'm not positive, but I believe the default application dialog first included in WinXP had the option to, along with choosing which application was to be used for specific activities, limit access to other applications of the same type.

However, you can do this relatively simply by installing IE (or FF) and creating user accounts that prevent installing any other apps. Google Chrome, because it usually installs in local user profile folders, may require more lockdown to prevent install.

UPDATE adding link with additional info: Here's an article regarding setting up Windows 7 for a kiosk-like interface lockdown: http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html

It includes tips on how to lock down a computer to only allow certain programs to be run by regular users, such as Firefox.exe and iexplore.exe.

UPDATE adding links for windows 7 home limitations: Microsoft support site suggests replacing the shell command in the registry with internet explorer, a rather brilliant idea. This means that instead of the start menu and taskbar and desktop icons showing up when you turn the computer on or log in, you just get IE and nothing else. CTRL-ALT-DEL could still be run to open the task manager and then run explorer.exe but this page has instructions for remapping CTRL-ALT-DEL so that it no longer functions as the three-finger-salute.

These two options together will go a long way towards what you're looking for, I believe. And coupled with a proper limited user account and a settings lock program such as deep freeze (which I've heard good things about but have never used myself), should create a secure kiosk-like system using just windows 7 home.

link|improve this answer
I am using Windows 7 Home Premium, and it does not have gpedit.msc – progtick Jul 12 '11 at 20:15
Then you'll be limited to third-party apps and user account settings. – music2myear Jul 12 '11 at 20:44
@music2myyear ...any freeware? – progtick Jul 20 '11 at 2:02
I don't know of any apps first-hand as I've not tried doing this before myself. However, googling "windows 7 home kiosk mode" has returned some promising results. I've added a few of those I thought most promising as an edit to my answer. – music2myear Jul 20 '11 at 14:02
feedback

Yes. AppLocker can limit a user to a single application.

link|improve this answer
I am using Windows 7 Home Premium, and it does not AppLocker – progtick Jul 12 '11 at 20:22
feedback

If you REALLY want to lock down a computer, Fortres 101 (SIC, that is the correct spelling) is an amazing program:

http://www.fortresgrand.com/products/f101/f101.htm (30-day trial, $60 after that).

If you do try it, but have questions, just come back and post a comment to this, and I will see it.

link|improve this answer
feedback

Please check Inteset Secure Lockdown they have a kiosk version for IE that does what you need. It's simple to use and inexpensive.

link|improve this answer
Do you have first-hand experience with this product that commends it more highly than kiosk mode as listed in the accepted answer? – Jeremy W 6 hours ago
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.