Home » Tips & Tricks: PC

How To Easily Restart Windows XP

Posted By: Wednesday 2 January 2008 One Comment

We all had to restart Windows for a thousand times, but do you know that you can do it even more faster?? How? Just by creating a shortcut with following paths!(Assume you installed Windows XP on your C: Partition)

c:\windows\system32\shutdown.exe -r -f -t 00

Here a little explanation for the path!

  • -r is for restarting the computer.
  • -f is to force close all programs without saving.
  • -t 00 is used to restart in zero seconds. i.e. as soon as you do.

You can log off from a Windows XP Professional or Home edition by running

C:\windows\system32\shutdown.exe -l -f -t 00

Here a little explanation for the path!

  • -l is for logging off the computer.
  • -f is to force close all programs without saving.
  • -t 00 is used to restart in zero seconds. i.e. as soon as you do.

Also you can shutdown a Windows XP Home or Professional edition by running

c:\windows\system32\shutdown.exe -s -f -t 00

  • -s is for shutting down the computer.
  • -f is to force close all programs without saving.
  • -t 00 is used to restart in zero seconds. i.e. as soon as you do.

You always have to turn from the CPU after running this command. (Same with AT and ATX powered machines.) If you want to turn down power of ATX machine automatically, run

c:\windows\system32\tsshutdn.exe 00 /POWERDOWN /DELAY:00

This is used to turn off a server. Even though your computer will be shutdown completely, this whole operation will take 30 seconds to finish. Even though you don’t have networked computers attached to your computer, this works.

Source: Insanetek
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed and I'll deliver the future articles to your feed reader.
Behrad

About Behrad:

I'm 29 years "old", married to Jannie and about to be a daddy! We live happily in Eindhoven, The Netherlands.
In 2006 I started BioTecK.net just to show/share my portfolio. After a while I started to blog about my experiences and stuff I do in my life, my interests; computers & computer related stuff, tips & tricks and basically everything which I want to share.
Read more about me, follow me on Twitter @BioTecK or contact me .

One Comment so far, be the next one! »

  1. June Viau says:

    Great, thanks for sharing this post.Thanks Again. Cool.

Leave a Reply

All line breaks and paragraphs will be generated automatically.
BioTecK.net is a Gravatar-enabled blog. To get your own avatar, please register at Gravatar.
You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.