※一部リンクに紹介を含みます

Windows 11 Search Bar Not Working? Fix Slow Search, Typing Issues, and Missing Results

「Windows 11 Search Bar Not Working or Slow? The Complete Fix Guide」
PR

Windows 11 Search Bar Not Working? Let’s Fix It

If your Windows 11 search bar is not opening, feels very slow, does not accept typing, or shows no results, you are not alone.

Search problems in Windows 11 are surprisingly common, and the good news is that many of them can be fixed without advanced technical skills.

Sometimes the issue is something simple, like a stuck Windows process or a broken search index.

Other times, it may happen after a Windows update or because of a software conflict.

In this beginner-friendly guide, we’ll walk through the easiest fixes first, then move step by step to deeper repairs if needed.

No confusing technical language. Just practical solutions you can try right now.


Start Here: Quick Fixes That Often Work

  1. Restart your PC
    This may sound too simple, but a restart often fixes temporary Windows glitches.
  2. Check your internet
    Some search features may need an internet connection, so check that your Wi-Fi is working properly.
  3. Restart Explorer (the taskbar and Start menu shell)
  • Press Ctrl + Shift + Esc to open Task Manager.
  • Select Processes.
  • Find Windows Explorer, right-click → Restart.
    If your taskbar briefly disappears and comes back, that’s normal.

Try This Next: Restart Search Services

A. Restart the Windows Search service

Fast path (Task Manager):

  1. Press Ctrl + Shift + Esc → open Task ManagerServices tab.
  2. Find WSearch → right-click → Restart.

Alternate path (Services app):

  1. Press Win + R, type services.mscEnter.
  2. Double-click Windows Search.
  3. If Service status is Running, click Stop, then Start.
  4. Startup type should be Automatic (Delayed Start). If not, set it and click OK.
PR

B. Restart SearchHost (the search process)

  1. In Task Manager, go to Details.
  2. Select SearchHost.exeEnd task.Windows will restart this process automatically after a few seconds.

Rebuild the search index (fix slow or empty results)

  1. Open SettingsPrivacy & securitySearching Windows.
  2. Click Advanced indexing options.
  3. In the Indexing Options window, click AdvancedRebuild.
    • Rebuilding can take a while. Your PC remains usable; results improve as indexing progresses.
  4. Optional: In Indexing Options, click Modify and make sure important folders (like your user profile, Documents, Desktop) are checked.

Tip: If your disk is almost full, indexing slows down. Freeing up 10–20 GB can noticeably help.


Run the Search troubleshooter (even if it’s hidden)

Windows includes built-in troubleshooting tools, but availability can vary depending on your Windows version.
If you cannot find the Search troubleshooter, don’t worry — you can continue with the repair steps below.


Repair Search Using Windows Terminal (Advanced)

If the simple fixes did not help, Windows has built-in repair tools that may fix broken search components.
This step is a little more advanced, but you can copy and paste the commands exactly as shown.

Open it:

  • Right-click the Start button → Windows Terminal (Admin).
  • If the tab says Windows PowerShell, you’re in the right place. If it says Command Prompt, click the ˅ menu and switch to PowerShell.

A. Re-register the Search package

Copy-paste the line below and press Enter:

