When you search for something using the Start Menu in Windows 11, the system not only searches your local files and folders but also displays web search results powered by Bing. While this feature might seem useful in theory, it often falls short in practice. The web results are frequently irrelevant, and there can be privacy concerns if file names from your system are inadvertently sent online. Additionally, the inclusion of web results can clutter the search interface, making it harder to find what you are looking for locally.

For these reasons, many users prefer to disable the web search results feature. This guide will walk you through the steps to turn off web search results in the Start Menu on Windows 11 using two different methods.

Disable web search results using the registry editor

One of the most effective ways to stop web search results from appearing in the Start Menu is by modifying the Windows Registry. Follow these steps to disable the feature:

  1. Open the Registry Editor by typing Registry Editor into the Start Menu search bar and selecting it from the results.
  1. Once the Registry Editor is open, navigate to the following path by copying and pasting it into the address bar:
Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
  1. In the left panel, right-click on the Windows folder, select New, and then choose Key.
  1. Rename the newly created key to Explorer and press Enter to save the changes.
  1. Next, right-click on the Explorer key, choose New, and select DWORD (32-bit) Value.
  1. Rename the new DWORD entry to DisableSearchBoxSuggestions and press Enter.
  1. Double-click on DisableSearchBoxSuggestions, set the Value data to 1, and click OK.
  1. Restart your computer for the changes to take effect. Once your system restarts, the Start Menu will no longer display web search results, and you’ll see a message like No results found for... if the searched item is not on your computer.

Disable web search results via group policy editor

If you prefer to use the Group Policy Editor to disable web search results, follow these steps:

  1. Press Windows + r to open the Run dialog box. Alternatively, you can right-click the Start Menu and select Run.
  1. In the Run window, type gpedit.msc and click OK to launch the Group Policy Editor.
  1. In the Group Policy Editor, navigate to User ConfigurationAdministrative TemplatesWindows ComponentsFile Explorer.
  2. On the right side, locate the setting named Turn off display of recent search entries in File Explorer.
  1. Double-click on this setting, select the Enabled option, and click OK.
  1. Restart your computer to apply the changes.

By following either of these methods, you can easily disable the web search results in the Start Menu on your Windows 11 PC.