Home › Knowledgebase › KB-475

How to fix Windows 11 running slow after waking from sleep or hibernation

Summary

This guide helps you troubleshoot and resolve: How to fix Windows 11 running slow after waking from sleep or hibernation. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

When a Windows 11 PC resumes from sleep or hibernation, background processes, driver states, and network connections need to be restored. Sometimes this process doesn't complete cleanly, leaving your system sluggish, unresponsive, or consuming unusually high CPU or RAM. This guide walks you through diagnosing and resolving these post-resume performance issues, from quick fixes to more thorough troubleshooting.

Quick Fix Steps

Try these steps first — they resolve the issue in most cases.

  1. Restart your PC instead of using sleep. A full shutdown and restart clears all suspended processes and resets driver states. Click Start, then click the Power icon and select Restart.
  2. Wait 2–3 minutes after waking. Windows often runs background tasks (such as Windows Update, indexing, and OneDrive sync) immediately after resume. Give the system a moment to settle before judging performance.
  3. Check Task Manager for resource hogs. Press Ctrl + Shift + Esc to open Task Manager. Sort by CPU and Memory to identify any process consuming excessive resources after resume.
Tip: If the issue only happens occasionally, it may be tied to a specific background task like Windows Update or a scheduled backup. Check SettingsWindows Update after waking to see if an update is in progress.

Detailed Instructions

Disable Fast Startup

Fast Startup is a hybrid hibernate feature that can cause driver and service issues on resume. Disabling it forces a full shutdown each time.

  1. Press Win + R, type powercfg.cpl, and press Enter.
  2. Click Choose what the power buttons do in the left pane.
  3. Click Change settings that are currently unavailable.
  4. Under Shutdown settings, untick Turn on fast startup (recommended).
  5. Click Save changes and restart your PC.

Update or Roll Back Device Drivers

Outdated or faulty drivers — particularly for graphics, network, and storage controllers — are the most common cause of post-sleep performance issues.

  1. Press Win + X and select Device Manager.
  2. Expand categories such as Display adapters, Network adapters, and Disk drives.
  3. Right-click each device and select Update driverSearch automatically for drivers.
  4. If the problem started after a recent update, right-click the device, select Properties, then the Driver tab, and click Roll Back Driver.
Tip: Check your PC manufacturer's support site (Dell, HP, Lenovo, ASUS, etc.) for the latest driver packages. Manufacturer drivers are often more stable than the generic versions Windows Update provides.

Disable Wake Timers

Wake timers allow scheduled tasks to bring your PC out of sleep, which can trigger heavy background activity.

  1. Press Win + R, type powercfg.cpl, and press Enter.
  2. Click Change plan settings next to your active plan.
  3. Click Change advanced power settings.
  4. Expand SleepAllow wake timers.
  5. Set both On battery and Plugged in to Disable.
  6. Click Apply, then OK.

Disable Selective Suspend for USB Devices

USB devices that fail to wake properly can cause CPU spikes and unresponsiveness.

  1. Press Win + X and select Device Manager.
  2. Expand Universal Serial Bus controllers.
  3. Right-click each USB Root Hub or USB Hub, select Properties, then the Power Management tab.
  4. Untick Allow the computer to turn off this device to save power.
  5. Repeat for all USB hubs and click OK.

Run the Power Troubleshooter

  1. Open Settings (press Win + I).
  2. Go to SystemTroubleshootOther troubleshooters.
  3. Find Power and click Run.
  4. Follow the prompts and apply any recommended fixes.

Check for Windows Updates

Microsoft regularly releases fixes for sleep and resume behaviour. Ensure your system is fully up to date.

  1. Open SettingsWindows Update.
  2. Click Check for updates.
  3. Install any available updates, including optional driver updates under Advanced options.
  4. Restart when prompted.

Troubleshooting

Identify the Culprit with Clean Boot

If the issue persists, a startup application or service is likely responsible. A clean boot isolates the cause.

  1. Press Win + R, type msconfig, and press Enter.
  2. On the Services tab, tick Hide all Microsoft services, then click Disable all.
  3. Switch to the Startup tab and click Open Task Manager.
  4. Disable each startup item, then close Task Manager.
  5. Click OK in System Configuration and restart.
  6. After testing, re-enable services and startup items in small groups to identify the offender.

Check the Event Viewer

Windows logs sleep and resume events, including driver failures and service errors.

  1. Right-click Start and select Event Viewer.
  2. Expand Windows LogsSystem.
  3. Look for entries with Source listed as Power-Troubleshooter, Kernel-Power, or specific driver names around the time your PC last woke.
  4. Note any Error or Warning events for further investigation.

Reset Power Plans

Corrupted power plan settings can interfere with sleep behaviour.

  1. Open Command Prompt (Admin) by right-clicking Start and selecting Terminal (Admin) or Windows Terminal (Admin).
  2. Type powercfg -restoredefaultschemes and press Enter.
  3. Restart your PC.

Run System File Checker

Corrupted system files can prevent proper resume behaviour.

  1. Open Command Prompt (Admin).
  2. Type sfc /scannow and press Enter.
  3. Wait for the scan to complete, then restart if repairs were made.
Important: If your PC consistently fails to resume properly, shows a black screen on wake, or crashes shortly after waking, this may indicate a hardware fault (particularly with RAM or the storage drive). Back up your data and consider running the built-in memory diagnostic by pressing Win + R, typing mdsched.exe, and pressing Enter. If issues persist after all software troubleshooting, contact your PC manufacturer or a qualified technician for hardware assessment.

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket