Best Practices of Embedded Software Development and Testing
Embedded software development and testing
About Me
Home
Contact
Tuesday, 13 December 2016
Netsh command to disable IPv4 Autoconfiguration in Windows 10/ Windows 8
Open Windows command prompt in administrator mode.
At the command prompt type:
netsh winsock reset catalog
and press [Enter].
Next type:
netsh int ip reset reset.log
and press [Enter].
Restart your PC for the changes to take effect.
Newer Post
Older Post
Home