How to Create Shutdown, Hibernate & Sleep Shortcuts on Desktop in Windows 10

Windows 10 has made a lot of advancements when it comes to offering many ways for users to perform Shutdown, Hibernate, Sleep, and other features. Among those ways, there is an intriguing one in which users, for example, double-click on the Shutdown shortcut created on the desktop. Refer to the following steps to learn how to do so.

Step 1: Right-click the empty area of the desktop, place the pointer at the New option and then select Shortcut.

Step 2: In the window, type in one of the following commands after the path:C:\Windows\System32\, based on which shortcut you want to create.

shutdown

For shutdown:

Shutdown.exe

For restart:

shutdown -r -t 0

For log off:

Logoff: shutdown -l -t 0

For hibernate:

rundll32.exe powrprof.dll, SetSuspendState 0,1,0

Note: Replace the C with the drive letter of the drive where Windows 10 is placed.

Step 3: Give the shortcut a name.

name


Comments

Popular posts from this blog

How to Manage Local Storage of Telegram

How to Enable Scrollable Tabstrip in Google Chrome

How to Make Chrome PWA Run at Startup in Windows 10