How to abort a shutdown
If you accidentally click on shutdown button and you want to abort it you need to do the following:
-Click Start
-Click run
-Type in: shutdown -a
-Enter (or click OK)
The second method is pretty the same but little more easy. You follow the same steps but you type in run console: cmd and Enter, instead shutdown -a.
Anyway, for the both methods, you need to be fast ;)
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.


This could be made into a .bat and saved to the desktop/somewhere for easier access, no?
yes, it could be.