On this page
Windows: Stop a system shutdown in progress
Sometimes it’s necessary to create scripts that reboot your machine after modifications. Or you may have caught a virus that tells you your PC will reboot in x seconds.
To cancel this reboot, simply use:
shutdown -a
Last updated 06 Mar 2007, 13:21 +0200.