How do I clear the DNS cache in Windows 10 version 1709? [duplicate]
This question already has an answer here:
Why doesn't “ipconfig /flushdns” completely wipe your DNS?
2 answers
Probably the easiest way to clear the cache would be to restart the DNS Client service, but the option is grayed out even if I load the Services window as SYSTEM through PsExec. If I use something such as, say, IPCONFIG /FLUSHDNS
, it says it works but actually it doesn't help at all. Is there a way to force Windows to clear the DNS cache for real?? [I swear, how in the heck is the restriction of the DNS service useful in any way??]
dns windows-10-v1709
marked as duplicate by Ramhound, LPChip, Community♦ Dec 7 at 21:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
Why doesn't “ipconfig /flushdns” completely wipe your DNS?
2 answers
Probably the easiest way to clear the cache would be to restart the DNS Client service, but the option is grayed out even if I load the Services window as SYSTEM through PsExec. If I use something such as, say, IPCONFIG /FLUSHDNS
, it says it works but actually it doesn't help at all. Is there a way to force Windows to clear the DNS cache for real?? [I swear, how in the heck is the restriction of the DNS service useful in any way??]
dns windows-10-v1709
marked as duplicate by Ramhound, LPChip, Community♦ Dec 7 at 21:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
ipconfig /flushdns is the way to go. If that isn't working, something else is going wrong on your end. You may have to clear your browser cache for example.
– LPChip
Dec 7 at 21:21
add a comment |
This question already has an answer here:
Why doesn't “ipconfig /flushdns” completely wipe your DNS?
2 answers
Probably the easiest way to clear the cache would be to restart the DNS Client service, but the option is grayed out even if I load the Services window as SYSTEM through PsExec. If I use something such as, say, IPCONFIG /FLUSHDNS
, it says it works but actually it doesn't help at all. Is there a way to force Windows to clear the DNS cache for real?? [I swear, how in the heck is the restriction of the DNS service useful in any way??]
dns windows-10-v1709
This question already has an answer here:
Why doesn't “ipconfig /flushdns” completely wipe your DNS?
2 answers
Probably the easiest way to clear the cache would be to restart the DNS Client service, but the option is grayed out even if I load the Services window as SYSTEM through PsExec. If I use something such as, say, IPCONFIG /FLUSHDNS
, it says it works but actually it doesn't help at all. Is there a way to force Windows to clear the DNS cache for real?? [I swear, how in the heck is the restriction of the DNS service useful in any way??]
This question already has an answer here:
Why doesn't “ipconfig /flushdns” completely wipe your DNS?
2 answers
dns windows-10-v1709
dns windows-10-v1709
asked Dec 7 at 21:19
José Daniel Steller Vargas
154
154
marked as duplicate by Ramhound, LPChip, Community♦ Dec 7 at 21:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Ramhound, LPChip, Community♦ Dec 7 at 21:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
ipconfig /flushdns is the way to go. If that isn't working, something else is going wrong on your end. You may have to clear your browser cache for example.
– LPChip
Dec 7 at 21:21
add a comment |
1
ipconfig /flushdns is the way to go. If that isn't working, something else is going wrong on your end. You may have to clear your browser cache for example.
– LPChip
Dec 7 at 21:21
1
1
ipconfig /flushdns is the way to go. If that isn't working, something else is going wrong on your end. You may have to clear your browser cache for example.
– LPChip
Dec 7 at 21:21
ipconfig /flushdns is the way to go. If that isn't working, something else is going wrong on your end. You may have to clear your browser cache for example.
– LPChip
Dec 7 at 21:21
add a comment |
1 Answer
1
active
oldest
votes
Press the Windows key to the side of the space bar on the keyboard, or click the Windows menu on the side of the Taskbar on the screen.
Enter 'cmd', right-click on the Command Prompt, and choose 'Run as Administrator'. Click Yes.
Enter 'ping www.mydomain' with the name of the domain or host that needs to be verified.
Enter 'ipconfig /flushdns'.
Enter 'ping www.mydomain' again to see the current results of the DNS request.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Press the Windows key to the side of the space bar on the keyboard, or click the Windows menu on the side of the Taskbar on the screen.
Enter 'cmd', right-click on the Command Prompt, and choose 'Run as Administrator'. Click Yes.
Enter 'ping www.mydomain' with the name of the domain or host that needs to be verified.
Enter 'ipconfig /flushdns'.
Enter 'ping www.mydomain' again to see the current results of the DNS request.
add a comment |
Press the Windows key to the side of the space bar on the keyboard, or click the Windows menu on the side of the Taskbar on the screen.
Enter 'cmd', right-click on the Command Prompt, and choose 'Run as Administrator'. Click Yes.
Enter 'ping www.mydomain' with the name of the domain or host that needs to be verified.
Enter 'ipconfig /flushdns'.
Enter 'ping www.mydomain' again to see the current results of the DNS request.
add a comment |
Press the Windows key to the side of the space bar on the keyboard, or click the Windows menu on the side of the Taskbar on the screen.
Enter 'cmd', right-click on the Command Prompt, and choose 'Run as Administrator'. Click Yes.
Enter 'ping www.mydomain' with the name of the domain or host that needs to be verified.
Enter 'ipconfig /flushdns'.
Enter 'ping www.mydomain' again to see the current results of the DNS request.
Press the Windows key to the side of the space bar on the keyboard, or click the Windows menu on the side of the Taskbar on the screen.
Enter 'cmd', right-click on the Command Prompt, and choose 'Run as Administrator'. Click Yes.
Enter 'ping www.mydomain' with the name of the domain or host that needs to be verified.
Enter 'ipconfig /flushdns'.
Enter 'ping www.mydomain' again to see the current results of the DNS request.
answered Dec 7 at 21:26
Christopher Hostage
3,2911028
3,2911028
add a comment |
add a comment |
1
ipconfig /flushdns is the way to go. If that isn't working, something else is going wrong on your end. You may have to clear your browser cache for example.
– LPChip
Dec 7 at 21:21