Forum Discussion

Hendricksony's avatar
Hendricksony
Copper Contributor
Jun 08, 2024
Solved

Why My Windows Search Bars Missing

I'm using W11 Pro. Tried Taskbar settings > Search > Enable/Show, but its greyed out.

 

 

 

  • Hendricksony 

    If the search option in the taskbar settings on Windows 11 Pro is grayed out, it might be due to a group policy or registry setting that's restricting changes.

     

    If you have access to the Group Policy Editor, you can check if there's a policy set that disables the taskbar search. Here’s how:

    1. Press Win + R, type gpedit.msc, and press Enter to open the Group Policy Editor.
    2. Navigate to User Configuration -> Administrative Templates -> Start Menu and Taskbar.
    3. Look for a policy named "Remove Search link from Start Menu" or similar. If it's enabled, double-click it and set it to Not Configured or Disabled.
    4. After applying the changes, restart your computer.

6 Replies

  • Jasonmodd's avatar
    Jasonmodd
    Copper Contributor
    Check if the Search bar is enabled in the Explorer settings. Press the Windows key + E to open File Explorer. Click on the "View" tab and select "Show search box" or toggle the switch next to "Search" to the "On" position.
  • Holaway's avatar
    Holaway
    Iron Contributor

    Hendricksony 

    If the search option in the taskbar settings on Windows 11 Pro is grayed out, it might be due to a group policy or registry setting that's restricting changes.

     

    If you have access to the Group Policy Editor, you can check if there's a policy set that disables the taskbar search. Here’s how:

    1. Press Win + R, type gpedit.msc, and press Enter to open the Group Policy Editor.
    2. Navigate to User Configuration -> Administrative Templates -> Start Menu and Taskbar.
    3. Look for a policy named "Remove Search link from Start Menu" or similar. If it's enabled, double-click it and set it to Not Configured or Disabled.
    4. After applying the changes, restart your computer.
    • KapilArya's avatar
      KapilArya
      MVP
      Open Registry Editor.
      Go to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search.
      Set SearchboxTaskbarMode to either 1 or 2. Make sure it is not set to 0.

      Hope this helps!

      PS. Create System Restore point before changing registry values, if you're new to registry editing.

Resources