Skip to main content

Hide or remove Search box in Internet Explorer 7

People like me, would like to have a long address bar. People like me, won't EVER use the search box of IE7 regularly. If you are one among people like me, and want to hide or remove that search box that you never use, and is therefore taking up valuable space, here is how to do it! Close all instances of Internet Explorer 7 before doing this. (You may need to copy this information below to Notepad before doing so.)
EDIT: Towards the end, there is valuable information about how to disable the annoying Security Risk message.

Shortcut:
Click Start > Run.
Paste the following line in the Run box.

REG ADD "HKCU\Software\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions" /V NoSearchBox /T REG_DWORD /F /D 1

Click OK.

Direct way:
Click Start > Run
Type regedit and click OK.
Navigate to the following folder:
My Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions
If you cannot find InfoDelivery and/or Restrictions folder, create it/them by right-clicking on an empty area and selecting New > Key
Once you're in Restrictions folder, right-click an empty space and select New > DWORD Value.
Name the value as NoSearchBox.
Click on an empty area, then double-click on the new value you just created (NoSearchBox).
Enter 1 in the Value data box.
Click OK, and close Registry Editor.

How to disable the "Security Settings at Risk" alert.
If you have customized your security settings in Internet Explorer 7, you will always be greeted by the highly annoying "Your security setting level puts your computer at risk" message, until you reset the settings back to default. Here is how to disable this message entirely:
Click Start > Run.
Type in gpedit.msc and click OK.
If you want to disable this for the whole computer (not recommended), start with "Computer Configuration".
If you only want to disable this for your own account (ideal choice), start with "User Configuration".
Navigate to the folder called "Administrative Templates\Windows Components\Internet Explorer".
On the right pane, find the setting called "Turn off the Security Settings Check feature".
Double-click it, and select "Enabled".
Click OK and close Group Policy window.

Comments

Post a Comment

Comments are moderated, and are usually posted within 24 hours if approved. You must have a minimum of OpenID to post comments.

Popular posts from this blog

Disable auto save in JetBrains IDE software (IntelliJ IDEA, PyCharm, PhpStorm)

JetBrains provides the following IDE software: IntelliJ IDEA PhpStorm PyCharm RubyMine WebStorm AppCode CLion Google also provides Android Studio which is powered by the IntelliJ platform. If you come from a different IDE such as Eclipse, you will be unpleasantly surprised to find that JetBrains-branded IDEs automatically save everything the moment you look away. The proponents argue that as you work on your project, you should not have to worry about saving files. But to others, this auto-save behavior which is enabled by default is a curse that catches them by surprise, and a shocking departure from the workflow they are very much used to. You can change the behavior by altering some settings.

Make Samsung DVD-C350 region-free

Update 2: An anonymous commentator has shown me a way to make Region 1 players (such as DVD-H1080R) region-free by first converting it to Region 3, then applying my region-free hack below. For details, click here or look for a comment by an Anonymous user dated 18 April 2011. Update: The instructions in the original post below did not make the DVD player region-free. Instead it only locked it to region 1. Many thanks to Anonymous who posted the first comment on this post, I now have alternate instructions. Note: If you have edited the numbers menu (see original post) , I suggest you return it to the original settings you had backed up. A modified numbers menu may prevent the instructions below from working properly.

Group, Ungroup and Regroup disabled in Word

I was editing a Microsoft Word document which had a collection of shapes and text boxes grouped together. I wanted to modify some of the shapes, and therefore I had to ungroup them. But when I right-click the group and open the Group menu, all three options namely Group, Ungroup and Regroup are completely disabled or grayed out. I couldn’t figure out what’s wrong. This group of objects is perfectly ungroupable, and I can even select objects within the group. However, Microsoft Word 2007 is not letting me ungroup it. I searched the Internet for a solution, but did not find anything very useful. The closest I came across is this statement: “The type of Text Wrapping doesn't make any difference as long as it isn't In Line with Text.” ( Link here ) Anyway, I changed the text wrapping of the group of objects from ‘In line with Text’ to ‘Tight’ and viola! I could now ungroup it and edit it. The document got a bit messed up when I did so, but after I ungrouped, edited and regro