Empty temporary Internet files on exiting Internet Explorer.

Click here to run a free scan for registry errors
By using this tweak you can control whether Internet Explorer should delete all of the temporary Internet files stored during the session when the browser is closed.
Level: Recommended For Novice Users
Description:
By using this tweak you can control whether internet explorer should delete all of the temporary internet files stored during the session when the browser is closed. If you want to make changes just for current user, go to start > run menu, enter regedit and navigate to the hkey_current_user registry path listed below. You can create a dword value persistent, if this value does not exist. Now, right-click and modify the value to 0 to delete all the temporary internet files stored on your computer when the browser is closed. However, if you want to leave these files, change the value to 1. However, if you want to make changes for all users, go to start > run menu, enter regedit and navigate to the hkey_local_machine registry path listed below. You can create a binary value persistent, if this value does not exist. Now, right-click and modify the value to 00 00 00 00 to delete all the temporary internet files stored on your computer when the browser is closed. However, if you want to leave these files, change the value to 01 00 00 00. The changes take effect after a restart or logoff. When editing the registry it is highly recommended to run a quick scan for optimization, you can test your system now for free.




Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Go to <b> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\]</b>,right-click in the open area to create a DWORD Value with the name "Persistent" in "Cache" key.
Next, right-click on "Persistent" and click on 'Modify'.
Enter the value "1" in the text box and click on 'OK'.
In order to make changes to all users accounts, goto <b> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\]</b>, right-click on "Persistent" and click on 'Modify'.
Finally, enter the value "01 00 00 00" in the text box and click on 'OK'.


Registry Entries

- back to top

  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\]
  • Location: Current User
  • Value Name: Persistent
  • Data Type: DWORD (DWORD Value)
  • Enabled Value: 0
  • Disabled Value: 1
  • Action Type: Add an Entry
  • Path: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\]
  • Location: Local Machine
  • Value Name: Persistent
  • Data Type: REG_BINARY (Binary Value)
  • Enabled Value: 00,00,00,00
  • Disabled Value: 01,00,00,00
  • Action Type: Modified