This shows you the differences between two versions of the page.
tips:win:fastreboot [2011/06/16 00:31] erik created |
tips:win:fastreboot [2011/06/16 00:31] (current) erik created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Fast Shutdown/ | ||
+ | |||
+ | To speed up shutdown: | ||
+ | |||
+ | shutdown.exe -s -t 00 -f | ||
+ | | ||
+ | To speed up restart: | ||
+ | |||
+ | shutdown.exe -r -t 00 -f | ||
+ | | ||
+ | Create shortcuts for both commands for faster access. | ||