Jalaj

January 1, 2007

Tweaking Registry for Internet Explorer

Filed under: Internet Explorer, Registry, Tweaking, Tweaking Registry — Jalaj @ 7:18 am

Behaviour of Internet Explorer can be modified by Registry Tweaks. Let’s take the Internet Settings first.

This is the dialog Box which opens when you select “Internet Options…” under “Tools” menu item in Internet Explorer or by Opening “Internet Options” from Control Panel.

Open Regedit and browse through to the key as below (or create if doesnot exist)

HKEY_CURRENT_USERS\\Software\\Policies\\Microsoft\\Internet Explorer\\Control Panel

Creating a DWORD valuename (names as below) and setting its value to 1 will hide the corresponding Tabs in the Dialog Box

ValueName Description
GeneralTab Disable viewing the General page
SecurityTab Disable viewing the Security page
PrivacyTab Disable viewing the Privacy page
ContentTab Disable viewing the Content page
ConnectionsTab Disable viewing the Connections page
ProgramsTab Disable viewing the Programs page
AdvancedTab Disable viewing the Advanced page

To regain the original settings either set 0 for above valuenames or delete them.

The individual items under the above pages can also be restricted by creating a DWORD valuename (names as below) and setting its value to 1

ValueName Description
History Prevents users from changing the history settings for the browser.
Colors Prevents users from changing the default Web page colors.
Links Prevents users from changing the colors of links on Web pages.
Fonts Prevents users from changing font settings.
Languages Prevents users from changing language settings.
Accessibility Prevents users from changing accessibility settings.
Settings Disable changing any settings on the General page
HomePage Disable changing HomePage on the General page
Advanced Disable changing any settings on the Advanced page.

The menubar displayed on the browser window too can be modified. Browse to the key as below (or create if doesnot exist)

HKEY_CURRENT_USERS\\Software\\Policies\\Microsoft\\Internet Explorer\\Restrictions

Creating a DWORD valuename (names as below) and setting its value to 1 will hide the corresponding menu items

ValueName Description
NoBrowserSaveAs File menu: Disable Save As… menu option
NoFileNew File menu: Disable New menu option
NoFileOpen File menu: Disable Open menu option
NoBrowserClose File menu: Disable closing the browser and Explorer windows
NoViewSource View menu: Disable Source menu option
NoTheaterMode View menu: Disable Full Screen menu option
NoFavorites Hide Favorites menu
NoBrowserOptions Tools menu: Disable Internet Options… menu option
NoHelpItemTipOfTheDay Help menu: Remove ‘Tip of the Day’ menu option
NoHelpItemNetscapeHelp Help menu: Remove ‘For Netscape Users’ menu option
NoHelpItemTutorial Help menu: Remove ‘Tour’ menu option
NoHelpItemSendFeedback Help menu: Remove ‘Send Feedback’ menu option
NoBrowserContextMenu Disable Context menu (right click)
NoOpeninNewWnd Disable Open in New Window menu option
NoSelectDownloadDir Disable Save this program to disk option

The toolbar displayed on the browser window too can be modified. Browse to the key as below (or create if doesnot exist)

HKEY_CURRENT_USERS\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer


Create a DWORD valuename SpecifyDefaultButtons and set its value to 1. This has to be added once followed by tweaks as below.

Creating a DWORD valuename (names as below) and setting its value to 2 will hide the corresponding toolbar items. For showing the items, you will either require to change values to 1 or delete the valuename.

ValueName Description
Btn_Back Hide Back button
Btn_Forward Hide Forward button
Btn_Stop Hide Stop button
Btn_Refresh Hide Refresh button
Btn_Home Hide Home button
Btn_Search Hide Search button
Btn_History Hide History button
Btn_Favorites Hide Favorites button
Btn_Folders Hide Folders button
Btn_Fullscreen Hide Fullscreen button
Btn_Tools Hide Tools button
Btn_MailNews Hide Mail button
Btn_Size Hide size button
Btn_Print Hide Print button
Btn_Edit Hide Edit button
Btn_Discussions Hide Discussions button
Btn_Cut Hide Cut button
Btn_Copy Hide Copy button
Btn_Paste Hide Paste button
Btn_Encoding Hide Encoding button

