Home > News Tips

Best Solutions to Windows Crashed after Wake Up from Sleep

Published/Updated on Friday, July 25, 2025

M3 Software author Wilsey Young

Written by

Wilsey Young

English

🚀 Summarize this content with AI:

🤖 ChatGPT 🧠 Perplexity 🔍 Google AI Mode ⚡ Grok

Some Windows users reported that their Windows crashed after wake up from sleep. Based on the survey of the heated discussions in forums, this annoying system issue can be caused by the following factors:

  • Driver-related issue.
  • Fast Startup problems
  • BIOS or UEFI issue.
  • Corrupted system files.
  • Power management.

This article primarily shows what to do when Windows crashes after waking up from sleep or the computer freezes after sleep Windows 10.

How to fix Windows crashed after wake up from sleep

This article covers various methods that can help tackle the "Windows crashed after wake up from sleep" issue.

Disable Fast Startup to fix Windows crashed after wake up from sleep

When your Windows 10 crashes after waking up from sleep or Windows 10 freezes after sleep, it might be due to the built-in Fast Startup feature.

Simply speaking, this feature reduces the system startup time after being shut down. When you shut down your Windows PC with Fast Startup enabled, Windows saves the system state to a file (hiberfil.sys). On the next boot, it loads that saved state instead of initializing everything from scratch.

Disabling Fast Startup may help fix the "Windows crashed after wake up from sleep" issue:

  1. Open "Control Panel."
    disable Fast Startup in Windows Control Panel
  2. Choose "Power Options."
    disable Fast Startup in Windows Control Panel
  3. Tap on "Choose what the power buttons do."
    disable Fast Startup in Windows Control Panel
  4. Click "Change settings that are currently unavailable."
    disable Fast Startup in Windows Control Panel
  5. Uncheck "Turn on fast startup (recommended)" and click "Save changes."
    disable Fast Startup in Windows Control Panel
  6. Restart your PC.

Disable hibernation mode to fix Windows crashed after wake up from sleep

The sleep mode differs from the hibernation mode on Windows. Hibernation mode can lead to the issue that the computer crashes when waking up from sleep.

Here's how to turn off hibernation mode through the Command Prompt on Windows:

  1. Type "cmd" in the Windows search box, and run it as an administrator.
    run Command Prompt as administrator on Windows
  2. Execute "powercfg /hibernate off" by inputting the command and hitting the "Enter" key.
    disable Hibernation mode via Windows Command Prompt
  3. If you are asked for permission, input "Yes" and hit "Enter."

The buttons below help you share the article

 

Update the driver to fix Windows crashed after wake up from sleep

When Windows crashes after waking up from sleep, faulty or outdated drivers, especially the graphics and chipset drivers, could be the culprit. We suggest manually checking for and installing device drivers through Device Manager:

  1. Right-click on the "Start" menu to choose "Device Manager". Alternatively, search for it in the Windows search bar.
  2. Right-click on the display driver or drivers with a triangular exclamation mark, choose "Update driver."
  3. Select "Search automatically for drivers." This makes the system search for the available driver and install it for you.
    update device driver in Windows Device Manager

Alternatively, you can visit the manufacturer's website and manually download and install the newest version of the driver.

Update Windows to fix Windows crashed after wake up from sleep

The reason that Windows 10 crashes after waking up from sleep could lie in the old Windows versions with bugs. Updating Windows may help you out. Of course, ensure the computer hardware can work well on the newest Windows version.

  1. Open "Settings" > "Update & Security" > "Windows Update."
  2. Tap on "Check for updates."
    update Windows via Windows Settings
  3. Download and install the available updates.

Reset power plans to fix Windows crashed after wake up from sleep

Have you ever customized a power plan for your Windows PC? Try executing the commands below to reset it to the default.

  1. Run "Command Prompt" as an administrator.
  2. Input the command "powercfg -restoredefaultschemes" and hit the "Enter" key.
    reset power plan in Windows Command Prompt

