How To Disable the Phishing Filter in Internet Explorer - Network Administrator Knowledgebase

Network Administrator Knowledgebase

Jan 28 2009   12:43AM GMT

How To Disable the Phishing Filter in Internet Explorer



Posted by: Michael Khanin
How To Disable the Phishing Filter in Internet Explorer, Disable Phishing Filter

Sometimes , the Phishing Filter can cause problems so disabling the feature can be a valuable troubleshooting step. I do this by changing the registry. Here is a content of my DisablePhishingFilter.reg file:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\PhishingFilter]
“ShownVerifyBalloon”=dword:00000003
“Enabled”=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\PhishingFilter]
“ShownVerifyBalloon”=dword:00000003
“Enabled”=dword:00000000

Comment on this Post


You must be logged-in to post a comment. Log-in/Register