The Computer Oracle

What is the hotkey to put my Windows to sleep?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: A Thousand Exotic Places Looping v001

--

Chapters
00:00 What Is The Hotkey To Put My Windows To Sleep?
00:19 Accepted Answer Score 12
01:06 Answer 2 Score 35
01:26 Answer 3 Score 5
01:39 Answer 4 Score 4
01:48 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