Schedule restart in Windows 7
March 16, 2010 4:55 AM Subscribe
How can I schedule a restart of my 64 bit Windows 7 computer every morning?
I like a fresh system when I get to work. I'd like to schedule my 64 bit version of Windows 7 to automatically restart at 6 am just before I get to work every morning.
How can I use the task scheduler to do this for me?
Thank you!
posted by Jackie_Treehorn to computers & internet (4 answers total)
If you must restart it, just type
at 06:00 shutdown -sat the command line. You can even put it in a batch file.posted by turkeyphant at 5:09 AM on March 16, 2010