Share via

How can I disable suggestions on the touch screen keyboard on Windows 11

Tony Long 41 Reputation points
2026-03-30T15:13:28.9866667+00:00

How can I disable suggestions on the touch screen keyboard on Windows 11 IoT Enterprise LTSC 24H2? I have disabled suggestions for the physical keyboard, but I can find no corresponding setting for the touch keyboard.

Windows for business | Windows for IoT
0 comments No comments

Answer accepted by question author

  1. Scott Nguyen 1,150 Reputation points Independent Advisor
    2026-03-30T15:37:39.7333333+00:00

    Hello Tony Long.

    Since the Windows 11 IoT LTSC interface often hides the touch settings found in the Pro edition, you will need to jump into the registry to disable those suggestions. You need to press Windows + R on your keyboard to open the Run dialog box. Type regedit into that box and hit Enter to launch the Registry Editor and head over to HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7 and look for a DWORD named EnableTextPrediction; setting this to 0 will strip the suggestion bar from the touch layout. If you don't see the entry EnableTextPrediction, just right-click to create them as new DWORD (32-bit) values and they will work perfectly. You'll need to restart the TextInputHost.exe process or just do a quick reboot then it will be all fine.

    If you find my answer useful, please mark it as the "Accepted Answer" so other members can find the solution easily. Your help in supporting the community is much appreciated!

    Best regards,
    Scott Nguyen

    1 person found this answer helpful.

0 additional answers

Sort by: Most 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.