Power - Add Cascading Desktop Context Menu in Windows 8

How to Add a Power Cascading Desktop Context Menu in Windows 8 and 8.1


information   Information
This will show you how to add or remove a cascading (expandable) Power menu to the desktop context menu for all users to quickly Lock, Switch user, Sign out (log off), Sleep, Hibernate, Hybrid Shut down, Full Shut down, Restart, or Restart to Boot Options in Windows 8, Windows RT, Windows 8.1, and Windows RT 8.1.

You must be signed in as an administrator to be able to add or remove the "Power" context menu from the desktop.

If you would like to have this customized for you, then please post what you would like in the Power context menu instead. I'll be happy to whip it up for you. :)

Note   Note

  • Sleep - You will need to disable hibernate for this to sleep instead of hibernate.
  • Hibernate - You will need to enable hibernate for it to work. It is by default.
  • Hybrid Shut down - You will need to enable hibernate and have fast startup turned on for this to do a hybrid shut down instead of a full shut down. It is by default.
  • Full Shut down - This will do a normal full shut down no matter if you have fast startup turned on or off.
  • Slide to Shut down - Windows 8.1 introduces this option to be able to shut down your PC by simply dragging a screen down, or sliding a touch screen down.

Tip   Tip
If you would prefer to add Lock, Switch user, Sign out, Shut down, or Restart as a separate desktop context menu item instead, then see the Related Tutorials links at the bottom of this tutorial.


EXAMPLE: "Power" Cascading Context Menu
Power_context_menu.jpg





Here's How:

1. To Add "Power" to the Desktop Context Menu
A) Click/tap on the Download button below to download the file below, and go to step 3 below.​
Add_Power_to_Desktop_Context_Menu.reg
download

2. To Remove "Power" from the Desktop Context Menu
A) Click/tap on the Download button below to download the file below, and go to step 3 below.​
Remove_Power_from_Desktop_Context_Menu.reg
download

3. Save the REG file to your desktop.

4. Double click/tap on the REG file to merge it, and click/tap on Run, Yes (UAC), Yes, and OK when prompted to approve the merge.

5. When finished, you can delete the downloaded .reg file if you like.

6. Right click on your desktop to see the change.
NOTE: You can press the Windows+ D keys to go to the desktop.


Note   Note
The Switch User option will only work in the Windows 8 Pro and Windows 8 Enterprise editions by default.

If you have the Windows 8 edition, then you will need to also do this below for the Switch User option to work.

  • Click on the Download button below to download the tsdiscon.zip file.
  • Save the tsdiscon.zip file to your desktop.
  • Open the tsdiscon.zip file, and extract (drag and drop) the tsdiscon.exe file to your desktop.
  • Unblock the extracted tsdiscon.exe file.
  • Move the tsdiscon.exe file into the C:\Windows\System32 folder.
  • If prompted, click/tap on Continue and Yes (UAC) to approve.

download





That's it,
Shawn


 

Attachments

Last edited by a moderator:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\safemode]@="Restart to Boot Options"
"icon"="shell32.dll,-290"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\safemode\command]
@="Shutdown -r -o -f -t 00"




Another useful entry will be Restart to Boot Options :dinesh:
 
Hello Narayan,

You wouldn't want to use the "Hybrid Shut down" or "Restart to Boot Options" items in Windows 7, so here's a .reg file below that will work in Windows 7 as well for you. You can use the same Remove .reg file in step 2 to remove it if you like in the future. :)

View attachment Add_Power_to_Desktop_Context_Menu.reg
 
Hello guys,

When I click on sleep my computer hibernates instead. Any suggestions?

I am running windows 8.1 PRO

Thanks
 
Thank you for replying Brink, however, when I press the power button on my laptop windows do go to sleep and do not hibernate.
Which command is being triggered when I press the power button on my laptop? Can this command replace the one in the context menu?

Thanks again!
 
Hi Shawn. In the tutorial, you have 2 download links: add, remove. However, both of them appear to point to the same URL (the add reg file). Would you please double check the URLs and update the "remove" URL? Thanks for all your helpful posts.
 
Hello Kris, and welcome to Eight Forums.

Thank you for letting me know. It is now fixed. :)
 
Back
Top