UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows 10 laptop on desk showing unresponsive search bar with cursor, soft natural window lighting from left, calm focused workspace atmosphere
Fix It Yourself · Troubleshooting

Windows 10 search bar not working

Updated 12 June 202612 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

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.

⏱️ 13 min read✅ 87% success rate📅 Updated May 2026

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

1

Restart File Explorer Easy

  1. Right-click the taskbar
    Find an empty space on the taskbar at the bottom of your screen and right-click it.
  2. Open Task Manager
    Select 'Task Manager' from the menu that appears.
  3. Find Windows Explorer
    In the Processes tab, scroll down and look for 'Windows Explorer' in the list.
  4. Restart it
    Right-click on Windows Explorer and select 'Restart'. The taskbar will briefly disappear and reappear.
  5. Test the search bar
    Click the search icon in the taskbar and try typing. Most of the time, this alone fixes it.
If search responds and displays results, you're done. This fixes about 40% of cases we see.
2

Restart Windows Search Service Easy

  1. Open the Services window
    Press Win+R, type services.msc, and press Enter.
  2. Find Windows Search
    Scroll down the list until you see 'Windows Search'. It'll be alphabetical.
  3. 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'.
  4. Set it to Automatic
    Right-click Windows Search, select 'Properties'. In the Startup type dropdown, choose 'Automatic'. Click 'Apply' and 'OK'.
  5. 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.
  6. Close the window and test
    Close services.msc and try searching again. Give it 10 seconds to respond.
Windows Search is now running and set to start automatically on boot. This fixes around 50% of cases.
3

Run the Windows Search Troubleshooter Easy

  1. Open Settings
    Press Win+I or click the Settings icon in the Start menu.
  2. Navigate to Troubleshoot
    Go to 'Update & Security', then select 'Troubleshoot' on the left sidebar.
  3. Find Search and Indexing
    Click 'Additional troubleshooters'. Scroll down until you find 'Search and Indexing'.
  4. Run the troubleshooter
    Click on it, then click the 'Run the troubleshooter' button. Let it scan and fix issues automatically.
  5. Apply any fixes
    The troubleshooter will prompt you to apply fixes. Click 'Apply this fix' if it finds anything.
  6. Restart your PC
    When done, restart your computer and test the search bar.
Windows has automatically detected and fixed search issues. Most users see improvement after restart.

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.

4

Rebuild Your Search Index Easy

  1. Open Control Panel
    Press Win+R, type control panel, and press Enter.
  2. Switch to Small Icons view
    In the top-right corner, change the view from 'Category' to 'Small icons'. This makes everything easier to find.
  3. Click Indexing Options
    Look for 'Indexing Options' in the list and click it.
  4. Open Advanced settings
    Click the 'Advanced' button in the bottom-right corner of the Indexing Options window.
  5. Rebuild the index
    In the Advanced Options window, find the 'Troubleshooting' section. Click 'Rebuild' next to 'Indexing Speed'.
  6. 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.
  7. 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.
Your search index is now fresh. Corrupted index issues are resolved, and search should respond normally now.

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.

5

Fix Text Input Issues (Touch Keyboard Service) Easy

  1. Open Services again
    Press Win+R, type services.msc, and press Enter.
  2. 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.
  3. Right-click and open Properties
    Right-click it and select 'Properties'.
  4. Go to the Recovery tab
    Click the 'Recovery' tab at the top of the Properties window.
  5. 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.
  6. Change Startup type to Automatic
    Back on the 'General' tab, change the Startup type dropdown from 'Disabled' or 'Manual' to 'Automatic'.
  7. Start the service
    Click 'Apply' and 'OK'. If the service wasn't running, click 'Start' on the Properties window before closing.
  8. 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 is now running and will auto-restart if it crashes. Text input in search is restored.

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.

6

