People have very diverse reasons for doing many things, and most of the things might be having to schedule a timer to restart or entirely shut down your PC for any given reason. However, it is possible that you often forget to shut down your computer; there is an easy way to make auto shutdown timer Windows 11 using cmd or Task Scheduler without software.
So, in case you donโt know how to use the Windows shutdown timer on Windows 11, then you have landed in the right place. Yes, here we have mentioned some easy methods that will help you do so; therefore, read the guide until the end.
Also Read- How to Run CHKDSK in Windows 11
Methods to Use Windows Shutdown Timer on Windows 11
Now, there are two situations using which you can use the Windows Shutdown timer on Windows 11. So, letโs take a look at them:
Steps to Windows 11 Shutdown Timer for a Single Instance
There are several tricks available using which you can shut down your Windows 11 PC for a single instance using an automatic timer. Therefore, letโs take a look:
1. Use Custom Shortcuts
- First of all, hover over to the desktop and right-click on it. Now, selectย Newย and click on theย Shortcut.
- Then, go to the:ย C:\Windows\System32\Shutdown.exe
- After that, hit theย Nextย button and use Shutdown Timer in its name. Then, click on theย Finish button.
- Now, go to your desktop and select the shortcut icon. Then, pressย Alt+Enter.
- After that, use the given code on your Target. Also, replace NNNN with the desired time in seconds:ย -s -t NNNN -c โProcess completedโ
- Now, your Target path will look like this and then hit the Ok button:ย C:\Windows\System32\shutdown.exe -s -t NNNN -c โProcess completedโ
2. Use Command Prompt
- First of all, open the CMD using admin privileges.
- Then, execute the code by replacing the NNNN with the desired time:ย shutdown -s -t NNNN
3. Use Run Prompt
- Initially, open the Run Dialog box by pressing the Win+Rย keys altogether.
- After that, search for and replace the NNNN with the desired time:ย shutdown -s -t NNNN
Steps to Schedule Windows 11 Shutdown With a Timer
Well, you are now familiar with the steps on setting a schedule Windows 11 shutdown with a single instance. But, what if you want to turn off your PC at a scheduled routine depending on your requirements? Donโt worry! You can follow the guidelines as mentioned:ย
- First of all, search forย Task Scheduler using your Windows Search bar.
- After that, tap on theย Create Basic Task. Then, on the next page, select a name and hit theย Nextย button.
- Then, select when you want to schedule the daily, weekly, or monthly timer and hit theย Nextย button.
- After that, select the date and time for the schedule. Then, hit theย Nextย button.
- Now, choose theย Start a Programย from theย Actionย tab and hit theย Nextย button.
- Then, use the following path under theย Program/Scriptย and hit theย Finish button:ย C:\Windows\System32\Shutdown.exe
So, thatโs how you can use the Windows shutdown timer on Windows 11. We hope this guide has helped you. However, if you find the above methods quite difficult, you can use third-party applications that take care of these things. Also, if you need more information, comment below.