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 KB157729
- 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 KB221925
More info MS KB237553
More info MS KB885180
Leave a Reply