Friday, October 1, 2010

Show Hibernate button in Windows Shutdown Menu along with other buttons.

The Hibernate function in Windows will enable to save the current desktop as it is when we shutdown the system. When you Turn On windows again windows will restore the previous desktop you were working with earlier. So this way if you open a lot of programs in Windows you need not start or open the programs again when windows starts up. The hibernate option is a very useful and time saver function for Daily Windows Users. You can access the ‘Standby’ or ‘Hibernate’ function by pressing [Shift] key in the Windows shutdown menu. You will be really embarrassed since you need to press the Shift key each and every time you need to hibernate windows. Microsoft gives this function enhancement only through a telephone call and that too for valid support customers. So how about showing a separate button for the hibernate function in the shutdown menu of Windows by using a simple method? Try this trick to enable the Hibernate option directly instead of pressing the Shift key each and every time……

   1. A small registry change will embed the ‘Hibernate’ button in the windows shutdown menu easily. Follow the steps below.
   2. Close all the open programs on your system (to avoid errors while installing the registry key), before installing the hotfix.
   3. Open the ‘HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem’ key in the registry editor using ‘Regedit’.
   4. Create a sub-key with the name ‘Shutdown’ (without the quotes) using ‘Edit > New > Key’.
   5. Now create an entry called ‘ShowHibernateButton’ here using ‘Edit > New > DWORD value’ and open it.
   6. Lastly, change the value from the default ‘0’ to ‘1’ and confirm it by pressing ‘OK’.
   7. Close the registry editor after this and restart your system.

Windows will now display the button for ‘Hibernate’ by default in the shutdown dialog along with the existing buttons and you can resume from your job more faster.