
Have you ever think of want to shutdown the Windows computer as fast as can? At certain case, users have to shutdown their Windows computer as fast as they can for them to rush to other place or even got other important thing need to do after they shutdown the Windows computer. But sometime, the Windows computer will take long time to complete the shutdown process. There is an alternative and faster way to shutdown the Windows computer just by click the icon on the desktop rather then click on the Start menu and click on the Shut Down button.
SuperFast Shutdown is free tools that allow users to shutdown Windows computer instantly. Users can shutdown their Windows computer as fast in 5 seconds and this free tool is suitable use if users really want to shutdown or reboot their Windows in faster ways. Download SuperFast Shutdown and install in Windows Computer, it will created shortcut icon on desktop. Users just have to click on the selected icon to shutdown or reboot their Windows computer.
Currently SuperFast Shutdown only supports Windows 2000, Windows XP, Windows 2003 and Windows Vista. Anyway is not good idea to use the SuperFast Shutdown tool to shutdown the Windows computer regular because it could possibly cause disk corruption.
Besides using SuperFast Shutdown, users also can create at shortcut icon at desktop just by using some simple command to shutdown the Windows computer faster. The only line of code needed when use create the shortcut on desktop to shutdown Windows is as follows:
shutdown.exe -s -f -t 00
This is the explanation of the shutdown parameters:
- -s starts the Windows shutdown process in order to turn off your PC.
- -f forces exiting any running Windows process, without any warning: no blocked application will interrupt the shutdown process.
- -t 00 specifies that the shutdown process is delayed 0 seconds: Windows will be shutdown immediately.
Once users incidentally click on the shortcut shutdown icon on desktop and users still have some unsaved programs or data, it will prompt users to allow user save it before shutdown. Whereby if using SuperFast Shutdown tool, users will no have this options, as Windows computer will shutdown in 5 seconds and all process, programs will be terminated.
Tags: logoff, logout, reboot, restart, shutdown, superfast, Windows, windows tools


August 7th, 2009 at 9:28 am
The fastest way of shutting down will be pull the power and i think that could do it in less than a second.
August 10th, 2009 at 8:48 pm
SFS the faster, I remember at my 486 DX parking before shutting down.
but Eugene have tips for computer sooner die faster.
November 13th, 2009 at 7:25 pm
Interested in the similar tools for Linux computers.