set up kiosk mode,The touch screen does not pop up the keyboard

yangjia 41 Reputation points
2022-04-29T13:50:39.097+00:00

my system is win10 pro 21h1
set up edge kiosk mode,when i touch the screen,the keyboard isn,t work.
i changed the reg :
HKCU\Software\Microsoft\TabletTip\1.7\EnableDesktopModeAutoInvoke = 1
HKCU\Software\Microsoft\TabletTip\1.7\DisableNewKeyboardExperience = 1
HKCU\Software\Microsoft\windows\CurrentVersion\ImmersiveShell\TabletMode = 1
It doesn't matter
what should i do.

Microsoft Edge | Microsoft Edge development
{count} votes

1 answer

Sort by: Most helpful
  1. yangjia 41 Reputation points
    2022-05-07T11:55:07.417+00:00

    i'm setting
    HKEY_LOCAL_MACHINE\Software\Microsoft\TabletTip\1.7\EnableDesktopModeAutoInvoke = 1,
    HKEY_LOCAL_MACHINE\Software\Microsoft\windows\CurrentVersion\ImmersiveShell\TabletMode = 1,
    that solve the problem.
    by the way, EnableDesktopModeAutoInvoke represents show the touch keyboard,TabletMode represents set 'Tablet Mode', DisableNewKeyboardExperience represents launch the old keyboard

    0 comments No comments

Your answer

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