Configure autocomplete for Internet Explorer
10 August 2003 by Snakefoot | Comment » | Trackback OffWhen typing in an internet url in Internet Explorer, then it can provide
listing of url's for Web addresses that matches the beginning letters.
One can configure whether it should show the drop down list of matching urls:
More info MS KB Q221925
More info MS KB Q237553
More info MS KB Q885180
One can configure whether it should show the drop down list of matching urls:
One can configure whether to take the closest match and put it in the address bar while typing:[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Explorer \AutoComplete]
AutoSuggest = "No" / "Yes"
- Open Control Panel
- Double click Internet Options
- Select Advanced tab
- Tick/Untick Use inline AutoComplete
- It should be reflected with this registry key:
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Explorer \AutoComplete]
Append Completion = "No" / "Yes"
- Open Control Panel
- Double click Internet Options
- Select General tab
- Press Clear History-button
- Select Content tab
- Press Auto Complete-button
- Make sure that Web Addresses is checked and press Clear Forms
- Press Ok-button
- Also check that no entries is listed at the following registry key:
[HKEY_CURRENT_USER \Software \Microsoft \Internet Explorer \TypedURLs]
More info MS KB Q157729
- Open Control Panel
- Double click Internet Options
- Select General tab
- Change Days to Keep Pages in History
- Press Ok-button
- It should be reflected with this registry key:
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Internet Settings \Url History]
Days To keep = 15
More info MS KB Q221925
More info MS KB Q237553
More info MS KB Q885180
Tags:
Category:
Updated: 15 March 2007