Showing posts with label firewall. Show all posts

Error "The network connection settings have become corrupted"  

Posted by tutorit in , , ,




* 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"