Results 1 to 3 of 3

Thread: How to remove the Search Bar from IE7 ?

  1. #1
    Join Date
    Jul 2009
    Posts
    104

    How to remove the Search Bar from IE7 ?

    Hi,

    Somehow I apparently installed the Live search bar in IE 7. During install it added the toolbar to all explorer windows as well as internet explorer. How do I remove it? It is not listed in the addons.

  2. #2
    Join Date
    May 2008
    Posts
    476

    Re: How to remove the Search Bar from IE7 ?

    There is a built in search box in Internet Explorer 7, but if you really do not want here is the solution.

    1. Open Notepad and copy and paste the following code.
    Code:
    Windows Registry Editor Version 5.00  
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions] 
    NoSearchBox=dword:00000001
    2. Select Save As and give the file name as something like Remove_Search.reg.

    3. Double click on this Remove_Search.reg to merge your registration information.

    4. Restart all Windows Internet Explorer and Bingo from the search bar has been removed.

    Now if you really need to return to the search bar annoying to the previous steps again with a single code change.

    Code:
    Windows Registry Editor Version 5.00  
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions] 
    NoSearchBox=dword:00000000

  3. #3
    Join Date
    May 2008
    Posts
    347

    Re: How to remove the Search Bar from IE7 ?

    Internet Explorer 7 does not allow users to remove the search box. There is no option built into the browser that allows users to customize the address bar in order to kill the search box, the former assistant search.

    Despite that provides additional functionality to the browser, which extends the search capabilities and streamlines the workflow of users, the search box is not always a welcome addition. Users who have already installed a toolbar from one of the search providers now have two search bars available.

Similar Threads

  1. Replies: 5
    Last Post: 25-08-2011, 09:12 AM
  2. How to remove your name from search engines
    By neonxgenesis in forum Technology & Internet
    Replies: 2
    Last Post: 10-08-2009, 02:18 PM
  3. my way search assistant -- remove
    By Abbe in forum Windows Software
    Replies: 2
    Last Post: 20-06-2009, 10:12 PM
  4. Remove Google search bar history
    By Sonic in forum Technology & Internet
    Replies: 3
    Last Post: 03-04-2009, 09:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,718,844,416.52309 seconds with 16 queries