How to reset settings from WPAD


To force reset settings on browsers that are locked to an old WPAD script do these command lines with a Windows MS-DOS console:

 

netsh winsock reset
netsh int ipv4 reset
netsh int ipv6 reset

Leave a comment