Reply To: Restart the Network without restarting the computer.

  • Roddy Gelberty

    Member
    9 July 2020 at 2:12 pm

    Start your command prompt as ‘Administrator’. Execute the below commands in that order.

    ipconfig /release

    ipconfig /flushdns

    ipconfig /renew

    netsh int ip reset and do not restart.

    netsh winsock reset.

    The above commands will affect all your network interfaces.