You click the search bar, type something, and nothing happens. Or maybe you see blank results. Or the search bar freezes entirely and won't accept input. If this sounds familiar, you're not alone, Windows 10 search bar issues pop up regularly, and honestly, most of them are fixable in under an hour without needing to call anyone.
TL;DR
Windows 10 search bar not working usually stems from a stopped Windows Search service, corrupted index, or text input conflicts. Quick fix: restart File Explorer and Windows Search service via Task Manager and services.msc (5 mins). If that fails, rebuild your search index (15-20 mins) or disable Bing search via Registry. Most users see results within 30 minutes.
Key Takeaways
- Windows Search service stopping is the #1 cause of search bar issues
- Restarting File Explorer and Windows Search fixes most problems in 5 minutes
- A corrupted search index requires a rebuild, which takes 15-20 minutes
- Bing integration failures can cause blank results, disabling Bing via Registry is an advanced fix
- Typing issues usually point to the Touch Keyboard service being disabled
What Causes Windows 10 Search Bar Not Working?
Before jumping straight into fixes, let's talk about why this happens in the first place. Windows 10 search bar relies on several background services working together: the Windows Search service (which indexes your files), the File Explorer process (which displays results), and sometimes Bing integration (for web search).
When one of these breaks down, you get either a completely unresponsive search bar, blank results, or typing that doesn't register. Most of the time it's not your fault, it's usually Windows updates that go sideways, a service crashing unexpectedly, or rarely, a corrupted index database. The good news? Almost all of these are software issues, which means they're reversible.
Here are the main culprits we see in support tickets: the Windows Search service stops running for no reason (most common), the search index gets corrupted after an update (happens after feature updates especially), Bing search hangs and locks up the whole search bar, or the Touch Keyboard service gets disabled and blocks text input. Sometimes it's a combination of these. We'll cover each one.
Windows 10 Search Bar Not Working: Quick Fix
Restart File Explorer Easy
- Right-click the taskbar
Find an empty space on the taskbar at the bottom of your screen and right-click it. - Open Task Manager
Select 'Task Manager' from the menu that appears. - Find Windows Explorer
In the Processes tab, scroll down and look for 'Windows Explorer' in the list. - Restart it
Right-click on Windows Explorer and select 'Restart'. The taskbar will briefly disappear and reappear. - Test the search bar
Click the search icon in the taskbar and try typing. Most of the time, this alone fixes it.
Restart Windows Search Service Easy
- Open the Services window
PressWin+R, typeservices.msc, and press Enter. - Find Windows Search
Scroll down the list until you see 'Windows Search'. It'll be alphabetical. - Check the status
Look at the 'Status' column. If it says 'Stopped', that's your problem. If it's running, right-click it anyway and select 'Restart'. - Set it to Automatic
Right-click Windows Search, select 'Properties'. In the Startup type dropdown, choose 'Automatic'. Click 'Apply' and 'OK'. - Restart the service
If the service wasn't already running, click the 'Start' button. If it was running, you already restarted it in step 3. - Close the window and test
Close services.msc and try searching again. Give it 10 seconds to respond.
Run the Windows Search Troubleshooter Easy
- Open Settings
PressWin+Ior click the Settings icon in the Start menu. - Navigate to Troubleshoot
Go to 'Update & Security', then select 'Troubleshoot' on the left sidebar. - Find Search and Indexing
Click 'Additional troubleshooters'. Scroll down until you find 'Search and Indexing'. - Run the troubleshooter
Click on it, then click the 'Run the troubleshooter' button. Let it scan and fix issues automatically. - Apply any fixes
The troubleshooter will prompt you to apply fixes. Click 'Apply this fix' if it finds anything. - Restart your PC
When done, restart your computer and test the search bar.
More Windows 10 Search Bar Not Working Solutions
If the quick fixes didn't sort it, don't panic. The next layer of solutions tackles the underlying cause more directly. At this point we're dealing with a corrupted index or a service misconfiguration that needs deeper intervention. These take a bit longer but are still straightforward.
Rebuild Your Search Index Easy
- Open Control Panel
PressWin+R, typecontrol panel, and press Enter. - Switch to Small Icons view
In the top-right corner, change the view from 'Category' to 'Small icons'. This makes everything easier to find. - Click Indexing Options
Look for 'Indexing Options' in the list and click it. - Open Advanced settings
Click the 'Advanced' button in the bottom-right corner of the Indexing Options window. - Rebuild the index
In the Advanced Options window, find the 'Troubleshooting' section. Click 'Rebuild' next to 'Indexing Speed'. - Confirm and wait
Click 'OK' when prompted. A dialog box will say 'Rebuilding index...', this can take 10-20 minutes depending on how many files you have. You can use your computer normally whilst it rebuilds. - Verify completion
Check back in Indexing Options occasionally. When the index is complete, the status will change from 'Indexing' to normal. Test your search bar afterwards.
Why does rebuilding the index work? Windows Search maintains a database of every file on your system so it can find things instantly. If that database gets corrupted, which can happen after updates, crashes, or drive errors, search becomes slow or unresponsive. Rebuilding forces Windows to scan everything again and create a clean database. It's like defragging your search brain.
Fix Text Input Issues (Touch Keyboard Service) Easy
- Open Services again
PressWin+R, typeservices.msc, and press Enter. - Find Touch Keyboard and Handwriting Panel Service
Scroll down the list. It's a long name, so search for 'Touch Keyboard' if you're impatient. - Right-click and open Properties
Right-click it and select 'Properties'. - Go to the Recovery tab
Click the 'Recovery' tab at the top of the Properties window. - Configure recovery settings
For 'First failure', 'Second failure', and 'Subsequent failures', set each to 'Restart the Service'. Set the 'Reset fail count after' counter to 0. - Change Startup type to Automatic
Back on the 'General' tab, change the Startup type dropdown from 'Disabled' or 'Manual' to 'Automatic'. - Start the service
Click 'Apply' and 'OK'. If the service wasn't running, click 'Start' on the Properties window before closing. - Restart your computer
For the changes to take full effect, restart Windows and test the search bar. You should now be able to type in it.
The Touch Keyboard service might sound like it's only for tablets, but it actually handles text input across the system in Windows 10. If it's disabled or crashes, you'll find the search bar won't accept any keyboard input at all. Setting it to auto-restart means even if it crashes, it'll come back online automatically.
Run Windows Update Troubleshooter Easy
- Open Settings
PressWin+Ito open Settings. - Go to Update & Security
Click 'Update & Security' in the left menu. - Open Troubleshoot
Click 'Troubleshoot' on the left sidebar. - Find and run Windows Update troubleshooter
Click 'Additional troubleshooters' and select 'Windows Update'. Click 'Run the troubleshooter'. - Let it scan and fix
The troubleshooter will check for update-related issues and apply fixes automatically. - Restart and test
Restart your PC when prompted and test the search bar. Many Windows 10 search bar issues are caused by failed updates.
Advanced Windows 10 Search Bar Not Working Fixes
If you've made it this far, you're dealing with a stubborn issue. The fixes below require a bit more technical knowledge, but they're still clickable. They target the registry (where Windows keeps detailed settings) and PowerShell (command-line tools). Don't let that intimidate you, just follow the steps exactly.
Disable Bing Search via Registry Medium
- Open Registry Editor
PressWin+R, typeregedit, and press Enter. Click 'Yes' if prompted by User Account Control. - Navigate to the Search key
In the left panel, expand 'HKEY_CURRENT_USER' by clicking the arrow. Then expand 'Software', then 'Microsoft', then 'Windows', then 'CurrentVersion'. Click on 'Search' to select it. - Create a new DWORD value
Right-click in the empty space on the right side of the Registry Editor window. Select 'New', then 'DWORD (32-bit) Value'. - Name the value
TypeBingSearchEnabledas the name (exact spelling matters). Press Enter. - Set the value to 0
Right-click the new 'BingSearchEnabled' entry and select 'Modify'. In the 'Value data' field, enter0(zero). Click 'OK'. - Close Registry Editor
Close the Registry Editor window. - Restart your PC
Restart Windows. Bing web search is now disabled in Windows Search. Local file search will still work normally.
Why disable Bing? Sometimes Bing search features cause the search bar to hang or display blank results, especially after Windows updates. If your internet connection is slow or unstable, Bing searches will timeout and lock up the whole search bar. Disabling it forces Windows Search to only search your local files, which is fast and reliable. You can always re-enable it later by deleting this registry entry.
Reset Search via PowerShell Medium
- Open PowerShell as Administrator
Right-click the Start button and select 'Windows PowerShell (Admin)'. Click 'Yes' when prompted. - Run the first removal command
Paste this command and press Enter:Get-WindowsCapability -Online | Where-Object Name -like '*Search*' | Add-WindowsCapability -Online -Remove
This removes the Search component. It may take 1-2 minutes. - Run the reinstall command
Once the first command finishes, paste this command and press Enter:Get-WindowsCapability -Online | Where-Object Name -like '*Search*' | Add-WindowsCapability -Online
This reinstalls a fresh copy of Windows Search. Again, give it 1-2 minutes. - Restart your PC
Close PowerShell and restart Windows. When it boots up, Windows Search will be completely fresh. - Wait for indexing
After restart, you may see a message saying 'Indexing...' at the bottom. Let it complete (usually 5-10 minutes). Once done, search should work normally.
This is the nuclear option, but it works. We're literally removing the entire Windows Search component and reinstalling it fresh. Why? Because sometimes Search becomes so corrupted that rebuilding the index isn't enough. A fresh install clears out all the broken bits and gives you a clean slate. Most users who reach this step see their search bar working again.
Full Cortana and Search Reset Medium
- Open Settings
PressWin+Ito open Settings. - Go to Apps
Click 'Apps' in the left sidebar, then click 'Apps & features'. - Search for Cortana
In the search box at the top, type 'Cortana'. - Click Advanced Options
Click on 'Cortana' from the results, then click 'Advanced options' below it. - Reset the app
Click the 'Reset' button. Confirm when prompted. This closes Cortana entirely. - Rebuild the index
Follow the 'Rebuild Your Search Index' steps from earlier (Solution 4). This ensures Windows rebuilds everything from scratch. - Restart your PC
Restart Windows. Cortana and Windows Search will initialize fresh on boot.
Cortana (Windows' virtual assistant) and Windows Search are tightly integrated. If Cortana crashes or gets corrupted, it can break the search bar too. Resetting Cortana clears out any corrupted data that might be interfering with search. This is especially useful if you use search mostly for local files and don't need Cortana's assistant features.
Your Windows 10 search bar is still unresponsive after trying these fixes? Our remote technicians can access your system, check your Windows Search service logs, test your index rebuild, and find the root cause in real-time. Most cases are resolved within 30 minutes.
Get remote helpPreventing Windows 10 Search Bar Not Working in the Future
Once you've fixed it, let's keep it fixed. Prevention is way easier than troubleshooting, and honestly, a few simple habits will save you hours down the road.
Keep Windows Updated
Go to Settings > Update & Security > Windows Update and check for updates regularly. Windows Update sometimes causes search issues, but staying current is still better than falling behind. Updates also include fixes for known problems.
Rebuild Your Index Monthly
This sounds tedious, but it's not. Just open Indexing Options once a month and click Rebuild. It takes 20 minutes in the background and keeps your search database clean. Think of it like maintenance, small effort, huge payoff.
Avoid Third-Party Search Tools
Firefox, Chrome, and other browsers want to replace Windows Search with their own search. Resist the urge. Use Windows Search for local files and your browser's search bar for web searches. Mixing tools causes conflicts.
Keep Windows Search Service on Automatic
Every time you finish a services.msc session, make sure Windows Search is set to Startup type 'Automatic'. This ensures it starts when Windows boots. Stopped services are the #1 cause of search bar failure.
Monitor Event Viewer for Errors
This is advanced, but worth knowing: press Win+R, type eventvwr.msc, and look at Event Viewer. Under Windows Logs > System, filter for 'Windows Search' errors. If you see repeated errors, that's a sign something's brewing.
Disable Unnecessary Startup Programs
Open Task Manager (Ctrl+Shift+Esc), go to the Startup tab, and disable programs you don't recognize or need at boot time. Too many startup programs can slow down Windows and interfere with background services like Search.
Run System File Checker Weekly
This is the hidden gem of Windows maintenance. Open Command Prompt as Administrator and run sfc /scannow. It takes 10 minutes and repairs corrupted system files before they become problems. Do this once a week and you'll prevent 80% of Windows issues.
Windows 10 Search Bar Not Working: Summary
Your Windows 10 search bar not working is frustrating, but it's almost always fixable. Start with the quick fixes, restarting File Explorer and Windows Search usually does the job within 5 minutes. If that doesn't work, rebuild your search index (15-20 minutes) or fix the Touch Keyboard service if typing is the issue.
Only dive into the advanced fixes if you've tried the intermediate ones. Disabling Bing, resetting Search via PowerShell, or resetting Cortana tackle the most stubborn cases, and most users see results within 30-45 minutes total.
The key takeaway: Windows 10 search bar problems are software issues, not hardware failures. Everything here is reversible, and there's no risk of data loss. If you follow the steps in order, you'll get your search bar working again. And if you set up monthly index rebuilds and keep Windows Search set to Automatic, you probably won't see this problem again for a long time.


