Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Prerequisites for setting up a Single and Multi App Kiosk

Posted on 18/01/202017/08/2026 Christian By Christian No Comments on Prerequisites for setting up a Single and Multi App Kiosk
  1. Home
  2. Windows
  3. Prerequisites for setting up a Single and Multi App Kiosk
A laptop illustrating Windows Kiosk Mode, featuring a lock symbol on the screen against a purple background.

In this article, we shall discuss the prerequisites for setting up a Single and Multi App Kiosk. The requirements are as follows. It must be a Windows 10 Pro, Enterprise, and Education Edition. The same requirements apply to the Multi-App kiosk. Please refer to the following guides for related articles. Pre-requisites for setting up a Single and Multi App Kiosk, and how to disable the sleep mode in Windows 10 to never turn off the display, what is Registry Editor and how to access the registry hives and how to search through Windows Registry.

Pre-requisites for setting up a Single and Multi App Kiosk

Here are the prerequisite to setting up a single Kiosk application as it relates to my environment.1. Turn on User Access Control (UAC):

UAC must be turned on to enable kiosk mode. Please see how to Resolve Account restrictions are preventing this user from signing in: User Account Password has expired.

  • Search for User Access Control under the search menu or
  • From the Control Panel,
  • Click on User Accounts
  • Click on User Accounts and
  • Click on Change User Account Control Settings
User Account Control Settings window with options to manage change notifications, featuring a slider from 'Always notify' to 'Never notify' and an explanation of the default setting.

Kiosk mode is not supported over a remote desktop connection (RDP). Your kiosk users must sign-in on the physical device that is set up as a kiosk. Apps that run in kiosk mode cannot use copy and paste. Also, Kiosk Mode can be tested and deployed on a Hyper- VM, and VMware Horizon.

2. Hide update notifications

Here are the steps in hiding notifications on your workstation. Launch the Group Policy Editor and navigate through the following errors

  • Computer Configuration
  • Administrative Templates
  • Windows Components
  • Windows Update
  • Display options for update notifications
Windows Update notifications settings window showing options to enable or disable notifications, with policy descriptions and implications.

Or this can also be done via the registry key and MDM as well. But will discuss only the registry settings too.

Navigate to this path

  • HKLMSOFTWAREPoliciesMicrosoftWindowsWindowsUpdate
    Set the following parameters as follow.
  • SetUpdateNotificationLevel with a value of 1, and
  • UpdateNotificationLevel with a value of 1 to hide all notifications except restart warnings, or
  • value of 2 to hide all notifications, including restart warnings.
Screenshot of Windows Registry Editor showing user configurations under 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate', including settings for update notification levels.

The “UpdateNotificationLevel” has been entered as 1

Windows Registry Editor dialog box for editing DWORD value named 'UpdateNotificationLevel' with a value data of '1', showing options for Hexadecimal and Decimal base.

3. Enable and schedule automatic updates

Here are the steps below to have this done. Launch the Group Policy Editor

  • Computer Configuration
  • Administrative Templates
  • Windows Components
  • Windows Update
  • Configure Automatic Updates, and select option 4 (Auto download and schedule the install).
Screenshot of the Local Group Policy Editor showing options for configuring automatic updates in Windows, including settings for enabling, disabling, and scheduling updates.

To schedule the automatic update,
– Configure Schedule Install Day, Schedule Install Time, and
– Schedule Install Week.

4. Enable automatic restart at the scheduled time

Follow the following steps to achieve this.

  • Launch the Group Policy Editor
  • Computer Configuration
  • Administrative Templates
  • Windows Components
  • Windows Update
  • Always automatically restart at the scheduled time
Settings window for configuring automatic restart options after Windows updates, displaying options for enabling or disabling the feature, setting a restart timer, and related help information.

5. Replace The blue screen Error (BSoD error) with a blank screen for OS Errors

See this link on how this is configured

6. Put the device in Tablet mode

Follow the steps below and if you also want your users to be able to use the touch (on-screen) keyboard.

  • Click on Settings
  • System
  • Tablet mode and choose On.

Note: Do not turn on this setting if users will not interact with the kiosk, such as for a digital sign.

Windows settings page displaying options for tablet mode, including sign-in mode, automatic switching preferences, and taskbar visibility settings.

7. Hide the Ease of access feature on the sign-in screen

Use the following article to have this done. See remove the power button from the Welcome screen and block the physical power button.

8. Disable the hardware power button

Here are the steps below to perform this task.

  • Access and click on the Power Options
  • Choose what the power button does,
  • Change the setting to Do nothing, and then
  • Click on save changes.

Control PanelHardware and SoundPower OptionEdit Plan Settings

Screenshot of Power Options settings in Windows, showing 'Ultimate Performance' plan and advanced settings for managing power functions.

9: Remove the power button from the sign-in screen

