Clear I.E. drop box

  • Thread starter Thread starter dev
  • Start date Start date
D

dev

Typing the letter "c" into I.E.'s location box produces a list of
previously typed sites that begin with that letter, as an example.

Clearing HISTORY or TEMPORARY INTERNET FILES does not affect this list.
The names therein do not appear in the registry or MRU lists.

What's the secret to remove them, please?
 
Seeing that the default harddisk is 'c', that might not be the best letter to
test with.

I tried working out your problem, and clearing the history removed the
wesbites I had been to. BUT, it did not delete files i had accessed through
windows explorer (you know, the standard application used to view your file
system).

As to remove those, I have no idea, but clearing history definately cleans
out your recently viewed sites in the drop down box.
 
o yea. If your rather conscious of your privacy, you might want to set the
"Days to keep pages in history" box to 0. Hopefully windows will see this as
null, and will not log your viewed sites at all.
 
/Tim/ said:
Seeing that the default harddisk is 'c', that might not be the best letter to
test with.

I tried working out your problem, and clearing the history removed the
wesbites I had been to. BUT, it did not delete files I had accessed through
windows explorer (you know, the standard application used to view your file
system).

As to remove those, I have no idea, but clearing history definitely cleans
out your recently viewed sites in the drop down box.

Thanks. Yes, these are files from c:\, not Net locations. Privacy isn't
the issue. Curiousity is.^
 
Have you tried IE-Tools-Internet Options-Content-AutoComplete?

How to Use the AutoComplete Feature in Internet Explorer:
http://support.microsoft.com/?kbid=217148

....Alan
--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

Typing the letter "c" into I.E.'s location box produces a list of
previously typed sites that begin with that letter, as an example.

Clearing HISTORY or TEMPORARY INTERNET FILES does not affect this list.
The names therein do not appear in the registry or MRU lists.

What's the secret to remove them, please?

....Alan
 
Hello dev,

The solution to your problem is simple, here it goes:

Make sure that you are in Internet Explorer
click tools
click internet options
click on the content tab
click the autocomplete button
make sure the web addresses check box is not checked
click ok

By Angel
 
/new office 2003 user/ said:
Hello dev,

The solution to your problem is simple, here it goes:

Make sure that you are in Internet Explorer
click tools
click internet options
click on the content tab
click the autocomplete button
make sure the web addresses check box is not checked
click ok

By Angel

This is good, Angel - for vanquishing them until the feature is reenabled.
Then they appear once more - leaving the the underlying question: Where
are they kept? Or how can they be deleted?
 
Hi dev,

I just went into the instructions that I sent you put a check mark on web
addresses and all the previous sites that I went to were not visuable. Maybe
you need to delete your internet history first, then try the suggestion that
I gave to you earlier.(taking the check mark off the web addresses check
box). If that does not work the try the links that were sent to you by
another user related to the same idea that I sent you. Those links might be
detailed, and may help you out even more.

By Angel
 
/new office 2003 user/ said:
I just went into the instructions that I sent you put a check mark on web
addresses and all the previous sites that I went to were not visable. Maybe
you need to delete your internet history first, then try the suggestion that
I gave to you earlier.(taking the check mark off the web addresses check
box). If that does not work the try the links that were sent to you by
another user related to the same idea that I sent you. Those links might be
detailed, and may help you out even more.

Yup, tried it all. UNchecked the box, then deleted HISTORY. As long as
"web addresses" is not enabled the list does not display. Recheck that
option, and back the old entries come.^ A mystery.
 
Clear IE History, AutoComplete, Clear the TIF, Clear the RunMRU, Typed URL's
and Clear List (depending on which Start Menu you are using): Right click
the Start button/Properties/Customize/Advanced/Recent Documents/Clear List.

Manual Editing:

Temp Files: IE/Tools/Internet Options/Delete Temporary Internet Files
Temp Files: C:\Documents and Settings\<username>\Local Settings\Temp & TIF
Cookies: C:\Documents and Settings\<username>\Cookies
History: C:\Documents and Settings\<username>\Local Settings\History

Internet Explorer address bar:
HKCU\Software\Microsoft\Internet Explorer\TypedURLs

Run dialog box:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU

Documents menu:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs

Common dialog boxes:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedMRU

Search Assistant:
HKCU\Software\Microsoft\Search Assistant\ACMru

-5001. Internet
-5603. Files and folders
-5604. Pictures, music, and video
-5647. Printers, computers, and people

A small utility I created that clears certain History Lists

Clear Recent File Lists - Includes Search and Run Menu (Line 41)
http://www.kellys-korner-xp.com/xp_tweaks.htm

--

All the Best,
Kelly (MS-MVP)

Troubleshooting Windows XP
http://www.kellys-korner-xp.com
 
dev said:
Typing the letter "c" into I.E.'s location box produces a list of
previously typed sites that begin with that letter, as an example.

Clearing HISTORY or TEMPORARY INTERNET FILES does not affect this list.
The names therein do not appear in the registry or MRU lists.

What's the secret to remove them, please?


You can clear the information stored here in the registry:

HKCU\Software\Microsoft\Internet Explorer\TypedUrls

In the right-hand pane, delete items with "url1", "url2" and so on.
 
WTC said:
You can clear the information stored here in the registry:

HKCU\Software\Microsoft\Internet Explorer\TypedUrls

In the right-hand pane, delete items with "url1", "url2" and so on.

Also there is a hidden files in the Temporary Internet Folder, if you type
the following in the Run dialog box, you should be able to get there

cmd /k cd "%userprofile%\Local Settings\Temporary Internet
Files\content.ie5"

This may be the information you are looking for.
 
/Kelly/ said:
Clear IE History, AutoComplete, Clear the TIF, Clear the RunMRU, Typed URL's
and Clear List (depending on which Start Menu you are using): Right click
the Start button/Properties/Customize/Advanced/Recent Documents/Clear List.

Manual Editing:

Temp Files: IE/Tools/Internet Options/Delete Temporary Internet Files
Temp Files: C:\Documents and Settings\<username>\Local Settings\Temp & TIF
Cookies: C:\Documents and Settings\<username>\Cookies
History: C:\Documents and Settings\<username>\Local Settings\History

Internet Explorer address bar:
HKCU\Software\Microsoft\Internet Explorer\TypedURLs

Run dialog box:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU

Documents menu:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs

Common dialog boxes:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedMRU

Search Assistant:
HKCU\Software\Microsoft\Search Assistant\ACMru

-5001. Internet
-5603. Files and folders
-5604. Pictures, music, and video
-5647. Printers, computers, and people

A small utility I created that clears certain History Lists

Clear Recent File Lists - Includes Search and Run Menu (Line 41)
http://www.kellys-korner-xp.com/xp_tweaks.htm

Fine resources as usual, Kelly. Unfortunately, the drop down c"\... items
do not appear in the registry, and I revisited every key listed above.
HISTORY directory cannot be deleted, but nothing under it seems related to
this issue. Ran your tool as well. All entries in I.E. persist.

Hardly earth shaking, yet intriguing.
 
/WTC/ said:

Checked that. Only "default" is there; no "url..." listing.
Also there is a hidden files in the Temporary Internet Folder, if you type
the following in the Run dialog box, you should be able to get there

cmd /k cd "%userprofile%\Local Settings\Temporary Internet
Files\content.ie5"

Looked there as well, and found only an INDEX.DAT file subdirectory, which
cannot be deleted.

Thanks
 
/Kelly/ said:
Thank you, dev. :o)

Why can't the History (history) be deleted or did you mean the directory as
literal? Speaking of, what would be listed as: c"\ anyway?




Yes, it is. :o)

Literal. INDEX.DAT is the subdirectory. "In use" is the reply when
deletion is attempted from RUN/cmd.
 
Hi Dev,

Maybe you can download one of those temporary programs like windows washer,
a shredder program, or another programs like that. I know that not all of
these programs clear the I.E. box, but then there other programs that do.
Good Luck.

By Angel
 
dev said:
/WTC/ said:


Checked that. Only "default" is there; no "url..." listing.


Looked there as well, and found only an INDEX.DAT file subdirectory, which
cannot be deleted.


Log onto another user with Admin privileges or create a user with Admin
privileges then delete the file.

When you log back into your account, the index.dat file will be recreated.

There is also another index.dat file in:

%userprofile%\Local Settings\History\History.IE5
 
new office 2003 user said:
Hi Dev,

Maybe you can download one of those temporary programs like windows
washer,
a shredder program, or another programs like that. I know that not all of
these programs clear the I.E. box, but then there other programs that do.
Good Luck.

Not to be rude here but you are replying to the wrong person. Please ensure
you are replying to the proper person when posting your comments.
 

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