Fix unable to type in windows 10 search box, If the keyboard doesn’t work in the search bar of Windows 10, sometimes it’s not hardware-related.
Although the built-in search bar is useful for finding what you need quickly, sometimes Windows 10 does not recognize specific commands or queries in the text box and will instead search the internet.
The latest version of Windows 10, dubbed the 21H1 update, appears after you upgrade or install Windows 10 new.
Press the Win key. If the start menu opens but cannot type in the search bar, first use Ctrl + Shift + Esc to open Task Manager. Next open up your apps and processes tab, find “Start Menu” and right click on it and navigate to End task.
If a service like search isn’t working, or if you need to apply some Microsoft PowerShell commands, it can be helpful to contact support. Even in 2021, this error may be simple to fix by using a few tweaks in your settings.
Review – Can’t type in windows 10 search bar 2021
When you open the Task Manager and see a green leaf beside the Search process, it indicates that it is in installed mode. This UWP process is in this state so that it can improve system performance.
I was confused at first by the error’s cause, because I thought it might have been connected to my mistake. Later, after fixing what I’d messed up, I realized that this process was still in a suspended state.
So I’ve found that it doesn’t really have anything to do with this problem. The development team tends to overlook the product managers many times unless they specifically mention it.
Here in this guide, we will see different methods to solve the “can’t type in the Windows 10 search bar” issue. You can contact us at any time and give us a detailed explanation of the problem.
[Works] Best Solution – Start the Touch Keyboard and Handwriting Panel Service
In a different blog post, a lot of Windows 10 users commented that this solution worked for them.
However, if you do need to enable this service again some time in the future, you can simply create a batch file to run it on startup or interactively on a Windows 10 machine.
Press the Win + R Keys and type services.msc.
The Services window will open. Click on the Standard tab.
Check the Touch Keyboard and Handwriting Panel Service.
If it’s stopped, right-click and Start. You can also stop and restart if required. Create a batch file with the following commands
net stop TabletInputService
net start TabletInputService
Double-click and set the Startup type to Automatic.
If you are unable to type in the search box on Microsoft Windows 10, or if your computer is behaving unusually slow or not working like it should at all, then this video might help.
Watch now, and we’ll take you through the steps of troubleshooting.
Solution #1 – Run the Search and Indexing Troubleshooter
Open the Settings app from Start Menu.
Click on Update & Security > Troubleshoot > Additional Troubleshooters.
Scroll through to find Search and Indexing.
Click on it and Run the troubleshooter.
In the next window, the following options are available related to your errors.
Can’t start a search or see results
Files, Folders, apps, or settings don’t appear in the results
Outlook search doesn’t return results
Search or indexing is slow
My problem isn’t listed above. (Please describe the next page)
Select the first option and click on Next.
The troubleshooting tool will process and will give a solution.
You can see a green marksaying that the problem is fixed.
If you are still unable to type in the search bar, try the above troubleshoot tool again.
Solution #2 – Run the CTFMON process
Go to the following path in File Explorer – C:\Windows\system32\
Open the file – exe
Type something in the Windows 10 search box.
If this solution works, then it means CTFMON is not running on your computer. It is a temporary solution.
Every time you reboot your computer, Fix unable to type in windows 10 search box you have to open this file again.
It’s frustrating to do the same thing again and again. Here’s a permanent solution you can use.
Solution #3 – Enable the MsCtf Monitor Task
Press Win + Rkeys together to open the run dialog.
Type msc. The Task Scheduler window will open.
Navigate to the following path on the left – Microsoft > Windows > TextServicesFramework
On the right side, you should see a task – MsCtfMonitor
Right-click and enable it.
Note: In case that task doesn’t exist create it as below.
It will permanently solve the error that has been causing you to be unable to type into the search bar in Windows 10.
Solution #4 – Applying PowerShell commands
Although this isn’t something I would recommend to others, if you are an older user of Windows 10, it may help you get acquainted with the recent upgrade.
Right-click the Startbutton and click on Windows Powershell (Admin).
Copy and paste the following key in the command prompt.