- Joined
- Jun 13, 2019
- Messages
- 1
- Reaction score
- 0
Overview
A Windows 10 Home Edition is working just fine when suddenly apps requiring public internet connections start to fail or freeze. Analysis shows that DNS has failed. I’ve tried everything I can find from many hours of searching that looks halfway appropriate to no avail. Want to avoid reloading the system as I have better things to do on my weekends.
Problem Description
DNS operations fail on Windows 10 Home edition system. The house is full of other computers, both Windows Home and Windows Professional, that keep on working when the one problematic computer stops.
The failing computer can previously be working for hours, even days, when suddenly DNS stops. I have not yet correlated any particular activity to the failure. Today there were both Windows 10 updates and a few application updates pending that needed a reboot.
This is a home system on a FIOS router without a real DNS service so all “reverse DNS” solutions are inappropriate and will be down voted unless someone gives me reason to hope their solution will applies to Windows Home systems in a home when all other computers are fine.
My windows “hosts” files has the IP addresses and names for a few special systems. A ping on them resolves the correct IP address so such pings work but nslookup commands still fail.
Problem Diagnostic
The following always happens when the problem is active:
nslookup example.com
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.1.1
(note the upper case K)
When the system is up the Server is populated by the name of the router. In all cases the IP address of the router is provided.
Accessing external systems by IP address works just fine so the hardware itself is up.
Reboots that work
A “safe boot” restart clears the problem. This needs to be followed by a regular boot.
A shift-restart slow-boot to completely restart the system also works.
Looking for something gentler, and even better, a fix to prevent this error.
What Doesn’t Work
All Network Settings troubleshooter and repair options do not help.
Series of standard ipconfig commands when run as administrator:
ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
The following are also useless to me for avoiding reboot as they require it
NETSH winsock reset catalog
NETSH int ipv4 reset reset.log
NETSH int ipv6 reset reset.log
Manually change DNS to 8.8.8.8 (Google public DNS) does not help.
nslookup example.com
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 8.8.8.8
Have scanned for viruses. Malware Bytes comes up with what looks like a PUP false positive to a Firefox configuration file. Avast Free and Windows Defender find nothing.
-Software Information-
Version: 3.7.1.2839
Components Version: 1.0.586
Update Package Version: 1.0.10708
License: Trial
-System Information-
OS: Windows 10 (Build 17134.765)
CPU: x64
File System: NTFS
User: System
File: 1
PUP.Optional.MyStartTB.ShrtCln, H:\USERS\GILBE\APPDATA\ROAMING\MOZILLA\FIREFOX\PROFILES\JJK24VIY.DEFAULT\PREFS.JS, No Action By User, [122], [301376],1.0.10708
The prefs.js file is full of nothing but calls to the user_pref() function.
user_pref("accessibility.typeaheadfind.flashBar", 0);
user_pref("app.normandy.first_run", false);
user_pref("app.normandy.startupRolloutPrefs.extensions.fxmonitor.enabled", true);
. . . . .
A Windows 10 Home Edition is working just fine when suddenly apps requiring public internet connections start to fail or freeze. Analysis shows that DNS has failed. I’ve tried everything I can find from many hours of searching that looks halfway appropriate to no avail. Want to avoid reloading the system as I have better things to do on my weekends.
Problem Description
DNS operations fail on Windows 10 Home edition system. The house is full of other computers, both Windows Home and Windows Professional, that keep on working when the one problematic computer stops.
The failing computer can previously be working for hours, even days, when suddenly DNS stops. I have not yet correlated any particular activity to the failure. Today there were both Windows 10 updates and a few application updates pending that needed a reboot.
This is a home system on a FIOS router without a real DNS service so all “reverse DNS” solutions are inappropriate and will be down voted unless someone gives me reason to hope their solution will applies to Windows Home systems in a home when all other computers are fine.
My windows “hosts” files has the IP addresses and names for a few special systems. A ping on them resolves the correct IP address so such pings work but nslookup commands still fail.
Problem Diagnostic
The following always happens when the problem is active:
nslookup example.com
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.1.1
(note the upper case K)
When the system is up the Server is populated by the name of the router. In all cases the IP address of the router is provided.
Accessing external systems by IP address works just fine so the hardware itself is up.
Reboots that work
A “safe boot” restart clears the problem. This needs to be followed by a regular boot.
A shift-restart slow-boot to completely restart the system also works.
Looking for something gentler, and even better, a fix to prevent this error.
What Doesn’t Work
All Network Settings troubleshooter and repair options do not help.
Series of standard ipconfig commands when run as administrator:
ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
The following are also useless to me for avoiding reboot as they require it
NETSH winsock reset catalog
NETSH int ipv4 reset reset.log
NETSH int ipv6 reset reset.log
Manually change DNS to 8.8.8.8 (Google public DNS) does not help.
nslookup example.com
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 8.8.8.8
Have scanned for viruses. Malware Bytes comes up with what looks like a PUP false positive to a Firefox configuration file. Avast Free and Windows Defender find nothing.
-Software Information-
Version: 3.7.1.2839
Components Version: 1.0.586
Update Package Version: 1.0.10708
License: Trial
-System Information-
OS: Windows 10 (Build 17134.765)
CPU: x64
File System: NTFS
User: System
File: 1
PUP.Optional.MyStartTB.ShrtCln, H:\USERS\GILBE\APPDATA\ROAMING\MOZILLA\FIREFOX\PROFILES\JJK24VIY.DEFAULT\PREFS.JS, No Action By User, [122], [301376],1.0.10708
The prefs.js file is full of nothing but calls to the user_pref() function.
user_pref("accessibility.typeaheadfind.flashBar", 0);
user_pref("app.normandy.first_run", false);
user_pref("app.normandy.startupRolloutPrefs.extensions.fxmonitor.enabled", true);
. . . . .