Hi Timothy,
I'm Sumit, here to answer your query at the Microsoft Community.
DNS_ERROR_RCODE_NAME_ERROR winerror.h
DNS name does not exist.
Try changing the DNS first. Also, you need to select I Changed Hardware option in order to activate the computer.
In an elevated command prompt(Command Prompt as admin), execute these commands:
netsh interface ipv6 set dnsservers WiFi static 1.1.1.1 primary
netsh interface ipv6 set dnsservers WiFi secondary 1.0.0.1 index=2
Replace WiFi in the above command with Ethernet if you are connected via LAN cable.
Hope that helps, and rely on us for any further inquiries. All the best.