Here are the steps below to have this done.

  • Launch the GPO Editor
  • Go to Computer Configuration
  • Windows Settings
  • Security Settings
  • Local Policies
  • Security Options
  • Shutdown: Here under a “Allow the system to be shut down without having to log on” and
  • Select Disabled.
Screenshot of Local Computer Policy settings in a Windows environment, showing various categories including 'Computer Configuration', 'Software Settings', 'Security Settings', and specific policies like 'Shutdown: Allow system to be shut down without having to log on'.

10: Disable the camera: Here are the steps to have this done.

  • Click on Settings
  • Privacy
  • Click on Camera, and
  • Turn off Let apps use my camera.
Camera settings page showing options to allow camera access, control app permissions, and manage which apps can access the camera on a device.

11: Turn off app notifications on the lock screen

Follow the steps below to have this done. Open the Group Policy Editor

  • Click on Computer Configuration
  • Administrative TemplatesSystemLogon
  • And Turn off app notifications on the lock screen
Screenshot of the Local Group Policy Editor displaying settings related to app notifications on the lock screen, including options for configuring notifications.

12: Disable removable media.

  • Launch the Group Policy Editor
  • Computer Configuration
  • Administrative Templates
  • SystemDevice InstallationDevice Installation Restrictions.
Screenshot of the Local Group Policy Editor showing Device Installation Restrictions settings, specifically the option to prevent the installation of removable devices, marked as enabled.

Review the policy settings available in Device Installation Restrictions for the settings applicable to your situation.
– Note: To prevent this policy from affecting a member of the Administrators group, in Device Installation Restrictions, enable Allow administrators to override Device Installation Restriction policies.

13: Enable AssignedAccess logging

This helps in troubleshooting errors associated with Assigned Access. Follow the steps to have this turned on.

  • Lunch the event viewer and navigate to Microsoft
  • Expand Window
  • Assigned Access and
  • Enable Log
Screenshot of the Windows Event Viewer interface showing the Key Management Service and options to enable logging.

The image below shows the Assigned Access Log has been enabled.

Screenshot of the Event Viewer application displaying the Key Management Service section, with a context menu open showing the 'Disable Log' option highlighted.

14. Enable Automatic logon

You may want to set up automatic login for your kiosk device follow the steps in this article.

15. Prevent users from shutting down in a VM

Follow the steps described in this link.

16. How to Remove the All Apps Option from Windows Start Menu via GPO /Registry:

Follow the steps described in this link.

I hope you found this blog post helpful on the Prerequisites for setting up a Single and Multi App Kiosk. If you have any questions, please let me know in the comment session.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Windows Tags:kiosk, Single and multi app kiosk, Single App Kiosk, Windows 10

Post navigation

Previous Post: Enable Automatic Logon via Windows Registry
Next Post: Single App Kiosk Mode: Assigned Access using Local Settings

Related Posts

  • install python 3 and pip
    How to upgrade and downgrade PIP on Windows Windows
  • SystoLOCK Passwordless Authentication
    Protect your Windows Devices with MFA with SystoLOCK Security | Vulnerability Scans and Assessment
  • changepsswd
    How to change your Windows Computer login Password Windows
  • Feature image Hiren's boot
    Recover your data after system failure with Hiren’s boot Backup
  • EnableDisableTPMAutoProv
    Waiting for TPM Auto Provisioning: How to Enable or Disable TPM Auto-provisioning Windows
  • shut down 650x300 1
    How to prevent users from shutting down in a Virtual Machine Windows

More Related Articles

install python 3 and pip How to upgrade and downgrade PIP on Windows Windows
SystoLOCK Passwordless Authentication Protect your Windows Devices with MFA with SystoLOCK Security | Vulnerability Scans and Assessment
changepsswd How to change your Windows Computer login Password Windows
Feature image Hiren's boot Recover your data after system failure with Hiren’s boot Backup
EnableDisableTPMAutoProv Waiting for TPM Auto Provisioning: How to Enable or Disable TPM Auto-provisioning Windows
shut down 650x300 1 How to prevent users from shutting down in a Virtual Machine Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • Proxmox worker reduce concurrent task e1786470446393
    Fix Veeam Proxmox VE Backup Error: Failed to prepare disk for backup Backup
  • log out due to inactivity
    Automatically Log Out After a Period of Inactivity on Mac Mac
  • RDlicensePerUser
    RDS client access licenses: How to install a new Per User Remote Desktop Services license Windows Server
  • remote desktop connection 5 1280x720 1
    How to view and remove Remote Desktop connection history Windows
  • WDSMDT
    What are the differences between MDT and WDS Windows Server
  • front
    How to trigger SQS from a Lambda Function in the same account AWS/Azure/OpenShift
  • banner 1
    How to Hide or Block Wi-Fi Networks on Windows Network | Monitoring
  • Azure Virtual Desktop
    How to deploy Azure Virtual Desktop in Azure Portal Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.