As you might noticed on latest version of Windows, ICMP requests are blocked by default with the built-in firewall.
Use this simple command to enable echo request :
netsh firewall set icmpsetting 8 enable
As you might noticed on latest version of Windows, ICMP requests are blocked by default with the built-in firewall.
Use this simple command to enable echo request :
netsh firewall set icmpsetting 8 enable