Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Clear IE History?

Featured Replies

Trying to figure out an automated way (using batch/vbs) to clear IE's history... Ive tried "del "C:\Documents and Settings\tgraffam\Local Settings\History\*" but got an error saying it cant find it...

Also, does anyone happen to know if this also clears out what IE saves in fields (ie Search engine input fields) as well? If not.. what needs to be done to clear this out as well?

Thanks!!

take from http://hardwarehell.com/xp_clean.shtml

Privacy for Windows XP

rem WinXP, cleans cookies, cache, temp, history, index.dat

rem put in startup folder and it'll clean each time upon logging in

rem save to text file named something like cleanxp.cmd

rem to clean index.dat files must logoff completely. Switch users wont' cut it.

rem Netscape see Windows 2000 section here

@echo on

cd %homedrive%%homepath%

rd /s/q locals~1\tempor~1

rd /s/q locals~1\temp\tempor~1

rd /s/q cookies

rd /s/q temp\cookies

rd /s/q locals~1\history

rd /s/q locals~1\temp\history

rd /s/q recent

md recent

rd /s/q locals~1\temp

md locals~1\temp

  • Author
take from http://hardwarehell.com/xp_clean.shtml

Privacy for Windows XP

rem WinXP, cleans cookies, cache, temp, history, index.dat

rem put in startup folder and it'll clean each time upon logging in

rem save to text file named something like cleanxp.cmd

rem to clean index.dat files must logoff completely. Switch users wont' cut it.

rem Netscape see Windows 2000 section here

@echo on

cd %homedrive%%homepath%

rd /s/q locals~1\tempor~1

rd /s/q locals~1\temp\tempor~1

rd /s/q cookies

rd /s/q temp\cookies

rd /s/q locals~1\history

rd /s/q locals~1\temp\history

rd /s/q recent

md recent

rd /s/q locals~1\temp

md locals~1\temp

you may also get away with this:

REG DELETE "HKCU\Software\Microsoft\Internet Explorer\TypedURLs" /f

Thanks... these 2 things were exactly what I was looking for...

I try to help when I have 2 minutes of free( between 2 installations :D )

Have a nice day

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.