IE8 (Internet Explorer 8) has a built-in search box or search bar that allows various search providers, such as Windows Live Search (now Bing), Google, Yahoo!, Ask.com and others to be added and used to search the web for information directly in the web browser. IE8 search box is pinned and located behind address bar, and from IE browser user interface, there is no option to disable, turn off or remove the search box.

Some people may prefer to remove and hide the search box or search bar in and IE8, as the user interface of the browser is already cluttered. Besides, most toolbar, which most users install one or more, nowadays provide search functionality too.

Microsoft provides a way for IE8 users to disable and remove search box or search bar via group policy, and registry setting, which is the same trick to disable and hide search box in IE7. When removed, the Search box in Internet Explorer will be disabled, and will not appear in the Internet Explorer frame.

Method 1: Hide and Remove IE Search Box via Group Policy Editor

  1. Run Local Group Policy Editor (GPEdit.msc).
  2. Navigate to Local Computer Policy -> User Configuration -> Administrative Templates -> Windows Components -> Internet Explorer.
  3. In the settings list in the right pane, locate and double click on Prevent Internet Explorer search box from displaying option. Set its value to Enabled.

    Hide and Remove IE Search Box

  4. Click OK.
  5. Close and re-open IE browser.
  6. To re-enable and re-display the search box, set the value to Not Configured or Disabled.

Method 2: Disable IE Search Box in Registry

  1. Run Registry Editor (RegEdit.exe).
  2. Navigate to the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions

    Note: The registry branches starting from Internet Explorer may not be readily available. In this case, manually create the new Key with appropriate names. And if you want user-only restriction, use the HKEY_CURRENT_USER registry branch.

  3. In the right pane, create a new DWORD (32-bit) Value named as NoSearchBox data, and set its value data as 1.

    No Search Box in IE8

  4. Exit Registry Editor.
  5. Close and re-open IE browser.
  6. To add back and turn on the search box in IE 8 again, just delete the NoSearchBox registry key, or set its value data to 0.

Method 3: Prevent IE8 Search Box from Displaying with Registry Registration Files

An easier alternative to method 2, for users of Windows editions without a Group Policy Editor. Just download the following .REG file to patch and fix the registry to hide or show the IE7 or IE8 search box.

Remove and Hide Search Box in IE

HideIESearchBox.reg

Enable and Show Search Box in IE

ShowIESearchBox.reg

The trick above works in Windows XP, Windows Vista, Windows 7, Windows Search 2008 and Windows Search 2008 R2, and applies to Internet Explorer 7, Internet Explorer 8 and all future versions of Internet Explorer browser.