Table of Content
    Windows Data Recovery - Standard

    Fixed – Computer Shutting Down When Put to Sleep


    Table of Content

      Summary: Windows PC shutting down when put to sleep is an annoying issue which has affected many users. In this article, we will learn about the causes behind this and discuss ways to fix it. We will also be looking at a data recovery software which can help us recover our lost data in case of accidental deletion or system crash caused by this issue.

      Free Download Windows Free Download100% secure

      We all have encountered a typical situation with our Windows systems where the computer shuts down when put to sleep. This is a common but irritating issue that users face, which unexpectedly occurs when computers are put into sleep mode. The computer shuts down instead of going into sleep mode, which even causes data loss in some cases.

      We understand how annoying it gets if a simple Windows feature like sleep mode starts to go haywire. Worry not, as we have got you covered. We have created an exhaustive list of all possible causes behind this issue and fixes that you can deploy to resolve this issue.

      Why Does the Computer Shut Down When Put to Sleep?

      Generally, when you put your computer to sleep, it goes on low power mode consuming very little power, so it starts up faster as soon as you restart it. It automatically saves your data and lets you resume your work from where you left off. However, sometimes, the computer starts shutting down whenever it’s put to sleep. Listed below are the causes behind this issue.

      • Overheating computer
      • Outdated Windows OS
      • Misconfigured power settings (Turn off Fast Startup)
      • Outdated IMEI drivers
      • Virus attack
      • Outdated BIOS
      • Hibernation
      • System file corruption

      Methods to Fix Computer Shutting Down When Put to Sleep

      Fix: 1 – Check for Overheating

      Overheating is one of the biggest reasons behind a computer’s unexpected shutdown. Overheating is mainly caused due to accumulation of dust inside the computer leading to poor airflow and cooling. Overheating affects both hardware and software and thus, as a safety measure, the computer shuts down in sleep mode.

      If your computer automatically shuts down when put in sleep mode, we recommend removing dust from your computer and checking fans & cables to ensure that everything is in good condition. If possible, you can even move your computer to a well-ventilated room where there are fewer chances of dust accumulation.

      Fix 2: Update Windows OS

      Sometimes, outdated windows OS cause your computer to shut down in sleep mode. Running an outdated version of Windows OS can cause various issues and problems, like the frequent occurrence of BSoDs. We always recommend keeping your OS up to date to steer clear of such unexpected issues. To update your Windows OS –

      • Press WIN + I to open Settings.
      Open settings
      • Click on Update and Security and then Windows Update.
      • Click on Check for updates and install all the available updates.
      Check for windows updates

      Fix 3: Turn off the Fast Startup Feature

      Microsoft has designed Windows 10 and 11 to recover speedily from sleep, hibernation, and shutdown. However, in rare cases, this Fast Startup feature causes your computer to shut down unexpectedly when put in sleep mode. You can turn this feature off by following the steps below –

      • Open Control Panel.
      • Select Power Options.
      go to power options settings
      • Click on Choose what the power buttons do in the left pane.
      change settings to stop a computer shutting down in sleep mode
      • Click on Change settings that are currently unavailable.
      • Uncheck the Turn on fast startup option and click on Save changes.
      turn off fast boot

      Fix 4: Update Device Drivers

      Device drivers are essential for the smooth functioning of your computer. Outdated drivers could hamper the performance of various components and cause unexpected shutdowns during sleep mode. To update the device drivers –

      • Press Windows Key + X and click on Device Manager from the list.
      Open device manager
      • Expand all the devices by clicking on them.
      • Right-click on the drivers with an exclamation mark and click on Properties.
      Update system drivers
      • Under the Driver tab, click on Update Driver.
      • Click on Search automatically for drivers.

      Once the drivers are updated, restart your system and check to see if this fixes the issue.

      Fix 5: Update IMEI Drivers

      IMEI or Intel(R) Management Engine Interface drivers are quite essential when it comes to the smooth functioning of your computer. Outdated IMEI could lead to power settings functioning improperly, thereby causing your computer to shut down in sleep mode. To update it –

      •  Press Windows Key + X and click on Device Manager from the list.
      • Expand System Devices and look for Intel(R) Management Engine Interface.
      • Right-click on it and click on Properties.
      Intel(R) Management Engine Interface driver
      • Under the Driver tab, click on Update Driver.
      • Click on Search automatically for drivers.

      Once completed, reboot your computer and see if the issue is resolved.

      Fix 6: Scan for Viruses

      In some cases, malware inside your computer causes it to abruptly shut down in sleep mode. A full system scan would be a great way to find and eliminate any viruses in your system. You can either use Microsoft’s built-in Windows Defender or any reliable third-party antivirus software to do so. We recommend investing in a reliable antivirus to keep your system, data, and privacy safe and intact.

      Fix 7: Update System BIOS

      Outdated system BIOS can cause the computer to shut down when put in sleep mode. It is done to fix critical bugs. BIOS updation is normally not done very often.  However, exercise caution if you’re not an advanced user. You can either take the help of an expert or refer to your motherboard’s manual to update the BIOS.

      Note – While in BIOS settings, ensure that the Power Saving Mode is enabled in the Power Management Section of the BIOS.

      Fix 8: Run the Microsoft Power Troubleshooter

      Microsoft has loaded Windows 10/11 with numerous troubleshooters to help its users eliminate any issue at their end. From blue screen troubleshooters to device troubleshooters, there is a list of useful tools you could use to identify and resolve the unexpected shutdowns. To use this tool –

      • Search for Troubleshoot Settings in the search bar and click on it.
      search for troubleshoot settings
      • Click on Additional troubleshooters.
      run troubleshoot to eliminate computer shutting down issue
      • Locate Power, click on it and click on Run the troubleshooter.
      run power troubleshooter
      • Once the process is complete, restart your computer and see if the issue has been resolved.

      Fix 9: Turn Off Hibernation

      In some computers, the hibernation settings are enabled by default, which leads to the computer going into hibernation mode. This requires the user to press the power button to wake it up. You can check hibernation settings on your computer and modify them or turn them off. To turn off the hibernation settings –

      • Search for the Control Panel in the Search Bar and open it.
      • Click on Power Options.
      • Click on Change plan settings.
      change power plan
      • Click on Change advanced power settings.
      turn off hibernation to fix computer shutting down issue
      • Expand the Sleep option in the dialog box and click on the Hibernate after option.
      edit sleep settings
      • Click on On battery and change the status to Never.
      • Click on Apply and OK.
      change time
      • Restart your PC and check if the issue is resolved.

      Fix 10: Use the Command Prompt (Admin)

      System files are an essential component of your OS. They enable the computer to work smoothly with the OS. If your computer shuts down when put in sleep mode, it could be due to some corrupt or missing system files. You can use the Command Prompt to run the system file checker or SFC command, which checks the integrity of all the system files and replaces/repairs the damaged ones. To do so –

      • Open an elevated Command Prompt (Admin).
      • Type SFC/ scannow and hit Enter.
      perform sfc scan
      • Wait for the scan to complete.

      If there are no corrupted system files found, you can try running the DISM commands in the same window one by one. To run these commands –

      • Type DISM.exe /Online /Cleanup-image /Scanhealth and press Enter.
      • Type DISM.exe /Online /Cleanup-image /Restorehealth and press Enter.
      • Once done, close the window and Restart your computer to see if this has fixed the issue.

      Fix 11: Change the Value of When HDD Sleeps

      In some cases, misconfigured hard drive settings in the Power options can result in your system automatically shutting down in sleep mode. You can fix this issue by following the below-mentioned steps –

      • Search for the Control Panel and open it.
      • Click on Hardware and Sound.
      • Click on Power Options.
      • Click on Change plan settings.
      • Click on Change advanced power settings.
      • Expand the Hard Disk option in the dialog box and expand the Turn off hard disk after option.
      • Enter any number larger than 1500 in the text field right next to On battery (Minutes).
      change hdd settings
      • Click on Apply and OK.
      • Restart your computer and check if your computer is staying in sleep mode.

      Writer’s Tip

      If you have tried all of the above methods yet your computer shuts down while in sleep mode, there is a chance of severe system file corruption, which could lead to data loss. Unexpected computer shut downs are infamous for causing data loss and data corruption. If the data loss has happened due to this issue, you can use a purpose-built data recovery software like Stellar Data Recovery to recover your lost data.

      Stellar data recovery standard

      It is a versatile and easy-to-use software that makes data recovery from any storage media easy for all users. This software can easily help you recover lost data and files in various data loss scenarios like system crashes, data corruption, accidental deletion, unexpected shut down, and more.

      image 4

      Final Words

      Windows is a versatile software with a long list of features that enhance the user experience. However, there are pesky bugs and issues that result in errors like unexpected computer shut downs while in sleep mode and more. We hope our exhaustive guide will help you resolve the issue at hand and get you back on track in no time.

      Was this article helpful?

      No NO

      About The Author

      Keshav Katyal

      A passionate writer, driven by his interest in everything tech, Keshav Katyal has always been captivated by the latest gadgets since childhood. His interest in gadgets grew when he got his first gaming console, the Nintendo Game Boy Advanced. Hours and days of tinkering with gadgets encouraged the inner geek in him who now loves writing about the latest technologies.

      4 comments

      1. I’ve done everything stated in the article except for “Update IMEI Drivers” ,due to the fact that I do not have the drivers discussed in the step, the problem still persists. Is there anything that I could do to fix the issue, or am I just stuck with my pc forever shutting down when I’m not using it.

        1. Please try updating other drivers, checking for Windows updates, disabling unnecessary startup programs, and running a malware scan. If the issue persists, consider seeking assistance from a computer technician or the manufacturer’s support team.

        1. Yes. Leaving your computer in sleep mode overnight has no effect on its performance.
          It is recommended by the US Department of Energy that you put your computer into sleep mode if you will not be using it for more than 20 minutes. It’s also a good idea to turn off your computer if you won’t be using it for more than two hours.

      Leave a comment

      Your email address will not be published. Required fields are marked *

      Image Captcha
      Refresh Image Captcha

      Enter Captcha Here :

      Related Posts

      WHY STELLAR® IS GLOBAL LEADER

      Why Choose Stellar?

      • 0M+

        Customers

      • 0+

        Years of Excellence

      • 0+

        R&D Engineers

      • 0+

        Countries

      • 0+

        PARTNERS

      • 0+

        Awards Received