How to disable automatic launching of the Touch Keyboard

0

Possible Duplicate:
Permanently remove/disable Touch Keyboard in Windows 8 taskbar?

In Taskbar Properties under Toolbars, if I uncheck Touch Keyboard and restart, after signing in again it will be checked and docked in the Taskbar.

Touch Keyboard Taskbar

Any idea why my changes aren't kept?

Louis

Posted 2012-11-25T23:32:33.717

Reputation: 18 859

Question was closed 2013-01-10T13:46:44.107

Answers

0

There could be two reasons why your setting is not permanent:

1.application that tries to set setting don’t have rights (in this case explorer.exe)

2.some other software change the value back after restart (could be malware)

So try exit explorer.exe and then run it as administrator (to check first possibility) or try to disable all startup apps and also all non-Microsoft services (both could be found in "msconfig"), restart and try to disable Touch Keyboard one more time.
I none of this works, you can use system restore to get back to time, when the keyboard wasn't checked (if you got restore point old enough).

icl7126

Posted 2012-11-25T23:32:33.717

Reputation: 401

0

This thread on MSA suggests you have to disable the Touch Keyboard and Handwriting Panel service in services.msc.

K.A.Monica

Posted 2012-11-25T23:32:33.717

Reputation: 5 887