Skip to content

TechDirectArchive

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

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
  1. Home
  2. Breadcrumb-Yoast

[wpseo_breadcrumb]

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

  • lang2
    How to add languages to your Windows PC Windows
  • Featured image What are system partition and boot partitions in Windows
    What are System Partition and Boot Partition in Windows? Windows
  • How To Fix “Startup Repair Couldn’t Repair Your PC
    How To Fix “Startup Repair Couldn’t Repair Your PC Windows
  • cookies9
    How to remove third-party cookies from Microsoft Edge Windows
  • Task Scheduler Greyed Out
    How to fix Task Scheduler Service Greyed Out in Service MMC Windows
  • PowerShell Exec
    Determine the execution policy configured on Windows PC Windows

More Related Articles

lang2 How to add languages to your Windows PC Windows
Featured image What are system partition and boot partitions in Windows What are System Partition and Boot Partition in Windows? Windows
How To Fix “Startup Repair Couldn’t Repair Your PC How To Fix “Startup Repair Couldn’t Repair Your PC Windows
cookies9 How to remove third-party cookies from Microsoft Edge Windows
Task Scheduler Greyed Out How to fix Task Scheduler Service Greyed Out in Service MMC Windows
PowerShell Exec Determine the execution policy configured on Windows PC 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

  • Mendeley Cite with MSWord Issue resolved
    Mendeley Cite ECITE40001 Error: Fix issue using Microsoft Word Desktop application Mac
  • Trellix ePO Repair and reinstall
    Fix Trellix ePO DAT and Engine Packages missing Security | Vulnerability Scans and Assessment
  • Azure CI CD Pipeline
    CI/CD Pipeline: Your First in Azure DevOps with ASP.Net Core AWS/Azure/OpenShift
  • MSDTworkaround
    Microsoft Support Diagnostic Tool Vulnerability Fix Windows
  • TZ
    TFTP Image to Flash: Copying Guide for Cisco ASA Network | Monitoring
  • Hadoop installation
    How to Install Hadoop on Linux Network | Monitoring
  • Comprehensive Guide to Passkeys on Windows Devices
    Comprehensive Guide to Passkeys on Windows Devices Windows
  • uninstall installed Windows Update from Windows
    How to uninstall installed Windows Update Windows

Subscribe to Blog via Email

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

Join 1,803 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

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

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.