Open CMD as admin and use the following command.
netsh advfirewall firewall add rule name=”ICMP Allow incoming V4 echo request” protocol=icmpv4:8,any dir=in action=allow
you can use solarwinds CMD as well.