Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
YEYE 3 in 1 Instant Coffee Mix 50 Sachet
Romeshka
Updated:
Yesterday at 12:16 AM
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Jul 2, 2026
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Jul 1, 2026
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
News
How to make timed Shutdown and Restart in windows by CMD
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="sameera15852" data-source="post: 12134608" data-attributes="member: 123654"><p><img src="http://techsbot.com/wp-content/uploads/2011/12/CMD2.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p> CMD ( Command Prompt) is a component with Windows. CMD is used to perform some actions using code. Here, lets see how to make timed Shutdown and Restart.</p><p> <span style="color: #0000ee"><u></u></span></p><p><span style="color: #0000ee"><u></u></span></p><p> Follow the steps below</p><p></p><p></p><p> 1. Go to Run by pressing Windows key + R and enter the term “CMD” and press ok.</p><p></p><p></p><p style="text-align: center"><img src="http://techsbot.com/wp-content/uploads/2011/12/1807-1.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center"><a href="http://techsbot.com/wp-content/uploads/2011/12/Run-cmd.png" target="_blank"><img src="http://techsbot.com/wp-content/uploads/2011/12/Run-cmd.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p> <p style="text-align: left"></p> <p style="text-align: left"></p> <p style="text-align: left">2. Now the CMD(Command Prompt) window will open up. Now the code you have to enter is “<strong>shutdown -s -t 3600″ </strong>for shutdown and “<strong>shutdown -r -t 3600″ </strong>for restart<strong>. </strong>The code will perform the order in your pc after 1 minute.</p> <p style="text-align: left"></p> <p style="text-align: left"></p> <p style="text-align: left"><strong>How to set the Shutdown and Restart time?</strong></p> <p style="text-align: left">In the code “<strong>shutdown -s -t 3600″ </strong>and “<strong>shutdown -r -t 3600″.</strong></p> <p style="text-align: left">-s means Shutdown the pc</p> <p style="text-align: left">-r means Restart the pc</p> <p style="text-align: left">-t xx means set the time for Shutdown or Restart (You have to enter the time in seconds Eg : 3600 means 1minute)</p> <p style="text-align: left">By adjusting -t xx you can change the time of Shutdown or Restarting</p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center"><a href="http://techsbot.com/wp-content/uploads/2011/12/Sutdown-code-in-cmd.png" target="_blank"><img src="http://techsbot.com/wp-content/uploads/2011/12/Sutdown-code-in-cmd.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p> <p style="text-align: left"></p> <p style="text-align: left"></p> <p style="text-align: left">After entering code a small pop-up window will show you the shutdown time in right side taskbar.</p> <p style="text-align: left"></p> <p style="text-align: left"></p> <p style="text-align: center"><a href="http://techsbot.com/wp-content/uploads/2011/12/Shutdown.png" target="_blank"><img src="http://techsbot.com/wp-content/uploads/2011/12/Shutdown.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p> <p style="text-align: left"></p> <p style="text-align: left"><strong>How to stop timed shutdown or restart?</strong></p> <p style="text-align: left"></p> <p style="text-align: left">1. Go to CMD.</p> <p style="text-align: left">2. In CMD just enter the code<strong> “shutdown -a” </strong>( This code works to cancel Restart and Shutdown). When you enter this code there will be a pop-up window at the right task bar to inform that the Shutdown or Restart was cancelled.</p> <p style="text-align: left"></p> <p style="text-align: left"></p> <p style="text-align: center"><a href="http://techsbot.com/wp-content/uploads/2011/12/Shutdown-cancelled.png" target="_blank"><img src="http://techsbot.com/wp-content/uploads/2011/12/Shutdown-cancelled.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p></blockquote><p></p>
[QUOTE="sameera15852, post: 12134608, member: 123654"] [IMG]http://techsbot.com/wp-content/uploads/2011/12/CMD2.png[/IMG] CMD ( Command Prompt) is a component with Windows. CMD is used to perform some actions using code. Here, lets see how to make timed Shutdown and Restart. [COLOR=#0000ee][U] [/U][/COLOR] Follow the steps below 1. Go to Run by pressing Windows key + R and enter the term “CMD” and press ok. [CENTER][IMG]http://techsbot.com/wp-content/uploads/2011/12/1807-1.png[/IMG][/CENTER] [CENTER] [URL="http://techsbot.com/wp-content/uploads/2011/12/Run-cmd.png"][IMG]http://techsbot.com/wp-content/uploads/2011/12/Run-cmd.png[/IMG][/URL][/CENTER] [LEFT] 2. Now the CMD(Command Prompt) window will open up. Now the code you have to enter is “[B]shutdown -s -t 3600″ [/B]for shutdown and “[B]shutdown -r -t 3600″ [/B]for restart[B]. [/B]The code will perform the order in your pc after 1 minute. [/LEFT] [LEFT][B]How to set the Shutdown and Restart time?[/B][/LEFT] [LEFT]In the code “[B]shutdown -s -t 3600″ [/B]and “[B]shutdown -r -t 3600″.[/B][/LEFT] [LEFT]-s means Shutdown the pc[/LEFT] [LEFT]-r means Restart the pc[/LEFT] [LEFT]-t xx means set the time for Shutdown or Restart (You have to enter the time in seconds Eg : 3600 means 1minute)[/LEFT] [LEFT]By adjusting -t xx you can change the time of Shutdown or Restarting[/LEFT] [CENTER] [URL="http://techsbot.com/wp-content/uploads/2011/12/Sutdown-code-in-cmd.png"][IMG]http://techsbot.com/wp-content/uploads/2011/12/Sutdown-code-in-cmd.png[/IMG][/URL][/CENTER] [LEFT] After entering code a small pop-up window will show you the shutdown time in right side taskbar. [/LEFT] [CENTER][URL="http://techsbot.com/wp-content/uploads/2011/12/Shutdown.png"][IMG]http://techsbot.com/wp-content/uploads/2011/12/Shutdown.png[/IMG][/URL][/CENTER] [LEFT] [B]How to stop timed shutdown or restart?[/B] [/LEFT] [LEFT]1. Go to CMD.[/LEFT] [LEFT]2. In CMD just enter the code[B] “shutdown -a” [/B]( This code works to cancel Restart and Shutdown). When you enter this code there will be a pop-up window at the right task bar to inform that the Shutdown or Restart was cancelled. [/LEFT] [CENTER][URL="http://techsbot.com/wp-content/uploads/2011/12/Shutdown-cancelled.png"][IMG]http://techsbot.com/wp-content/uploads/2011/12/Shutdown-cancelled.png[/IMG][/URL][/CENTER] [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom