single App Kiosk mode on Windows 11, on-screen Keyboard does not appear

Ayse Topal 0 Reputation points
2025-11-03T08:07:38.2933333+00:00

We are experiencing an issue with Single App Kiosk mode on Windows 11 where the on-screen keyboard does not appear when input is required. This is critical for our touch-only devices that rely on the virtual keyboard for user interaction.

Windows 11 23H2, 24H2, 25H2 tried all versions

App:Remote Desktop Session (RDS) application delivered to users in html format. We only make it accessible via edge browser for the kiosk devices

Ensured: Touch Keyboard and Handwriting Panel Service is running. Set EnableDesktopModeAutoInvoke to 1 in the registry

When tapping on a text field, the on-screen keyboard does not launch automatically. Manually launching it is not possible in kiosk mode.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. dridley 181 Reputation points
    2026-08-20T22:30:48.78+00:00

    @Ayse Topal

    Did you solve this? I have exactly the same problem in ShellLauncher mode (running MSFT Edge).
    I've tried running OSK and the newer Touch Keyboard, neither work.

    Was this answer helpful?


  2. Ryan Scott 0 Reputation points
    2026-02-16T23:58:51.1633333+00:00

    Onscreen keyboard works IF you assign Kiosk to an existing user, who logs in with their credentials. Once logged in to the single app, works perfect. If you just assign the Kiosk to run without assigning a user, it does not (haven't tried these workarounds). I really hope it gets addressed.

    Was this answer helpful?

    0 comments No comments

  3. Joseph Tran 4,095 Reputation points Independent Advisor
    2025-11-03T10:28:03.6666667+00:00

    Hi, There

    As I known, that’s a known Windows quirk. In Single App Kiosk with Edge + RDS HTML, the on-screen keyboard just won’t pop up for Windows treats it like a desktop app.

    I suggest fixes for you in this situation, it might be helpful for yoy:

    • Switch to ShellLauncher v2 or Multi-App Kiosk > works better with touch keyboard.
    • Wrap your RDS site as a PWA/WebView2 app so it triggers the keyboard.
    • Or use a tiny script to auto-launch TabTip.exe when a text box is tapped.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.