How to Set Up a Kiosk on Windows 11
You set up a kiosk on Windows 11 to lock down a PC to a single app or a few specific applications for public use.
A Windows kiosk mode transforms a standard computer into a dedicated appliance, perfect for digital signage, self-service stations, or restricted-access terminals. This mode significantly enhances security by preventing users from accessing the desktop, system settings, or other unintended programs.
Windows 11 offers multiple ways to create a kiosk experience, including Assigned Access and Shell Launcher. Assigned Access is the most straightforward method for locking down a device to a single Microsoft Store app.
Once configured, the PC automatically launches your selected application after login, keeping the user confined to that experience until an administrator exits the session.
Prerequisites for Kiosk Mode
Before beginning, ensure your device meets the following requirements:
- Edition: Windows 11 Pro, Enterprise, or Education. (Home edition does not support Assigned Access).
- Account Type: You must create a standard local user account. Do not use an administrator account for kiosk mode.
- Hardware: Ensure your hardware supports the intended application load.
How to set up Kiosk mode (Single-App)
To start, press Windows key + I or navigate to Start > Settings.
In the Settings window, click on Accounts and select Family & other users.

Locate the Set up a kiosk section and click Get Started.

Assign a generic name, such as “KioskUser,” and click Next.

Select an existing standard account or create a new one.

Choose the application you want to run. This is the only app the user will see.

If you choose Microsoft Edge, you have two modes:
- Digital sign or interactive display: Displays a specific website in full-screen mode.
- Public browser: Provides a limited web browser for public use.

Enter the URL and set the refresh interval to clear cache and cookies for security.

Click Next to finalize the configuration.

Advanced Configuration: Multi-App Kiosk
For complex deployments, you may need a multi-app kiosk. This allows users to access a specific set of approved applications. This is typically managed via MDM (Mobile Device Management) or Group Policy. You can use PowerShell to apply an XML configuration file to define the allowed apps.
Managing Kiosk Devices at Scale
For businesses managing multiple devices, manual setup is inefficient. Use UEM (Unified Endpoint Management) solutions like Microsoft Intune to deploy kiosk profiles across your fleet. This ensures consistent security policies and simplifies updates for all public-facing devices.
Troubleshooting Common Issues
- App not launching: Verify the user account is a standard user and not an administrator.
- Registry errors: Check paths like 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\AssignedAccessConfiguration to ensure settings are applied.
- Hardware integration: Ensure drivers for touchscreens or scanners are installed for the ‘All Users’ profile.
For more technical details, refer to the official Microsoft documentation.
Summary
Setting up a kiosk on Windows 11 is a robust way to secure public-facing computers. By using the Assigned Access feature, you restrict users to specific apps, protecting your system integrity. Whether using single-app mode for simple displays or multi-app configurations for advanced workflows, Windows 11 provides the tools necessary for professional device lockdown. Always test your configuration by restarting the machine before deploying it to a public environment.
How do I exit 🪟 Windows 11 kiosk mode?
To exit kiosk mode, press Ctrl+Alt+Del on your keyboard. This will bring up the security screen, allowing you to sign out of the current session. You can then log back in using your administrator credentials to modify settings or disable the kiosk feature entirely.
Can I run Win32 applications in kiosk mode?
Yes, you can run Win32 applications in kiosk mode. While the standard Settings menu focuses on Microsoft Store apps, you can use Assigned Access via PowerShell or MDM to configure traditional desktop applications. Ensure the application is installed for all users to prevent pathing issues during the lockdown process.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!