Glad it worked. Mine actually just broke with a new update. I wiped and did a fresh install of the OS and its still the same issue so it doenst seem like anything else caused the new problems I've had. I've been trying to find a better way to get the old keyboard back. I've tried the other emulators but they dont seem to function 100% of the time. This is messy but i have been able to return the old keyboard back with limitations. The toggle in the system tray icons is broken and the only way to call the keyboard is to create a shortcut to TabTip.exe. I also had to rename the new input host file to disable the new keyboard from showing (which probably breaks other things).
Here is my setup:
- I'm on build 22621.1413
- Still use the DisableNewKeyboardExperience with a value of 1
- Rename the TextInputHost.exe file. I just added .bak to the end of it in case i need to restore it. (I ended up booting into my linux os to modify this file since you cant kill the service very easily without it restarting right away. I dont know of a great way to do this outside of booting another OS to modify the file name. This may be an issue for those running on a surface. I dont have one so i'm not sure what you can/cant do.
- C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\TextInputHost.exe
- Create a shortcut to C:\Program Files\Common Files\microsoft shared\ink\TabTip.exe. I placed one on the taskbar for easy access.
- Change the new search box to "Search icon and label" or "Search box". Right click/tap and hold on the taskbar and open taskbar settings and it should be the top item. Once you disable the new keyboard it will not allow you to call the old keyboard while in the start menu. This allows you to search with the keyboard to accomplish mostly the same tasks. You can still browse the start menu without a keyboard.
- I've also played around with these Invoke regedits but they dont seem to make a difference. I enabled both with a value of 1.
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\TabletTip\1.7]
- "DisableNewKeyboardExperience"=dword:00000001
- "EnableDesktopModeAutoInvoke"=dword:00000001
- "TouchKeyboardTapInvoke"=dword:00000001
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\TabletTip\1.7]