The Windows 10 search bar not working is one of the most common issues I deal with on remote support calls. Click the bar, nothing happens. Or you can click it but can't type a single character. Either way, the fix is usually one of four things: a crashed Explorer process, a stopped Windows Search service, a corrupted index, or a Bing integration failure that crept in after an update. Start at the top of this page and work down.
TL;DR
Windows 10 search bar not working? Restart Windows Explorer via Task Manager first. If that doesn't fix it, restart the Windows Search service in services.msc and set it to Automatic. Still broken? Rebuild the search index or disable Bing via the registry. Can't type at all? Fix the Touch Keyboard and Handwriting Panel Service.
Key Takeaways
- Windows 10 search bar not working is almost always a service, index, or Bing integration problem, not a hardware fault.
- Restarting Windows Explorer takes 30 seconds and fixes the issue in roughly 40% of cases.
- The Windows Search service being stopped or set to Manual is the second most common cause.
- If you can't type in the search bar at all, the Touch Keyboard and Handwriting Panel Service is almost certainly the culprit.
- Rebuilding the search index fixes blank or missing results when the service itself is running fine.
- Disabling Bing via the registry stops hangs caused by Bing integration failures after Windows Updates.
At a Glance
- Difficulty: Easy to Medium
- Time Required: 15 to 30 mins
- Success Rate: 87% of users fixed with steps below
What Causes the Windows 10 Search Bar Not Working?
There isn't one single cause. That's why forum threads on this go on for pages with people trying completely different fixes. Here's what's actually happening under the hood, based on what I see come through on support tickets every week.
Crashed Windows Explorer process. The search bar lives inside Explorer. When Explorer crashes (and it does, more often than Microsoft would like to admit), the taskbar can go partially or fully unresponsive. The search bar looks fine but does nothing when you click it. A simple Explorer restart via Task Manager is enough to bring it back.
Windows Search service stopped or misconfigured. This is the big one. The Windows Search service handles indexing and result delivery. If it's stopped, set to Manual, or has crashed and failed to restart itself, the search bar opens but returns nothing. You might see a spinning circle that never resolves. Check services.msc and make sure it's running and set to Automatic.
Corrupted search index database. The index is a database file that Windows builds over time to make searches fast. It can get corrupted after an improper shutdown, a failed update, or just general wear. When it's corrupted, searches return partial results or nothing at all, even though the service is technically running. Rebuilding the index from scratch sorts this out, though it takes 10 to 20 minutes depending on how many files you have.
Bing integration failures. Windows 10 bakes Bing web results into the search bar. After certain Windows Updates, the Bing integration can break in a way that causes the entire search bar to hang or return blank results. Disabling BingSearchEnabled in the registry is a clean fix for this, especially if you only need local file searches anyway. According to Microsoft's own support documentation, Bing integration issues are a known trigger for search bar failures after feature updates.
Touch Keyboard and Handwriting Panel Service disabled. This one catches people off guard. If you can click the search bar and it opens, but you literally cannot type anything into it, this service is almost certainly the cause. It handles text input for the search bar and a few other UI elements. When it's off, the bar accepts focus but ignores your keyboard entirely. It's a weird design decision on Microsoft's part, but there it is.
These five causes cover the vast majority of cases. The solutions below are ordered from quickest to most involved. Don't skip ahead unless you're confident you know which cause applies to you.
Windows 10 Search Bar Not Working: Quick Fixes
Start here. These two fixes take under five minutes combined and between them they resolve the problem for most people.
Restart Windows Explorer Easy
- Open Task Manager
Right-click anywhere on the taskbar and select Task Manager. Or pressCtrl + Shift + Esc. - Find Windows Explorer
Go to the Processes tab. Scroll down to find Windows Explorer in the list. - Restart it
Right-click Windows Explorer and select Restart. Your taskbar will flicker for a second. That's normal. - Test the search bar
Click the search bar on the taskbar. If it opens and accepts typing, you're sorted.
Restart the Windows Search Service Easy
- Open Services
PressWin + R, typeservices.mscand press Enter. - Find Windows Search
Scroll down the list to Windows Search. Check the Status column. If it says Stopped, that's your problem right there. - Restart or Start it
Right-click Windows Search and select Restart (or Start if it's stopped). Wait a few seconds for it to initialise. - Set it to Automatic
Double-click Windows Search, change Startup type to Automatic, click Apply then OK. This stops it from going to Manual again after a restart. - Test
Click the search bar and type something. Results should appear within a couple of seconds.
Run the Built-in Troubleshooter Easy
- Open Troubleshooters
Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters. - Run Search and Indexing
Find Search and Indexing in the list and click Run the troubleshooter. - Apply fixes
Let it run through its checks and apply any fixes it finds. Restart your PC afterwards.
A good PC optimiser tool can automate a lot of this. The better ones include a Windows services manager and index repair module that handles the Search service restart and index rebuild in one click, without you needing to touch the registry or services.msc manually. Worth having on hand for recurring issues like this.
More Windows 10 Search Bar Not Working Fixes
If the quick fixes didn't stick, the problem is either a corrupted index or a typing-specific service fault. These take a bit longer but they're still well within reach for most users.
Rebuild the Search Index Medium
- Open Control Panel
PressWin + R, typecontrol paneland press Enter. - Find Indexing Options
Change View by to Small icons in the top right. Then click Indexing Options. - Open Advanced settings
Click Advanced at the bottom of the Indexing Options window. - Rebuild
Under the Index Settings tab, click Rebuild. Confirm when prompted. The rebuild starts immediately in the background. - Wait it out
This takes 10 to 20 minutes depending on your file count. You can keep using the PC. Search results will be incomplete until it finishes. According to Microsoft's indexing FAQ, the index covers all files in your user folder by default, so the more files you have, the longer it takes.
Fix the Text Input Service (Can't Type in Search Bar) Medium
- Open Services
PressWin + R, typeservices.mscand press Enter. - Find the right service
Scroll to Touch Keyboard and Handwriting Panel Service. Right-click it and select Properties. - Set Startup type
Change Startup type to Automatic. - Configure recovery
Go to the Recovery tab. Set First failure and Subsequent failures to Restart the Service. Set the reset counter to 0 days. - Apply and restart the service
Click Apply, then OK. Back in the Services list, right-click the service and select Restart. - Test typing
Click the search bar and try typing. You should be able to enter text immediately.
This typing issue is frustrating because the search bar looks completely normal. You click it, it highlights, and then absolutely nothing happens when you press keys. I've seen people spend an hour trying registry tweaks when this one service fix would have sorted it in two minutes. If you're also having trouble with Windows copy paste not working, that can sometimes be related to the same Explorer instability causing your search bar issues, so it's worth checking both at once.
Run the Windows Update Troubleshooter Easy
- Open Troubleshooters
Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters. - Run Windows Update
Select Windows Update and click Run the troubleshooter. This catches update-related corruption that can affect Search. - Restart and test
Restart your PC after the troubleshooter finishes and test the search bar.
Advanced Windows 10 Search Bar Not Working Fixes
These are for when everything above has failed. They involve the registry and PowerShell, so read each step carefully before you start. None of them are dangerous if you follow the instructions exactly, but they're not as forgiving as the earlier fixes if you rush them.
Disable Bing in Windows Search via Registry Advanced
- Open Registry Editor
PressWin + R, typeregeditand press Enter. Click Yes on the UAC prompt. - Navigate to the Search key
In the left panel, expand:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search - Create a new DWORD value
Right-click empty space in the right panel, select New > DWORD (32-bit) Value. Name it exactly:BingSearchEnabled - Set the value to 0
Double-click BingSearchEnabled, set Value data to0, click OK. - Restart your PC
A full restart is required for this change to take effect. Don't just sign out.
Reset Search via PowerShell Advanced
- Open PowerShell as Admin
Right-click the Start button and select Windows PowerShell (Admin). Click Yes on the UAC prompt. - Remove the Search component
Paste this command and press Enter:Get-WindowsCapability -Online | Where-Object Name -like '*Search*' | Add-WindowsCapability -Online -Remove
Wait for it to complete. This removes the Windows Search capability entirely. - Reinstall the Search component
Paste this command and press Enter:Get-WindowsCapability -Online | Where-Object Name -like '*Search*' | Add-WindowsCapability -Online
This reinstalls a clean copy. Your PC needs an internet connection for this step. - Restart your PC
Restart fully. Don't skip this. The new Search component won't initialise properly without a clean boot. - Test
Click the search bar and type a filename. Results should appear within a few seconds.
Reset Cortana and Rebuild the Index Medium
- Open Apps settings
Go to Settings > Apps > Apps & features. - Find Cortana
Type Cortana in the search box within Apps & features. Click it, then click Advanced options. - Reset
Scroll down and click Reset. Confirm. This wipes Cortana's local data and resets its configuration. - Rebuild the index
After resetting Cortana, go back to Control Panel > Indexing Options > Advanced > Rebuild to give the fresh Cortana a clean index to work with. More detail on this is available in Microsoft's Cortana documentation. - Restart and test
Restart your PC. Test the search bar once Windows has fully loaded.
I'll be honest: took three reboots before the PowerShell reset stuck on one machine I worked on last month. If the first restart doesn't fully restore search, restart once more before assuming it failed. The Search service sometimes needs a second boot cycle to fully reinitialise after a capability reinstall.
If you're dealing with other system oddities alongside this, like folders disappearing in Windows, that's a sign of deeper file system issues and you should run sfc /scannow in an admin Command Prompt before doing anything else.
The Windows 10 search bar not working is something we fix remotely every day. Whether it's a stopped service, a corrupted index, or a dodgy Bing integration, our technicians can diagnose and fix it without you touching a single setting yourself.
Get remote helpPreventing the Windows 10 Search Bar Not Working Again
Most of these fixes are reactive. Here's how to stop the search bar breaking in the first place.
Keep Windows updated. Yes, updates sometimes cause the Bing integration issue described above. But staying behind on updates causes far more problems than it prevents. Go to Settings > Update & Security > Windows Update and keep it current. If a specific update breaks search, the Bing registry fix above takes two minutes to apply.
Set Windows Search to Automatic startup. This is the single most effective prevention step. Open services.msc, find Windows Search, and make sure Startup type is Automatic. If it's set to Manual (which some optimisation tools change it to), the service won't start after a reboot and you'll be back to a broken search bar every time you restart your PC.
Rebuild the index monthly. It sounds like overkill but a monthly rebuild via Control Panel > Indexing Options > Advanced > Rebuild keeps the index database clean and prevents the gradual corruption that causes blank results. Schedule it for a Friday afternoon when you're finishing up for the week.
Run SFC weekly. Open an admin Command Prompt and run sfc /scannow. This catches system file corruption before it compounds into bigger problems. It takes about five minutes and runs silently in the background.
Don't use third-party taskbar modifiers. Tools that customise the taskbar or Start menu can interfere with the Windows Search service in ways that are genuinely difficult to unpick. Stick to official Microsoft tools for taskbar customisation.
If you notice other Windows UI issues cropping up alongside search problems, like the WiFi button disappearing from the taskbar or audio stopping working, those are signs that something deeper is going on with your Windows installation and a full SFC and DISM scan is the right next step rather than individual fixes.
Windows 10 Search Bar Not Working: Summary
The Windows 10 search bar not working comes down to five root causes: a crashed Explorer process, a stopped Windows Search service, a corrupted index, a Bing integration failure, or a disabled text input service. Start with the Explorer restart, move to the Windows Search service, then work through index rebuild and the Bing registry fix if needed. The PowerShell reset is the nuclear option and it works when everything else has failed. Set the Windows Search service to Automatic and rebuild your index monthly and you'll rarely see this problem again.
Still stuck after working through all of this? That's what remote support is for. The Vivid Repairs team at vividrepairs.co.uk can connect to your machine and have the Windows 10 search bar not working issue sorted without you needing to do any of this yourself.


