Add shutdown, restart, logout in win8 right-click menu

  
                  

Add shutdown, restart, logout, hibernate, sleep, switch users, and lock in the Windows 8 right-click menu. Uh uh uh unexpected shutdown Windows 8 to everyone stumped & hellip; & hellip;

Windows 8 Right menu add shutdown, restart, log off & hellip;

principle is in registry Add a command, create a new notepad, save the following as .reg, double-click to import.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\\DesktopBackground\\Shell\\Power Menu]

<;MUIVerb”=”Power Menu”

&ldquo SubCommands”=”lock;logoff;switch;sleep;hibernate;restart;shutdown”

“Icon”=”shell32.dll,215″

“Position”= <quo;bottom”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\\lock]
<=> @=”Lock”

[HKEY_LOCAL_MACHINE\\ SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer

\\CommandStore\\shell\\lock\\command]

@=”Rundll32 User32.dll,LockWorkStation”

[HKEY_LOCAL_MACHINE\\ SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\\logoff]

@=”Log Off”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer

\\CommandStore\\shell\\logof f\\command]

@=”Shutdown -l”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\\switch]

@ =”Switch User”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer

\\CommandStore\\shell\\switch\\command]

@=”tsdiscon .exe”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\\sleep]

@=”Sleep”

[HKEY_LOCAL_MACHINE\\SOFTWARE \\Microsoft\\Windows\\CurrentVersion\\Explore

r\\CommandStore\\shell\\sleep\\command]

@=”rundll32.exe powrprof.dll,SetSuspendState Sleep”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\\hibernate]
<=> @=”Hibernate”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer< Br>

\\CommandStore\\shell\\hibernate\\comma Nd]

@=”Shutdown -h”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\ estart]

@=&rdquo ;Restart”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer

\\CommandStore\\shell\ estart\\command]

@=”Shutdown -r - f -t 00″

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CommandStore\\shell\\shutdown]

@=”Shut Down”

[ ,null,null,3],HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explore

r\\CommandStore\\shell\\shutdown\\command]

@=”Shutdown -s -f -t 00″

Of course you can also download the ready-made registry file, including uninstallation

Copyright © Windows knowledge All Rights Reserved