How to disable Auto complete feature in Internet Explorer?

G

Guest

How can the auto complete feature in internet explorer be disabled? Even if i
clear all checkboxes for the auto complete feature in the internet options
which should disable the auto complete i get a dialog asking me if the auto
complete feature should be enabled after the next program start. is there a
way to disable this feature ultimately.
 
K

KM

You may want to try to set the following reg.entries:

[HKCU\Software\Microsoft\Internet Explorer\Main]
"Use FormSuggest"="no"
"FormSuggest PW Ask"="no"
"FormSuggest Passwords"="no"

[HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"FormSuggest Passwords"=dword:0
"FormSuggest"=dword:0
 

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

Top