Disable USB selective suspend to fix Windows crashed after wake up from sleep

USB Selective Suspend is a built-in power-saving feature that allows the system to suspend individual USB ports (or devices) without affecting others connected to the same hub. However, this can result in Windows not waking up properly after sleep.

To disable USB selective suspend:

  1. Open "Control Panel."
  2. Choose "Power Options."
    Windows Control Panel
  3. Tap on "Change plan settings."
    change plan settings power options in Windows Control Panel
  4. Click "Change advanced power settings."
    change advanced power settings power options in Windows Control Panel
  5. Expand "USB settings" > "USB selective suspend setting."
  6. Disable "On battery:" under USB selective suspend setting.
    disable USB Selective Suspend in Windows Control Panel
  7. Click "Apply" and "OK."


Run SFC and DISM scan to fix Windows crashed after wake up from sleep

Corrupted system files could be to blame for the "Windows crashed after wake up from sleep" issue. Here's how to fix corrupted system files by running an SFC (System File Checker) and DISM (Deployment Imaging Service and Management Tool) scans.

  1. Type "cmd" in the Windows search bar, and run it as an administrator.
  2. Input "sfc /scannow" and hit the "Enter" key on your keyboard.
  3. When the SFC scan is done, input "DISM /Online /Cleanup-Image /RestoreHealth" and press "Enter."
    run SFC and DISM in Windows Command Prompt
  4. Restart your PC.

Perform a Clean Boot to fix Windows crashed after wake up from sleep

If your Windows crashes after sleep or your Windows 10 computer freezes after sleep, perform a Clean Boot to identify if there are third-party software or service conflicts. Disabling the service before entering into sleep mode or uninstalling software can help remove the issue.

To perform a Clean Boot and understand the difference between it and Safe Mode on Windows, please refer to: Clean Boot vs Safe Mode: Differences & Which One to Choose

Update BIOS to fix Windows crashed after wake up from sleep

You will be confronted with the "Windows crashed after wake up from sleep" issue when the BIOS or UEFI is outdated. Follow the steps below to update the BIOS or UEFI.

 Note: UEFI is the modern replacement for BIOS, but manufacturers still refer to UEFI updates as BIOS updates for historical reasons. Therefore, even if your Windows PC uses UEFI, download BIOS update files anyway according to the motherboard model.

  1. Insert an empty USB flash drive and format it into the FAT32 file system.
  2. Download the BIOS update files by searching for the motherboard model on the manufacturer's website.
    download BIOS update files from manufacturer website
  3. Unzip the file if it's a compressed one. Delete the original zip file, leaving the update folder alone in the USB flash drive.
    update BIOS in Windows
  4. Restart your PC and continuously press the "Del" key (depending on the motherboard brand) to enter the BIOS/UEFI interface. 
  5. Click M-Flash (it could be Q-FLASH or other similar items) under the advanced mode.
    update BIOS in Windows
  6. Look for the target folder in the USB flash drive, select the BIOS update file, and you'll be prompted to start the update.
    update BIOS in Windows
  7. Follow the other simple instructions to complete the update.
  8. Exit the BIOS.

FAQs about Windows crashed after wake up from sleep

You can click the following buttons to share the post quickly

 

A

When your Windows crashes after waking up from sleep, it may indicate an issue with the device driver, system files, system settings, power management settings, or BIOS/UEFI.

A

Yes. Apps running in the background, like security tools or overclocking software, can interfere with power states. Additionally, conflicts caused by the software may also result in the system crash after exiting sleep mode.

A

Firstly, we suggest performing a Clean Boot on your Windows PC to let the system start up with a minimal set of drivers and services, which helps identify if there is interference from apps or conflicts. Secondly, check your driver versions, system versions, BIOS/UEFI versions, and hardware like RAM. The system or hardware that is too old may incur the issue. Lastly, disable both sleep and hibernation mode and see if any system crash appears again.