Follow
Windows

How to Set Up a Kiosk on Windows 11

Richard
Written by
Richard
Mar 6, 2022 Updated Apr 29, 2026 3 min read
How to Set Up a Kiosk on Windows 11

A kiosk is a specialized computer mode that locks a PC to one or more specific applications. This setup is essential for public-facing devices, self-service kiosks, and digital signage. By restricting the user experience, you prevent unauthorized access to system files, settings, or sensitive data.

Why use a Kiosk?

You use a kiosk when you need to provide a controlled environment for users. It keeps your device secure and ensures the computer remains focused on its primary task without interference.

What happens when done?

Once configured, the computer will automatically launch your chosen application upon login. The user remains trapped within the designated app environment until an administrator intervenes to exit the session.

Note: You must have administrative privileges to perform these steps. User Account Control (UAC) must be enabled. You must be physically present at the machine; this cannot be configured via Remote Desktop.

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.

windows 11 start settings

In the Settings window, click on Accounts and select Family & other users.

Windows 11 user accounts settings for kiosk setup

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

Kiosk mode button in Windows 11 settings

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

Creating a new kiosk user account in Windows 11

Select an existing standard account or create a new one.

Choosing an existing account for kiosk mode in Windows 11

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

Selecting a kiosk app in Windows 11 setup

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.
Option to use a kiosk app in Windows 11

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

Setting up Microsoft Edge in kiosk mode on Windows 11

Click Next to finalize the configuration.

Completion screen for kiosk setup in Windows 11

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?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How To Reset Microsoft Edge To Default Settings On Windows 11
Browsers How To Reset Microsoft Edge To Default Settings On Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Update Kiosk Apps in Windows 11
Windows How to Update Kiosk Apps in Windows 11
How to Remove a Kiosk from Windows 11
Windows How to Remove a Kiosk from Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *