Skip to content

TechDirectArchive

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

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

Prerequisites for setting up a Single and Multi App Kiosk

Posted on 18/01/202015/08/2023 IT Expert By IT Expert 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

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

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

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.

The “UpdateNotificationLevel” has been entered as 1

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).

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

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.

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

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.

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.

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

12: Disable removable media.

  • Launch the Group Policy Editor
  • Computer Configuration
  • Administrative Templates
  • SystemDevice InstallationDevice Installation Restrictions.

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

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

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.

Rate this post

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
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
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

  • Feature image Password protect a virtual hard disk
    Create a Password-Protected VHD Using BitLocker on Windows Windows
  • Featured image IE mode.
    How to Enable Internet Explorer Mode in Edge in Windows 11 Windows
  • Feature image .msixbundle
     How to Bundle MSIX Packages Windows
  • Restrict the number of tabs a user can open in Chrome and Edge
    Restrict the number of tabs a user can open in Chrome and Edge Windows
  • How to Fix Application Error (0xc0000135) in Windows
    Fix the application was unable to start correctly (0xc0000135) error Windows
  • Smartscreen defender blocking application
    Unable to run downloaded Programs due to Defender SmartScreen Windows

More Related Articles

Feature image Password protect a virtual hard disk Create a Password-Protected VHD Using BitLocker on Windows Windows
Featured image IE mode. How to Enable Internet Explorer Mode in Edge in Windows 11 Windows
Feature image .msixbundle  How to Bundle MSIX Packages Windows
Restrict the number of tabs a user can open in Chrome and Edge Restrict the number of tabs a user can open in Chrome and Edge Windows
How to Fix Application Error (0xc0000135) in Windows Fix the application was unable to start correctly (0xc0000135) error Windows
Smartscreen defender blocking application Unable to run downloaded Programs due to Defender SmartScreen Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Screenshot 2022 04 02 at 23.08.25
    How to stop Docker from automatically starting on Mac Mac
  • how to install ms office 365 title
    How to complete Microsoft Office 365 Family Subscription Mac
  • Network unlock
    How to configure Network Unlock in Windows Windows Server
  • troubleshooting Active Directory Replication
    How to troubleshoot Active Directory Replication issues Network | Monitoring
  • Windows Container
    How to Install a Windows Server Container Host Containers
  • GitMarkdown
    Install Git on Windows: Practical Git use with markdown Version Control System
  • Implement Azure Bicep
    How to Deploy Azure Resources Using Azure Bicep Automation
  • Exchange logo
    Allow Password change for specific users in Exchange Server Network | Monitoring

Subscribe to Blog via Email

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

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

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.