Hi,
Thank you for writing to Microsoft Community Forums.
In order to get clarity and to assist you with appropriate troubleshooting steps, please reply with the answers to the questions below.
- What is the make and model of your system?
- What is the issue you are facing with the detachable keyboard?
- Are you receiving any error code or error message?
- What are the troubleshooting steps that you have already performed?
The Text Services Framework is a COM framework and an API in the Windows operating systems, that supports advanced text input and text processing. Since the Text Services Framework is not running, I would suggest you to follow the steps below and check if it works for you.
- Click on Start, type cmd, Right-click on it and select Run as administrator. This will open the Command Prompt for you.
- Type the following command and press Enter. Command: schtasks /Change /TN "Microsoft\Windows\TextServicesFramework\MsCtfMonitor" /Enable
- Next type the following command and press Enter. Command: schtasks /Run /TN "Microsoft\Windows\TextServicesFramework\MsCtfMonitor"
- Once both the commands have been executed successfully, please close the Command Prompt.
- Restart the system and check.
We await your response.
Aaron Summith
Microsoft Community – Moderator