Forum Discussion
Best Kiosk Setup for Public Library PCs (Cloud-Only, File Explorer and Printing Issues)??
- Oct 20, 2025
you reference a .exe for a .lnk that doesnt exist - try this instead
{ "desktopAppLink": "%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\Accessories\\Windows Explorer.lnk" }
If you have the licenses for Universal Print, go for it. If not, use the Intune wrapper and create your own package, something like this: Intune Local IP Printer Deployment - MicroCloud
Glad to hear from you.
Good luck!
Hello!
I can help you with the Kiosk set up.
You are attacking this the right way, however you might want to change these:
Line 10:
<App AppUserModelId="Microsoft.Windows.Explorer" />
Line 18:
{"desktopAppLink":"%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\File Explorer.lnk"}
Give that a try and let me know how it goes :)
If this does not work let me know what Windows version you are using i.e. Windows 11 Enterprise 22H2.
Thanks!