Hi Raymond.
I'm David, and I'm happy to help you.
As far as I know, this is a common behavior in this service. At least it happens on all my computers.
This service always reverts to the "Manual (Trigger Start)" startup type.
But I think I have the solution to your problem.
Do the procedure below and see if you can type in the search bar and the settings.
- Press "Windows + R";
- Type or paste "C:\Windows\system32\ctfmon.exe" (No quotes) and press Enter.
- See if the issue is resolved.
If the above procedure resolves the issue, do the procedure below to make it work correctly each time you restart Windows.
- Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
- Copy the command below, paste it into Command Prompt, and press Enter:
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /T REG_SZ /D "%windir%\system32\ctfmon.exe" /v CTFMON /F
- Restart your PC and test.
I hope this helps. Feel free to ask back any questions.