Run Windows Update Troubleshooter Easy

  1. Open Settings
    Press Win+I to open Settings.
  2. Go to Update & Security
    Click 'Update & Security' in the left menu.
  3. Open Troubleshoot
    Click 'Troubleshoot' on the left sidebar.
  4. Find and run Windows Update troubleshooter
    Click 'Additional troubleshooters' and select 'Windows Update'. Click 'Run the troubleshooter'.
  5. Let it scan and fix
    The troubleshooter will check for update-related issues and apply fixes automatically.
  6. Restart and test
    Restart your PC when prompted and test the search bar. Many Windows 10 search bar issues are caused by failed updates.
Windows Update issues are resolved. Search should work properly if a botched update was the culprit.

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.

7

Disable Bing Search via Registry Medium

  1. Open Registry Editor
    Press Win+R, type regedit, and press Enter. Click 'Yes' if prompted by User Account Control.
  2. 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.
  3. 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'.
  4. Name the value
    Type BingSearchEnabled as the name (exact spelling matters). Press Enter.
  5. Set the value to 0
    Right-click the new 'BingSearchEnabled' entry and select 'Modify'. In the 'Value data' field, enter 0 (zero). Click 'OK'.
  6. Close Registry Editor
    Close the Registry Editor window.
  7. Restart your PC
    Restart Windows. Bing web search is now disabled in Windows Search. Local file search will still work normally.
Warning: Modifying the Registry can cause issues if done incorrectly. Make sure you follow the steps exactly. If search gets worse, you can delete the 'BingSearchEnabled' entry to revert the change.
Bing search is disabled. If Bing hangs were causing your search bar to freeze, this should resolve it. You'll only see local file results now, not web results.

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.

8

Reset Search via PowerShell Medium

  1. Open PowerShell as Administrator
    Right-click the Start button and select 'Windows PowerShell (Admin)'. Click 'Yes' when prompted.
  2. 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.
  3. 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.
  4. Restart your PC
    Close PowerShell and restart Windows. When it boots up, Windows Search will be completely fresh.
  5. 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.
Warning: These are powerful commands that remove and reinstall Windows components. Make sure you have administrator privileges and a stable internet connection. Do NOT close PowerShell or restart your PC whilst these commands are running.
Windows Search has been completely reinstalled from scratch. This fixes almost all persistent search bar issues.

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.

9

Full Cortana and Search Reset Medium

  1. Open Settings
    Press Win+I to open Settings.
  2. Go to Apps
    Click 'Apps' in the left sidebar, then click 'Apps & features'.
  3. Search for Cortana
    In the search box at the top, type 'Cortana'.
  4. Click Advanced Options
    Click on 'Cortana' from the results, then click 'Advanced options' below it.
  5. Reset the app
    Click the 'Reset' button. Confirm when prompted. This closes Cortana entirely.
  6. Rebuild the index
    Follow the 'Rebuild Your Search Index' steps from earlier (Solution 4). This ensures Windows rebuilds everything from scratch.
  7. Restart your PC
    Restart Windows. Cortana and Windows Search will initialize fresh on boot.
Cortana and Search have been reset. Both services are now running with fresh databases. Search bar should respond normally.

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.

Info: If you've tried multiple solutions and search still isn't working, there might be a hardware issue (failing hard drive) or a more obscure software conflict. At that point, remote support can dig deeper into your system logs and diagnose the exact culprit.

Preventing 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.

Frequently Asked Questions

The most common cause is the Windows Search service being stopped or misconfigured. Restarting the service through services.msc usually resolves this issue within minutes. If that doesn't work, rebuilding your search index is the next step.

Rebuilding the search index typically takes 10-20 minutes depending on the number of files on your system. You can continue using your computer whilst it rebuilds in the background. You'll see the progress in the Indexing Options window.

Disabling Bing can improve search performance if you only need local file searches. However, if you use web search features, keep Bing enabled. You can disable it via Registry (set BingSearchEnabled to 0) if it causes hangs or blank results.

If quick fixes fail, try rebuilding the search index through Indexing Options. If that doesn't help, use the PowerShell reset method to completely reinstall the Search component. This removes and reinstalls the Windows Search capability entirely.

Typing issues are usually caused by the Touch Keyboard and Handwriting Panel Service being disabled or misconfigured. Enabling it and setting it to Automatic startup typically fixes this problem. The service handles text input for search in Windows 10.