Delete Browsing History for IE7 By Using Command Prompt
If you want to create a batch file to clean up your computer by clearing your browsing history, temporary internet files, computer tracks, unused files, or password saved, you might probably find the commands below useful. Add them to your batch files if you want to create one and you can speed up your cleansing process with it even though you are not running Internet Explorer.
Delete Cookies Code:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Delete History Code:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Delete Data Code
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Delete Passwords Code
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
Delete All Code
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
Delete All – “Also delete files and settings stored by add-ons” Code
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
Related Articles
- Firefox Add-on: History Submenus Simplifies Web Browsing History Search
- Visualize Firefox Browsing History Via History Tree Free Application
- Remove and Delete Some URL Entries from Address Bar History of FireFox and Internet Explorer
- IE8 Last Browsing Session History Storage Location (For Backup, Restore, Deletion or Cleanup)
- Delete and Clear Internet Explorer Address Bar History
- List of Windows and DOS Command Prompt Environment Variables
- Firefox Add-on: HistoryBlock to Block Browsing History
- iCACLS Vista Command Prompt Tool to Manage ACLs
- Run Command Prompt Window as Administrator by Right Click Computer in Vista
- Apple’s Patent Filing Disclosed Safari Navigation History Improvement for Greater Web Browsing Experience










































October 17th, 2009 05:24
I tryed adaware and cc cleaner to get rid of three cookies that wouldn’t go.adnt @advertising.com and deed dell?Anyways did this and cookies are gone!Sems there is still a bug that will not let me use the internet options delete all so I have to manually delete or do this.Thanks!