How to use ICMP (ping) on Windows to quickly troubleshoot Internet related issues.
Step-by-Step:
- Open Applications
- Search for ‘cmd’
- Choose Windows Command Prompt / DOS
- This will open a new black shell window
- Type ping 8.8.8.8 -t
- Sit back and watch
WATCH: How to use ping on Windows