Skip to content

rgl/windows-kiosk

Repository files navigation

About

An example Windows 11 Kiosk.

Usage

Execute the following instructions in a Ubuntu 24.04 host.

Install the windows-11-24h2-uefi-amd64 vagrant box.

Start the vagrant environment:

vagrant up --no-destroy-on-error --no-tty

At the machine console you should see the WindowsKioskTestApp application running in full screen mode.

Try executing the calculator.

Then try executing the other applications, they should fail to execute with an error like This program is blocked by group policy due to the App Locker policy that is applied to the Kiosk user.

When you are done, destroy the vagrant environment:

vagrant destroy -f

References

About

An example Windows 11 Kiosk

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors