Share via

How to flush DNS in Windows 8.1

Anonymous
2019-11-06T00:18:43+00:00

I am looking for a command prompt or equivalent to clean DNS from my Windows.  I have Windows 8.1 SPANISH version.

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Alvise C 56,031 Reputation points Volunteer Moderator
    2019-11-06T07:39:15+00:00

    Hi ruben

    WIN + X > open powershell like administrator > now type

    ipconfig /flushdns

    then, if you want, you can reset the network setting with this commands (always from powershell like administrator)

    netsh winsock reset

    netsh int ip reset

    then, restart the system

    let me know if this helps

    Elvis

    3 people found this answer helpful.
    0 comments No comments