Full definition
Kiosk mode locks a device — phone, tablet, computer — to a single application or a whitelisted set of applications. Users can't exit to home screen, settings, web browser, or other apps. The device behaves as a dedicated terminal for the kiosk application. Used for self-service healthcare kiosks, public-information terminals, retail point-of-sale, and any managed-device deployment where the device should not be a general-purpose computer.
The mechanism varies by platform. Android offers Android Enterprise device-policy management (DPM), Lock Task Mode, and dedicated-device provisioning. iOS / iPadOS offers Single App Mode and Guided Access for owner-managed deployment, plus full Mobile Device Management (MDM) for enterprise. Windows offers Assigned Access (single-app kiosk) plus Shell Launcher (custom kiosk shell). Each platform has trade-offs in management complexity, hardware-vendor lock-in, and feature surface.
For healthcare kiosks specifically: kiosk mode is non-negotiable. The device must be locked down to prevent patients from browsing the web, accessing settings, or otherwise interfering with the kiosk application. MOVO-X kiosks ship with hardened kiosk-mode configuration plus remote management for fleet operations.
Where kiosk mode is used
- Healthcare self-check-in kiosks
- Retail point-of-sale terminals
- Government counter terminals
- Airport check-in kiosks
- Hotel front-desk kiosks
- Public-information terminals (libraries, museums)
- Industrial / shop-floor terminals
Types of kiosk mode
Single-app kiosk mode
Device locked to one app. Standard for healthcare kiosks.
Multi-app kiosk mode
Whitelisted set of apps. Used when a kiosk needs to switch between e.g., check-in app and payment terminal.
Browser-only kiosk mode
Web-app kiosk where the browser is locked to a specific URL.
Managed kiosk via MDM
Full mobile-device-management for fleet operations.
Hardware kiosk mode
Some kiosk hardware ships with vendor-managed kiosk OS — no general-purpose access at all.
Quantified benefits
- ▸Prevents patient interference with the kiosk app
- ▸Centralised fleet management for 100+ devices
- ▸Controlled software update rollout
- ▸Tamper detection and remote remediation
Frequently asked
Is kiosk mode the same as MDM?+
No — but related. Kiosk mode is the device configuration; MDM is the management platform. Production kiosk fleets typically use MDM to push and enforce kiosk-mode configuration across devices.
What if a patient figures out how to exit kiosk mode?+
Properly-configured kiosk mode (Android Enterprise dedicated device, Lock Task Mode, or iOS Single App Mode with supervision) is hardened against this. The kiosk also runs as a foreground service with watchdog — if the app crashes or is force-stopped, it relaunches automatically.
Does MOVO-X provide kiosk-mode hardware?+
Yes — RK3566 Android tablets pre-configured for kiosk mode with thermal printer, NFC reader, and camera. Plus optional MDM service for fleet operations.
Can I run kiosk mode on existing tablets?+
Yes — Android Enterprise dedicated-device or iOS supervised Single App Mode work on most modern tablets. MOVO-X can configure these on customer-supplied hardware.
What about kiosk mode for Windows?+
Windows Assigned Access (single-app kiosk) and Shell Launcher (custom kiosk shell) are well-supported. Less common in healthcare than Android/iOS but valid for specific deployments.