Computer tips how to delay hibernation for windows 7 August 11, 2016 ping -n 20 127.0.0.1 > NUL 2>&1 && shutdown /h /f -n 20 should wait for 20 seconds.