Dusty Cables dot com

a tech blog

Disable ctfmon.exe in Windows

May 14th, 2009. Published under Uncategorized. No Comments.

Windows LogoJust unchecking the selection for ctfmon.exe in a program like Windows Startup Inspector or Autoruns doesn’t stop it from starting itself up again. Sure, you can block it with Group Policy, but that is a little heavy-handed.

You can disable it in XP by going into the Regional and Language Options in the Control Panel, choose the Languages tab, and click the Details button in the “Text services and input languages section”. In the dialog that pops up, make sure in the “Installed services” section you have only your default keyboard layout. If there are speech services installed, select them and click Remove. Then click the Advanced tab and check the box for “Turn off advanced text services”.

In Vista, go to the Control Panel, and choose “Change keyboard or other input methods” in the “Regional and Language Options” section. On the “Keyboards and Languages” tab, click the “Change keyboards” button. On the “Text Services and Input Languages” dialog, General tab, make sure in the “Installed services” section you have only your default keyboard layout. If there are speech services installed, select them and click Remove. If you find it still running after restarting Vista, you may have to run msconfig and uncheck the ctfmon.exe selection on the Startup tab.

Leave a Comment