How to Shutdown Windows Quickly?
By rancidTaste
If you installed many programs in Windows XP, it takes much time to start. Again, if you want to shutdown Windows XP, it also takes much time. Sometimes, several messages also shown. The End Program is the most boring thing. You may notice the message like do you want to save your work or the current session............or The program is still running, are you sure want to quit... etc. But there is an alternate process to shutdown your computer very quickly. This page will tell you the techniques to shutdown your Windows quickly. This process works all of the windows operating system.
Steps to shutdown Windows quickly
The following method is applicable to any Windows operating system like Windows 95, Windows 98, Windows 2000 Professional, Windows 2000 server, Windows XP etc. Follow the following steps to shut down your Windows quickly:
Step 1:
Right-click on the desktop with your mouse and choose New and then select Shortcut.
Step 2:
Now, a Create Shortcut window will be opened and there there is a text box below the writings Type the location of the space. Now write shutdown -s -t 30 in that space. After writing this, click on Next button.
Note: The command shutdown -s -t 30 and the custiomization of that command will be discussed at the end of these steps.
Step 3:
In this step you will be prompted Select a TItle for the Program dialog box. Write a name ot the shortcut in the Type a name for this shortcut text box. Say, you name it Shutdown.exe. At last, click on Finish button.
It's all about shutdown quickly in your windows. Now, when you want to shutdown your Windows quickly, just double click on that executable file which we saved as shutdown.exe. After double-clicking you will see that your Windows operating system is shutdown quickly.
Expanation of "shutdown -s -t 30"
shutdown : this command is used to stop the local client
-s: It's a attribute which is used to mean turn off the computer.
-t: This attribute is used to tell the Windows how many seconds it will wait till shutdown.
30 : This is a value to define the time to wait before your Windows operation system will be shutdown. If you want to change the time value, you just change it.
You can easily customize the command. For example, if you want to shutdown your Windows within 40 seconds then you have to write the command like the followings:
shutdown -s -t 40
© Written by rancidTaste
If you are enjoyed this post, please consider to give a thumbs up and leave a comment. You may Subscribe to rancidTaste's RSS feed to get new pages which will be delivered to your feed reader. You can also read more hubs by rancidTaste.
JOIN HUBPAGES & ENJOY WORLD'S BEST WRITINGS
Recent Pages of itis123
- How to install Twitter widget into your blog?
Twitter, is becoming very popular day-by-day and a free social messaging utility for staying connected in real-time with your friends.
- How to add "Top of the page" icon to your blog?
"Top of the page" icon link is an important thing if your blog post is long.
- How to find out and change the size of your blog's header image?
Blogger header image gives the uniqueness of your blog among the millions of blogs.
- Troubleshooting
If you are a compute user, then you may face several types of problems at different times.
- ESET NOD32
Virus, Malware, Trojan, Worm, Spyware, Adware, Botnet etc.
- NOD32 keys
ESET NOD32 is one of the best effective and most proactive antivirus software and malware protection.
- How to Get Free ESET NOD32 Antivirus Key And Password
Different antivirus software are used to protect our PC form virus.
- Changing Your Blog's Header Image
You can easily add your favorite image or photo as a blog's header image.
rancidTaste's Recent Pages
- Drawing a line: How to draw a line using HTML 5?
HTML5 canvas API provides basics tools and great supports to draw and style different types of sub paths including lines, arcs, Quadratic curves, and Bezier curves, as well as a means for creating paths by connecting sub paths. - 5 days ago
- SEO Pages
SEO, Search Engine Optimization and Keywords - these common three terms are the brainstorming terms for any content publisher, seo company, seo service provider, seo researcher, seo firm, seo consultant, seo professional or other seo lover. - 3 months ago
- WordPress.org vs. WordPress.com: An explained comparison between WordPress.org an WordPress.com
WordPress is a common name but do you know that there are two things: WordPress. - 3 months ago
- Creating database from cpanel: How to create a database from cpanel hosting?
A step by step full tutorial to create a database from cpanel hosting account for any dynamic website. - 3 months ago
- Natural Join in Database: Retrieving records from more than one table with Natural Joins
Natural Join is one of the sql joining. - 3 months ago
- Explanation of SQL Join: Obtaining data from multiple tables using Join
Explanation of SQL Join: Obtaining data from multiple tables using Join. - 3 months ago
- How to solve "CreateFile error 32 when trying set file time" Error During Oracle Installation
Solution of the Oracle installation problem on Windows 7 / Windows XP during Oracle installation start-up. - 3 months ago
- A Brief Explanation of SQL Statements and Classification
Any type of database is based on several statements. - 3 months ago
Comments
No comments yet.