This article takes you through a series of ordered steps. Learn how to identify and resolve any issues with the sleep and hibernation mode in the Windows 11 and Windows 10 operating system.
For more information about Computer Power States, see the following document:
No cause information is available.
Run through the steps below in order to identify and resolve your issue:
The first step is to identify whether your computer is Off, in Sleep or in Hibernation by checking the indicators on your computer:
Confirm the physical setup of your computer to ensure it is not affecting how your computer is operating:
You could resume from sleep by using any input device. This can be tapping any key on the keyboard, clicking or moving a mouse, power button. (Alternatively, if Wake-on-LAN is set, a timer has been scheduled or touching the touchpad, opening the lid, or pressing the sleep button.)
Press the flashing power button or press a key on the keyboard. (If you have configured hibernation to wake on a key press.)
Open a browser and go to the Dell Support Site.
Enter your computer's service tag to get a page matched to how your computer shipped from Dell. (Alternatively, select your computer type from the product list to get a list of general information for your computer type.)
Select Drivers & Downloads on the left.
Change the drop-down menu below Category to select Basic Input/Output System (BIOS).
Click the download button to the right of the BIOS file that is listed.
Double-click the downloaded file and follow the on-screen instructions.
Your computer shuts down and restarts during this process (Do Not turn the computer off while this is happening.)
Once the computer restarts, your system BIOS has been flashed to the latest revision.
Open a browser and go to the Dell Support Site.
Enter your computer's service tag to get a page matched to how your computer shipped from Dell. (Alternatively, select your computer type from the product list to get a list of general information for your computer type.)
Select Drivers & Downloads on the left.
Change the drop-down menu below Category to select Chipset.
Click the download button to the right of the chipset file that is listed.
Double-click the downloaded file and follow the on-screen instructions.
Your computer will ask you to shut down and restart after this process has finished. (Do Not turn the computer off while this is happening, only when it asks.)
Follow the step-by-step instructions in the Dell knowledge base article How to Download and Install Dell Drivers.
Open the Windows Update Window.
Click the Windows start button and type Windows update and select Windows update Settings from the list.
Do you see the option Preview Builds down the left menu?
When the answer is Yes, click Preview Builds.
Click the Check button.
Download and install the new build.
If the answer is No, is your company or organization hiding or managing this function?
Contact your organization or company's IT department to update your operating system.
Open Power Options in the Control Panel
Right click on the start menu button and select Power Options from the menu that appears
Click Change plan settings next to your current power plan.
Change Put the computer to sleep too never.
Click Save Changes
Open a Command or PowerShell Prompt with Admin privileges.
Right click on the Windows Start Button and select the appropriate option from the menu that appears
Type the following command followed by pressing the Enter key: powercfg.exe /h off
Exit out of the prompt window.
Has a device stopped working or is no longer detected when the computer has resumed from sleep or hibernation? Run through the troubleshooting steps below:
If connected to external power, reseat the power cable.
Reseat the cable connecting the device to the computer.
If the issue continues, then shut down and restart the computer.
Boot into the systems BIOS. Tapping the F2 key during start-up takes you straight into the BIOS on most Dell computers.
Under Power Management, ensure that USB Wake Support is enabled and Deep Sleep Control is disabled.
Save and Exit the BIOS
Open the Advanced Power Options settings window.
Press the Windows + R keys together to open the Run dialog box and type control.exe powercfg.cpl,,3 and click OK.
Select the plan that you are using from the drop-down list.
Click Restore plan defaults.
Click OK and exit the window.
Open a PowerShell window.
Right click on the windows start button and select Windows PowerShell (Admin) or CMD Prompt (Admin) on most Windows 10 PCs
Type the following command: powercfg /a
You receive a report like this:
The following sleep states are available on this system:
Standby (S3)
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Standby (S2)
The system firmware does not support this standby state.
Hibernate
Hibernation has not been enabled.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
Hibernation is not available.
The hypervisor does not support this standby state.
Fast Startup
Hibernation is not available.
Hybrid sleep - a combination of sleep and hibernate. It puts any open documents and programs in memory and on your hard disk and then puts your computer into a low-power state. So that you can quickly resume your work. If a power failure occurs, Windows can restore your work from your hard disk drive. This can be useful for desktop computers, but not as much for a laptop. This option is the default setting for desktop computers. It is the opposite for laptops, which ship with it disabled. (Desktops depend on mains power, while laptops have onboard batteries to mitigate power issues.)
Open the Advanced Power Options settings window.
Press the Windows + R keys together to open the Run dialog box and type control.exe powercfg.cpl,,3 and click OK.
Select the plan that you are using from the drop-down list.
Go through the plan and expand the Sleep option (by clicking the plus symbol).
Expand open Allow hybrid sleep.
Ensure that the options under Allow hybrid sleep are all turned to OFF (click on the blue text to change it).
Click OK and exit the window.
Open the Power Troubleshooter.
Click the Windows Start Button and type Troubleshoot, select the troubleshoot icon that appears to open the troubleshooter.
Scroll down through the options and select power.
Click the Run the troubleshooter button.
Follow the on-screen prompts and see if it resolves the issue.
Open the MSConfig tool.
Press the Windows + R keys together to open the Run dialog box and type msconfig and click OK.
Go to the General tab.
Click the Selective Startup radio button.
Clear the box next to Load startup items.
Move to the Services tab.
Check the box next to Hide all Microsoft Services at the bottom of the window.
Click Disable All on the right side of the same page.
Move to the Startup tab and click on the Task Manager Link.
In the Startup Tab in the Task Manager utility, right-click each enabled startup item and select Disable
Close Task Manager and go back to the MSConfig tool.
Click OK and click Restart.
Open the MSConfig tool.
Press the Windows + R keys together to open the Run dialog box and type msconfig and click OK.
Go to the General tab.
Click the Normal Startup radio button.
Move to the Services tab
Clear the box next to Hide all Microsoft Services at the bottom of the window.
Click Enable All at the bottom of the same page.
Move to the Startup tab and click on the Task Manager Link.
In the Startup Tab in the Task Manager utility, right-click each enabled startup item and select Enable
Close Task Manager and go back to the MSConfig tool.
Click OK and click Restart.
You can refresh the hiberfil.sys file by Disabling and Enabling the switch, this resets the file if it has been corrupted:
Open an elevated command prompt or PowerShell (Right click on the windows start button and select CMD Prompt (admin) or Windows PowerShell (admin) from the menu).
Type the following command and press the enter key to disable the file: powercfg -h off
Restart the personal computer and go back to an elevated command prompt or PowerShell.
Type the following command and press the enter key to enable the file: powercfg -h on
Leave the file disabled, and it deletes the hiberfil.sys file from your computer:
Open an elevated command prompt or PowerShell (Right click on the windows start button and select CMD Prompt (admin) or Windows PowerShell (admin) from the menu).
Type the following command and press the enter key to disable the file: powercfg -h off
Restart the personal computer and go back to an elevated command prompt or PowerShell.
Open the Control Panel.
Click the Windows Start Button and type Control Panel and click on the control panel icon that appears in the list.
Click the System icon.
Click System Protection on the left side menu.
Click the System Protection tab on the window that appears.
Under Protection Settings check if the computer drive is listed as ON?
If the answer is Yes, then System Restore is enabled, go on to the next set of steps.
If the answer is No, then System Restore is disabled, go on to the next section.
Open the Control Panel.
Click the Windows Start Button and type Control Panel and click on the control panel icon that appears in the list.
Click the System icon.
Click System Protection on the left side menu.
Click the System Protection tab on the window that appears.
Under the System Restore heading, click the System Restore button.
Follow the on-screen instructions to select the wanted restore point from a list (Remember to pick one before the issue first started to occur.)
You can click the Scan for Affected Programs button if you want to check which programs this rollback affects.
Click Next to roll the computer back to how it was at the date selected.
Open a Command or PowerShell Prompt with Admin privileges.
Right click on the Windows Start Button and select the appropriate option from the menu that appears.
Type the following command followed by pressing the Enter key: SFC /scannow.
If the SFC did not run, then try the next set of steps to run the DISM tool.
Open a Command or PowerShell Prompt with Admin privileges.
Right click on the Windows Start Button and select the appropriate option from the menu that appears.
Type the following command followed by pressing the Enter key: DISM /Online /Cleanup-Image /RestoreHealth.
The DISM tool checks the Windows component store for corruption and fix and faults that it finds.
The quickest and easiest way to rule out the operating system is to two-way swap the Boot hard drive. Use a boot hard drive from a working example of the same computer model.
Use the following linked article to take you through the step-by-step process of reinstalling your operating system on your computer:
Here are some recommended articles related to this topic that might be of interest to you.
Out of warranty? No problem. Browse to the Dell.com/support website and enter your Dell Service Tag and view our offers.