TechTarget.com/searchenterprisedesktop

https://www.techtarget.com/searchenterprisedesktop/feature/Windows-kiosk-mode-locks-down-PCs-but-note-workarounds

Windows kiosk mode locks down PCs, but note workarounds

By Nirmal Sharma

Several operating system modules work together to initialize Windows. When a user logs on, these OS modules are loaded, and a Windows shell is loaded. Starting with Windows 3.1, two types of shells have been available: command and Windows Explorer.

When a user logs on to a Windows PC, the Windows Explorer shell is loaded. The Windows Explorer shell is configured to start at the HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon registry location.

A registry entry called "Shell" is configured to start Explorer.exe. This executable is the Windows desktop environment. The OS allows you to run your application in place of the Windows Explorer shell.

Once the app's EXE path is specified in the above registry key location and the next time a user logs on to the Windows PC, the OS runs the app rather than launching the Windows Explorer shell. Replacing Explorer.exe with a choice of application EXE to start when a user logs on to the computer is sometimes referred to as "kiosk mode."

Windows kiosk mode allows you to set up a workstation so that any user who logs on to the system can use only an application that is configured in place of Explorer.exe.

You might want to configure a workstation in kiosk mode for a couple of reasons:

But there are a lot of issues to consider if you configure a workstation in kiosk mode:

If you wanted to completely lock down a workstation -- making sure, for example, that users do not use the ALT+CTRL+DEL key combination to kill an application -- you could configure various Group Policy settings to disable Task Manager, etc. However, this will not help in a complete lockdown of a workstation. A smart user could always break this functionality by using a number of techniques.

Fortunately, Windows 8.1 simplifies the process of configuring workstations in kiosk mode with a new feature. Assigned Access enables desktop admins to set up endpoint devices and maintain security by prohibiting users from accessing other OS components. I'll explain the benefits and how to use Assigned Access in my next article.

About the author:
Nirmal Sharma is a MCSEx3, MCITP and was awarded Microsoft MVP award in Directory Services. He specializes in Directory Services, Microsoft Clustering, Hyper-V, SQL and Exchange and has been involved in Microsoft technologies since 1994. Sharma can be reached at [email protected].

18 Sep 2014

All Rights Reserved, Copyright 2008 - 2025, TechTarget | Read our Privacy Statement