Windows 10 will not receive an IP address from DHCP Fix

A collection of random how to articles that I've compiled. The sky is the limit.
Post Reply
southhawkct
Site Admin
Posts: 388
Joined: Sun Oct 05, 2014 9:29 pm
Status: Offline

Windows 10 will not receive an IP address from DHCP Fix

Post by southhawkct »

I'm randomly seeing windows 10 version 1607 and 1703 not getting a DHCP address. The fix for me is a follows:
  • open a command line prompt as Administrator
  • Run the follow command:

Code: Select all

netsh winsock reset catalog
  • Reboot the computer
Enjoy!
---
South Hawk Computing LLC Owner :ugeek:
Any advice / recommendations given on this forum should ONLY be preformed at the user's own risk. South Hawk LLC does not offer any guarantees or warranties when a user attempts to try these fixes on their own. We are NOT responsible for any damages that may or may not occur to your devices. :geek:

Post Reply