How to delete all history in IE8 with command line
Internet Explorer December 14th, 2011Using the Command Line we will simply Delete IE7 / IE8 Browsing History (cookies, web files, history, form data, and/or passwords) from IE7 or IE8. These commands will are available in handy if you wish to make batch files to clear the browsing history.
Commands
1. Delete Temporary Internet Files
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
2. Delete Cookies
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 2
3. Delete History
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 1
4. Delete Form Data
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 16
5. Delete Passwords
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 32
6. Delete All
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 255
7. Delete Files and Settings Stored by Add-Ons
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 4351
Incoming search terms:
- rundll32 exe inetcpl cpl clearmytracksbyprocess
- command line to delete all ie8 temporary internet files in windows 7
- using command prompt to delete history windows 7
- rundll32 exe inetcpl cpl clearmytracksbyprocess 255
- InetCpl cpl ClearMyTracksByProcess 4351
- inetcpl cpl clearmytracksbyprocess
- ie8 history will not delete
- ie8 history
- ie8 erase history commande line
- ie8 clearmytracksbyprocess
- how to delete web history from comand pad
- how to delete ie 8history using command prompt
- how to delete history through command prompt
- how to delete cookies using command line in IE8
- internet history by command prompt