当前位置:网站首页>Where is the win11 automatic shutdown setting? Two methods of setting automatic shutdown in win11
Where is the win11 automatic shutdown setting? Two methods of setting automatic shutdown in win11
2022-07-02 23:19:00 【Xiaobai one click reinstallation system】
Win11 Where is the automatic shutdown setting ? If our computer is uploading or downloading files , But it will take a long time , And you need to leave the computer for a long time , Then the computer can be automatically shut down , The following brings Win11 There are two ways to set automatic shutdown .
There are more details System reassembly Tutorials are available for reference
Method 1 :
1、 First , A blank space on the desk , Click on the right , In the open menu item , Select new text document , Then they are named timing 10 Shut down and cancel the shutdown after minutes .
2、 timing 10 Shut down in minutes , Input in document shutdown -s -t 600 command , intend 10 Shut down in minutes .
/t xxx Set the timeout before closing to xxx second .
The effective range is 0-315360000 (10 year ), The default value is 30.
If the timeout is greater than 0, It is implied that
/f Parameters .
3、 Cancel shutdown , Input in document shutdown -a command , It means to stop the system from shutting down .
4、 The suffixes of these two files , Need by .txt Change it to .bat The batch .
5、 When you use it , Just double click timing 10 Shut down this batch in minutes , You will be prompted to log out of your login ,Windows Will be in 10 Turn off... In minutes .
6、 No need to shut down , Just double click to cancel the shutdown batch , alike , There will also be hints ,Windows Login reminder , Logout cancelled , The planned closure has been cancelled , The prompt will appear in the lower right corner of the desktop .
7、 Users in need , You can also add multiple shutdown batch files in different time periods , You can set it according to your own needs , The order is shutdown -s -t 600 , Back number 600, The time of delay is 600 second , namely 10 minute , You can change it as needed .
Method 2 :
1、 First , newly build 1 individual 【 Notepad file 】, Then input 【shutdown -s -t 0】 command , And named it shutdown;
2、 Name it as shutdown Notepad file , Change the suffix to .bat Of 【 Batch file 】;
3、 Open task scheduler (taskschd.msc), Click the top action , In the open drop-down , choice 【 Create basic tasks 】;
4、 Create basic task wizard window , Create basic tasks ,【 name 】 Fill in shutdown , as for 【 describe 】 Write or not , No big problem , Then click on the next page ;
5、 Task triggers , You can set it according to your own needs , The default is 【 Every day 】, Then click on the next page ;
6、 If the choice is 【 everyday 】, You need to set the start time and how many days it occurs , Then click on the next page ;
7、 operation , Default choice 【 Start the program 】, Then click on the next page ;
8、 Start the program , Program or script , Click on 【 Browse 】, And then choose shutdown.bat file , Click next ;
9、 After setting up , Click on 【 complete 】;
Last , In the task scheduler , You can view the tasks successfully set , If you need to run now , Just find shutdown Mission , Click run again .
边栏推荐
- Eight bit responder [51 single chip microcomputer]
- Which common ports should the server open
- Construction of Hisilicon 3559 universal platform: rotation operation on the captured YUV image
- The concepts of terminal voltage, phase voltage and line voltage in FOC vector control and BLDC control are still unclear
- Lc173. Binary search tree iterator
- Redis 过期策略+conf 记录
- 理想汽车×OceanBase:当造车新势力遇上数据库新势力
- Lambda expression: an article takes you through
- 简述中台的常识
- 在SOUI里使用真窗口时使用SOUI的滚动条
猜你喜欢
[npuctf2020]ezlogin XPath injection
公司里只有一个测试是什么体验?听听他们怎么说吧
设置单击右键可以选择用VS Code打开文件
MarkDown基本语法
Redis 过期策略+conf 记录
Lambda expression: an article takes you through
China Academy of information technology, Tsinghua University, Tencent security, cloud native security, industry university research and use strong alliance!
[favorite poems] OK, song
How difficult is it to be high? AI rolls into the mathematics circle, and the accuracy rate of advanced mathematics examination is 81%!
潘多拉 IOT 开发板学习(HAL 库)—— 实验4 串口通讯实验(学习笔记)
随机推荐
Value sequence < detailed explanation of daily question >
Win11启用粘滞键关闭不了怎么办?粘滞键取消了但不管用怎么解决
Win11系统explorer频繁卡死无响应的三种解决方法
用matlab调用vs2015来编译vs工程
Construction of Hisilicon 3559 universal platform: rotation operation on the captured YUV image
CDN acceleration requires the domain name to be filed first
Arduino - 字符判断函数
Sword finger offer II 099 Sum of minimum paths - double hundred code
Call vs2015 with MATLAB to compile vs Project
Typical case of data annotation: how does jinglianwen technology help enterprises build data solutions
高数有多难?AI 卷到数学圈,高数考试正确率 81%!
Pandora IOT development board learning (HAL Library) - Experiment 3 key input experiment (learning notes)
[redis notes] compressed list (ziplist)
海思 VI接入视频流程
(毒刺)利用Pystinger Socks4上线不出网主机
QT qpprogressbar details
Antd component upload uploads xlsx files and reads the contents of the files
详解Promise使用
CDN 加速,需要域名先备案
Deep analysis of data storage in memory - C language