How to set up automatic shutdown in Win10 system? Win10 computer automatic shutdown setting tutorial

WBOY
Release: 2024-09-03 13:32:10
Original
707 people have browsed it

For those Windows 10 users who often forget to shut down their devices, the Auto Shutdown feature is a practical solution. PHP editor Xinyi will introduce two methods to set automatic shutdown in this tutorial and guide you to easily solve this problem. If you often forget to shut down, read on to learn how to have your computer automatically shut down at a designated time, helping you save energy and prevent unnecessary wear and tear on your system.

Win10 computer automatic shutdown setting tutorial

Method 1:

1. First, open the computer's search function, search for and open "Task Scheduler".

win10系统怎么设置自动关机 win10电脑自动关机设置教程

2. Click "Scheduled Task Library", and then click the "Create Basic Task" option on the right.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

3. Name the task, choose a name that is easy to remember, and then click "Next".

win10系统怎么设置自动关机 win10电脑自动关机设置教程

4. Select the frequency of running the task as daily and click "Next".

win10系统怎么设置自动关机 win10电脑自动关机设置教程

5. Set the time to start running, that is, the time to execute the command. It can be executed immediately, so set it as the shutdown time.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

6. Select "Start Program" in the "Execute Action" option because we need to execute the command.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

7. Fill in the "shutdown" command in the program and set the parameters to "-s-t10", which means the shutdown task will be performed 10 seconds after 23:00.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

8. After the setting is completed, the task will appear in the list.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

Method 2:

1. Right-click the start icon (lower left corner) and select "Run", or use the shortcut key "win+R".

win10系统怎么设置自动关机 win10电脑自动关机设置教程

2. In the pop-up "Run" window, enter the "shutdown -s -t 7200" command, where the number represents the automatic shutdown time, in seconds. For example, 2 hours is 7200 seconds.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

3. After entering the command, click the "OK" button. Please note that a successful setting message will appear in the lower right corner of the screen, which means you have successfully set it up.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

4. If you want to cancel the automatic shutdown setting, please enter the "shutdown -a" command in the run window.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

5. Similarly, you will also see a prompt in the lower right corner of the screen, indicating that you have successfully canceled the automatic shutdown setting.

win10系统怎么设置自动关机 win10电脑自动关机设置教程

The above is the detailed content of How to set up automatic shutdown in Win10 system? Win10 computer automatic shutdown setting tutorial. For more information, please follow other related articles on the PHP Chinese website!

source:xitongzhushou.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template