How can i make it so that my kids can't clear the IE history?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know that it can be done, because i did it at my last job but i can't
remember what the file that I ran was....does anyone have any idea how to do
this?
 
AH04102 said:
I know that it can be done, because i did it at my last job but i can't
remember what the file that I ran was....does anyone have any idea how to
do
this?


You can edit the registry to have the Clear History in IE disabled or
enabled.

For Current User
[HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel]
Name: History
Type: DWORD
Value: 1 (Clear History disabled) 0 (Clear History Enabled)

For All Users
[HKLM\Software\Policies\Microsoft\Internet Explorer\Control Panel]
Name: History
Type: DWORD
Value: 1 (Clear History disabled); 0 (Clear History Enabled)
 
I know that it can be done, because i did it at my last job but i can't
remember what the file that I ran was....does anyone have any idea how to do
this?

You can edit the registry, as stated above... or you can use Group Policy Editor...
Start Menu - Run - Type in: gpedit.msc ... then OK.
Then... User Configuration... Admin Templates... Windows Components... Click Internet
Explorer. On the right you'll see "Disable Changing History Settings."
Double-click, then choose enable... then OK.

That should do it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top