Get-Service WSearch | Restart-Service -Forcetaskkill /im SearchHost.exe /fGet-AppxPackage -AllUsers Microsoft.Windows.Search | ForEach-Object {  Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

When it completes, restart your PC and test the search bar again.

B. Repair system files (fixes “can’t type”, missing components, random errors)

Run these in order in the same Terminal (Admin) window:

  1. DISM – repairs the component store used by Windows:
DISM /Online /Cleanup-Image /RestoreHealth
  1. SFC – scans and repairs system files:
sfc /scannow

If SFC reports repairs, restart once it finishes.


Fix “can’t type in the search box”

If your cursor won’t appear in the box or typing does nothing, the text input subsystem might be stuck.

A. Relaunch the text input service

  1. Press Win + R, type: services.msc
  2. Find Touch Keyboard and Handwriting Panel Service.
  3. Double-click it → set Startup type to Automatic → click StartOK.

B. Restart Text Input Services

  1. Press Win + R, type: ctfmon.exe
  2. Press Enter.
    If typing returns, this was the culprit. (It should persist after a reboot, but if it recurs, repeat this step and keep going with the other fixes.)

C. Check your keyboard layout

  1. SettingsTime & languageLanguage & region.
  2. Confirm your Preferred languages and Keyboard layout are correct (e.g., Japanese – Microsoft IME, US or Japanese layout as you actually use).
  3. Remove stray layouts you don’t use.

Tidy up exclusions and heavy background apps

A. Verify what Windows is allowed to index

  1. SettingsPrivacy & securitySearching Windows.
  2. Under Find my files, Enhanced scans the entire PC; Classic scans user folders. Choose based on your needs.
  3. Scroll to Excluded folders. Remove key folders (e.g., Documents, Desktop) if they somehow ended up excluded.

B. Reduce background interference

  • Temporarily disable or exit third-party antivirus or optimization utilities to test.
  • Don’t run multiple “tune-up” tools. They can block or throttle the Search indexer.

Clean boot test (checks for software conflicts)

  1. Press Win + R, type msconfigEnter.
  2. Services tab → check Hide all Microsoft servicesDisable all.
  3. Startup tab → Open Task Manager → disable non-Microsoft startup apps.
  4. Restart and test search.
    If search works in a clean boot, re-enable items in batches until you find the conflicting program.

Windows Update and rollback options

A. Install available updates

SettingsWindows UpdateCheck for updates → install → restart.
Microsoft often ships search fixes in cumulative updates.

B. If the problem started after an update

SettingsWindows UpdateUpdate historyUninstall updates.
Roll back the specific security/cumulative update that coincides with the failure, then pause updates for a few days and retry later.


Create a fresh local test profile

A corrupted user profile can break search.

  1. SettingsAccountsFamily & other usersAdd accountI don’t have this person’s sign-in informationAdd a user without a Microsoft account.
  2. Create a quick local user, sign in, and test search there.
    If search works, your original profile has corruption; migrate data gradually.

Last-resort repairs (rarely needed)

  • In-place repair install (keeps files and apps):
    Download the latest Windows 11 installation media from Microsoft and choose Upgrade this PC now. This refreshes Windows components without wiping your data.
  • Reset this PC (keeps files, removes apps):
    SettingsSystemRecoveryReset this PCKeep my files.
    Only do this if other options fail and you have backups.

If You Use a Manufacturer PC (NEC, Fujitsu, etc.)

Some manufacturer PCs include extra software that can affect Windows settings or search behavior.
If search problems started after installing PC utility software, try disabling it temporarily.


How to Help Prevent Search Problems in the Future

  • Keep Windows updated (but don’t delay critical work to install updates mid-day).
  • Leave Windows Search service on Automatic (Delayed Start).
  • Don’t exclude key folders unless necessary.
  • Avoid multiple antivirus/optimizer apps running together.
  • Maintain free disk space (10–20 GB+).
  • If you use huge network folders, switch Searching Windows to Classic to limit indexing to your user profile and speed things up.

FAQ

Q. I cannot find Search settings in Windows 11.

A. Try typing “Indexing Options” in the Start menu and open it from there.

Q. The troubleshooter command didn’t open anything.

A. Some builds remove older troubleshooters. Skip it and use the PowerShell repair + DISM + SFC sequence; then rebuild the index.

Q. My search is fine, but results are outdated.

A. Rebuild the index and ensure your key folders aren’t excluded. Keep your PC awake and plugged in for a while so indexing can finish.

Q. Is Windows Terminal (Admin) the same as PowerShell (Admin)?

A. Functionally yes for our purposes. Terminal (Admin) is the modern “gateway”; it opens PowerShell by default, which is exactly what we need for the commands above.


Copy-paste repair block (safe defaults)

Open Windows Terminal (Admin) and run these lines in order:

# Restart Search service and processGet-Service WSearch | Restart-Service -Forcetaskkill /im SearchHost.exe /f# Re-register Search packageGet-AppxPackage -AllUsers Microsoft.Windows.Search | ForEach-Object {  Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}# Repair Windows component store and system filesDISM /Online /Cleanup-Image /RestoreHealthsfc /scannow

Restart your PC when they finish.


Final Thoughts

Windows 11 search problems can feel very frustrating, especially when you just want to open an app, find a file, or type something quickly.

The good news is that many search issues can be fixed without reinstalling Windows or doing anything too complicated.

In many cases, simple steps like restarting Windows Search, rebuilding the search index, or installing updates are enough.

If the problem continues, the repair steps in this guide can help you go further.

You do not need to try everything at once.

Start with the easiest fixes, test your search bar, and move forward only if needed.

Even if your search bar feels completely broken right now, there is a good chance it can be fixed.

Take it one step at a time.


Related Articles