23 Comments »

  1. I do in upper and i don’t hide copy button

    Comment by zofeus — March 2, 2007 @ 3:44 am

  2. Hi, I did as the instruction above, but it didn’t hide my print button at IE toolbar. Can you advise? It’s urgent. Thanks in advance!

    Comment by forest — March 6, 2007 @ 1:52 am

  3. Before tweaking registry for hiding toolbar buttons do as below.

    Create a DWORD valuename SpecifyDefaultButtons and set its value to 1.

    This missing step was preventing the tweak to perform well and I have also updated this on the post marked in Red

    Comment by Jalaj — March 6, 2007 @ 7:52 am

  4. Crystal clear! Thanks very much for sharing your wealth of knowledge.

    Comment by OMan — May 2, 2007 @ 2:40 pm

  5. [...] Tweaking Registry to modify Internet Explorer’s behaviour has been the favourite reason for readers to visit my blog. About 10% of total page views went to a single post Tweaking Registry for Internet Explorer [...]

    Pingback by Last 30 days « Jalaj — May 24, 2007 @ 12:18 pm

  6. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by Just Looking Back « Jalaj — May 28, 2007 @ 6:41 am

  7. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by It’s 6 months since this blog started « Jalaj — June 12, 2007 @ 8:18 am

  8. [...] the link I found it to be from a Windows XP Newsgroups where a user had recommended my post Tweaking Registry for Internet Explorer. Incidently this post is the most viewed one on this blog with over 2240 views till now. This once [...]

    Pingback by Tweaking Registry for Ctrl+Alt+Delete « Jalaj — July 23, 2007 @ 10:42 am

  9. [...] Blog Revisited - 3 Beginning of January saw posting of Tweaking Registry for Internet Explorer that turned into most viewed post on this blog. Internet Explorer (4 and above) allowed a lot of [...]

    Pingback by The Blog Revisited - 3 « Jalaj — October 25, 2007 @ 11:45 am

  10. Hi,

    I would like to be able to prevent my IE history from being deleted. Can you tell me exactly how I would do this (Not understanding where the “DWORD” fits in). I would also appreciate it if you can tell me how to remove the reg edit and allow it to be deleted again.

    Comment by Roxanne — November 8, 2007 @ 12:39 pm

  11. Is there a way to disable Javascript using the registry

    Comment by Melvin Odell Tucker — November 26, 2007 @ 4:21 pm

  12. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by Tweaking Registry for Task Bar in Vista « Jalaj — December 6, 2007 @ 9:56 am

  13. Hi, you have told that to hide a history button create a dword btn_hostory, but where i have to create in regestry, please len me knwo

    Comment by srinivas — December 23, 2007 @ 7:32 am

  14. Hi, you have told that to hide a history button create a dword btn_hostory, but where i have to create in regestry, please len me know.

    Comment by srinivas — December 23, 2007 @ 7:35 am

  15. I have done as instructed above to hide IE toolbar buttons: specifydefaultbuttons = 1, btn_mailnews = 2. Doing this still does not remove the button from the toolbar. Is there anything else that could be preventing it from working. Thanks.

    Comment by aduar — January 29, 2008 @ 6:15 pm

  16. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by Tweaking Registry for Windows Media Center « Jalaj — February 8, 2008 @ 7:21 am

  17. [...] The most searched for post or I should rather say series is one related to Tweaking Registry for Internet Explorer, Start Menu - XP & Vista others, Ctrl+Alt+Delete, Task Bar, Windows Media [...]

    Pingback by Year One Digest « Jalaj — February 8, 2008 @ 7:22 am

  18. I use firefox, so I don’t worry too much about this kind of thing. I do appreciate the time it took to put this together though, and it’s nice to see good registry tweaks.

    Comment by Winning Ponies — February 8, 2008 @ 9:17 pm

  19. Unfortunately Firefox do not have muck registry tweaks otherwise I would have liked to feature them too.

    Comment by Jalaj — February 9, 2008 @ 1:21 am

  20. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by Windows Live Writer, Error during Install? « Jalaj — February 20, 2008 @ 6:29 am

  21. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by Downloading Windows Update Agent 5.8.02469 « Jalaj — February 21, 2008 @ 5:53 am

  22. [...] Tweaking Registry for Internet Explorer [...]

    Pingback by www.amberlake.com - Official Website of Amber Lake, Winner of Rock of Love 2 « Jalaj — April 17, 2008 @ 7:29 am

  23. I am attempting to hide the History button in IE7, XP Home. However, in my registry I don’t have the HKEY_CURRENT_USERS, but instead the HKEY_CURRENT_USER. Assuming these may be the same thing, I modified as per your suggestion but it doesn’t seem to hide my button. Below is what my registry looks like. Am I doing this correctly? Is this something I can do with XP Home?

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    “NoDriveTypeAutoRun”=dword:00000091
    “SpecifyDefaultButtons”=dword:00000001
    “Btn_History”=dword:00000002

    Thank you kindly

    Comment by Chuck — May 8, 2008 @ 7:58 am

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.