Schedule shutdown in Windows 10/11

Below we will see how you can set a timer for the automatic shutdown of Windows10 / 11.windows 10 shutdown

First, you should open RUN by pressing together Windows keys + R. Then type cmd and press Enter to open it of commands.

Then copy-paste the following command and press Enter. In the command 3600 is the time in parameter . If you want to set automatic shutdown after 1 hour, set the time parameter to 3600.

Shutdown -s -t 3600

cmdshut

Note: Replace the 3600 with the time parameter in seconds for the time you want to schedule the automatic shutdown.

If this command does not work, try the following:

Shutdown /s /t 3600

A notification will appear notifying you that the Windows system will shut down automatically in 60 minutes. Thus, you can configure automatic shutdown via the command line.

But let's see how you can make your life easier. Below we will see how to run the automatic shutdown in Windows through a shortcut that exists on the desktop.

If you need to schedule terminations frequently, then you need to create a desktop shortcut. Let's see how it is done:

On your desktop, right-click on an empty space and select Create -> Shortcut.

shortcut

In the window that will open, copy and paste the following command

Shutdown -s -t 3600
shutcmd

After that, give the shortcut a name. For example: Shutdown and press Enter.

shutname

Once the shortcut is created, double-click on it to schedule a termination.

If you want to change the shortcut icon, right-click Properties in the shortcut.

Then click on Change Icon on the Shortcut tab.

icon

Select an icon and press OK.

So next time, you just need to double-click the shortcut icon to set up auto-termination immediately.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.086 registrants.
Windows 10, Windows 11, shutdown, iguru

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).