how can I manual start the TextInputHost.exe

yangjia 41 Reputation points
2022-07-13T12:42:41.99+00:00

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.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,966 questions
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 21,391 Reputation points MVP
    2022-07-15T00:07:32.68+00:00

    Open Task Manager > Services > Locate TextInputHost.exe > Right click select Start


  2. 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.

    221256-capture.png

    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?


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.