The Computer Oracle

What is the hotkey to put my Windows to sleep?

--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: The Builders

--

Chapters
00:00 Question
00:25 Accepted answer (Score 12)
01:38 Answer 2 (Score 34)
02:05 Answer 3 (Score 9)
02:41 Answer 4 (Score 5)
02:59 Thank you

--

Full question
https://superuser.com/questions/196081/w...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows7 #sleep #powermanagement #hotkeys #hybridsleep

#avk47



ANSWER 1

Score 35


In English Windows (versions prior to Windows 10)

Windows , , , s will put the computer to sleep.

In English Windows 10

Win+X , U , S

If sleep is configured to be hybrid, then it will be a hybrid sleep.




ACCEPTED ANSWER

Score 12


Windows doesn't have a standard hotkey or keyboard shortcut for going to sleep - except the "sleep" button that you see on some keyboards.

Instead, you can use a program to trigger the sleep state, and you can assign a shortcut to launch this program:

  1. Download Steve's Wizmo tool.
  2. Create a shortcut to this program on your desktop.
  3. Right-click the shortcut, and select Properties.
  4. In the field Target, add the word standby. *)
  5. Click in the field Shortcut key, then press the key combination you want to use. This is then displayed in the field. Note: Not all shortcuts work, e.g. Win+S gets translated to Ctrl-Alt-S instead.
  6. Click OK and try out the shortcut!

*) See the Wizmo webpage for complete documentation. Wizmo can do lots more!




ANSWER 3

Score 5


You can use the free utility NirCmd as follows:

"C:\Program Files\Nircmd\nircmd.exe" standby

The rest you can find in torbengb's answer.




ANSWER 4

Score 4


You can try this command instead (no external programs are required):

Rundll32.exe Powrprof.dll,SetSuspendState Sleep