When you click "Turn Off Computer" on the Start menu, the Hibernate button does not appear in Windows XP Service Pack 2 or in Windows XP Tablet PC Edition 2005 (893056)



The information in this article applies to:

  • Microsoft Windows XP Professional Service Pack 2 (SP2)
  • Microsoft Windows XP Home Edition Service Pack 2 (SP2)
  • Microsoft Windows XP Tablet PC Edition 2005



Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

You are using a computer that is running Microsoft Windows XP Service Pack 2 (SP2) or Microsoft Windows XP Tablet PC Edition 2005. When you click Turn Off Computer on the Start menu, the Hibernate button does not appear. Instead, only the following buttons appear:
  • Stand by
  • Turn Off
  • Restart
This behavior occurs even if you have hibernation enabled on the computer.

Note If your computer is a member of a domain and if you use the classic Shut Down menu, these buttons do not appear.

MORE INFORMATION

This is the expected behavior in Windows XP SP2. To cause the Hibernate button to appear after you click Turn Off Computer, press the SHIFT key. When you press SHIFT, the Stand by button changes to the Hibernate button.

However, you may not easily see or remember how to access the Hibernate button when you click Turn Off Computer. Therefore, you may not use the hibernate feature in Windows as much as you want to. A hotfix is now available to cause the Hibernate button to appear when you click Turn Off Computer on the Start menu. After you apply this hotfix, all the following buttons appear when you click Turn Off Computer on the Start menu:
  • Hibernate
  • Stand by
  • Turn Off
  • Restart

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows XP service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required to install this hotfix.

Restart requirement

You must restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   27-Jan-2005  00:46  5.1.2600.2603     996,864  Msgina.dll     

Hotfix installation information

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

After you apply this hotfix, you must modify the Windows registry to enable the appearance of the Hibernate button. To cause the Hibernate button to appear when you click Turn Off Computer, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

  3. Right-click Windows, point to New, and then click Key.
  4. In the New Key #1 box, type System, and then press ENTER.
  5. Right-click System, point to New, and then click Key.
  6. In the New Key #1 box, type Shutdown, and then press ENTER.
  7. On the Edit menu, point to New, and then click DWORD Value.
  8. In the New Value # 1 box, type ShowHibernateButton, and then press ENTER.
  9. Right-click ShowHibernateButton, and then click Modify.
  10. In the Value data box, type 1, leave the default Hexadecimal option selected, and then click OK.
  11. Quit Registry Editor.
Note If your computer is on a domain and if your computer uses the classic Shut Down menu, you must follow these steps to cause the Hibernate button to appear:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

  3. Right-click Windows, point to New, and then click Key.
  4. In the New Key #1 box, type System, and then press ENTER.
  5. Right-click System, point to New, and then click Key.
  6. In the New Key #1 box, type Shutdown, and then press ENTER.
  7. On the Edit menu, point to New, and then click DWORD Value.
  8. In the New Value # 1 box, type HibernateAsDefault, and then press ENTER.
  9. Right-click HibernateAsDefault, and then click Modify.
  10. In the Value data box, type 1, leave the default Hexadecimal option selected, and then click OK.

    Note After you set the HibernateAsDefault DWORD value to a non-zero value on a computer that is joined to a domain, Hibernate appears in the Shut Down Windows dialog box if the following conditions are true:
    • Hibernation is enabled on the computer.
    • No automatic updates are pending that require the computer to be restarted.
  11. Quit Registry Editor.
The hibernate feature has several benefits. When you use the hibernate feature, your programs and open windows do not have to be shut down or closed. The state of your computer is preserved while the computer is in hibernation. Additionally, the startup time to resume from hibernation is typically about 30 percent less than when you start the computer from the shutdown state. After the computer resumes from hibernation, your Windows desktop, data, and programs are restored. You can quickly return to where you left off. Additionally, because all your data is saved to the computer's hard disk drive when you put the computer in hibernation, you reduce the risk of losing your work in progress.

When you use the hibernate feature, the computer does not use additional power. A desktop computer typically draws a small amount of power when it is shut down or when it is in hibernation. This amount is typically about 3 watts. A portable computer does not draw additional power from the computer's battery when the computer is in hibernation or when it is shut down.

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MinorLast Reviewed:6/2/2006
Keywords:kbWinXPsp3fix kbWinXPpreSP3fix kbQFE kbHotfixServer KB893056 kbAudEndUser