How To Set Shutdown Timer On Windows?

Open Command Prompt or Run

Type `shutdown -s -t 3600`

Replace `3600` with the number of seconds you want to wait

Press Enter

To cancel the timer, type `shutdown -a`

Press Enter

Suggested for You

Trending Today