Winhelponline.com - http://www.winhelponline.com
Error "The network connection settings have become corrupted" when configuring Windows Firewall
http://www.winhelponline.com/articles/6/1/Error-The-network-connection-settings-have-become-corrupted-when-configuring-Windows-Firewall.html
By Ramesh Srinivasan
Published on 
 
Fixes the error "The network connection settings have become corrupted" when configuring Windows Firewall (Advanced tab) in Windows XP SP2.

Error "The network connection settings have become corrupted" configuring Windows Firewall

Symptom

When you open the Windows Firewall applet (firewall.cpl) and click the Advanced tab, the following error message may appear:

The network connection settings have become corrupted. To fix this, click Restore Defaults. This will delete all of your settings for Windows Firewall, and it might cause some programs to stop working.

Resolution

  • Click Start, Run. Type services.msc and press {ENTER}
  • Double-click Windows Management Instrumentation
  • Set the Startup type to Automatic
  • Click Start to start the service.

Then run these commands from Start, Run dialog:

winmgmt /regserver
regsvr32 "%Windir%\system32\netshell.dll"
regsvr32 "%Windir%\System32\hnetcfg.dll"
regsvr32 "%Windir%\system32\wbem\wbemprox.dll"
regsvr32 "%Windir%\system32\wbem\wbemsvc.dll"
regsvr32 "%Windir%\system32\wbem\wbemcore.dll"
regsvr32 "%Windir%\system32\wbem\fastprox.dll"
 

Last modified on Feb 03, 2008.