You are here:   Home Tips & Tricks How To Disable the Phishing Filter in Internet Explorer
Jan
27
2009

How To Disable the Phishing Filter in Internet Explorer

E-mail
Written by Misha Hanin   

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