You are viewing the article How to Automatically Shut Down Computer at Specific Time at Lassho.edu.vn you can quickly access the necessary information in the table of contents of the article below.
wikiHow is a “wiki” site, which means that many of the articles here are written by multiple authors. To create this article, volunteer authors have edited and improved the article over time.
This article has been viewed 3,512 times.
Do you always forget to turn off the computer before climbing into bed or forget to look at the clock while working? This article will show you how to turn off your computer at the time you set it to.
Steps
Using Task Scheduler
- In the “Arguments” box, type /s . Click Next > .
Create BAT file
- @echo off
- :W
- if %time%==00:00:00.00 goto :X
- goto :W
- :X
- shutdown.exe /s /f /t 60 /c “Go to bed!!!!!!”
- This task will continuously check the time to see if it’s midnight, and if so, the computer will be shut down with the message “Go to bed!!!!”
- Change the “Save as type” box to “All Files”
- Type “timer.bat” in the filename and click “Save”
Warning
- These methods only apply to Windows 7 users. This program may not work on other operating systems.
- Remember to always open a command prompt window. You can minimize the window if you want.
wikiHow is a “wiki” site, which means that many of the articles here are written by multiple authors. To create this article, volunteer authors have edited and improved the article over time.
This article has been viewed 3,512 times.
Do you always forget to turn off the computer before climbing into bed or forget to look at the clock while working? This article will show you how to turn off your computer at the time you set it to.
Thank you for reading this post How to Automatically Shut Down Computer at Specific Time at Lassho.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: