Start Regedit
- Go to HKEY_CURRENT_USER\ Software \ Policies \Microsoft \ Internet Explorer \ Restrictions
- Add a DWORD with a name of:
| NoBrowserBars | Disable changes to browsers bars. |
| NoBrowserClose | Disable the option of closing Internet Explorer. |
| NoBrowserContextMenu | Disable right-click context menu. |
| NoBrowserOptions | Disable the Tools / Internet Options menu. |
| NoBrowserSaveAs | Disable the ability to Save As |
| NoFavorites | Disable the Favorites. |
| NoFileNew | Disable the File / New |
| NoFileOpen | Disable the File / Open |
| NoFindFiles | Disable the Find Files |
| NoSelectDownloadDir | Disable the option to change download directory |
| NoTheaterMode | Disable the Full Screen view |
| NoOpeninNewWnd | Disable Open in New Window |
| NoViewSource | Disable the ability to view the page source HTML. |
| NoNavButtons | Disables the Forward and Back buttons |
| NoPrinting | Remove Print andprint preview from the File menu. |
| AlwaysPromptWhenDownload | Always prompt user when downloading files. |
- Give it a value of 1 to turn on the restriction
- Go to HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Explorer \ Toolbars \ Restrictions
- Create a DWORD with a name of :
NoToolbarOptions Disables adding, removing, or moving toolbars.
- Give it a value of 1 to enable this restriction.
No comments:
Post a Comment