Forum Discussion
Hendricksony
Jun 08, 2024Copper Contributor
Why My Windows Search Bars Missing
I'm using W11 Pro. Tried Taskbar settings > Search > Enable/Show, but its greyed out.
- Jun 08, 2024
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:
- Press Win + R, type gpedit.msc, and press Enter to open the Group Policy Editor.
- Navigate to User Configuration -> Administrative Templates -> Start Menu and Taskbar.
- 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.
- After applying the changes, restart your computer.
Holaway
Jun 08, 2024Iron Contributor
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:
- Press Win + R, type gpedit.msc, and press Enter to open the Group Policy Editor.
- Navigate to User Configuration -> Administrative Templates -> Start Menu and Taskbar.
- 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.
- After applying the changes, restart your computer.
- Hunter226Jun 16, 2024Iron ContributorThanks. This worked for me.