Jika Anda telah menginstal Pratinjau Pengembang Windows 8, Anda mungkin telah menemukan metode yang agak jelas mematikan sistem. Ada cara yang lebih mudah mematikan, restart, tidur, dan hibernate komputer Anda. Anda dapat menambahkan ubin ke layar Start Windows 8 Metro yang memungkinkan Anda untuk melakukan tugas-tugas dengan satu klik. Cara Cepat Matikan Windows 8.x Menggunakan Keyboard Dayu Akbar 0 Comment microsoft, restart, shutdown, Windows, Windows 8, Windows 8.1 Bisa dibilang semua pengguna Windows mengetahui cara mematikan Windows menggunakan mouse. Demikian lah artikel mengenai Cara Mematikan Windows 8 dengan Mudah dan Cepat, sebenarnya jika kita perhatikan ketiga cara diatas bisa kita terapkan tidak hanya untuk shutdown saja bisa juga untuk restart, sleep, hibernate dan lain sebagainya semuanya adalah sesuai dan tergantung dengan kebutuhan kita. Nah itulah 2 cara yang dapat kamu lakukan untuk membuat Shutdown secara otomatis pada Windows. Cara ini juga dapat di aplikasikan pada Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 dan Windows 10.:D. Windows 8: Automatically Shut Down Computer at Night Posted February 19, 2013 by Alex Bahdanovich in Windows 8 By using Window 8’s Task Manager you can easily schedule your computer to turn itself off at night when not in use.
We all like watching television, surfing internet at night. Do you ever slept keeping your television or laptop on for all night. It was my regular habit and I know many such people are there on this planet. But now our television sets are smarter. They can detect any activity and if it is idle for long time, they shut down automatically. But what about our pc or laptop. Do you know that Windows is one of the easiest and versatile operating system on the planet and you don’t have to be a computer expert to overcome this problem. Windows provides a very simple code to auto shutdown your laptop or pc after a set amount of time. Just memorize the following steps and commands.
The simplest way to open RUN window is to press Windows+R
from your keyboard. When you press that combination from your keyboard, you will see the following on your pc/laptop screen.
The first step is complete. Now you have to put shut down command in your RUN dialogue box.
Learn and memorize this small piece of code. The simplified version of shut down command is as follows:
For windows 8 and newer versions of Windows, you may also type this code. Both of them will work equally.
The parameters used here with the command tells the actual work to be done.
When you successfully typed the shutdown command and clicked “OK” button or pressed “ENTER“, the code will execute, and you will get a confirmation that your pc or laptop is going to shut down.
Now you can easily shut down your windows pc or laptop automatically.
You have already learned how to automatically shutdown your windows pc or laptop when you sleep. But what will happen if you have already set the timer for shutdown but you didn’t sleep. It will be very annoying if you are doing something important task and your laptop shuts down automatically due to that command. As it is forced shutdown, if the shutdown process is initiated, you will be unable to stop the process at that moment. Windows also provides another command to prevent that, but you will have to execute that before shutdown process is initiated, atleast one second earlier. The code to prevent auto shutdown is as follows.
The parameter “-a” says windows to abort any shutdown process that is already set. The process is same as before. You have to open the RUN window and have to type the code there.
When you have successfully executed this code, your laptop or pc will not shutdown automatically.
You can create a schedule for shutting down Windows PC at a particular time regularly. For this, you can take help of Windows Task Scheduler option. This option is only available in Windows 7 and the later versions of Windows. Let’s see how to create a task for schedule shut down of Windows PC.
/s
.Your PC/laptop will shut down at the mentioned time every day.
To make the process easier you can create a batch file. When you run the bat file, the PC will turn off at the schedule time.
Open Notepad and type the below code there:
Save the file as shutdown.bat in your Windows desktop. Double click the file to run it. You will find a blank screen of command window. Just minimize it and do your work. At the schedule time you will get a message and your PC will shut down automatically. You can change the auto shut down time by changing %time% value. This code will turn off the laptop or PC at 1 a.m.
“PC Auto Shutdown” is a Windows application which allows you to shut down your Windows PC at a schedule day, at a specific date, at a particular time. Just set the time at when you want to shut down your PC, select shutdown action and press OK
button.
The application will do the rest for you at the time you mention. However, you can reboot, hibernate, log off your PC using the brilliant utility.
Here is the download link:
Wise Auto Shutdown is a free portable windows application that can schedule the Windows shut down/log off/restart/sleep task at a specified time and date. Also, you can repeat the same task regularly. The software reminds you five minutes before the execution of the task.
In this tutorial, I try to cover how to shut down Windows PC or laptop automatically. When you set a particular time at your PC to shut it down forcefully using the above Windows commands, the PC will shut down. This method is very much helpful to the people who work for hours at night and fell asleep while working.
See Also:Extend Windows trial period for another one year
The article illustrates four practical methods to set auto shutdown in Windows 10 computer for your better option.
More reading: How to Set Windows 10 Computer to Auto-Start on a Schedule.
Video guide on how to set auto shutdown in Windows 10:
Way 1: Set auto shutdown via Run.
Show Run by Windows+R, type shutdown –s –t number and tap OK.
Tip: The number in the run command represents the value of seconds.
For example, if you want your PC to automatically shut down in 10 minutes, the command to be entered is shutdown –s –t 600.
After finishing this setting, the system will prompt you about the auto shutdown time, as shown in the following screen shot.
Way 2: Set auto shutdown via Command Prompt.
Step 1: Open Command Prompt.
Step 2: Type shutdown –s –t 1200 (i.e. 20 minutes) and press Enter.
Way 3: Set auto shutdown in Windows PowerShell.
Open Windows PowerShell by searching, input shutdown –s –t 1800 (i.e. 30 minutes) and hit Enter.
Way 4: Create a basic task named Shutdown.
Step 1: Open Task Scheduler.
Step 2: Tap Create Basic Task on the right.
Step 3: Type Shutdown as the task name and click Next.
Step 4: Choose when the task starts from Daily, Weekly, Monthly, One time, When the computer starts, When I log on and When a specific event is logged, and then hit Next.
Step 5: Set the start time of the task and click Next.
Step 6: Select Start a program and tap Next.
Step 7: Click the Browse button, open Disk C/Windows/System32, choose the exe file named shutdown and hit Open.
Step 8: Enter –s as the argument and click Next.
Step 9: Click Finish to complete the task creation and bring the task into effect.
Tip: Find how to undo auto shutdown in 3 Ways to Cancel Auto Shutdown in Windows 10.
Related Articles: