Open Task Manager > Services > Locate TextInputHost.exe > Right click select Start
how can I manual start the TextInputHost.exe
my system is win10 enterprise LTSC
I want to manually start the TextInputHost.exe without starting explorer.exe,what should I do?
Thanks a lot for your help.
2 answers
Sort by: Most helpful
-
-
MotoX80 35,046 Reputation points
2022-07-16T02:34:42.277+00:00 Open Task Manager > Services > Locate TextInputHost.exe > Right click select Start
The .exe names are not included in "task manager > services" in either Windows 10 or 11.
TextInputHost.exe is not running as a service on either my Win 11 laptop, or my Win10 VM.
C:\>tasklist /svc | findstr -i textinputhost TextInputHost.exe 13908 N/A
I agree with Reza-Ameri's question, Why do you want to perform this action? What is the real problem that you are trying to solve? Did the process crash? Why can't you just log off and log back on?
Have you tried to open a command prompt and just run the program?