Windows App Kiosk
February 7, 2026 ยท View on GitHub
๐ Documentation Navigation:
| Overview | Solution Overview | Implementation Guide | Intune Deployment | Advanced Customizations |
|---|
Overview
This repository contains a script and supporting artifacts to configure a Windows client operating system to act as a custom Windows 365 or Azure Virtual Desktop client kiosk using the Windows App.
Quick Links
- Solution Overview - Learn about the solution architecture, prerequisites, user interface modes, and sign-in flows
- Implementation Guide - Complete parameter reference, manual installation steps, and troubleshooting
- Intune Deployment Guide - Deploy via Win32 apps or configuration profiles in Microsoft Intune
What's Included
The solution provides two deployment modes:
Multi-App Kiosk Mode
A restricted Windows interface showing only Windows App and optionally Settings, deployed via Assigned Access configuration.
Shell Launcher Mode
Windows App completely replaces the Windows Explorer shell, providing a dedicated kiosk experience with the highest level of security.
Key Features
- โ Multiple deployment options (manual, Intune Win32 app, or configuration profiles)
- โ AutoLogon support for true kiosk scenarios
- โ Configurable idle timeout behaviors (lock, logoff, sleep)
- โ Smart card integration for secure authentication
- โ Windows App auto-logoff configurations
- โ Shared PC mode support
- โ Comprehensive troubleshooting and emergency access features
Getting Started
- Review the Solution Overview to understand the solution architecture
- Check the Implementation Guide for detailed parameters and installation steps
- For enterprise deployment, see the Intune Deployment Guide
Documentation Structure
This documentation is split across five files for easier navigation:
- README.md (this file) - Overview and quick links
- SOLUTION_OVERVIEW.md - Architecture, prerequisites, UI modes, and capabilities
- IMPLEMENTATION.md - Parameters, installation procedures, and troubleshooting
- INTUNE_DEPLOYMENT.md - Intune-specific deployment guidance
- ADVANCED_CUSTOMIZATIONS.md - Advanced customization examples and Multi-App Kiosk configuration