follow the steps:
- Launch Command Prompt: Start > All Programs > Accessories > Command Prompt. (Or Start > Run… and type in cmd)
- When Command Prompt is opened, Copy the command in red and Paste this in the Command Prompt:@echo off echo ipconfig /flushdns ipconfig /flushdns echo ipconfig /release ipconfig /release echo ipconfig /renew ipconfig /renew exit
- Command Prompt does the rest from here.
No comments:
Post a Comment