You can find Notepad by clicking the Start menu and selecting “Programs” → “Accessories” → “Notepad”. You can also click the Start menu, type notepad, and press ↵ Enter.
For example, to create a shutdown command that waits 45 seconds, type shutdown. exe -s -t 45. To create a shutdown command that shuts the computer down immediately, type shutdown. exe -s -t 00.
For example, to create a shutdown command that waits 45 seconds, type shutdown. exe -s -t 45. To create a shutdown command that shuts the computer down immediately, type shutdown. exe -s -t 00.
For example, you can let the user know how long until the shutdown begins by typing shutdown. exe -s -t 45 -c “Computer will shut down in 45 seconds”.
If you don’t see the three letter file extensions, click here.
If you don’t see the three letter file extensions, click here.
Make sure you’ve saved anything you need to before running the shut down program.