My IE is always silently turned on by setting HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyEnable to 0x1, even after I change it to 0 with regedit, it is turned on again by IE in next launch.

I figure this out by using the utility process monitor, can anyone help me further, how to fix the issue for the undesirable behavior?

link|improve this question
1  
Have someone remove the virus from your computer. This is a classic symptom. – Dark Falcon Sep 26 '11 at 17:06
feedback

migrated from stackoverflow.com Sep 27 '11 at 4:14

This question came from our site for professional and enthusiast programmers.

1 Answer

Are you on a corporate network using Active Directory?

If you are, it's likely a Group Policy that's re-activating the proxy. In which case, contact an administrator to have the policy overridden for your machine.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown